-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update dependency axios to v1 - autoclosed #1198
Closed
Closed
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 @@
## develop #1198 +/- ##
========================================
Coverage 96.73% 96.73%
========================================
Files 47 47
Lines 1714 1714
Branches 481 481
========================================
Hits 1658 1658
Misses 52 52
Partials 4 4 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
3 times, most recently
from
October 7, 2022 11:28
547db5f
to
0b48edb
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
October 15, 2022 15:33
0b48edb
to
e76e80b
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
November 25, 2022 21:04
e76e80b
to
385f022
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
December 8, 2022 22:47
385f022
to
8cb29d8
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
2 times, most recently
from
January 4, 2023 09:32
91e9756
to
ba29fec
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
2 times, most recently
from
January 27, 2023 18:58
9393359
to
5b15627
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
4 times, most recently
from
February 5, 2023 00:04
ba1455b
to
30e1acd
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
February 6, 2023 19:03
30e1acd
to
0f67106
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
February 16, 2023 21:46
0f67106
to
7784bc9
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
February 25, 2023 21:43
7784bc9
to
1404695
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
March 23, 2023 19:09
1404695
to
1119a3c
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
April 8, 2023 18:47
1119a3c
to
b684baf
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
April 22, 2023 20:15
b684baf
to
ad41a5c
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
April 30, 2023 23:31
ad41a5c
to
01513dc
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
2 times, most recently
from
July 4, 2023 08:28
16b492e
to
0c8ca91
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
July 7, 2023 10:12
0c8ca91
to
69db948
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
July 17, 2023 09:13
69db948
to
80eaae6
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
August 29, 2023 20:22
80eaae6
to
5505315
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
September 29, 2023 21:05
5505315
to
3e06b6e
Compare
renovate
bot
force-pushed
the
renovate/axios-1.x
branch
from
October 29, 2023 22:28
3e06b6e
to
e9ee0e3
Compare
renovate
bot
changed the title
Update dependency axios to v1
Update dependency axios to v1 - autoclosed
Nov 11, 2023
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.6.0
Release Notes
axios/axios (axios)
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
Changed
Deprecated
Removed
Fixed
Chores
Security
Contributors to this release
v1.2.6
Compare Source
Bug Fixes
CommonRequestHeadersList
&CommonResponseHeadersList
types to be private in commonJS; (#5503) (5a3d0a3)Contributors to this release
v1.2.5
Compare Source
Bug Fixes
Contributors to this release
v1.2.4
Compare Source
Bug Fixes
RawAxiosRequestConfig
back toAxiosRequestConfig
; (#5486) (2a71f49)AxiosRequestConfig
generic; (#5478) (9bce81b)Contributors to this release
v1.2.3
Compare Source
Bug Fixes
Contributors to this release
v1.2.2
Compare Source
Fixed
Chores
Contributors to this release
v1.2.1
Compare Source
Changed
Fixed
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.