Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2025

Bumps @nextcloud/vue from 9.3.0 to 9.3.1.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.3.1

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)
Changelog

Sourced from @​nextcloud/vue's changelog.

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)
Commits
  • 123bc94 fix(workflows): adjust permissions for npm trusted publisher config
  • f5a934a fix(workflows): npm-publish configuration for trusted npm publishing
  • e241138 Merge pull request #7973 from nextcloud-libraries/chore/v9.3.1
  • 9399159 chore: v9.3.1
  • 081c899 Merge pull request #7931 from nextcloud-libraries/fix/time-zone-spelling
  • 64d1498 Merge pull request #7948 from nextcloud-libraries/fix/noid/action-input-date
  • 209d2d1 Merge pull request #7941 from nextcloud-libraries/fix/NcModal--teleport-scope...
  • ddf0ee8 Merge pull request #7969 from nextcloud-libraries/automated/20088180639/serve...
  • 0c08ecd Merge pull request #7972 from nextcloud-libraries/skjnldsv-patch-1
  • e2638ba refactor: remove unneeded async in useHotKey test
  • 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 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 Pull requests that update Javascript code labels Dec 13, 2025
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.3.0 to 9.3.1.
- [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.3.0...v9.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/vue-9.3.1 branch from 0911a3a to f690e76 Compare December 13, 2025 08:52
@raimund-schluessler raimund-schluessler merged commit 45c2d44 into main Dec 15, 2025
24 checks passed
@raimund-schluessler raimund-schluessler deleted the dependabot/npm_and_yarn/nextcloud/vue-9.3.1 branch December 15, 2025 12:13
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.

2 participants