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.6 #242

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nextcloud/dialogs from 5.3.2 to 5.3.6.

Release notes

Sourced from @​nextcloud/dialogs's releases.

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

  • 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

v5.3.3

v5.3.3 (2024-06-21)

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

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

v5.3.3 (2024-06-21)

Full Changelog

Fixed

  • fix: Use shallowRef instead of shallowReactive because Vue 2 limitation

... (truncated)

Commits
  • 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
  • 584e88e Merge pull request #1416 from nextcloud-libraries/dependabot/npm_and_yarn/axi...
  • a5c986d chore(deps): Bump axios from 1.6.8 to 1.7.4
  • 977abaf Merge pull request #1414 from nextcloud-libraries/automated/noid/main-fix-npm...
  • 17d19a4 Merge pull request #1415 from nextcloud-libraries/translations_441be4f7621043...
  • 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.6.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v5.3.6/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v5.3.2...v5.3.6)

---
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 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2024

Superseded by #245.

@dependabot dependabot bot closed this Aug 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-5.3.6 branch August 22, 2024 06:17
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.

0 participants