Bump axios from 0.27.2 to 1.2.0
Bumps axios from 0.27.2 to 1.2.0.
Release notes
Sourced from axios's releases.
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
Chores
- chore: force CI restart #5243
- chore: update ECOSYSTEM.md #5077
- chore: update get/index.html #5116
- chore: update Sandbox UI/UX #5205
- chore:(actions): remove git credentials after checkout #5235
- chore(actions): bump actions/dependency-review-action from 2 to 3 #5266
- chore(packages): bump loader-utils from 1.4.1 to 1.4.2 #5295
- chore(packages): bump engine.io from 6.2.0 to 6.2.1 #5294
- chore(packages): bump socket.io-parser from 4.0.4 to 4.0.5 #5241
- chore(packages): bump loader-utils from 1.4.0 to 1.4.1 #5245
- chore(docs): update Resources links in README #5119
- chore(docs): update the link for JSON url #5265
- chore(docs): fix broken links #5218
- chore(docs): update and rename UPGRADE_GUIDE.md to MIGRATION_GUIDE.md #5170
- chore(docs): typo fix line #856 and #920 #5194
- chore(docs): typo fix #800 #5193
- chore(docs): fix typos #5184
- chore(docs): fix punctuation in README.md #5197
- chore(docs): update readme in the Handling Errors section - issue reference #5260 #5261
- chore: remove \b from filename #5207
- chore(docs): update CHANGELOG.md #5137
- chore: add sideEffects false to package.json #5025
Contributors to this release
... (truncated)
Changelog
Sourced from axios's changelog.
[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
- chore: force CI restart #5243
- chore: update ECOSYSTEM.md #5077
- chore: update get/index.html #5116
- chore: update Sandbox UI/UX #5205
- chore:(actions): remove git credentials after checkout #5235
- chore(actions): bump actions/dependency-review-action from 2 to 3 #5266
- chore(packages): bump loader-utils from 1.4.1 to 1.4.2 #5295
- chore(packages): bump engine.io from 6.2.0 to 6.2.1 #5294
- chore(packages): bump socket.io-parser from 4.0.4 to 4.0.5 #5241
- chore(packages): bump loader-utils from 1.4.0 to 1.4.1 #5245
- chore(docs): update Resources links in README #5119
- chore(docs): update the link for JSON url #5265
- chore(docs): fix broken links #5218
- chore(docs): update and rename UPGRADE_GUIDE.md to MIGRATION_GUIDE.md #5170
- chore(docs): typo fix line #856 and #920 #5194
- chore(docs): typo fix #800 #5193
- chore(docs): fix typos #5184
- chore(docs): fix punctuation in README.md #5197
- chore(docs): update readme in the Handling Errors section - issue reference #5260 #5261
- chore: remove \b from filename #5207
- chore(docs): update CHANGELOG.md #5137
- chore: add sideEffects false to package.json #5025
Contributors to this release
... (truncated)
Commits
-
f92e167
chore(release): 1.2.0 -
bc09c90
chore(docs): updated changelog -
d032edd
Refactored adapters loader; (#5277) -
a3d9017
Fixed Z_BUF_ERROR when content-encoding is set but the response body is empty... -
b7ee49f
Added toJSONObject util; (#5247) -
a372b4c
update readme (#5261) -
e05fe7c
Update the link (#5265) -
7a4c0ea
__dirname is not defined (#5269) -
86eeff0
ci: remove git credentials after checkout (#5235) -
2c83d47
chore(deps): bump loader-utils from 1.4.1 to 1.4.2 (#5295) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts