Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2025

Bumps @nextcloud/vue from 8.33.0 to 8.34.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v8.34.0

What's Changed

📝 Notes

  • NcAppSettingsSectionShortcuts has been renamed to NcAppSettingsShortcutsSection but still available by the previous name

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v8.33.0...v8.34.0

Changelog

Sourced from @​nextcloud/vue's changelog.

v8.34.0 (2025-11-07)

📝 Notes

  • NcAppSettingsSectionShortcuts has been renamed to NcAppSettingsShortcutsSection but still available by the previous name

🚀 Enhancements

🐛 Fixed bugs

Other Changes

v8.31.0 (2025-09-11)

📝 Notes

The NcSettingsInputText component was deprecated, it is no longer used by Nextcloud or Nextcloud apps and not recommended to be used for design reasons.

🚀 Enhancements

  • feat: add NcKbd component #7407
  • feat(NcRadioGroup): add component to group radio buttons #7474

🐛 Fixed bugs

  • fix(NcAssistantIcon): adjust gradient for dark theme #7430
  • fix(NcPopover): regression with this.getPopoverTriggerContainerElement is not a function #7443 (max-nextcloud)
  • fix(NcCheckboxRadioSwitch): ensure label less radio has proper size #7477
  • fix(NcDateTime): adjust for bidi support #7485
  • fix(NcReferenceWidget): harden checks for reference = null #7493

... (truncated)

Commits
  • 92a8e63 Merge pull request #7820 from nextcloud-libraries/release/v8.34.0
  • c22c901 chore(release): v8.34.0
  • e893283 chore(release): add v8.34.0 changelog
  • a016f9b Merge pull request #7822 from nextcloud-libraries/fix/useButtonLink
  • 32c8853 fix(NcFormBoxButton): router check on Vue 2
  • 91f4cda Merge pull request #7821 from nextcloud-libraries/backport/7748/stable8
  • cbc6a32 fix(NcRichText): start heading from h4
  • 1b0373b Merge pull request #7818 from nextcloud-libraries/backport/7817/stable8
  • 001c8fd fix(NcListItem): do not mount NcActions until necessary
  • fc87998 Merge pull request #7815 from nextcloud-libraries/backport/7808/stable8
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@nextcloud/vue [>= 9.a, < 10]

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Nov 8, 2025
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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2025

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-8.34.0 branch from 8f76fef to 29568ef Compare November 8, 2025 04:56
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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@Antreesy
Copy link
Collaborator

Antreesy commented Nov 9, 2025

/compile rebase

dependabot bot and others added 2 commits November 9, 2025 15:06
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-vue@v8.33.0...v8.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/vue-8.34.0 branch from 29568ef to 47bb717 Compare November 9, 2025 15:07
@dependabot dependabot bot merged commit d228f44 into master Nov 9, 2025
30 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-8.34.0 branch November 9, 2025 15:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants