-
Notifications
You must be signed in to change notification settings - Fork 54
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 v1.2.1 #616
Conversation
Why is axios not a peer dependency? And/or has a wider range instead of pinned to a fixed version? |
Please kindly consider to update this package or make it a peerDependency, see this issue: #619 |
Would like to bring the Accept-Encoding regression axios/axios#5328 to your attention. Therefore, I would advise not to upgrade to axios 1.2.0 |
5054b16
to
fdfce00
Compare
The |
I think you might be right: axios/axios#5306. I have not tested this (yet). |
FYI...in our codebase we were experiencing issues related to axios/axios#5346. Keeping axios at 1.1.3 for us solved our header-related problem. |
Running into axios/axios#5101, should be fixed in 1.2.1 |
This is a dupe of 5306 and fixed in 1.2.1 as mentioned above. |
Been digging into the depths of hell looking for why
This looks to be the most related thread at this point, so I'm dropping this here to help SEO and follow this. Forgive me for opening: #624 |
Thanks for merging this. Though, why was it released as |
It doesn't look like the problem is fixed, and I encountered the same problem after upgrading the version today. |
This PR contains the following updates:
1.1.3
->1.2.1
Release Notes
axios/axios
v1.2.1
Compare Source
Changed
Fixed
Refactors
Chores
Contributors to this release
v1.2.0
Compare Source
Changed
Fixed
Refactors
Chores
Contributors to this release
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.