nextcloud / recommendations

🎁 Shows recommended files in Nextcloud
GNU Affero General Public License v3.0
16 stars 18 forks source link

Chore(deps): Bump @nextcloud/files from 3.2.1 to 3.8.0 #781

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 3 months ago

Bumps @nextcloud/files from 3.2.1 to 3.8.0.

Release notes

Sourced from @​nextcloud/files's releases.

v3.8.0

3.8.0 - 2024-08-08

Full changelog

Added

Changed

v3.7.0

3.7.0 - 2024-07-25

Full changelog

Added

  • feat: Implement API for file list filters #1027 (susnux)

Fixed

  • fix(dav): Cast displayname to string in resultToNode #1028 (susnux)
  • fix: Correctly export public API #1026 (susnux)

Changed

  • chore(deps): Bump @​nextcloud/paths from 2.1.0 to 2.2.0

v3.6.0

3.6.0 - 2024-07-18

Full Changelog

Added

  • feat(filename): Improve filename validation to support Nextcloud 30 capabilities #1013 (susnux)
  • feat(node): Add displayname as top level attribute #1019 (susnux)

Fixed

  • fix: Node.move should also adjust the displayname #1018 (susnux)

Changed

  • Update README.md to add more info about the webDAV client #1007 (StCyr)
  • test: Add missing test case for sorting equal values and ESLint warning #1014 (susnux)
  • Migrate REUSE to TOML format #1012 (AndyScherzinger)

... (truncated)

Changelog

Sourced from @​nextcloud/files's changelog.

3.8.0 - 2024-08-08

Full changelog

Added

Changed

3.7.0 - 2024-07-25

Full changelog

Added

  • feat: Implement API for file list filters #1027 (susnux)

Fixed

  • fix(dav): Cast displayname to string in resultToNode #1028 (susnux)
  • fix: Correctly export public API #1026 (susnux)

Changed

  • chore(deps): Bump @​nextcloud/paths from 2.1.0 to 2.2.0

3.6.0 - 2024-07-18

Full Changelog

Added

  • feat(filename): Improve filename validation to support Nextcloud 30 capabilities #1013 (susnux)
  • feat(node): Add displayname as top level attribute #1019 (susnux)

Fixed

  • fix: Node.move should also adjust the displayname #1018 (susnux)

Changed

  • Update README.md to add more info about the webDAV client #1007 (StCyr)
  • test: Add missing test case for sorting equal values and ESLint warning #1014 (susnux)
  • Migrate REUSE to TOML format #1012 (AndyScherzinger)
  • Bump @​nextcloud/sharing from 0.2.1 to 0.2.2
  • Updated development dependencies

... (truncated)

Commits
  • efe29f3 Merge pull request #1047 from nextcloud-libraries/release/v3.8.0
  • 79d07fc chore: Update changelog
  • 1bb51c2 chore: Release v3.8.0
  • b3561df Merge pull request #1046 from nextcloud-libraries/feat/view-on-toggle-open
  • b737a98 feat: Allow registration of load child views callback on view
  • df4df29 Merge pull request #1044 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • 375f819 chore(deps-dev): Bump @​types/node from 20.14.12 to 22.1.0
  • c95ab06 Merge pull request #1043 from nextcloud-libraries/dependabot/npm_and_yarn/web...
  • fc7f58d Merge pull request #1042 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • 783676e chore(deps): Bump webdav from 5.6.0 to 5.7.0
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 1 month ago

Superseded by #796.