-
Notifications
You must be signed in to change notification settings - Fork 64
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
fix(deps): update dependency axios to v0.28.0 [security] - autoclosed #599
Conversation
e42a422
to
37e4aac
Compare
d511020
to
fe302c2
Compare
7cd4413
to
d91ac00
Compare
62f192c
to
a6535a3
Compare
be9407e
to
93a6549
Compare
a03b690
to
d0c48f5
Compare
828d079
to
b75b3f9
Compare
4739818
to
a260bc9
Compare
afa47e6
to
d4bd115
Compare
fefe53b
to
6430835
Compare
6430835
to
11a2fc2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #599 +/- ##
=======================================
Coverage 83.50% 83.50%
=======================================
Files 40 40
Lines 1073 1073
Branches 197 197
=======================================
Hits 896 896
Misses 165 165
Partials 12 12 ☔ View full report in Codecov by Sentry. |
11a2fc2
to
8e93fb9
Compare
8e93fb9
to
bf71d49
Compare
5b5b989
to
8ffb1a4
Compare
4f08b61
to
4ea466f
Compare
0a1f4ce
to
4cb2128
Compare
4cb2128
to
3ee7c17
Compare
Pull request was closed
This PR contains the following updates:
0.27.2
->0.28.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.
Release Notes
axios/axios (axios)
v0.28.0
Compare Source
Release notes:
Bug Fixes
withXSRFToken
option to v0.x (#6091)Backports from v1.x:
axios.formToJSON
method (#4735)url-encoded-form
serializer to respect theformSerializer
config (#4721)string[]
toAxiosRequestHeaders
type (#4322)AxiosError
stack capturing; (#4718)AxiosError
status code type; (#4717)blob
to the list of protocols supported by the browser (#4678)Configuration
📅 Schedule: Branch creation - "" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.