-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): bump the development-dependencies group across 1 directory with 14 updates #46
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
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/development-dependencies-718c63b776
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): bump the development-dependencies group across 1 directory with 14 updates #46
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-718c63b776
Conversation
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
…ectory with 14 updates Bumps the development-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.2.5` | `2.3.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `24.10.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.47.0` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.3.23` | `1.4.4` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.1` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.5` | `16.2.7` | | [turbo](https://github.com/vercel/turborepo) | `2.5.6` | `2.6.1` | | [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) | `0.0.1528500` | `0.0.1548823` | | [jsdom](https://github.com/jsdom/jsdom) | `27.0.1` | `27.2.0` | | [zod](https://github.com/colinhacks/zod) | `4.1.12` | `4.1.13` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.8` | `28.0.9` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.9.1` | `2.9.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.0` | `7.2.4` | Updates `@biomejs/biome` from 2.2.5 to 2.3.7 - [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/[email protected]/packages/@biomejs/biome) Updates `@types/node` from 24.9.1 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 8.46.2 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/parser) Updates `@vitest/eslint-plugin` from 1.3.23 to 1.4.4 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.3.23...v1.4.4) Updates `eslint` from 9.38.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.1) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) Updates `lint-staged` from 16.2.5 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.5...v16.2.7) Updates `turbo` from 2.5.6 to 2.6.1 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.5.6...v2.6.1) Updates `devtools-protocol` from 0.0.1528500 to 0.0.1548823 - [Commits](ChromeDevTools/devtools-protocol@v0.0.1528500...v0.0.1548823) Updates `jsdom` from 27.0.1 to 27.2.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.0.1...27.2.0) Updates `zod` from 4.1.12 to 4.1.13 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.12...v4.1.13) Updates `@rollup/plugin-commonjs` from 28.0.8 to 28.0.9 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.9/packages/commonjs) Updates `@tauri-apps/cli` from 2.9.1 to 2.9.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.9.1...@tauri-apps/cli-v2.9.4) Updates `vite` from 7.2.0 to 7.2.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.4/packages/vite) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.3.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.4.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: turbo dependency-version: 2.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: devtools-protocol dependency-version: 0.0.1548823 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: jsdom dependency-version: 27.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: zod dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@tauri-apps/cli" dependency-version: 2.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: vite dependency-version: 7.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 development-dependencies group with 14 updates in the / directory:
2.2.52.3.724.9.124.10.18.46.28.47.01.3.231.4.49.38.09.39.116.4.016.5.016.2.516.2.72.5.62.6.10.0.15285000.0.154882327.0.127.2.04.1.124.1.1328.0.828.0.92.9.12.9.47.2.07.2.4Updates
@biomejs/biomefrom 2.2.5 to 2.3.7Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
8e97b89ci: release (#8161)fb1458bfeat(lint/html/vue): adduseVueValidVText(#8158)2dd38cffix(schema): domains and feature kind (#8147)803a44achore: remove gold sponsor (#8135)166d95bci: release (#8076)6976d03chore: schema regression rule domains (#8133)5fc5416feat(lint/vue): addnoVueVIfWithVFor,useVueHyphenatedAttributes(#8097)fb8e3e7fix(noInvalidUseBeforeDeclaration): handle class, enum, import-equals (#8113)0f0a658feat(analyze): implementnoSyncScripts(#8108)82b9a8efeat(js_analyze): implement useFind (#8100)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@biomejs/biomesince your current version.Updates
@types/nodefrom 24.9.1 to 24.10.1Commits
Updates
@typescript-eslint/parserfrom 8.46.2 to 8.47.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.4d9f3497chore(release): publish 8.46.3Updates
@vitest/eslint-pluginfrom 1.3.23 to 1.4.4Release notes
Sourced from
@vitest/eslint-plugin's releases.... (truncated)
Commits
13efaafchore: release v1.4.4db570c8feat: add rule consistent-each-for (#826)962defbfix(no-identical-title): FP when usingtest.for(#825)5e5a64bdocs(prefer-equality-matcher): correct (e)quality typo in description (#824)abdeab3feat: addingrequire-import-vi-mockrule (#820)765eeacfix(expect-expect): Potential false positives for expect-expect and valid-tit...f3298e0chore: release v1.4.32e3e9f8fix(prefer-called-exactly-once-with): preserve TypeScript generic parameters ...ee051f3chore: release v1.4.2bf010fachore: update docsUpdates
eslintfrom 9.38.0 to 9.39.1Release notes
Sourced from eslint's releases.
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update READMEUpdates
globalsfrom 16.4.0 to 16.5.0Release notes
Sourced from globals's releases.
Commits
46fdf1816.5.06d441caUpdate globals (2025-11-01) (#316)d323da6Add test for keys and values (#315)ea31521Add Vue, Svelte, and Astro globals (#314)fa8aaaeAdd date to automated PR title (#311)b777f09Update Puppeteer (#310)Updates
lint-stagedfrom 16.2.5 to 16.2.7Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
0c1b000chore(changeset): release595b202build(deps): update dependenciesef74c8dfix: do display "failed to spawn" message when task fails normally5cf2a1estyle: do not autofix when running lint-stagedba40012chore: dropnpxfromcommit-msghookd67de9achore: fixpre-pushhook usage with changeset8017d1dbuild(deps): update dependencies922d7f4ci: remove dependabot integration, it's not useful6aeeef1docs: add PR templatea5728b5docs: add AGENTS.mdUpdates
turbofrom 2.5.6 to 2.6.1Release notes
Sourced from turbo's releases.
... (truncated)
Changelog
Sourced from turbo's changelog.
... (truncated)
Commits
59685c8publish 2.6.1 to registry0270af8feat: Cross-platform microfrontends port command (#11098)1de3775feat: Move icon to left side in TUI (#11097)bd53f07release(turborepo): 2.6.1-canary.3 (#11096)bf9db59fix: Improve version resolution in Bun lockfiles (#11095)23641b7examples(deps): bump next from 16.0.0 to 16.0.1 in /examples/kitchen-sink (#1...0646e04examples(dev-deps): bump svelte from 5.43.3 to 5.43.5 in /examples/with-svelt...ee469d4release(turborepo): 2.6.1-canary.2 (#11093)1c99fc9fix: Bun lockfile pruner adjustment (#11092)58ba6a7docs: Fix grammatical mistake on structuring-a-repository.mdx (#11091)Updates
devtools-protocolfrom 0.0.1528500 to 0.0.1548823Commits
3507fa9Roll protocol to r1548823d9682c8Roll protocol to r1548244a07bc87Roll protocol to r1547617672dae3Roll protocol to r15462841f03df6Roll protocol to r1545402a134eaaRoll protocol to r1543509c40015dRoll protocol to r1541592b8b14fdRoll protocol to r15410170e79e39Roll protocol to r1538951b8a7fa7Roll protocol to r1537100Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for devtools-protocol since your current version.
Updates
jsdomfrom 27.0.1 to 27.2.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.