Bump axios from 0.27.2 to 1.1.2
Bumps axios from 0.27.2 to 1.1.2.
Release notes
Sourced from axios's releases.
v1.1.2
[1.1.2] - 2022-10-07
Fixed
- Fixed broken exports for UMD builds.
Contributors to this release
v1.1.1
[1.1.1] - 2022-10-07
Fixed
- Fixed broken exports for common js. This fix breaks a prior fix, I will fix both issues ASAP but the commonJS use is more impactful.
Contributors to this release
v1.1.0
[1.1.0] - 2022-10-06
Fixed
- Fixed missing exports in type definition index.d.ts #5003
- Fixed query params composing #5018
- Fixed GenericAbortSignal interface by making it more generic #5021
- Fixed adding "clear" to AxiosInterceptorManager #5010
- Fixed commonjs & umd exports #5030
- Fixed inability to access response headers when using axios 1.x with Jest #5036
Contributors to this release
v1.0.0
Changelog
[1.0.0] - 2022-10-04
Added
- Added stack trace to AxiosError #4624
... (truncated)
Changelog
Sourced from axios's changelog.
[1.1.2] - 2022-10-07
Fixed
- Fixed broken exports for UMD builds.
Contributors to this release
Commits
-
1b29f4e
chore: release v1.1.2 -
1315e22
chore: release v1.1.1 -
6140fcf
chore: updated changelog -
9fc94b7
fix: revert named exports -
a46beab
fix: keep compatability with other changes -
2149464
fix: issue with exports not working correctly in common js scenarios -
9c3dce3
chore: release v1.1.0 -
52d64ac
chore: generate changelog -
d701c7b
Improved plain object checking (#5036) -
7a06a36
Fix commonjs & umd exports (#5030) - 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