H2CK / oidc

OpenID Connect App for Nextcloud
GNU Affero General Public License v3.0
74 stars 7 forks source link

Build(deps): Bump @nextcloud/dialogs from 5.3.7 to 6.0.1 #490

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @nextcloud/dialogs from 5.3.7 to 6.0.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v6.0.1

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.0.0...v6.0.1

v6.0.0

6.0.0

Full Changelog

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

6.0.1

Full Changelog

Fixed

Changed

  • Updated translations
  • Updated development dependencies
  • chore(deps): Bump @​nextcloud/auth to 2.4.0
  • chore(deps): Bump @​vueuse/core to 11.2.0
  • chore(deps): Bump @​nextcloud/files to 3.9.0
  • chore(deps): Bump dompurify to 3.1.6
  • chore(deps): Bump @​nextcloud/axios to 2.5.1

6.0.0

Full Changelog

Breaking

v6.0.0 is only compatible with Nextcloud 29 and newer. Technically this is the same as v5.3.5, but v5.3.3 was a breaking change as it dropped support for Nextcloud 28 and older on public shares.

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

... (truncated)

Commits
  • 22f1f49 Merge pull request #1489 from nextcloud-libraries/chore/6-0-1
  • afb82c4 chore: Prepare v6.0.1
  • a3b19e7 Merge pull request #1478 from nextcloud-libraries/feat/rate-limit-previews
  • 5cfd115 test: Polyfill tests like the server does
  • c667fd8 feat: Rate-limit image previews
  • 1e7de4b Merge pull request #1464 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • c17eb32 Merge pull request #1484 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • 59a9558 chore(deps-dev): Bump typescript from 5.5.4 to 5.6.3
  • f2adb0f chore(deps-dev): Bump @​vitest/coverage-v8 from 2.0.5 to 2.1.4
  • 2a7e8fb Merge pull request #1455 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • 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)