e-alfred / flowupload

Flowupload app compatible with Nextcloud
GNU Affero General Public License v3.0
61 stars 20 forks source link

Bump @nextcloud/axios from 1.6.0 to 2.1.0 #504

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nextcloud/axios from 1.6.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

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.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

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
  • 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] commented 2 years ago

Superseded by #517.