twofactor_totp icon indicating copy to clipboard operation
twofactor_totp copied to clipboard

Bump @nextcloud/axios from 1.6.0 to 2.0.0

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

Bumps @nextcloud/axios from 1.6.0 to 2.0.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

v1.10.0

Changed

  • Dependency updates
  • Remove babel as production dependency
  • Set @nextcloud/auth as dependency

v1.9.0

1.9.0 – 2022-01-18

Changed

  • Dependency updates (esp. axios v0.25.0)

Fixed

  • Update vulnerable packages (follow-redirects v1.14.7 via axios v0.25.0)
Changelog

Sourced from @​nextcloud/axios's changelog.

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

1.10.0 – 2022-04-27

Changed

  • Dependency updates
  • Remove babel as production dependency
  • Set @nextcloud/auth as dependency

1.9.0 – 2022-01-18

Changed

  • Dependency updates (esp. axios v0.25.0)

Fixed

  • Update vulnerable packages (follow-redirects v1.14.7 via axios v0.25.0)

1.8.0 – 2021-11-26

Changed

  • Dependency updates (esp. axios v0.24.0)

1.7.0 – 2021-09-28

Changed

  • Dependency updates
Commits
  • 667aba5 Merge pull request #438 from nextcloud/feature/bundle-improvements
  • c7ec237 đź”– bump version
  • 9d0b7fb đź‘· adjust release scripts
  • 66c9be0 đź‘· remove node14
  • 0cc2555 ⬆️ Upgrade dependencies.
  • f8e2840 ⬆️ Upgrade dependencies.
  • 6a8860f 📝 improve README.md
  • 5dc22e8 âž• add missing tslib dependency
  • 2c043e1 📝 update CHANGELOG.md
  • 290d994 đź‘· add node test workflow
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by skjnldsv, a new releaser for @​nextcloud/axios since your current version.


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 Sep 01 '22 01:09 dependabot[bot]