chore(deps)(deps): bump the npm-minor-patch group with 6 updates - #28
Merged
mpicciolli merged 2 commits intoJul 21, 2026
Merged
Conversation
Bumps the npm-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [cdb-converter](https://github.com/mpicciolli/cdb-converter) | `0.1.2` | `0.2.0` | | [sql-query-identifier](https://github.com/coresql/sql-query-identifier) | `3.1.1` | `3.2.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.13` | `2.5.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.0` | `22.20.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.9` | `4.1.10` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | Updates `cdb-converter` from 0.1.2 to 0.2.0 - [Release notes](https://github.com/mpicciolli/cdb-converter/releases) - [Commits](PCMStack/converter@v0.1.2...v0.2.0) Updates `sql-query-identifier` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/coresql/sql-query-identifier/releases) - [Commits](coresql/sql-query-identifier@v3.1.1...v3.2.0) Updates `@biomejs/biome` from 2.4.13 to 2.5.4 - [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.5.4/packages/@biomejs/biome) Updates `@types/node` from 22.20.0 to 22.20.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: cdb-converter dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: sql-query-identifier dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@biomejs/biome" dependency-version: 2.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@types/node" dependency-version: 22.20.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-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 |
There was a problem hiding this comment.
Pull request overview
This PR updates a group of npm dependencies (notably cdb-converter and tooling like Biome/Vitest) and applies the resulting formatter-driven changes to the test suite to keep the repository consistent after the dependency bumps.
Changes:
- Bump dependencies via Dependabot (including
cdb-converter0.1.2 → 0.2.0,@biomejs/biome2.4.13 → 2.5.4, and lockfile-resolved updates forsql-query-identifier,@types/node,vitest,@vitest/coverage-v8). - Reformat several Vitest
it.each(...)blocks in tool tests (style-only changes). - Refresh
package-lock.jsonto reflect the updated dependency graph.
Reviewed changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| test/tools/update-save.test.ts | Formatter-only changes to it.each usage/indentation. |
| test/tools/update-cyclist-ratings.test.ts | Formatter-only changes to it.each usage/indentation. |
| test/tools/search-cyclist.test.ts | Formatter-only changes to it.each usage/indentation. |
| test/tools/query-save.test.ts | Formatter-only changes to it.each usage/indentation. |
| test/tools/get-team-roster.test.ts | Formatter-only changes to it.each usage/indentation. |
| test/tools/get-table-schema.test.ts | Formatter-only changes to it.each usage/indentation. |
| test/tools/get-player-info.test.ts | Formatter-only changes to it.each usage/indentation. |
| package.json | Updates declared versions for @biomejs/biome and cdb-converter. |
| package-lock.json | Updates resolved versions for the dependency bump set and transitive changes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-minor-patch-63934261b3
branch
July 21, 2026 20:50
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 npm-minor-patch group with 6 updates:
0.1.20.2.03.1.13.2.02.4.132.5.422.20.022.20.14.1.94.1.104.1.94.1.10Updates
cdb-converterfrom 0.1.2 to 0.2.0Release notes
Sourced from cdb-converter's releases.
Commits
11031efchore: bump version to 0.2.0 (#19)3394b9ffix: load library via CDN /+esm so pako resolves in the browser (#18)9464cbdtest: add mock SQL database, and lint-staged setup (#16)286da43perf: add performance benchmarks (#17)5adf866docs: enhance README with detailed usage instructions and examples (#15)f5a04f6feat: add cdb-converter CLI (#9)ae53c9afix: persist table flags (#14)Updates
sql-query-identifierfrom 3.1.1 to 3.2.0Release notes
Sourced from sql-query-identifier's releases.
Commits
1e445eeFix publishing workflow (#100)e161304bump for release96eae90Select into statement (#99)8f69669Add limit and offset detection (#98)Updates
@biomejs/biomefrom 2.4.13 to 2.5.4Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
bfc3f3dci: release (#10887)9e1999fchore: revert the revert0b0fd8dchore: revert0afa35aci: release (#10817)3447b2ffeat(useDomQuerySelector): add ignore option (#10835)e649198ci: release (#10747)4a32b63feat(lint): add ignorePrimitives option to useNullishCoalescing (#10798)f3d4c00feat(js/nursery): add noSvelteNoUnnecessaryStateWrap rule (#10545)f458028feat(lint): add ignoreBooleanCoercion option to useNullishCoalescing (#10595)ffe7d33chore: revertUpdates
@types/nodefrom 22.20.0 to 22.20.1Commits
Updates
@vitest/coverage-v8from 4.1.9 to 4.1.10Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
db616d2chore: release v4.1.10 (#10718)Updates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...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 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