-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump axios from 1.8.2 to 1.12.0 #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Owner
|
@dependabot merge
…On Sat, 13 Sep 2025 at 12:41, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/louiechristie/trivia-trundle/security/dependabot/120>
(high severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps axios <https://github.com/axios/axios> from 1.8.2 to 1.12.0.
Release notes
*Sourced from axios's releases <https://github.com/axios/axios/releases>.*
Release v1.12.0 Release notes: Bug Fixes
- adding build artifacts (9ec86de
<axios/axios@9ec86de>
)
- dont add dist on release (a2edc36
<axios/axios@a2edc36>
)
- *fetch-adapter:* set correct Content-Type for Node FormData (#6998
<https://redirect.github.com/axios/axios/issues/6998>) (a9f47af
<axios/axios@a9f47af>
)
- *node:* enforce maxContentLength for data: URLs (#7011
<https://redirect.github.com/axios/axios/issues/7011>) (945435f
<axios/axios@945435f>
)
- package exports (#5627
<https://redirect.github.com/axios/axios/issues/5627>) (aa78ac2
<axios/axios@aa78ac2>
)
- *params:* removing '[' and ']' from URL encode exclude characters (
#3316 <https://redirect.github.com/axios/axios/issues/3316>) (#5715
<https://redirect.github.com/axios/axios/issues/5715>) (6d84189
<axios/axios@6d84189>
)
- release pr run (fd7f404
<axios/axios@fd7f404>
)
- *types:* change the type guard on isCancel (#5595
<https://redirect.github.com/axios/axios/issues/5595>) (0dbb7fd
<axios/axios@0dbb7fd>
)
Features
- *adapter:* surface low‑level network error details; attach original
error via cause (#6982
<https://redirect.github.com/axios/axios/issues/6982>) (78b290c
<axios/axios@78b290c>
)
- *fetch:* add fetch, Request, Response env config variables for the
adapter; (#7003 <https://redirect.github.com/axios/axios/issues/7003>)
(c959ff2
<axios/axios@c959ff2>
)
- support reviver on JSON.parse (#5926
<https://redirect.github.com/axios/axios/issues/5926>) (2a97634
<axios/axios@2a97634>),
closes #5924 <https://redirect.github.com/axios/axios/issues/5924>
- *types:* extend AxiosResponse interface to include custom headers
type (#6782 <https://redirect.github.com/axios/axios/issues/6782>) (
7960d34
<axios/axios@7960d34>
)
Contributors to this release
- Willian Agostini <https://github.com/WillianAgostini>
- Dmitriy Mozgovoy <https://github.com/DigitalBrainJS>
- khani <https://github.com/mkhani01>
- Ameer Assadi <https://github.com/AmeerAssadi>
- Emiedonmokumo Dick-Boro <https://github.com/emiedonmokumo>
- Zeroday BYTE <https://github.com/opsysdebug>
- Jason Saayman <https://github.com/jasonsaayman>
- 최예찬 <https://github.com/HealGaren>
- Gligor Kotushevski <https://github.com/gligorkot>
- Aleksandar Dimitrov <https://github.com/adimit>
Release v1.11.0 Release notes: Bug Fixes
- form-data npm pakcage (#6970
<https://redirect.github.com/axios/axios/issues/6970>) (e72c193
<axios/axios@e72c193>
)
- prevent RangeError when using large Buffers (#6961
<https://redirect.github.com/axios/axios/issues/6961>) (a2214ca
<axios/axios@a2214ca>
)
- *types:* resolve type discrepancies between ESM and CJS TypeScript
declaration files (#6956
<https://redirect.github.com/axios/axios/issues/6956>) (8517aa1
<axios/axios@8517aa1>
)
Contributors to this release
- izzy goldman <https://github.com/izzygld>
- Manish Sahani <https://github.com/manishsahanidev>
- Noritaka Kobayashi <https://github.com/noritaka1166>
- James Nail <https://github.com/jrnail23>
- Tejaswi1305 <https://github.com/Tejaswi1305>
... (truncated)
Changelog
*Sourced from axios's changelog
<https://github.com/axios/axios/blob/v1.x/CHANGELOG.md>.*
1.12.0 <axios/axios@v1.11.0...v1.12.0>
(2025-09-11) Bug Fixes
- adding build artifacts (9ec86de
<axios/axios@9ec86de>
)
- dont add dist on release (a2edc36
<axios/axios@a2edc36>
)
- *fetch-adapter:* set correct Content-Type for Node FormData (#6998
<https://redirect.github.com/axios/axios/issues/6998>) (a9f47af
<axios/axios@a9f47af>
)
- *node:* enforce maxContentLength for data: URLs (#7011
<https://redirect.github.com/axios/axios/issues/7011>) (945435f
<axios/axios@945435f>
)
- package exports (#5627
<https://redirect.github.com/axios/axios/issues/5627>) (aa78ac2
<axios/axios@aa78ac2>
)
- *params:* removing '[' and ']' from URL encode exclude characters (
#3316 <https://redirect.github.com/axios/axios/issues/3316>) (#5715
<https://redirect.github.com/axios/axios/issues/5715>) (6d84189
<axios/axios@6d84189>
)
- release pr run (fd7f404
<axios/axios@fd7f404>
)
- *types:* change the type guard on isCancel (#5595
<https://redirect.github.com/axios/axios/issues/5595>) (0dbb7fd
<axios/axios@0dbb7fd>
)
Features
- *adapter:* surface low‑level network error details; attach original
error via cause (#6982
<https://redirect.github.com/axios/axios/issues/6982>) (78b290c
<axios/axios@78b290c>
)
- *fetch:* add fetch, Request, Response env config variables for the
adapter; (#7003 <https://redirect.github.com/axios/axios/issues/7003>)
(c959ff2
<axios/axios@c959ff2>
)
- support reviver on JSON.parse (#5926
<https://redirect.github.com/axios/axios/issues/5926>) (2a97634
<axios/axios@2a97634>),
closes #5924 <https://redirect.github.com/axios/axios/issues/5924>
- *types:* extend AxiosResponse interface to include custom headers
type (#6782 <https://redirect.github.com/axios/axios/issues/6782>) (
7960d34
<axios/axios@7960d34>
)
Contributors to this release
- Willian Agostini <https://github.com/WillianAgostini>
- Dmitriy Mozgovoy <https://github.com/DigitalBrainJS>
- khani <https://github.com/mkhani01>
- Ameer Assadi <https://github.com/AmeerAssadi>
- Emiedonmokumo Dick-Boro <https://github.com/emiedonmokumo>
- Zeroday BYTE <https://github.com/opsysdebug>
- Jason Saayman <https://github.com/jasonsaayman>
- 최예찬 <https://github.com/HealGaren>
- Gligor Kotushevski <https://github.com/gligorkot>
- Aleksandar Dimitrov <https://github.com/adimit>
1.11.0 <axios/axios@v1.10.0...v1.11.0>
(2025-07-22) Bug Fixes
- form-data npm pakcage (#6970
<https://redirect.github.com/axios/axios/issues/6970>) (e72c193
<axios/axios@e72c193>
)
- prevent RangeError when using large Buffers (#6961
<https://redirect.github.com/axios/axios/issues/6961>) (a2214ca
<axios/axios@a2214ca>
)
- *types:* resolve type discrepancies between ESM and CJS TypeScript
declaration files (#6956
<https://redirect.github.com/axios/axios/issues/6956>) (8517aa1
<axios/axios@8517aa1>
)
Contributors to this release
- izzy goldman <https://github.com/izzygld>
- Manish Sahani <https://github.com/manishsahanidev>
- Noritaka Kobayashi <https://github.com/noritaka1166>
- James Nail <https://github.com/jrnail23>
... (truncated)
Commits
- 0d8ad6e
<axios/axios@0d8ad6e>
chore(release): v1.12.0 (#7013
<https://redirect.github.com/axios/axios/issues/7013>)
- fd7f404
<axios/axios@fd7f404>
fix: release pr run
- a2edc36
<axios/axios@a2edc36>
fix: dont add dist on release
- 9ec86de
<axios/axios@9ec86de>
fix: adding build artifacts
- 945435f
<axios/axios@945435f>
fix(node): enforce maxContentLength for data: URLs (#7011
<https://redirect.github.com/axios/axios/issues/7011>)
- 28e5e30
<axios/axios@28e5e30>
chore(sponsor): update sponsor block (#7005
<https://redirect.github.com/axios/axios/issues/7005>)
- d03f245
<axios/axios@d03f245>
chore(CI): fixed release info script to use npm registry instead of git as
fi...
- a0bc911
<axios/axios@a0bc911>
chore: removing dist files from src (#7002
<https://redirect.github.com/axios/axios/issues/7002>)
- c959ff2
<axios/axios@c959ff2>
feat(fetch): add fetch, Request, Response env config variables for the
adapte...
- a9f47af
<axios/axios@a9f47af>
fix(fetch-adapter): set correct Content-Type for Node FormData (#6998
<https://redirect.github.com/axios/axios/issues/6998>)
- Additional commits viewable in compare view
<axios/axios@v1.8.2...v1.12.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security
Alerts page
<https://github.com/louiechristie/trivia-trundle/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#41
Commit Summary
- cd5b0b4
<cd5b0b4>
chore(deps): bump axios from 1.8.2 to 1.12.0
File Changes
(2 files <https://github.com/louiechristie/trivia-trundle/pull/41/files>)
- *M* package.json
<https://github.com/louiechristie/trivia-trundle/pull/41/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
- *M* yarn.lock
<https://github.com/louiechristie/trivia-trundle/pull/41/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de>
(98)
Patch Links:
- https://github.com/louiechristie/trivia-trundle/pull/41.patch
- https://github.com/louiechristie/trivia-trundle/pull/41.diff
—
Reply to this email directly, view it on GitHub
<#41>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABT57GCCUDPSAR7EJKE33E33SP7GDAVCNFSM6AAAAACGNFSO2WVHI2DSMVQWIX3LMV43ASLTON2WKOZTGQYTGMRWGQYDGMI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 axios from 1.8.2 to 1.12.0.
Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
0d8ad6echore(release): v1.12.0 (#7013)fd7f404fix: release pr runa2edc36fix: dont add dist on release9ec86defix: adding build artifacts945435ffix(node): enforce maxContentLength for data: URLs (#7011)28e5e30chore(sponsor): update sponsor block (#7005)d03f245chore(CI): fixed release info script to use npm registry instead of git as fi...a0bc911chore: removing dist files from src (#7002)c959ff2feat(fetch): add fetch, Request, Response env config variables for the adapte...a9f47affix(fetch-adapter): set correct Content-Type for Node FormData (#6998)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot will merge this PR once CI passes on it, as requested by @louiechristie.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.