LibreSign / libresign

✍️ Nextcloud app to sign PDF documents
https://libresign.coop
GNU Affero General Public License v3.0
448 stars 51 forks source link

chore(deps): Bump @nextcloud/files from 3.5.0 to 3.5.1 #3176

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @nextcloud/files from 3.5.0 to 3.5.1.

Release notes

Sourced from @​nextcloud/files's releases.

v3.5.1

3.5.1 - 2024-06-20

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/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
Changelog

Sourced from @​nextcloud/files's changelog.

3.5.1 - 2024-06-20

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-files/compare/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
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 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)
vitormattos commented 1 week ago

/backport to stable29

vitormattos commented 1 week ago

/backport to stable28