Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps @nextcloud/dialogs from 5.0.0-beta.4 to 5.0.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.0.1

What's Changed

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v5.0.0...v5.0.1

v5.0.0

What's Changed

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v5.0.1 (2023-11-23)

Full Changelog

🐛 Fixed bugs

Changed

  • Updated translations
  • chore(deps-dev): Bump @​types/gettext-parser from 4.0.3 to 4.0.4
  • chore(deps): Bump @​vueuse/core from 10.5.0 to 10.6.0
  • chore(deps): Bump @​types/toastify-js from 1.12.2 to 1.12.3
  • chore(deps): Bump axios from 1.4.0 to 1.6.1

v5.0.0 (2023-11-08)

Full Changelog

🚀 Enhancement

🐛 Fixed bugs

  • fix: Use NcDialog instead of custom dialog component now that it is upstreamed #1101 (@​susnux)

Changed

  • Updated translations
  • Updated dependencies
    • Now using stable @nextcloud/vue version 8.0.0
    • Now using stable @nextcloud/files version 3.0.0

v5.0.0-beta.6 (2023-10-17)

Full Changelog

💥 Breaking changes

The FilePicker Vue component is no longer exported in the main entry point. Instead it is exported in a filepicker entrypoint, and the FilePicker builder is also now loading it async. This ensures that if a user does not use the filepicker, it gets treeshaken.

🚀 Enhancement

  • Get files app config and use it for the file picker #973 (@​susnux)

🐛 Fixed bugs

Changed

🤖 Dependency updates

... (truncated)

Commits
  • 18cf6fe Merge pull request #1109 from nextcloud-libraries/artonge/release/v5.0.1
  • ccb21b0 chore: Add changelog entry
  • fef7916 Bump to v5.0.1
  • a1557c8 Merge pull request #1108 from nextcloud-libraries/artonge/perf/user_config_fo...
  • 53cf1b8 Do not load user config for each previews
  • 318d22c Merge pull request #1107 from nextcloud-libraries/dependabot/npm_and_yarn/axi...
  • 6e46b52 Merge pull request #1105 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • 9243d57 chore(deps): Bump @​types/toastify-js from 1.12.2 to 1.12.3
  • ecd4f23 chore(deps): Bump axios from 1.4.0 to 1.6.1
  • 12af9bb Merge pull request #1106 from nextcloud-libraries/dependabot/npm_and_yarn/vue...
  • 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.0.0-beta.4 to 5.0.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v5.0.0-beta.4...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #33.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-5.0.1 branch November 20, 2023 02:24
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