Skip to content

Bump axios from 0.27.2 to 1.1.2

scriptuser requested to merge dependabot-npm_and_yarn-axios-1.1.2 into main

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


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

Merge request reports