Update axios: 1.1.3 → 1.2.2 (minor) #5
Merged
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ axios (1.1.3 → 1.2.2) · Repo · Changelog
Release Notes
1.2.2
1.2.1
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 64 commits:
chore(docs): added latest release noteschore: build new versionchore(ci): set conventional-changelog header config; (#5406)chore(ci): fix automatic contributors resolving; (#5403)chore(ci): improved logging for the contributors list generator;chore(ci): fix release action;chore(ci): fix version bump script by adding `bump` argument for target version;fix(ci): fix release script inputs;chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2GitHub Actions Release script; (#5384)Fix/prerelease scipts (#5377)Fix/release scripts (#5376)Fix/typescript tests (#5375)CI/release scripts (#5364)fix: fixed Brotli decompression; (#5353)fix: Add missing HttpStatusCode (#5345)chore: release noteschore: release 1.2.1Change AxiosProgressEvent.event type to `any`; (#5308)docs: remove README link to non-existent upgrade guide (#5307)feat: export mergeConfig (#5151)refactor: add missing types for static AxiosError.from method (#4956)Fix typo in issue template name (#5159)fix: exception to sending formdata in webworker (#5139)Fixed decompression for responses without `Content-Length` header (#5306)fix: removing multiple/trailing/leading whitespaces (#5022)fix: include config on new CancelledError (#4922)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