build(deps-dev): bump @biomejs/biome from 2.4.13 to 2.4.14 in the typescript-tooling group across 1 directory#55
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the typescript-tooling group with 1 update in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `@biomejs/biome` from 2.4.13 to 2.4.14 - [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.14/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
8704ce2 to
e657bec
Compare
7 tasks
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
theagenticguy
added a commit
that referenced
this pull request
May 10, 2026
## Summary One PR that takes in all 10 open Dependabot bumps so pnpm-lock only has to resolve once. All versions match the Dependabot PRs exactly. Bumps are drops-in — no code changes needed. ### Closes - Closes #67 — `@aws-sdk/client-sagemaker-runtime` 3.1035.0 → 3.1043.0 (`packages/embedder`) - Closes #66 — `fast-xml-parser` 5.7.2 → 5.7.3 (`packages/ingestion`) - Closes #65 — `@aws-sdk/client-bedrock-runtime` 3.1040.0 → 3.1043.0 (`packages/ingestion`, `summarizer`, `wiki`) - Closes #63 — `lru-cache` 11.3.5 → 11.3.6 (`packages/mcp`) - Closes #62 — `yaml` 2.8.3 → 2.8.4 (`packages/frameworks`, `sarif`, `cli`, `policy`) - Closes #60 — `@commitlint/config-conventional` 20.5.0 → 20.5.3 (root devDep) - Closes #59 — `zod` 4.3.6 → 4.4.3 (`packages/frameworks`, `mcp`, `sarif`, `policy`, `summarizer`) - Closes #57 — `snyk-nodejs-lockfile-parser` 2.7.0 → 2.7.1 (`packages/ingestion`) - Closes #56 — `onnxruntime-node` 1.24.3 → 1.25.1 (`packages/embedder`) - Closes #55 — `@biomejs/biome` 2.4.13 → 2.4.14 (root devDep) Mise pins (`node = "22"`, `pnpm = "10.33.2"`, `python = "3.12"`, `uv = "latest"`) left alone — none of the Dependabot PRs touch them and a pnpm 10→11 jump would be a major change out of scope. ## Test plan - [x] `pnpm install` resolves cleanly, lockfile regenerates without workarounds - [x] `pnpm -r clean && pnpm -r build` succeeds (all workspace packages build) - [x] `pnpm -r exec tsc --noEmit` passes (14 stale-`dist` errors in `packages/search` were pre-existing on main before a fresh build and clear after) - [x] `pnpm -r test` passes (225 CLI tests + 150 MCP tests + rest; the 2 earlier MCP failures were stale `dist/tools/pack-codebase.test.js` leftovers from a prior branch's build and disappeared after `pnpm -r clean`) - [x] `pnpm run lint` passes (biome 2.4.14 surfaces 6 warnings / 1 info on existing test code, non-blocking) - [x] `pnpm run banned-strings` passes - [x] `lefthook` pre-commit + commit-msg + pre-push hooks all green ## Notes - Root `pnpm.onlyBuiltDependencies` was **not** touched by this change — preserved `onnxruntime-node`, `@duckdb/node-api`, tree-sitter natives, etc. exactly as they were. - The `fast-xml-parser@<5.7.0: 5.7.1` override is still in `package.json` for transitive resolution of older versions — left intact.
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 typescript-tooling group with 1 update in the / directory: @biomejs/biome.
Updates
@biomejs/biomefrom 2.4.13 to 2.4.14Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
46393e0ci: release (#10100)ae659ddfeat(lint/js): addnoExcessiveNestedCallbacks(#10188)d62b331feat(lint/js): adduseMathMinMax(#9926)7acf1e0feat(lint/js): addnoReactStringRefs(#9922)491b171feat(lint/js): adduseTestHooksOnTop(#9393)4a664c1fix(noShadow): make sure it doesn't shadow types (#10083)