Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps @nextcloud/vue from 8.18.0 to 8.19.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.19.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.18.0...v8.19.0

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.19.0 (2024-09-16)

Full Changelog

🚀 Enhancements

  • feat(NcModal): make dark header configurable #6083 (mejo-)
  • feat(NcActions): Emit closed event only when the actions are fully closed #6065 (susnux)

🐛 Fixed bugs

  • fix(NcAppNavigationItem): align utils with actions and other components #6054 (GVodyanov)
  • fix(NcAvatar): add a fallback for missing CSS variable #6090 (Antreesy)
  • fix(NcColorPicker): style advanced fields as NcInputField #6097 (Antreesy)

Changed

  • Updated workflows and dependencies
Commits
  • 5329142 Merge pull request #6089 from nextcloud-libraries/v8.18.1
  • 2133897 chore: release v8.18.1
  • de93af6 Merge pull request #6097 from nextcloud-libraries/fix/noid/color-picker-styling
  • e2018a1 Merge pull request #6065 from nextcloud-libraries/fix/nc-actions-closed
  • c729694 feat(NcActions): Emit closed event when the actions are fully closed
  • 1afa82c Merge pull request #6099 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • a3ecfde Merge pull request #6098 from nextcloud-libraries/dependabot/npm_and_yarn/vue...
  • dfa1862 chore(deps-dev): Bump vite from 5.4.5 to 5.4.6
  • 8cc3153 chore(deps): Bump @​vueuse/components from 11.0.3 to 11.1.0
  • e418a18 style(NcColorPicker): adjust styles of advanced fields to match NcInputField
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-8.19.0 branch 2 times, most recently from 3e8d91b to 82bec93 Compare September 19, 2024 22:22
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.18.0...v8.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-8.19.0 branch from 82bec93 to 1929015 Compare September 19, 2024 22:28
@tobiasKaminsky tobiasKaminsky merged commit 74fd8a2 into master Sep 19, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-8.19.0 branch September 19, 2024 22:30
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.

2 participants