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 1.10.0 #493

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nextcloud/axios from 1.6.0 to 1.10.0.

Release notes

Sourced from @​nextcloud/axios's releases.

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)

1.7.0 – 2021-09-28

Changed

  • Dependency updates
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)
dependabot[bot] commented 2 years ago

Superseded by #500.