Skip to content

chore(deps): Bump @nextcloud/vue from 9.5.0 to 9.9.0#74

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/vue-9.9.0
Open

chore(deps): Bump @nextcloud/vue from 9.5.0 to 9.9.0#74
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/vue-9.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue from 9.5.0 to 9.9.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.9.0

v9.9.0 (2026-07-13)

Full Changelog

What's Changed

🚀 Enhancements

  • feat(referencePicker): introduce getReferenceWithPicker() #8532 (mejo-)
  • feat(NcReferenceWidget): allow to enable resizable widget height #8695 (backportbot[bot])
  • feat(NcActions): add wide prop for full-width menus #8698 (Chartman123)

🐛 Fixed bugs

  • fix(NcAppNavigation): deactivate focus on resize #8646 (Antreesy)
  • fix(NcDateTimePicker): correct button icon color #8632 (pallavibakale)
  • fix(NcDateTimePicker): use same locale for formatting and UI elements #8643 (odzhychko)
  • fix(NcGuestContent): migrate style assignment fully to CSS #8677 (Antreesy)

Other Changes

  • fix(NcAppSettingsDialog): prevent style leaking to nested dialogs #8645 (Antreesy)
  • test(NcFilePicker): fix flaky tests #8619 (odzhychko)
  • chore: add Development container #8618 (odzhychko)
  • chore: resolve ESLint warnings #8683 (susnux)
  • Updated dependencies
  • Updated translations

New Contributors

v9.8.2

v9.8.2 (2026-06-02)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix(build): include full package version for CSS hash prefix #8580 (Antreesy)

Other Changes

  • Updated dependencies

v9.8.1

v9.8.1 (2026-05-28)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix: use correct boundaries of CSS breakpoints #8520 (susnux)
  • fix(NcAppSidebarTab): Reduce pill height #8547 (kra-mo)
  • fix(NcAppContent): background blur may be missing after minification #8544 (ShGKme)
  • fix(NcRichText): handle new lines when parsing reference links #8565 (Antreesy)
  • fix(NcAppNavigationItem): Make active state darker than hover #8557 (backportbot[bot])

Other Changes

  • Updated translations

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.9.0 (2026-07-13)

Full Changelog

What's Changed

🚀 Enhancements

  • feat(referencePicker): introduce getReferenceWithPicker() #8532 (mejo-)
  • feat(NcReferenceWidget): allow to enable resizable widget height #8695
  • feat(NcActions): add wide prop for full-width menus #8698 (Chartman123)

🐛 Fixed bugs

  • fix(NcAppNavigation): deactivate focus on resize #8646 (Antreesy)
  • fix(NcDateTimePicker): correct button icon color #8632 (pallavibakale)
  • fix(NcDateTimePicker): use same locale for formatting and UI elements #8643 (odzhychko)
  • fix(NcGuestContent): migrate style assignment fully to CSS #8677 (Antreesy)

Other Changes

  • fix(NcAppSettingsDialog): prevent style leaking to nested dialogs #8645 (Antreesy)
  • test(NcFilePicker): fix flaky tests #8619 (odzhychko)
  • chore: add Development container #8618 (odzhychko)
  • chore: resolve ESLint warnings #8683 (susnux)
  • Updated dependencies
  • Updated translations

New Contributors

v9.8.2 (2026-06-02)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix(build): include full package version for CSS hash prefix #8580 (Antreesy)

Other Changes

  • Updated dependencies

v9.8.1 (2026-05-28)

Full Changelog

What's Changed

🐛 Fixed bugs

  • fix: use correct boundaries of CSS breakpoints #8520 (susnux)
  • fix(NcAppSidebarTab): Reduce pill height #8547 (kra-mo)
  • fix(NcAppContent): background blur may be missing after minification #8544 (ShGKme)
  • fix(NcRichText): handle new lines when parsing reference links #8565 (Antreesy)
  • fix(NcAppNavigationItem): Make active state darker than hover #8557

Other Changes

  • Updated translations

v9.8.0 (2026-05-07)

Full Changelog

... (truncated)

Commits
  • a277742 Merge pull request #8728 from nextcloud-libraries/chore-release-v9.9.0
  • f9361f9 chore: prepare release v9.9.0
  • 1e93e47 Merge pull request #8713 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • edcf498 Merge pull request #8707 from nextcloud-libraries/automated/noid/main-fix-npm...
  • 56c98f5 Merge pull request #8726 from nextcloud-libraries/dependabot/npm_and_yarn/dom...
  • 77fd346 Merge pull request #8683 from nextcloud-libraries/chore/eslint
  • 7252d0c Merge pull request #8727 from nextcloud-libraries/dependabot/npm_and_yarn/flo...
  • ac23a54 chore: run eslint --fix
  • b42aa9b chore(deps-dev): bump @​nextcloud/eslint-config from 9.0.0 to 9.0.1
  • e998535 Merge pull request #8716 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 16, 2026
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.5.0 to 9.9.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@v9.5.0...v9.9.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 9.9.0
  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-9.9.0 branch from 324fe7a to f01ad6c Compare July 16, 2026 19:34
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.

0 participants