Bump the production-dependencies group across 1 directory with 7 updates - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.15.2` | `1.19.0` | | [chalk](https://github.com/chalk/chalk) | `5.6.2` | `6.0.0` | | [clipboardy](https://github.com/sindresorhus/clipboardy) | `4.0.0` | `5.3.2` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.4.2` | | [fuse.js](https://github.com/krisk/Fuse) | `7.3.0` | `7.5.0` | | [joi](https://github.com/hapijs/joi) | `17.13.3` | `18.2.3` | | [ora](https://github.com/sindresorhus/ora) | `8.2.0` | `9.4.1` | Updates `axios` from 1.15.2 to 1.19.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.19.0) Updates `chalk` from 5.6.2 to 6.0.0 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.6.2...v6.0.0) Updates `clipboardy` from 4.0.0 to 5.3.2 - [Release notes](https://github.com/sindresorhus/clipboardy/releases) - [Commits](sindresorhus/clipboardy@v4.0.0...v5.3.2) Updates `dotenv` from 16.6.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.4.2) Updates `fuse.js` from 7.3.0 to 7.5.0 - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v7.3.0...v7.5.0) Updates `joi` from 17.13.3 to 18.2.3 - [Commits](hapijs/joi@v17.13.3...v18.2.3) Updates `ora` from 8.2.0 to 9.4.1 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v8.2.0...v9.4.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: clipboardy dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: fuse.js dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: joi dependency-version: 18.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ora dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-469f69df93
branch
from
August 6, 2026 04:14
96357f1 to
b0ae238
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 7 updates in the / directory:
1.15.21.19.05.6.26.0.04.0.05.3.216.6.117.4.27.3.07.5.017.13.318.2.38.2.09.4.1Updates
axiosfrom 1.15.2 to 1.19.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
311fcc5chore(release): prepare release 1.19.0 (#11095)cb4fd74chore(deps): bump axios from 1.16.1 to 1.18.1 in /docs (#11088)004c93achore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 in the github-action...122eddechore(deps-dev): bump the development_dependencies group with 3 updates (#11089)c44f8d0ci: use bundled npm for v1 publish (#11083)878bb29fix(sandbox): resolve TypeError on constant variable path assignment (#11073)a092baefix(core): synchronous interceptors swallow errors and proceed with request (...3041b8ffeat(HttpStatusCode): add missing 520 status code (#11067)58b16c8refactor(helpers): extract duplicated setFormDataHeaders into a shared helper...3077e62feat(types): Allow the Params property to be typed, instead ofany(#11081)Updates
chalkfrom 5.6.2 to 6.0.0Release notes
Sourced from chalk's releases.
Commits
661317e6.0.05729845Improve performance4c304ddAdd extended underline styles and underline colors (#689)e912931Fix: Treat a numericFORCE_COLORas an exact level (#688)8a94e0eRequire Node.js 22fa5cff2Optimize 2-argument calls (#670)ff549c5Fix: Downsampleansi256()andbgAnsi256()to 16 colors at level 1 (#687)678e550Tweaksaa06bb5Fix typos (#664)Updates
clipboardyfrom 4.0.0 to 5.3.2Release notes
Sourced from clipboardy's releases.
... (truncated)
Commits
84e8d075.3.2492799eFixwl-copyblocking until the clipboard is taken over on Wayland (#112)913735fMeta tweaks00385665.3.1206cbe8Reduce size of Windows fallback binaries7856f0a5.3.08d171bdAdd support for ARM64 on Windows for the fallback binaries8702b755.2.10316533Fix large input truncation on Windows3aabac45.2.0Updates
dotenvfrom 16.6.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
fuse.jsfrom 7.3.0 to 7.5.0Release notes
Sourced from fuse.js's releases.
... (truncated)
Changelog
Sourced from fuse.js's changelog.
... (truncated)
Commits
45bac9fchore(release): 7.5.0437f8f3fix(search): keep the correct top-N under limit when scores tieb8142cftest(fieldNorm): cover full separator set; narrow "any whitespace" comment6fe85b0fix(fieldNorm): count tabs and newlines as word separatorse164b61fix(scoring): normalise key weights in object and keyless-logical searchdbb98b6fix(bitap): respect minMatchCharLength in exact-match shortcute2ee793chore: rebuild dist for #830 (fieldNorm whitespace fix)2946f97fix(fieldNorm): count word-starts instead of space transitions2fadbfachore: bump doc versions to 7.4.29e63058chore(release): 7.4.2Updates
joifrom 17.13.3 to 18.2.3Commits
c86ddc018.2.38077125Merge pull request #3125 from hapijs/fix/json-schema-multiple-patterns223217afix: expose multiple string patterns in json schemas85947a8Merge pull request #3124 from hapijs/chore/object-protofe41c4fchore: deny prototype pollution in objects by restoring prototype87d3a6218.2.21c7d34eMerge pull request #3120 from hapijs/fix/json-schema-bugfixes515a8f0test(json-schema): drop runtime validation from json-schema tests6574f75fix(json-schema): register id'd child schemas in $defs770a2cffix(json-schema): skip rule handlers with ref argumentsUpdates
orafrom 8.2.0 to 9.4.1Release notes
Sourced from ora's releases.
... (truncated)
Commits
79cd8c19.4.1bc3a283Minor tweaks431ebc4Fix type definitions (#257)46a67039.4.03d2e0a9AddsuccessSymbolandfailSymboloptions tooraPromisef70f613Test tweaks7cf29a7Validate some options better44963629.3.02ab4f76Reduce flicker in rendering8d17b13Add FAQ item