-
-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependency axios to v1 #221
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
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/axios-1.x
base: develop
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.
Open
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
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #221 +/- ##
========================================
Coverage 24.09% 24.09%
========================================
Files 41 41
Lines 3083 3083
Branches 54 54
========================================
Hits 743 743
Misses 2340 2340 ☔ View full report in Codecov by Sentry. |
f3b80ef to
0d3d42b
Compare
127e57b to
38bafb4
Compare
38bafb4 to
a4701f4
Compare
a4701f4 to
b96abe0
Compare
1360341 to
f9f2e81
Compare
f9f2e81 to
78a30e8
Compare
88126d0 to
ba19809
Compare
ad7a994 to
b89e37f
Compare
fadd386 to
859aaa3
Compare
859aaa3 to
739736e
Compare
739736e to
d670d3e
Compare
d670d3e to
ab7c9a3
Compare
636fb72 to
02d4a75
Compare
02d4a75 to
3c1e3bd
Compare
3c1e3bd to
8435d1a
Compare
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.
This PR contains the following updates:
0.27.2->1.4.0Release Notes
axios/axios
v1.4.0Compare Source
Bug Fixes
multipart/form-datacontent type for FormData payload on custom client environments; (#5678) (bbb61e7)Features
AxiosHeaderValuetype. (#5525) (726f1c8)Performance Improvements
Contributors to this release
1.3.6 (2023-04-19)
Bug Fixes
toStringmethod on the target; (#5661) (aa372f7)Contributors to this release
1.3.5 (2023-04-05)
Bug Fixes
paramsSerializerconfig; (#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_URLerror; (#5528) (128d56f)Contributors to this release
1.3.1 (2023-02-01)
Bug Fixes
Contributors to this release
v1.3.6Compare Source
Bug Fixes
toStringmethod on the target; (#5661) (aa372f7)Contributors to this release
v1.3.5Compare Source
Bug Fixes
paramsSerializerconfig; (#5633) (a56c866)Contributors to this release
v1.3.4Compare Source
Bug Fixes
Contributors to this release
v1.3.3Compare Source
Bug Fixes
Contributors to this release
v1.3.2Compare Source
Bug Fixes
ERR_INVALID_URLerror; (#5528) (128d56f)Contributors to this release
v1.3.1Compare Source
Bug Fixes
Contributors to this release
v1.3.0Compare Source
Bug Fixes
Features
Contributors to this release
1.2.6 (2023-01-28)
Bug Fixes
CommonRequestHeadersList&CommonResponseHeadersListtypes 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
RawAxiosRequestConfigback toAxiosRequestConfig; (#5486) (2a71f49)AxiosRequestConfiggeneric; (#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
Changed
Deprecated
Removed
Fixed
Chores
Security
Contributors to this release
v1.2.6Compare Source
Bug Fixes
CommonRequestHeadersList&CommonResponseHeadersListtypes to be private in commonJS; (#5503) (5a3d0a3)Contributors to this release
v1.2.5Compare Source
Bug Fixes
Contributors to this release
v1.2.4Compare Source
Bug Fixes
RawAxiosRequestConfigback toAxiosRequestConfig; (#5486) (2a71f49)AxiosRequestConfiggeneric; (#5478) (9bce81b)Contributors to this release
v1.2.3Compare Source
Bug Fixes
Contributors to this release
v1.2.2Compare Source
Fixed
Chores
Contributors to this release
v1.2.1Compare Source
Changed
Fixed
Refactors
Chores
Contributors to this release
v1.2.0Compare Source
Changed
Fixed
Refactors
Chores
Contributors to this release
v1.1.3Compare Source
Added
Fixed
Chores
Contributors to this release
v1.1.2Compare Source
Fixed
Contributors to this release
[
v1.1.1](Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.