Skip to content

Bump @vueuse/shared from 11.3.0 to 14.3.0 - #14932

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/vueuse/shared-14.3.0
Open

Bump @vueuse/shared from 11.3.0 to 14.3.0#14932
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/vueuse/shared-14.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @vueuse/shared from 11.3.0 to 14.3.0.

Release notes

Sourced from @​vueuse/shared's releases.

v14.3.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v14.2.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v14.2.0

   🚀 Features

... (truncated)

Commits
  • 99c5df9 chore: release v14.3.0
  • c541332 chore: replace exports testing with tsnapi and tsdown-stale-guard (#5366)
  • 52d688f fix(directive): create disposable directive func cleanup of side effects unmo...
  • df72450 chore: update deps
  • 0d98998 fix: add explicit ./package.json export to all packages (#5343)
  • 3b7820d docs(refManualReset): add deep reactivity usage note (#5201)
  • 8c252c3 refactor: change primitive to shallowReadonly, rename readonly usage to `...
  • 11edb34 build: upgrade tsdown, migrate attw validation to tsdown (#5328)
  • 8cb894e test: restore real timers after each cases (#5302)
  • b0c51c2 feat(createInjectionState): non-undefined return when default specified (#5306)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vueuse/shared since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2026

@rtibblesbot rtibblesbot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vueuse/shared 11.3.0 → 14.3.0 (devDependency)

Semver risk: Major (11 → 14) — but @vueuse/shared is not imported anywhere in source; all real usage goes through @vueuse/core, which pins its own internal @vueuse/shared@11.3.0 and is unaffected by this bump. The lockfile now carries two independent resolutions of the package.

Breaking changes / peer deps: New version's lockfile entry requires vue: ^3.5.0 (project runs Vue 2.7), but since the package is unused this peer mismatch has no runtime effect.

Security fixes: None noted.

CI status: Passing.

Zero functional risk given the package is dead code in this repo.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Ran a dependency-update review pipeline over the version bump:

  • Classified the bump by semver (patch / minor / major) and dependency type (production vs. development)
  • Extracted the changelog and release notes across the version range
  • Assessed compatibility with this project's usage and whether any code changes are required
  • Treated CI as the primary safety net
  • Scaled the review depth to the update's risk
  • Chose the verdict from semver risk, changelog findings, and CI status

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps [@vueuse/shared](https://github.com/vueuse/vueuse/tree/HEAD/packages/shared) from 11.3.0 to 14.3.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v14.3.0/packages/shared)

---
updated-dependencies:
- dependency-name: "@vueuse/shared"
  dependency-version: 14.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vueuse/shared-14.3.0 branch from 098671a to c92684c Compare July 1, 2026 05:37
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 SIZE: very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant