-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps): update dependency axios to v1 [security] #323
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/npm-axios-vulnerability
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #323 +/- ##
=======================================
Coverage 67.93% 67.93%
=======================================
Files 43 43
Lines 789 789
Branches 158 160 +2
=======================================
Hits 536 536
Misses 245 245
Partials 8 8 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
August 19, 2024 11:43
d6eac85
to
0738720
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
6 times, most recently
from
September 9, 2024 10:50
a78dd74
to
881e8ab
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
3 times, most recently
from
September 16, 2024 09:08
a2d024f
to
657f268
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
4 times, most recently
from
September 30, 2024 09:14
70260ff
to
91afebb
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
3 times, most recently
from
October 14, 2024 06:05
4b35b93
to
611bc85
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
October 14, 2024 09:37
611bc85
to
9ec94e6
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
October 21, 2024 10:39
9ec94e6
to
bd212c9
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
2 times, most recently
from
November 4, 2024 10:06
01e6408
to
b962b66
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
November 11, 2024 09:28
b962b66
to
3761821
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
November 18, 2024 10:50
3761821
to
ddeca07
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
2 times, most recently
from
December 2, 2024 10:06
145668b
to
20c6da8
Compare
renovate
bot
changed the title
chore(deps): update dependency axios to v1 [security]
chore(deps): update dependency axios to v1 [security] - autoclosed
Dec 8, 2024
renovate
bot
changed the title
chore(deps): update dependency axios to v1 [security] - autoclosed
chore(deps): update dependency axios to v1 [security]
Dec 8, 2024
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
2 times, most recently
from
December 9, 2024 12:20
20c6da8
to
06dcc5b
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
2 times, most recently
from
December 16, 2024 13:08
1af4b78
to
97c7422
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
December 23, 2024 09:57
97c7422
to
87ecf65
Compare
renovate
bot
force-pushed
the
renovate/npm-axios-vulnerability
branch
from
December 30, 2024 10:27
87ecf65
to
e359a97
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
^0.28.0
->^1.0.0
GitHub Vulnerability Alerts
CVE-2023-45857
An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
CVE-2024-39338
axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.
Release Notes
axios/axios (axios)
v1.7.4
Compare Source
Bug Fixes
Contributors to this release
v1.7.3
Compare Source
Bug Fixes
Contributors to this release
v1.7.2
Compare Source
Bug Fixes
Contributors to this release
v1.7.1
Compare Source
Bug Fixes
Contributors to this release
v1.7.0
Compare Source
Features
Bug Fixes
Contributors to this release
v1.6.8
Compare Source
Bug Fixes
Contributors to this release
v1.6.7
Compare Source
Bug Fixes
Contributors to this release
v1.6.6
Compare Source
Bug Fixes
Contributors to this release
v1.6.5
Compare Source
Bug Fixes
Contributors to this release
v1.6.4
Compare Source
Bug Fixes
Contributors to this release
v1.6.3
Compare Source
Bug Fixes
Contributors to this release
v1.6.2
Compare Source
Features
withCredentials
behavior; (#6046) (cff9967)PRs
Contributors to this release
v1.6.1
Compare Source
Bug Fixes
Contributors to this release
v1.6.0
Compare Source
Bug Fixes
PRs
Contributors to this release
1.5.1 (2023-09-26)
Bug Fixes
Content-Type
header for FormData in non-browser environments; (#5917) (bc9af51)content-encoding
header to handle case-insensitive values (#5890) (#5892) (4c89f25)Contributors to this release
PRs
v1.5.1
Compare Source
Bug Fixes
Content-Type
header for FormData in non-browser environments; (#5917) (bc9af51)content-encoding
header to handle case-insensitive values (#5890) (#5892) (4c89f25)Contributors to this release
v1.5.0
Compare Source
Bug Fixes
cacheable-lookup
integration; (#5836) (b3e327d)Features
unsafe
prefix (#5839) (1601f4a)Contributors to this release
v1.4.0
Compare Source
Bug Fixes
multipart/form-data
content type for FormData payload on custom client environments; (#5678) (bbb61e7)Features
AxiosHeaderValue
type. (#5525) (726f1c8)Performance Improvements
Contributors to this release
1.3.6 (2023-04-19)
Bug Fixes
toString
method on the target; (#5661) (aa372f7)Contributors to this release
1.3.5 (2023-04-05)
Bug Fixes
paramsSerializer
config; (#5633) (a56c866)Contributors to this release
1.3.4 (2023-02-22)
Bug Fixes
Contributors to this release
1.3.3 (2023-02-13)
Bug Fixes
Contributors to this release
1.3.2 (2023-02-03)
Bug Fixes
ERR_INVALID_URL
error; (#5528) (128d56f)Contributors to this release
1.3.1 (2023-02-01)
Bug Fixes
Contributors to this release
v1.3.6
Compare Source
Bug Fixes
toString
method on the target; (#5661) (aa372f7)Contributors to this release
v1.3.5
Compare Source
Bug Fixes
paramsSerializer
config; (#5633) (a56c866)Contributors to this release
v1.3.4
Compare Source
Bug Fixes
Contributors to this release
v1.3.3
Compare Source
Bug Fixes
Contributors to this release
v1.3.2
Compare Source
Bug Fixes
ERR_INVALID_URL
error; (#5528) (128d56f)Contributors to this release
v1.3.1
Compare Source
Bug Fixes
Contributors to this release
v1.3.0
Compare Source
Bug Fixes
Features
Contributors to this release
1.2.6 (2023-01-28)
Bug Fixes
CommonRequestHeadersList
&CommonResponseHeadersList
types to be private in commonJS; (#5503) (5a3d0a3)Contributors to this release
1.2.5 (2023-01-26)
Bug Fixes
Contributors to this release
1.2.4 (2023-01-22)
Bug Fixes
RawAxiosRequestConfig
back toAxiosRequestConfig
; (#5486) (2a71f49)AxiosRequestConfig
generic; (#5478) (9bce81b)Contributors to this release
1.2.3 (2023-01-10)
Bug Fixes
Contributors to this release
[1.2.2] - 2022-12-29
Fixed
Chores
Contributors to this release
[1.2.1] - 2022-12-05
Changed
Fixed
Refactors
Chores
Contributors to this release
[1.2.0] - 2022-11-10
Changed
Fixed
Refactors
Chores
Contributors to this release
[1.1.3] - 2022-10-15
Added
Fixed
Chores
Contributors to this release
[1.1.2] - 2022-10-07
Fixed
Contributors to this release
[1.1.1] - 2022-10-07
Fixed
Contributors to this release
[1.1.0] - 2022-10-06
Fixed
Contributors to this release
[1.0.0] - 2022-10-04
Added
Configuration
📅 Schedule: Branch creation - "" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.