Closed
Conversation
Contributor
Author
|
Closed in favor of #94. |
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
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ axios (^0.22.0 → ^1.2.0) · Repo · Changelog
Release Notes
1.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
chore(release): 1.2.0chore(docs): updated changelogRefactored adapters loader; (#5277)Fixed Z_BUF_ERROR when content-encoding is set but the response body is empty; (#5250)Added toJSONObject util; (#5247)update readme (#5261)Update the link (#5265)__dirname is not defined (#5269)ci: remove git credentials after checkout (#5235)chore(deps): bump loader-utils from 1.4.1 to 1.4.2 (#5295)chore(deps): bump actions/dependency-review-action from 2 to 3 (#5266)chore(deps): bump engine.io from 6.2.0 to 6.2.1 (#5294)chore: v1.2.0 pre-releasechore: release v1.2.0chore: updated release noteschore: switch around order of changelogfix: fix TypeScript type definitions for commonjs (#5196)chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#5245)chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#5241)Fixed & Imporoved AxiosHeaders class (#5224)Added support for Axios to be loaded with require('axios').default; (#5225)Force CI restart;Remove `\b` from filename (#5207)fix punctation in README.md (#5197)docs: fix broken links (#5218)docs: Update Resources links in README (#5119)Update and rename UPGRADE_GUIDE.md to �MIGRATION_GUIDE.md (#5170)Fix typos (#5184)typo fix #800 (#5193)typo fix line #856 and #920 (#5194)Update Sandbox UI/UX (#5205)Update get/index.html (#5116)Update ECOSYSTEM.md (#5077)Fixed type definition of use method on AxiosInterceptorManager to match the the README (#5071)chore: add sideEffects false to package.json (#5025)Refactored module exports; (#5162)Update CHANGELOG.md (#5137)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands