Skip to content

chore(deps-dev): bump the dev-dependencies group with 3 updates #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2025

Bumps the dev-dependencies group with 3 updates: @types/node, @vue/compiler-sfc and @vue/runtime-core.

Updates @types/node from 20.17.48 to 20.17.57

Commits

Updates @vue/compiler-sfc from 3.5.14 to 3.5.16

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.5.16

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.15

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from @​vue/compiler-sfc's changelog.

3.5.16 (2025-05-29)

Reverts

  • Revert "fix(compiler-sfc): add scoping tag to trailing universal selector" (#13406) (19f23b1), closes #13406
  • Revert "fix(compiler-sfc): add error handling for defineModel() without variable" (#13390) (42f879f), closes #13390

3.5.15 (2025-05-26)

Bug Fixes

Commits
  • e738176 release: v3.5.16
  • 19f23b1 Revert "fix(compiler-sfc): add scoping tag to trailing universal selector (#1...
  • 42f879f Revert "fix(compiler-sfc): add error handling for defineModel() without varia...
  • d5ada3d release: v3.5.15
  • 2c6c079 chore: fix type check error (#13366)
  • 949df80 fix(compiler-sfc): add scoping tag to trailing universal selector (#12918)
  • d53daf1 chore(deps): update all non-major dependencies (#13353)
  • 00734af fix(compiler-sfc): add error handling for defineModel() without variable assi...
  • 89edc6c fix(compile-sfc): handle inline template source map in prod build (#12701)
  • f7ce5ae fix(compiler-sfc): simulate allowArbitraryExtensions on resolving type (#13...
  • Additional commits viewable in compare view

Updates @vue/runtime-core from 3.5.14 to 3.5.16

Release notes

Sourced from @​vue/runtime-core's releases.

v3.5.16

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.15

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from @​vue/runtime-core's changelog.

3.5.16 (2025-05-29)

Reverts

  • Revert "fix(compiler-sfc): add scoping tag to trailing universal selector" (#13406) (19f23b1), closes #13406
  • Revert "fix(compiler-sfc): add error handling for defineModel() without variable" (#13390) (42f879f), closes #13390

3.5.15 (2025-05-26)

Bug Fixes

Commits
  • e738176 release: v3.5.16
  • d9bd436 chore: fix typos
  • d5ada3d release: v3.5.15
  • 5179d32 fix(types): exclude undefined from inferred prop types with default values ...
  • f44feed fix(types): avoid merging component instance into $props in `ComponentInsta...
  • 35aeae7 fix(hydration): handle transition appear hydration edge case (#13339)
  • d15dce3 fix(teleport): handle deferred teleport updates before and after mount (#13350)
  • 772b008 fix(suspense): handle edge case in patching list nodes within Suspense (#13306)
  • 80055fd fix(hydration): skip lazy hydration for patched components (#13283)
  • b991075 fix(custom-element): allow injecting values ​​from app context in nested elem...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-core](https://github.com/vuejs/core/tree/HEAD/packages/runtime-core).


Updates `@types/node` from 20.17.48 to 20.17.57
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vue/compiler-sfc` from 3.5.14 to 3.5.16
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.16/packages/compiler-sfc)

Updates `@vue/runtime-core` from 3.5.14 to 3.5.16
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.16/packages/runtime-core)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.17.57
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@vue/compiler-sfc"
  dependency-version: 3.5.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@vue/runtime-core"
  dependency-version: 3.5.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2025
@github-actions github-actions bot added the enhancement New feature or request label May 31, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-0daed674ca branch June 22, 2025 16:42
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants