cwilby / nextcloud-workflow-media-converter

An automated media conversion plugin for NextCloud
https://apps.nextcloud.com/apps/workflow_media_converter
GNU Affero General Public License v3.0
36 stars 16 forks source link

Build(deps): Bump @nextcloud/dialogs from 5.2.0 to 5.2.1 #433

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @nextcloud/dialogs from 5.2.0 to 5.2.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.2.1

v5.2.1 (2024-04-09)

Full Changelog

Fixed bug

  • fix(FilePicker): Request all default file props (incl. file id) #1287 (susnux)

Changed

  • Updated translations
  • Updated development dependencies
  • chore(deps): Bump @​nextcloud/files from 3.1.0 to 3.1.1
  • chore(deps): Bump webdav from 5.4.0 to 5.5.0
Changelog

Sourced from @​nextcloud/dialogs's changelog.

v5.2.1 (2024-04-09)

Full Changelog

Fixed bug

  • fix(FilePicker): Request all default file props (incl. file id) #1287 (susnux)

Changed

  • Updated translations
  • Updated development dependencies
  • chore(deps): Bump @​nextcloud/files from 3.1.0 to 3.1.1
  • chore(deps): Bump webdav from 5.4.0 to 5.5.0
Commits
  • d3131f1 Merge pull request #1298 from nextcloud-libraries/chore/release-5-2-1
  • 0046cb0 chore: Prepare 5.2.1 release
  • a869d17 Merge pull request #1295 from nextcloud-libraries/automated/noid/main-fix-npm...
  • dd6e864 Merge pull request #1296 from nextcloud-libraries/translations_441be4f7621043...
  • 4f491c5 Translate l10n/messages.pot in uk
  • ca6e851 Translate l10n/messages.pot in uk
  • eb9f261 fix(deps): fix npm audit
  • a16d802 Merge pull request #1294 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • adfeec6 Merge pull request #1293 from nextcloud-libraries/dependabot/npm_and_yarn/hap...
  • c9b65bb chore(deps-dev): Bump vite from 5.2.7 to 5.2.8
  • 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)
dependabot[bot] commented 7 months ago

Superseded by #435.