Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/vue from 9.3.1 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

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

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.3.1 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.3.1...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 24, 2026
@github-actions github-actions bot enabled auto-merge January 24, 2026 02:08
@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cypress
Copy link

cypress bot commented Jan 24, 2026

Activity    Run #3178

Run Properties:  status check failed Failed #3178  •  git commit 8b3eaf0ee7: chore(deps): Bump @nextcloud/vue from 9.3.1 to 9.4.0
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/vue-9.4.0
Run status status check failed Failed #3178
Run duration 02m 14s
Commit git commit 8b3eaf0ee7: chore(deps): Bump @nextcloud/vue from 9.3.1 to 9.4.0
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 2
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 7
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/sidebar.cy.ts • 2 failed tests • Run E2E

View Output

Test Artifacts
Check activity listing in the sidebar > Has rename activity Test Replay Screenshots
Check activity listing in the sidebar > Has move activity Test Replay Screenshots

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Superseded by #2349.

@dependabot dependabot bot closed this Feb 2, 2026
auto-merge was automatically disabled February 2, 2026 13:43

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/vue-9.4.0 branch February 2, 2026 13:44
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.

0 participants