nextcloud / twofactor_u2f

🔑 U2F second factor provider for Nextcloud
https://apps.nextcloud.com/apps/twofactor_u2f
GNU Affero General Public License v3.0
112 stars 26 forks source link

Bump @nextcloud/axios from 1.7.0 to 1.10.0 #1006

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nextcloud/axios from 1.7.0 to 1.10.0.

Release notes

Sourced from @​nextcloud/axios's releases.

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.

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)
Commits
  • 8352b52 Merge pull request #437 from nextcloud/release/v1.10.0
  • 0304b63 🔖 v1.10.0
  • feea48a Merge pull request #436 from nextcloud/feature/remove-unnecessary-dependencies
  • af681a6 🔧 improve package.json
  • 479de9d Merge pull request #435 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.2
  • 9e429bc Bump core-js from 3.22.0 to 3.22.2
  • 01bc22e Merge pull request #434 from nextcloud/dependabot/npm_and_yarn/typedoc-0.22.15
  • 5cb2250 Merge pull request #433 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.0
  • 4cbcf1f Bump typedoc from 0.22.14 to 0.22.15
  • 6e08ebe Bump core-js from 3.21.1 to 3.22.0
  • 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)
ChristophWurst commented 2 years ago

https://github.com/nextcloud/twofactor_u2f/issues/947

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.