wire-desktop
wire-desktop copied to clipboard
build(deps): bump axios from 0.21.1 to 1.1.2
trafficstars
Bumps axios from 0.21.1 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
1b29f4echore: release v1.1.21315e22chore: release v1.1.16140fcfchore: updated changelog9fc94b7fix: revert named exportsa46beabfix: keep compatability with other changes2149464fix: issue with exports not working correctly in common js scenarios9c3dce3chore: release v1.1.052d64acchore: generate changelogd701c7bImproved plain object checking (#5036)7a06a36Fix commonjs & umd exports (#5030)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.
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)