chore(deps-dev): bump the dev-dependencies group with 4 updates#111
Merged
github-actions[bot] merged 1 commit intomainfrom Jan 19, 2026
Merged
Conversation
Bumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [happy-dom](https://github.com/capricorn86/happy-dom), [turbo](https://github.com/vercel/turborepo) and [vue](https://github.com/vuejs/core). Updates `@types/node` from 25.0.8 to 25.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `happy-dom` from 20.3.0 to 20.3.3 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.3.0...v20.3.3) Updates `turbo` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.7.4...v2.7.5) Updates `vue` from 3.5.26 to 3.5.27 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.26...v3.5.27) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: happy-dom dependency-version: 20.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vue dependency-version: 3.5.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📦 Bundle Size Report
Size Limits
|
Contributor
|
✅ All checks passed!
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 4 updates: @types/node, happy-dom, turbo and vue.
Updates
@types/nodefrom 25.0.8 to 25.0.9Commits
Updates
happy-domfrom 20.3.0 to 20.3.3Release notes
Sourced from happy-dom's releases.
Commits
d368d4efix: #1897 Add which property to KeyboardEvent (#1992)b2ee4fdfix: #1941 Node.getRootNode returns correct root for detached shadow trees ...0e4b92dfix: #1876 Use proxy in Node.contains() for HTMLFormElement/HTMLSelectEleme...54bf6e7fix: #1880 Replace setTimeout with queueMicrotask where appropriate (#1881)74a94fdfix: #1983 Optimize XMLEncodeUtility with pre-compiled RegExp and lookup ta...87b15b9fix: #1985 Use parseFloat for Cache-Control max-age parsing (#1986)c594edbfix: #1981 Remove redundant RegExp flags in HTMLParser (#1982)2175b74fix: #1966 Widen@types/nodeversion range to support Node 24+ (#2002)0c0eb53fix: #1963 Use PropertySymbol.body to set body in cloneBodyStream (#1995)d8f9f94fix: #1989 Optimize DOMTokenList add/remove with Set for O(1) lookups (#1990)Updates
turbofrom 2.7.4 to 2.7.5Release notes
Sourced from turbo's releases.
... (truncated)
Changelog
Sourced from turbo's changelog.
... (truncated)
Commits
2938208publish 2.7.5 to registrydcae15edocs: Show 'Searching sources...' loading state in AI chat (#11496)5f92533fix: Replace execSync with execFileSync for oxfmt (#11463)80d1f3afeat(docs): Add version warning for old docs subdomains (#11495)36ece9ffix(docs): Cancel active stream when clearing chat (#11494)37b07f2feat(docs): Implement two-stage chat (#11493)9cd6044release(turborepo): 2.7.5-canary.15 (#11492)b052dd8feat: Add docs subcommand for searching documentation (#11490)a8ccd2cchore: Disallow scopes in PR titles (#11491)3f91642release(turborepo): 2.7.5-canary.14 (#11489)Updates
vuefrom 3.5.26 to 3.5.27Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
aa9af1drelease: v3.5.2735c3608Revert "fix(runtime-core): resolve kebab-case slot names from in-DOM template...7e554bffix(runtime-core): resolve kebab-case slot names from in-DOM templates (#14302)0596a5ftypes(jsx): improve autocomplete type (#14237)19cc7e2fix(runtime-core): skip patching reserved props for custom elements (#14275)c2f5964fix(ssr): handle v-bind modifiers during render attrs (#14263)3c8b2fcfix(reactivity): collection iteration should inherit iterator instance method...e4091fefix(compiler-sfc): handle indexed access types in declare global blocks (#14260)6a1bb50fix(compile-sfc): correctly handle variable shadowing in for loop for `define...f0f0a21fix(compiler-sfc): use correct scope when resolving indexed access types from...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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