[Snyk] Upgrade axios from 1.1.3 to 1.2.0
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade axios from 1.1.3 to 1.2.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is 2 versions ahead of your current version.
- The recommended version was released 22 days ago, on 2022-11-22.
Release notes
Package name: axios
-
1.2.0 - 2022-11-22
[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
-
1.2.0-alpha.1 - 2022-11-10
[1.2.0-alpha.1] - 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
-
1.1.3 - 2022-10-15
Added
Added custom params serializer support #5113
Fixed
Fixed top-level export to keep them in-line with static properties #5109
Stopped including null values to query string. #5108
Restored proxy config backwards compatibility with 0.x #5097
Added back AxiosHeaders in AxiosHeaderValue #5103
Pin CDN install instructions to a specific version #5060
Handling of array values fixed for AxiosHeaders #5085Chores
docs: match badge style, add link to them #5046
chore: fixing comments typo #5054
chore: update issue template #5061
chore: added progress capturing section to the docs; #5084Contributors to this release
Commit messages
Package name: axios
- 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; (#5250)
- 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)
- f79cf7b chore(deps): bump actions/dependency-review-action from 2 to 3 (#5266)
- e1989e9 chore(deps): bump engine.io from 6.2.0 to 6.2.1 (#5294)
- 3a7c363 chore: v1.2.0 pre-release
- bb59a73 chore: release v1.2.0
- 073f727 chore: updated release notes
- 4d43cdb chore: switch around order of changelog
- abf9541 fix: fix TypeScript type definitions for commonjs (#5196)
- 7f0fc69 chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#5245)
- 0da6db7 chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#5241)
- ab77a40 Fixed & Imporoved AxiosHeaders class (#5224)
- c0a723a Added support for Axios to be loaded with require('axios').default; (#5225)
- 9452f06 Force CI restart;
- 56fd6ba Remove `\b` from filename (#5207)
- 7c4e4fd fix punctation in README.md (#5197)
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs