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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump @nextcloud/vue from 8.10.0 to 8.13.0 #620

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2024

Bumps @nextcloud/vue from 8.10.0 to 8.13.0.

Release notes

Sourced from @鈥媙extcloud/vue's releases.

v8.13.0

v8.13.0 (2024-06-20)

Full Changelog

馃殌 Enhancements

  • feat(NcDialogButton): Allow to pass disabled prop #5679 (susnux)
  • feat(NcRichContenteditable): programmatically show tributes #5674 (DorraJaouad)
  • feat: Add NcChip component #5686 (susnux)
  • feat(NcAppSidebar): add toggleAttrs prop to pass attributes on the toggle button #5695 (ShGKme)
  • feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button #5702 (ShGKme)

馃悰 Fixed bugs

  • fix(NcAppSidebar): remove hidden navigation toggle from focus trap #5613 (ShGKme)
  • fix(NcAppSidebar): make closing animation less glitchy #5608 (ShGKme)
  • Update temporary border radius variable #5639 (marcoambrosini)
  • fix: Adjust license in package.json #5612 (susnux)
  • Use variables for input border width #5563 (marcoambrosini)
  • fix: re-export NcEllipsisedOption and NcInputField in root export #5666 (ShGKme)
  • fix(NcVNodes): add re-export in root export and add docs #5664 (ShGKme)
  • fix(richText): do not handle relative links without leading slash as router links #5703 (ShGKme)
  • fix(NcModal): Adjust modal header name and actions #5656 (susnux)
  • fix(NcAppSidebar): apply toggle offset transition only on sidebar transition #5720 (ShGKme)
  • fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes #5627 (ShGKme)
  • fix: Make sidebar buttons pixel perfect #3518 (CarlSchwan)

Changed

v8.12.0

v8.12.0 (2024-05-19)

Full Changelog

馃殌 Enhancements

  • feat(NcAppNavigationCaption): Allow to set heading level #5567 (susnux)
  • feat(NcAppNavigationCaption): Add heading-id prop to allow setting the ID on the caption itself #5565 (susnux)
  • feat(NcAppSidebar): Allow to set open state to prevent focus trap issues on mobile #5584 (susnux)

馃悰 Fixed bugs

... (truncated)

Changelog

Sourced from @鈥媙extcloud/vue's changelog.

v8.13.0 (2024-06-20)

Full Changelog

馃殌 Enhancements

  • feat(NcDialogButton): Allow to pass disabled prop #5679 (susnux)
  • feat(NcRichContenteditable): programmatically show tributes #5674 (DorraJaouad)
  • feat: Add NcChip component #5686 (susnux)
  • feat(NcAppSidebar): add toggleAttrs prop to pass attributes on the toggle button #5695 (ShGKme)
  • feat(NcAppSidebar): add noToggle prop to hide the built-in toggle button #5702 (ShGKme)

馃悰 Fixed bugs

  • fix(NcAppSidebar): remove hidden navigation toggle from focus trap #5613 (ShGKme)
  • fix(NcAppSidebar): make closing animation less glitchy #5608 (ShGKme)
  • Update temporary border radius variable #5639 (marcoambrosini)
  • fix: Adjust license in package.json #5612 (susnux)
  • Use variables for input border width #5563 (marcoambrosini)
  • fix: re-export NcEllipsisedOption and NcInputField in root export #5666 (ShGKme)
  • fix(NcVNodes): add re-export in root export and add docs #5664 (ShGKme)
  • fix(richText): do not handle relative links without leading slash as router links #5703 (ShGKme)
  • fix(NcModal): Adjust modal header name and actions #5656 (susnux)
  • fix(NcAppSidebar): apply toggle offset transition only on sidebar transition #5720 (ShGKme)
  • fix(NcAppSidebar): make sidebar a single node again to allow v-show, classes and attributes #5627 (ShGKme)
  • fix: Make sidebar buttons pixel perfect #3518 (CarlSchwan)

Changed

v8.12.0 (2024-05-13)

Full Changelog

馃殌 Enhancements

  • feat(NcAppNavigationCaption): Allow to set heading level #5567 (susnux)
  • feat(NcAppNavigationCaption): Add heading-id prop to allow setting the ID on the caption itself #5565 (susnux)
  • feat(NcAppSidebar): Allow to set open state to prevent focus trap issues on mobile #5584 (susnux)

馃悰 Fixed bugs

... (truncated)

Commits
  • b0a378d Merge pull request #5724 from nextcloud-libraries/chore/8.13.0
  • 183ed10 Merge pull request #5728 from nextcloud-libraries/fix/japanese-translation
  • 32cdc0d Merge pull request #5733 from nextcloud-libraries/dependabot/npm_and_yarn/flo...
  • 028c6ff chore(deps): Bump @鈥媐loating-ui/dom from 1.6.5 to 1.6.6
  • 134c8e9 Merge pull request #5732 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • 118862b chore(deps-dev): Bump @鈥媙extcloud/vite-config from 1.2.5 to 1.3.0
  • 47cf39d Merge pull request #5729 from nextcloud-libraries/translations_ef429a9836fb49...
  • e990244 Translate l10n/messages.pot in ar
  • dea948e Translate l10n/messages.pot in ar
  • 84c86ee Translate l10n/messages.pot in ar
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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.10.0 to 8.13.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.10.0...v8.13.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>
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2024

Superseded by #623.

@dependabot dependabot bot closed this Jul 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-8.13.0 branch July 6, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant