danth / transfer

Transfer files into Nextcloud from a URL
https://apps.nextcloud.com/apps/transfer
GNU Affero General Public License v3.0
28 stars 3 forks source link

Build(deps): Bump @nextcloud/files from 3.2.1 to 3.4.0 #175

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @nextcloud/files from 3.2.1 to 3.4.0.

Release notes

Sourced from @​nextcloud/files's releases.

v3.4.0

3.4.0 - 2024-05-29

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.3.1...v3.4.0

Added

Fixed

Changed

v3.3.1

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.3.0...v3.3.1

v3.3.0

3.3.0 - 2024-05-21

Changed

Fixed

Dependencies

  • chore(deps): Bump @​nextcloud/auth from 2.2.1 to 2.3.0 by @​dependabot
  • chore(deps): Bump @​nextcloud/l10n from 2.2.0 to 3.1.0 by @​dependabot
  • chore(deps): Bump @​nextcloud/logger from 2.7.0 to 3.0.2 by @​dependabot
  • chore(deps): Bump @​nextcloud/router from 3.0.0 to 3.0.1 by @​dependabot
  • chore(deps): Bump is-svg from 5.0.0 to 5.0.1 by @​dependabot
  • chore(deps): Bump webdav from 5.5.0 to 5.6.0 by @​dependabot

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.2.1...v3.3.0

Changelog

Sourced from @​nextcloud/files's changelog.

3.4.0 - 2024-05-29

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.3.1...v3.4.0

Added

Fixed

Changed

3.3.1 - 2024-05-23

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.3.0...v3.3.1

Fixed

3.3.0 - 2024-05-21

Added

Fixed

Changed

Dependencies

  • chore(deps): Bump @​nextcloud/auth from 2.2.1 to 2.3.0 by @​dependabot
  • chore(deps): Bump @​nextcloud/l10n from 2.2.0 to 3.1.0 by @​dependabot
  • chore(deps): Bump @​nextcloud/logger from 2.7.0 to 3.0.2 by @​dependabot
  • chore(deps): Bump @​nextcloud/router from 3.0.0 to 3.0.1 by @​dependabot
  • chore(deps): Bump is-svg from 5.0.0 to 5.0.1 by @​dependabot
  • chore(deps): Bump webdav from 5.5.0 to 5.6.0 by @​dependabot

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.2.1...v3.3.0

Commits
  • 5f58670 Merge pull request #969 from nextcloud-libraries/chore/3.4.0
  • c337d33 Merge pull request #968 from nextcloud-libraries/fix/add-test
  • 8fe7384 chore: Prepare 3.4.0
  • fb5c011 chore: Add test case for file sorting of same display name
  • b32e636 Merge pull request #967 from nextcloud-libraries/fix/do-not-remove-attributes
  • 12b6dcc fix: Add deprecation warning when accessing toplevel attributes through Node....
  • 4a7ece4 fix(Node): Do not drop readonly attributes but only forbid updating them
  • 27ac87e Merge pull request #966 from nextcloud-libraries/dependabot/npm_and_yarn/fast...
  • bbdcb78 Merge pull request #965 from nextcloud-libraries/dependabot/npm_and_yarn/code...
  • 0aadbd1 chore(deps-dev): Bump fast-xml-parser from 4.3.6 to 4.4.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 months ago

Superseded by #177.