Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump @nextcloud/files from 3.3.1 to 3.5.1 #6021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2024

Bumps @nextcloud/files from 3.3.1 to 3.5.1.

Release notes

Sourced from @​nextcloud/files's releases.

v3.5.1

3.5.1 - 2024-06-20

Full Changelog: nextcloud-libraries/nextcloud-files@v3.5.0...v3.5.1

Fixed

  • fix davResultToNode on public shares (#993)
  • fix: make davRootPath and davRemoteURL support public shares (#996)
  • fix(dav): Add displayname and creationdate to default props (#991)
  • fix(sorting): The display name attribute is called displayname not displayName for DAV (#992)

Changed

  • chore(deps-dev): Bump ws from 8.17.0 to 8.17.1
  • chore: Update development dependencies

v3.5.0

3.5.0 - 2024-06-17

Full Changelog: nextcloud-libraries/nextcloud-files@v3.4.1...v3.5.0

Added

  • feat: Add filename util getUniqueName to generate a unique name (#986)
  • feat: Export public interfaces of Node, File and Folder (#976)
  • feat(navigation): Allow to listen for active navigation changes (#987)

Fixed

  • fix(dav): Set status in davResultToNode when fileid is negative (#985)
  • fix: When sorting by filename the extension should only be considered if the basename is equal (#984)

Changed

  • Add SPDX headers (#980)
  • Updated development dependencies

3.4.1 - 2024-06-05

Full Changelog: nextcloud-libraries/nextcloud-files@v3.4.0...v3.4.1

Fixed

Changed

v3.4.0

3.4.0 - 2024-05-29

Full Changelog: nextcloud-libraries/nextcloud-files@v3.3.1...v3.4.0

Added

... (truncated)

Changelog

Sourced from @​nextcloud/files's changelog.

3.5.1 - 2024-06-20

Full Changelog: nextcloud-libraries/nextcloud-files@v3.5.0...v3.5.1

Fixed

  • fix davResultToNode on public shares (#993)
  • fix: make davRootPath and davRemoteURL support public shares (#996)
  • fix(dav): Add displayname and creationdate to default props (#991)
  • fix(sorting): The display name attribute is called displayname not displayName for DAV (#992)

Changed

  • chore(deps-dev): Bump ws from 8.17.0 to 8.17.1
  • chore: Update development dependencies

3.5.0 - 2024-06-17

Full Changelog: nextcloud-libraries/nextcloud-files@v3.4.1...v3.5.0

Added

  • feat: Add filename util getUniqueName to generate a unique name (#986)
  • feat: Export public interfaces of Node, File and Folder (#976)
  • feat(navigation): Allow to listen for active navigation changes (#987)

Fixed

  • fix(dav): Set status in davResultToNode when fileid is negative (#985)
  • fix: When sorting by filename the extension should only be considered if the basename is equal (#984)

Changed

  • Add SPDX headers (#980)
  • Updated development dependencies

3.4.1 - 2024-06-05

Full Changelog: nextcloud-libraries/nextcloud-files@v3.4.0...v3.4.1

Fixed

Changed

3.4.0 - 2024-05-29

Full Changelog: nextcloud-libraries/nextcloud-files@v3.3.1...v3.4.0

Added

Fixed

Changed

... (truncated)

Commits
  • 4ef3e9a Merge pull request #997 from nextcloud-libraries/chore/3-5-1
  • 0d538c3 chore: Prepare v3.5.1 release
  • 05b829c Merge pull request #996 from nextcloud-libraries/feat/public-share-paths
  • 790b705 fix: Make davRootPath and davRemoteURL support public shares
  • 7731474 Merge pull request #995 from nextcloud-libraries/fix/security
  • 078ca8d Merge pull request #992 from nextcloud-libraries/fix/files-displayname
  • a692444 fix: Update development dependencies
  • 450fb37 fix(sorting): The display name attribute is called displayname not `display...
  • 4e20542 Merge pull request #994 from nextcloud-libraries/dependabot/npm_and_yarn/ws-8...
  • 2f8905e chore(deps-dev): Bump ws from 8.17.0 to 8.17.1
  • 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 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 <dependency name> 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)

Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.3.1 to 3.5.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-files@v3.3.1...v3.5.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2024

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2024

Looks like @nextcloud/files is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stable29/nextcloud/files-3.5.1 branch June 27, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant