chore(deps)(deps-dev): bump the dev-minor-patch group across 1 directory with 24 updates#49
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ory with 24 updates Bumps the dev-minor-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.4` | `2.4.15` | | [@graphql-tools/merge](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/merge) | `9.1.7` | `9.1.9` | | [lighthouse](https://github.com/GoogleChrome/lighthouse) | `13.0.3` | `13.3.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.2` | | [turbo](https://github.com/vercel/turborepo) | `2.8.13-canary.8` | `2.9.14` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.0-dev.20260301` | `6.0.3` | | [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `6.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa` | `6.0.1` | | [@graphql-codegen/typescript-resolvers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers) | `6.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa` | `6.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.3` | `25.9.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0-beta.5` | `4.1.6` | | [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.11.2-0f5a6e3.0` | `4.11.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.59.0-alpha-2026-03-01` | `1.60.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.1` | `4.3.0` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.0-beta.5` | `4.1.6` | | [@webgpu/types](https://github.com/gpuweb/types) | `0.1.69` | `0.1.70` | | [axe-core](https://github.com/dequelabs/axe-core) | `4.11.1` | `4.11.4` | | [serwist](https://github.com/serwist/serwist) | `9.5.6` | `9.5.11` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20260305.0` | `4.20260518.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.69.0` | `4.92.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `7.5.0-dev.33` | `7.8.0` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.5.3` | `4.8.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.17` | `0.28.19` | Updates `@biomejs/biome` from 2.4.4 to 2.4.15 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.15/packages/@biomejs/biome) Updates `@graphql-tools/merge` from 9.1.7 to 9.1.9 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/merge/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/merge@9.1.9/packages/merge) Updates `lighthouse` from 13.0.3 to 13.3.0 - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md) - [Commits](GoogleChrome/lighthouse@v13.0.3...v13.3.0) Updates `tsx` from 4.21.0 to 4.22.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.2) Updates `turbo` from 2.8.13-canary.8 to 2.9.14 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.13-canary.8...v2.9.14) Updates `typescript` from 6.0.0-dev.20260301 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits/v6.0.3) Updates `@graphql-codegen/typescript` from 6.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa to 6.0.1 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@6.0.1/packages/plugins/typescript/typescript) Updates `@graphql-codegen/typescript-resolvers` from 6.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa to 6.0.1 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/resolvers/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-resolvers@6.0.1/packages/plugins/typescript/resolvers) Updates `@types/node` from 25.3.3 to 25.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vitest` from 4.1.0-beta.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest) Updates `@axe-core/playwright` from 4.11.2-0f5a6e3.0 to 4.11.3 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core-npm/commits/v4.11.3) Updates `@playwright/test` from 1.59.0-alpha-2026-03-01 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/commits/v1.60.0) Updates `@tailwindcss/postcss` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-postcss) Updates `@vitest/ui` from 4.1.0-beta.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/ui) Updates `@webgpu/types` from 0.1.69 to 0.1.70 - [Commits](gpuweb/types@v0.1.69...v0.1.70) Updates `axe-core` from 4.11.1 to 4.11.4 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.11.1...v4.11.4) Updates `happy-dom` from 20.7.0 to 20.9.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.7.0...v20.9.0) Updates `serwist` from 9.5.6 to 9.5.11 - [Release notes](https://github.com/serwist/serwist/releases) - [Commits](https://github.com/serwist/serwist/compare/serwist@9.5.6...serwist@9.5.11) Updates `@cloudflare/workers-types` from 4.20260305.0 to 4.20260518.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `wrangler` from 4.69.0 to 4.92.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.92.0/packages/wrangler) Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `prisma` from 7.5.0-dev.33 to 7.8.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.8.0/packages/cli) Updates `fast-check` from 4.5.3 to 4.8.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.8.0/packages/fast-check) Updates `typedoc` from 0.28.17 to 0.28.19 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.17...v0.28.19) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@graphql-tools/merge" dependency-version: 9.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: lighthouse dependency-version: 13.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: tsx dependency-version: 4.22.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: turbo dependency-version: 2.9.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@graphql-codegen/typescript" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@graphql-codegen/typescript-resolvers" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@types/node" dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: vitest dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@axe-core/playwright" dependency-version: 4.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: "@vitest/ui" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@webgpu/types" dependency-version: 0.1.70 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: axe-core dependency-version: 4.11.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: happy-dom dependency-version: 20.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: serwist dependency-version: 9.5.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20260518.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: wrangler dependency-version: 4.92.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: prisma dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: fast-check dependency-version: 4.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-minor-patch - dependency-name: typedoc dependency-version: 0.28.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch ... 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.
|
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-minor-patch group with 23 updates in the / directory:
2.4.42.4.159.1.79.1.913.0.313.3.04.21.04.22.22.8.13-canary.82.9.146.0.0-dev.202603016.0.36.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa6.0.16.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa6.0.125.3.325.9.04.1.0-beta.54.1.64.11.2-0f5a6e3.04.11.31.59.0-alpha-2026-03-011.60.04.2.14.3.04.1.0-beta.54.1.60.1.690.1.704.11.14.11.49.5.69.5.114.20260305.04.20260518.14.69.04.92.017.3.117.4.27.5.0-dev.337.8.04.5.34.8.00.28.170.28.19Updates
@biomejs/biomefrom 2.4.4 to 2.4.15Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
9dd3271ci: release (#10210)7b8d4e1feat(lint/html/vue): adduseVueValidVFor(#10195)ba3480efeat(lint/js): adduseTestHooksInOrder(#9394)e0a54ccfeat(lint/js/vue): adduseVueNextTickPromise(#10254)1110256feat(lint/vue): addnoVueImportCompilerMacros(#10238)7f7419cfix: grammar in extends docstring (#10263)0ae5840feat(lint/js): adduseThisForClassMethods(#9807)83f7385feat(lint/js): addnoBaseToString(#9838)64aee45feat(lint/html/vue): addnoVueVOnNumberValues(#10219)46393e0ci: release (#10100)Updates
@graphql-tools/mergefrom 9.1.7 to 9.1.9Changelog
Sourced from @graphql-tools/merge's changelog.
Commits
4aa9156chore(release): update monorepo packages versions (#8145)c097bc9build(deps): bump the actions-deps group across 1 directory with 9 updates (#...14066f9chore(release): update monorepo packages versions (#8118)a831489build(deps): bump the actions-deps group with 7 updates (#8105)c9a8d1aFix CIfe413eeRevert unnecessary changesa9b06bcFix testsa91a765build(deps): bump the actions-deps group with 8 updates (#8056)3929728build(deps): bump the actions-deps group across 1 directory with 2 updates (#...d0e76cdbuild(deps): bump the actions-deps group across 1 directory with 3 updates (#...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@graphql-tools/mergesince your current version.Updates
lighthousefrom 13.0.3 to 13.3.0Release notes
Sourced from lighthouse's releases.
... (truncated)
Changelog
Sourced from lighthouse's changelog.
... (truncated)
Commits
7d8dcf5v13.3.0 (#17008)f146050deps: upgrade dependencies (#17006)ec66b4acore(llms-txt): adjust titles and descriptions and add smoketests (#17005)147d04ctests(webmcp): add webmcp smoketests (#16999)e120fadRevert "clients(devtools): include agentic browsing config in devtools entry"...e796f1bcore(agentic browsing): add agentic browsing category to default config (#17002)e148cc6Revert "clients(devtools): include agentic browsing config in devtools entry"...081b1f2clients(devtools): include agentic browsing config in devtools entry (#16998)7db9ab8core(agentic-web): add links to category and audit descriptions (#16997)8c6a64emisc(bundle): update build-bundle-mcp (#16995)Maintainer changes
This version was pushed to npm by lusayaa, a new releaser for lighthouse since your current version.
Updates
tsxfrom 4.21.0 to 4.22.2Release notes
Sourced from tsx's releases.
... (truncated)
Commits
35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverage674bb30test: consolidate tsImport commonjs mts coveragee6972actest: stabilize process interaction tests9736a80test: safely decode stdout stream tex11de737fix: preserve named exports from CommonJS TypeScriptMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
turbofrom 2.8.13-canary.8 to 2.9.14Release notes
Sourced from turbo's releases.
... (truncated)
Commits
fc62fe0publish 2.9.14 to registryfb8c9aechore: Release 2.9.13 (#12803)e8e629dfix: Avoid project-local Yarn during detection (#12801)91c90cbfix: Harden VS Code extension command execution (#12800)84f4508fix: Validate auth callback state (#12802)1779ad7Removed unneeded import form hash creation script in docs (#12799)71f8c90test: Validate lockfiles without dependency downloads (#12789)5fcb960ci: Scope GitHub Actions caches by branch (#12788)4cf9fabci: Usepull_requestfor PR title linting (#12787)859c629fix: Restore docs mobile menu (#12782)Updates
typescriptfrom 6.0.0-dev.20260301 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
Updates
@graphql-codegen/typescriptfrom 6.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa to 6.0.1Changelog
Sourced from @graphql-codegen/typescript's changelog.
... (truncated)
Commits
Updates
@graphql-codegen/typescript-resolversfrom 6.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa to 6.0.1Changelog
Sourced from @graphql-codegen/typescript-resolvers's changelog.
... (truncated)
Commits
Updates
@types/nodefrom 25.3.3 to 25.9.0Commits
Updates
vitestfrom 4.1.0-beta.5 to 4.1.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...e399846Description has been truncated