privacy icon indicating copy to clipboard operation
privacy copied to clipboard

Bump @nextcloud/axios from 1.10.0 to 2.1.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @nextcloud/axios from 1.10.0 to 2.1.0.

Release notes

Sourced from @​nextcloud/axios's releases.

v2.0.0

Added

  • Use rollup as bundler
  • Add ESM Support
  • Run tests in more Node versions

Changed

  • Remove babel

v1.11.0

1.11.0 – 2022-08-10

Changed

  • Require Node 16 with NPM 7 or NPM 8
  • Dependency updates
Changelog

Sourced from @​nextcloud/axios's changelog.

2.1.0 - 2022-10-01

Added

  • Maintenance mode retry handler
  • Expired CSRF token retry handler

Changed

  • Dependency updates

2.0.0 - 2022-08-11

Added

  • Use rollup as bundler
  • Add ESM Support
  • Run tests in more Node versions

Changed

  • Remove babel

1.11.0 – 2022-08-10

Changed

  • Require Node 16 with NPM 7 or NPM 8
  • Dependency updates
Commits
  • b763a62 v2.1.0
  • 8da9997 Merge pull request #511 from nextcloud/enhancement/csrf-expiry-retry-handler
  • 4dedf6b Merge pull request #520 from nextcloud/dependabot/npm_and_yarn/babel/core-7.19.3
  • 548eda8 Bump @​babel/core from 7.19.1 to 7.19.3
  • 8e5c348 Merge pull request #519 from nextcloud/dependabot/npm_and_yarn/typescript-4.8.4
  • 42fc904 Bump typescript from 4.8.3 to 4.8.4
  • d7572c4 Merge pull request #515 from nextcloud/dependabot/npm_and_yarn/babel-jest-29.1.2
  • a9870ea Merge pull request #517 from nextcloud/dependabot/npm_and_yarn/babel/preset-e...
  • 27ccd68 Bump @​babel/preset-env from 7.19.1 to 7.19.3
  • 3fc8d24 Bump babel-jest from 29.0.3 to 29.1.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 07 '22 13:10 dependabot[bot]