chore: bump the dependencies-major group across 1 directory with 3 updates - #40
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the dependencies-major group across 1 directory with 3 updates#40dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Tick the box to add this pull request to the merge queue (same as
|
…dates Bumps the dependencies-major group with 3 updates in the / directory: [axios](https://github.com/axios/axios), [configstore](https://github.com/sindresorhus/configstore) and [ora](https://github.com/sindresorhus/ora). Updates `axios` from 0.27.2 to 1.18.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v1.18.1) Updates `configstore` from 5.0.1 to 8.0.0 - [Release notes](https://github.com/sindresorhus/configstore/releases) - [Commits](sindresorhus/configstore@v5.0.1...v8.0.0) Updates `ora` from 6.3.1 to 9.4.1 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v6.3.1...v9.4.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies-major - dependency-name: configstore dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies-major - dependency-name: ora dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dependencies-major-cc822c7e63
branch
from
August 7, 2026 12:42
f07f75e to
1abdb6b
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 dependencies-major group with 3 updates in the / directory: axios, configstore and ora.
Updates
axiosfrom 0.27.2 to 1.18.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
a209bfbchore(release): prepare release 1.18.1 (#11027)fa6a55echore(deps-dev): bump multer from 2.1.1 to 2.2.0 (#11026)40e7be8docs: clarifies that request data is request-specific in axios (#11025)a446b39fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives ...cf1306adocs: add Deno to install instructions (#11023)b32880afix: incorrect use of error (#11021)1792edafix: ensure maxBodyLength is explicitly passed to follow-redirects (#10993)30499d6fix: various runtime crashes and type definition mismatches (#10959)20ce9c4fix(http): defer env proxy handling to Node (#10942)e64bcf9chore(deps): merge branch 'v1.x' into tests/module/cjs (#11014)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for axios since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
configstorefrom 5.0.1 to 8.0.0Release notes
Sourced from configstore's releases.
Commits
f21e8f88.0.09705a48Require Node.js 20a5ec0427.1.0af24eacAddclearInvalidConfigoptionb14e818Update link4edf4377.0.0aca547cMeta tweaks278ee3cUpdate dependencies (#95)6985be5Dropunique-stringdependency (#94)d1b5dbcReplacewrite-file-atomicwithatomically(#92)Updates
orafrom 6.3.1 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