Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps @nextcloud/vue from 9.1.0 to 9.4.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.4.0

v9.4.0 (2026-01-21)

🚀 Enhancements

  • feat(NcDateTimePicker): add range limit props and inline option #8009 (GVodyanov)

Other Changes

  • deps: revert pin for focus-trap library and bump to v7.8.0 #8072 (ShGKme)
  • build: prevent style leaks from apps with different Vue version #8091 (ShGKme)

Full Changelog: nextcloud-libraries/nextcloud-vue@v9.3.3...v9.4.0

v9.3.3

v9.3.3 (2026-01-09)

🐛 Fixed bugs

  • fix(NcActions): migrate to custom icons in Checkbox and Radio actions #8020 (ShGKme)

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-vue@v9.3.2...v9.3.3

v9.3.2

v9.3.2 (2026-01-08)

🐛 Fixed bugs

Other Changes

  • chore(README): recommend using npm pack and styleguidist instead of npm link #8018 (ShGKme)
  • chore(README): remove Firefox note #8019 (ShGKme)

Full Changelog: nextcloud-libraries/nextcloud-vue@v9.3.1...v9.3.2

v9.3.1

v9.3.1 (2025-12-10)

Full Changelog

🚀 Enhancements

  • feat(useHotKey): add new option allowInModal #7514 (susnux)

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.4.0 (2026-01-21)

Full Changelog

🚀 Enhancements

  • feat(NcDateTimePicker): add range limit props and inline option #8009 (GVodyanov)

Other Changes

  • deps: revert pin for focus-trap library and bump to v7.8.0 #8072 (ShGKme)
  • build: prevent style leaks from apps with different Vue version #8091 (ShGKme)

v9.3.3 (2026-01-09)

Full Changelog

🐛 Fixed bugs

  • fix(NcActions): migrate to custom icons in Checkbox and Radio actions #8020 (ShGKme)

Other Changes

v9.3.2 (2026-01-08)

Full Changelog

🐛 Fixed bugs

Other Changes

  • chore(README): recommend using npm pack and styleguidist instead of npm link #8018 (ShGKme)
  • chore(README): remove Firefox note #8019 (ShGKme)

v9.3.1 (2025-12-10)

Full Changelog

🚀 Enhancements

  • feat(useHotKey): add new option allowInModal #7514 (susnux)

🐛 Fixed bugs

  • fix(NcFormBox): add NcButton to supported components #7886 (ShGKme)
  • fix: adjust input border styles for dark theme and NcSelect #7501 (susnux)
  • fix: logger is not defined #7944 (ShGKme)
  • fix(useHotKey): do not prevent hotkeys on hidden modal/dialog #7966 (skjnldsv)

Other Changes

  • refactor(NcModal): migrate to Typescript and script-setup #7514 (susnux)
  • chore(NcActions): outline icons in docs #7920 (ShGKme)
  • refactor: fix Typescript issues in build files #7922 (susnux)
  • refactor(useHotKey): modal visibility check using Array.from #7972 (skjnldsv)

v9.3.0 (2025-11-20)

... (truncated)

Commits
  • dbbdf69 Merge pull request #8099 from nextcloud-libraries/chore/release/v9.4.0
  • 86dac7b Merge pull request #8098 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • d870e12 chore: fix ESLint rule vue/v-on-event-hyphenation
  • 2bd8b95 chore: fix ESLint rule vue/attribute-hyphenation
  • 67d7d32 chore: fix ESLint rule @stylistic/exp-list-style
  • d747dc8 chore(deps-dev): bump @​nextcloud/eslint-config
  • 3fa7988 chore: release v9.4.0
  • e1c9a48 Merge pull request #8009 from nextcloud-libraries/feat/date-time-picker/add-m...
  • 987408e feat(NcDateTimePicker): add additional props needed for calendar
  • 6bae3d8 Merge pull request #8096 from nextcloud-libraries/automated/21160499038/serve...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nextcloud/vue since your current version.


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 9.1.0 to 9.4.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.1.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Jan 22, 2026
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 Jan 22, 2026

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 Jan 22, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants