Skip to content

chore(deps): bump the patch-dependencies group across 1 directory with 5 updates #4396

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2025

Bumps the patch-dependencies group with 5 updates in the / directory:

Package From To
vitest 3.2.3 3.2.4
vue 3.5.16 3.5.17
next 15.3.3 15.3.4
@next/mdx 15.3.3 15.3.4
eslint-config-next 15.3.3 15.3.4

Updates vitest from 3.2.3 to 3.2.4

Release notes

Sourced from vitest's releases.

v3.2.4

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • c666d14 chore: release v3.2.4
  • 8a18c8e fix(cli): throw error when --shard x/\<count> exceeds count of test files (#...
  • 8abd7cc chore(deps): update tinypool (#8174)
  • 93f3200 fix(deps): update all non-major dependencies (#8123)
  • 0c3be6f fix(coverage): ignore SCSS in browser mode (#8161)
  • 790bc31 chore: update deprecation notice for globs (#8148)
  • c0eae7d chore: update deprecated workspace file log (#8118)
  • 14dc072 fix(pool): auto-adjust minWorkers when only maxWorkers specified (#8110)
  • 85dc019 fix(cli): use absolute path environment on Windows (#8105)
  • 27df68a fix(reporter): task.meta should be available in custom reporter's errors (#...
  • Additional commits viewable in compare view

Updates vue from 3.5.16 to 3.5.17

Release notes

Sourced from vue's releases.

v3.5.17

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's changelog.

3.5.17 (2025-06-18)

Bug Fixes

  • compat: allow v-model built in modifiers on component (#12654) (cb14b86), closes #12652
  • compile-sfc: handle mapped types work with omit and pick (#12648) (4eb46e4), closes #12647
  • compiler-core: do not increase newlines in InEntity state (#13362) (f05a8d6)
  • compiler-core: ignore whitespace when matching adjacent v-if (#12321) (10ebcef), closes #9173
  • compiler-core: prevent comments from blocking static node hoisting (#13345) (55dad62), closes #13344
  • compiler-sfc: improved type resolution for function type aliases (#13452) (f3479aa), closes #13444
  • custom-element: ensure configureApp is applied to async component (#12607) (5ba1afb), closes #12448
  • custom-element: prevent injecting child styles if shadowRoot is false (#12769) (73055d8), closes #12630
  • reactivity: add __v_skip flag to Dep to prevent reactive conversion (#12804) (e8d8f5f), closes #12803
  • runtime-core: unset old ref during patching when new ref is absent (#12900) (47ddf98), closes #12898
  • slots: make cache indexes marker non-enumerable (#13469) (919c447), closes #13468
  • ssr: handle initial selected state for select with v-model + v-for/v-if option (#13487) (1552095), closes #13486
  • types: typo of vOnce and vSlot (#13343) (762fae4)
Commits
  • 5f8314c release: v3.5.17
  • 1552095 fix(ssr): handle initial selected state for select with v-model + v-for/v-if ...
  • f3479aa fix(compiler-sfc): improved type resolution for function type aliases (#13452)
  • 919c447 fix(slots): make cache indexes marker non-enumerable (#13469)
  • cb14b86 fix(compat): allow v-model built in modifiers on component (#12654)
  • 9818456 fix(deps): update compiler (#13480)
  • 5257165 chore(deps): update dependency vite to v5.4.19 [security] (#13281)
  • c0c9c5b chore(deps): update build (#13479)
  • 532cfae chore(deps): update autofix-ci/action digest to 635ffb0 (#13450)
  • c91afec fix(deps): update dependency @​vue/repl to ^4.6.1 (#13471)
  • Additional commits viewable in compare view

Updates next from 15.3.3 to 15.3.4

Release notes

Sourced from next's releases.

v15.3.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [metadata] render streaming metadata on the top level (#80566)
  • [fix] clone the config module to avoid mutation (#80573)

Credits

Huge thanks to @​huozhi for helping!

Commits

Updates @next/mdx from 15.3.3 to 15.3.4

Release notes

Sourced from @​next/mdx's releases.

v15.3.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [metadata] render streaming metadata on the top level (#80566)
  • [fix] clone the config module to avoid mutation (#80573)

Credits

Huge thanks to @​huozhi for helping!

Commits

Updates eslint-config-next from 15.3.3 to 15.3.4

Release notes

Sourced from eslint-config-next's releases.

v15.3.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [metadata] render streaming metadata on the top level (#80566)
  • [fix] clone the config module to avoid mutation (#80573)

Credits

Huge thanks to @​huozhi for helping!

Commits

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

…h 5 updates

Bumps the patch-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.3` | `3.2.4` |
| [vue](https://github.com/vuejs/core) | `3.5.16` | `3.5.17` |
| [next](https://github.com/vercel/next.js) | `15.3.3` | `15.3.4` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.3.3` | `15.3.4` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.3` | `15.3.4` |



Updates `vitest` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest)

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

Updates `next` from 15.3.3 to 15.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.3.3...v15.3.4)

Updates `@next/mdx` from 15.3.3 to 15.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.4/packages/next-mdx)

Updates `eslint-config-next` from 15.3.3 to 15.3.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: vue
  dependency-version: 3.5.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: next
  dependency-version: 15.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: "@next/mdx"
  dependency-version: 15.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: eslint-config-next
  dependency-version: 15.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners June 18, 2025 21:58
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Jun 18, 2025
@github-actions github-actions bot added the 📺showcases Changes to 1-n showcases label Jun 18, 2025
Copy link
Contributor

@github-actions github-actions bot enabled auto-merge (squash) June 18, 2025 21:59
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 📺showcases Changes to 1-n showcases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants