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/vue from 8.11.2 to 8.18.0 #253

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nextcloud/vue from 8.11.2 to 8.18.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.18.0

v8.18.0 (2024-09-12)

Full Changelog

🚀 Enhancements

  • feat(NcDialogButton): Allow to return false from callback to keep dialog open #6005 (susnux)
  • feat(NcHeaderButton): Add a button-only alternative for the header menu #6048 (susnux)

🐛 Fixed bugs

  • fix(NcActions): Pressing Escape should always close the actions #6037 (susnux)
  • fix(NcListItem): make the max width in oneline mode apply only to the content name #6039 (GVodyanov)
  • fix(NcHeaderMenu): Ensure trigger button has the same width as a wrapper #6047 (susnux)
  • fix(NcCheckboxRadioSwitch): switch may have incorrect checked-like background #6055 (Antreesy)
  • fix(NcEmojiPicker): adjust hover effects to the new design #6056 (Antreesy)

Changed

  • Updated workflows and dependencies
  • Updated translations

v8.17.1

v8.17.1 (2024-08-30)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppNavigation): keep border only on mobile #6008 (ShGKme)
  • fix(NcRichText): discard reference widgets on text update #6011 (Antreesy)
  • fix(NcCheckBoxRadioSwitch): do not toggle on a click on a link inside #6013 (DorraJaouad)
  • fix: Adjust time intervals for relative time #6017 (susnux)
  • fix(NcHeaderMenu): Remove padding from popover menu #6026 (susnux)
  • fix(useHotKey): respect press of MacOS Cmd key as Ctrl key #6021 (Antreesy)

v8.17.0

v8.17.0 (2024-08-21)

Full Changelog

🚀 Enhancements

  • feat(NcButton): Allow to specify target attribute for buttons with href #5938 (mejo-)
  • feat(NcDialog): Allow to make the dialog a form #5932 (susnux)
  • feat(NcListItem): allow to control the display of a three dot menu #5980 (DorraJaouad)
  • feat(NcCounterBubble): add count prop for humanized count display #5863 (ShGKme)
  • feat(useHotKey): add composable for keyboard shortcuts #5899 (Antreesy)

🐛 Fixed bugs

  • fix(NcActions): Role menu needs a label assigned so label by trigger #5933 (susnux)
  • fix(NcListItem): Adjust icon color when the list item is active #5936 (susnux)
  • fix(NcCounterBubble): make it perfectly aligned circle #5948 (ShGKme)
  • fix(NcAvatar): extend variable size of status icons #5959 (Antreesy)
  • fix(NcActions): NcActionCheckbox and NcActionRadio icon alignment #5958 (GretaD)

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.18.0 (2024-09-12)

Full Changelog

🚀 Enhancements

  • feat(NcDialogButton): Allow to return false from callback to keep dialog open #6005 (susnux)
  • feat(NcHeaderButton): Add a button-only alternative for the header menu #6048 (susnux)

🐛 Fixed bugs

  • fix(NcActions): Pressing Escape should always close the actions #6037 (susnux)
  • fix(NcListItem): make the max width in oneline mode apply only to the content name #6039 (GVodyanov)
  • fix(NcHeaderMenu): Ensure trigger button has the same width as a wrapper #6047 (susnux)
  • fix(NcCheckboxRadioSwitch): switch may have incorrect checked-like background #6055 (Antreesy)
  • fix(NcEmojiPicker): adjust hover effects to the new design #6056 (Antreesy)

Changed

  • Updated workflows and dependencies
  • Updated translations

v8.17.1 (2024-08-30)

Full Changelog

🐛 Fixed bugs

  • fix(NcAppNavigation): keep border only on mobile #6008 (ShGKme)
  • fix(NcRichText): discard reference widgets on text update #6011 (Antreesy)
  • fix(NcCheckBoxRadioSwitch): do not toggle on a click on a link inside #6013 (DorraJaouad)
  • fix: Adjust time intervals for relative time #6017 (susnux)
  • fix(NcHeaderMenu): Remove padding from popover menu #6026 (susnux)
  • fix(useHotKey): respect press of MacOS Cmd key as Ctrl key #6021 (Antreesy)

v8.17.0 (2024-08-21)

Full Changelog

🚀 Enhancements

  • feat(NcButton): Allow to specify target attribute for buttons with href #5938 (mejo-)
  • feat(NcDialog): Allow to make the dialog a form #5932 (susnux)
  • feat(NcListItem): allow to control the display of a three dot menu #5980 (DorraJaouad)
  • feat(NcCounterBubble): add count prop for humanized count display #5863 (ShGKme)
  • feat(useHotKey): add composable for keyboard shortcuts #5899 (Antreesy)

🐛 Fixed bugs

  • fix(NcActions): Role menu needs a label assigned so label by trigger #5933 (susnux)
  • fix(NcListItem): Adjust icon color when the list item is active #5936 (susnux)
  • fix(NcCounterBubble): make it perfectly aligned circle #5948 (ShGKme)
  • fix(NcAvatar): extend variable size of status icons #5959 (Antreesy)
  • fix(NcActions): NcActionCheckbox and NcActionRadio icon alignment #5958 (GretaD)
  • fix(NcCheckboxRadioSwitch): adjust to new border radius #5974 (ShGKme)
  • fix: use --header-height instead of 50px constant #5973 (ShGKme)
  • fix(NcAppSettingsDialog): Adjust navigation entries to match Nextcloud 30 design #5963 (susnux)
  • fix(NcAppNavigationCaption): make name ellipsize #5982 (GVodyanov)
  • fix(NcAppNavigation): add border-right #5953 (marcoambrosini)

... (truncated)

Commits
  • 544656c Merge pull request #6078 from nextcloud-libraries/chore/v8.18.0
  • c124a24 chore: release v8.18.0
  • 3fe29a0 Merge pull request #6071 from nextcloud-libraries/translations_ef429a9836fb49...
  • 93fee79 Merge pull request #6077 from nextcloud-libraries/dependabot/npm_and_yarn/exp...
  • cfa441d chore(deps): Bump express from 4.19.2 to 4.21.0
  • 4b1aa2e Merge pull request #6073 from nextcloud-libraries/dependabot/npm_and_yarn/foc...
  • 783cc05 Merge pull request #6072 from nextcloud-libraries/dependabot/npm_and_yarn/vit...
  • 2b111bc chore(deps): Bump focus-trap from 7.5.4 to 7.6.0
  • 0fe91d1 chore(deps-dev): Bump vite from 5.4.3 to 5.4.4
  • 9cc80ab fix(l10n): Translate l10n/messages.pot in uk
  • 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/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.2 to 8.18.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.11.2...v8.18.0)

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

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 Sep 13, 2024
@tobiasKaminsky tobiasKaminsky merged commit 2894ea8 into master Sep 13, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-8.18.0 branch September 13, 2024 16:05
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