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/dialogs from 5.3.2 to 5.3.7 #245

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nextcloud/dialogs from 5.3.2 to 5.3.7.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.3.7

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v5.3.6...v5.3.7

v5.3.6

5.3.6

Full Changelog

Breaking

In v5.3.3 breaking changes were introduced as it dropped support for Nextcloud 28 and older on public shares. This reverts the changes to the DAV handling, for Nextcloud 29+ please use the now released version v6.0.0+.

Changed

  • chore: Enhance docs about generic dialogs and export all related types #1380 (susnux)
  • Migrate REUSE to TOML format #1386 (AndyScherzinger)
  • chore(deps): Bump @​nextcloud/typings to 1.9.1
  • chore(deps): Bump @​nextcloud/sharing to 0.2.3
  • chore(deps): Bump fast-xml-parser to 4.4.1
  • chore(deps): Bump @​nextcloud/files to 3.8.0
  • chore(deps): Bump @​vueuse/core to 10.11.1
  • chore(deps): Bump webdav to 5.7.1
  • chore(deps): Bump axios to 1.7.4

v5.3.5

5.3.5

Full Changelog

Fixed

  • fix(FilePicker): Cleanup DAV handling and properly handle currentFolder #1378 (susnux)

Changed

  • Updated translations
  • chore(deps): Bump @​nextcloud/typings from 1.8.0 to 1.9.0
  • chore(deps-dev): Bump typedoc from 0.26.0 to 0.26.3
  • chore(deps-dev): Bump @​zamiell/typedoc-plugin-not-exported from 0.2.0 to 0.3.0
  • chore(deps-dev): Bump vite from 5.3.1 to 5.3.2

v5.3.4

5.3.4

Full Changelog

Fixed

  • fix(FilePicker): Forward update of currentPath to navigatedPath #1370 (susnux)

Changed

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

5.3.7

Full Changelog

Fixed

5.3.6

Full Changelog

Breaking

In v5.3.3 breaking changes were introduced as it dropped support for Nextcloud 28 and older on public shares. This reverts the changes to the DAV handling, for Nextcloud 29+ please use the now released version v6.0.0+.

Changed

  • chore: Enhance docs about generic dialogs and export all related types #1380 (susnux)
  • Migrate REUSE to TOML format #1386 (AndyScherzinger)
  • chore(deps): Bump @​nextcloud/typings to 1.9.1
  • chore(deps): Bump @​nextcloud/sharing to 0.2.3
  • chore(deps): Bump fast-xml-parser to 4.4.1
  • chore(deps): Bump @​nextcloud/files to 3.8.0
  • chore(deps): Bump @​vueuse/core to 10.11.1
  • chore(deps): Bump webdav to 5.7.1
  • chore(deps): Bump axios to 1.7.4

5.3.5

Full Changelog

Fixed

  • fix(FilePicker): Cleanup DAV handling and properly handle currentFolder #1378 (susnux)

Changed

  • Updated translations
  • chore(deps): Bump @​nextcloud/typings from 1.8.0 to 1.9.0
  • chore(deps-dev): Bump typedoc from 0.26.0 to 0.26.3
  • chore(deps-dev): Bump @​zamiell/typedoc-plugin-not-exported from 0.2.0 to 0.3.0
  • chore(deps-dev): Bump vite from 5.3.1 to 5.3.2

5.3.4

Full Changelog

Fixed

  • fix(FilePicker): Forward update of currentPath to navigatedPath #1370 (susnux)

Changed

  • chore(deps-dev): Bump sass to 1.77.6
  • chore(deps-dev): Bump @​nextcloud/vite-config to 1.3.0
  • chore(deps-dev): Bump happy-dom to 14.12.3
  • chore(deps-dev): Bump typedoc to 0.26.0
  • chore(deps-dev): Bump typescript to 5.5.2

... (truncated)

Commits
  • 4764cd5 Merge pull request #1429 from nextcloud-libraries/chore/v5.3.7
  • f4f8d4b chore: Prepare v5.3.7
  • 6c5c29b Merge pull request #1428 from nextcloud-libraries/fix/stable5-content-with-root
  • 7d71ea3 fix: Fetch also current folder in DAV
  • 95d2f2e Merge pull request #1419 from nextcloud-libraries/revert-dav-changes
  • a519cd5 chore: v5.3.6
  • b72553c fix!: Revert breaking changes in DAV endpoint handling
  • 1c61723 Merge pull request #1417 from nextcloud-libraries/translations_441be4f7621043...
  • 692becb Translate l10n/messages.pot in ja_JP
  • 5a8bda9 Translate l10n/messages.pot in ja_JP
  • 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 <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/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.3.2 to 5.3.7.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v5.3.7/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v5.3.2...v5.3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 22, 2024
@tobiasKaminsky tobiasKaminsky merged commit b142d52 into master Sep 13, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-5.3.7 branch September 13, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant