developer-center
developer-center copied to clipboard
chore(deps): Bump axios from 1.1.3 to 1.2.1
Bumps axios from 1.1.3 to 1.2.1.
Release notes
Sourced from axios's releases.
v1.2.1
[1.2.1] - 2022-12-05
Changed
- feat(exports): export mergeConfig #5151
Fixed
- fix(CancelledError): include config #4922
- fix(general): removing multiple/trailing/leading whitespace #5022
- fix(headers): decompression for responses without Content-Length header #5306
- fix(webWorker): exception to sending form data in web worker #5139
Refactors
- refactor(types): AxiosProgressEvent.event type to any #5308
- refactor(types): add missing types for static AxiosError.from method #4956
Chores
- chore(docs): remove README link to non-existent upgrade guide #5307
- chore(docs): typo in issue template name #5159
Contributors to this release
- Dmitriy Mozgovoy
- Zachary Lysobey
- Kevin Ennis
- Philipp Loose
- secondl1ght
- wenzheng
- Ivan Barsukov
- Arthur Fiorette
v1.2.0
[1.2.0] - 2022-11-10
Changed
- changed: refactored module exports #5162
- change: re-added support for loading Axios with require('axios').default #5225
Fixed
- fix: improve AxiosHeaders class #5224
- fix: TypeScript type definitions for commonjs #5196
- fix: type definition of use method on AxiosInterceptorManager to match the the README #5071
- fix: __dirname is not defined in the sandbox #5269
- fix: AxiosError.toJSON method to avoid circular references #5247
- fix: Z_BUF_ERROR when content-encoding is set but the response body is empty #5250
Refactors
- refactor: allowing adapters to be loaded by name #5277
... (truncated)
Changelog
Sourced from axios's changelog.
[1.2.1] - 2022-12-05
Changed
- feat(exports): export mergeConfig #5151
Fixed
- fix(CancelledError): include config #4922
- fix(general): removing multiple/trailing/leading whitespace #5022
- fix(headers): decompression for responses without Content-Length header #5306
- fix(webWorker): exception to sending form data in web worker #5139
Refactors
- refactor(types): AxiosProgressEvent.event type to any #5308
- refactor(types): add missing types for static AxiosError.from method #4956
Chores
- chore(docs): remove README link to non-existent upgrade guide #5307
- chore(docs): typo in issue template name #5159
Contributors to this release
- Dmitriy Mozgovoy
- Zachary Lysobey
- Kevin Ennis
- Philipp Loose
- secondl1ght
- wenzheng
- Ivan Barsukov
- Arthur Fiorette
[1.2.0] - 2022-11-10
Changed
- changed: refactored module exports #5162
- change: re-added support for loading Axios with require('axios').default #5225
Fixed
- fix: improve AxiosHeaders class #5224
- fix: TypeScript type definitions for commonjs #5196
- fix: type definition of use method on AxiosInterceptorManager to match the the README #5071
- fix: __dirname is not defined in the sandbox #5269
- fix: AxiosError.toJSON method to avoid circular references #5247
- fix: Z_BUF_ERROR when content-encoding is set but the response body is empty #5250
Refactors
- refactor: allowing adapters to be loaded by name #5277
Chores
... (truncated)
Commits
981265dchore: release notes1fd79d3chore: release 1.2.1a6efeafChange AxiosProgressEvent.event type toany; (#5308)6d367b9docs: remove README link to non-existent upgrade guide (#5307)2687460feat: export mergeConfig (#5151)6f59cdbrefactor: add missing types for static AxiosError.from method (#4956)e1a4efeFix typo in issue template name (#5159)e3d7594fix: exception to sending formdata in webworker (#5139)9041c7dFixed decompression for responses withoutContent-Lengthheader (#5306)786b113fix: removing multiple/trailing/leading whitespaces (#5022)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)