build(deps-dev): bump the minor-and-patch group across 1 directory with 5 updates - #20
Merged
stevan-borus merged 1 commit intoAug 10, 2026
Conversation
…th 5 updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.0` | `2.5.5` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0` | `2.31.1` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.3` | `0.22.13` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.1.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | Updates `@biomejs/biome` from 2.5.0 to 2.5.5 - [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.5/packages/@biomejs/biome) Updates `@changesets/cli` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1) Updates `tsdown` from 0.22.3 to 0.22.13 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.3...v0.22.13) Updates `vite` from 8.0.16 to 8.1.5 - [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/v8.1.5/packages/vite) 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: "@biomejs/biome" dependency-version: 2.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@changesets/cli" dependency-version: 2.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsdown dependency-version: 0.22.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
stevan-borus
approved these changes
Aug 10, 2026
stevan-borus
left a comment
Owner
There was a problem hiding this comment.
Verified locally on the PR branch: pnpm install --frozen-lockfile clean, build OK (CJS+ESM), 35/35 tests pass on vitest 4.1.10, biome 2.5.5 check exits 0.
Note: biome.json still pins $schema to 2.5.0 while biome is now 2.5.5 — info-level only, doesn't fail CI. Following up in a separate PR.
dependabot
Bot
deleted the
dependabot/npm_and_yarn/minor-and-patch-2d861fa747
branch
August 10, 2026 21:01
stevan-borus
added a commit
that referenced
this pull request
Aug 10, 2026
Dependabot's grouped devDeps bump (#20) moved biome 2.5.0 -> 2.5.5 but left the $schema URL in biome.json pinned at 2.5.0, so every `biome check` printed a config-version mismatch notice. Info-level only, so CI stayed green and it slipped through review as pure noise. Applied via `biome migrate` rather than editing the URL by hand, which confirmed the version pin was the only drift.
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 minor-and-patch group with 5 updates in the / directory:
2.5.02.5.52.31.02.31.10.22.30.22.138.0.168.1.54.1.94.1.10Updates
@biomejs/biomefrom 2.5.0 to 2.5.5Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
412a0e9ci: release (#10948)b3b12b3feat(lint): add noNegationInEqualityCheck rule (#10915)9a66bc7chore: add latitude to sponsors (#10947)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)Updates
@changesets/clifrom 2.31.0 to 2.31.1Release notes
Sourced from @changesets/cli's releases.
Commits
a897bb8Use a different publish tag formaintenance/v2branch (#2162)e8650b9Version Packages (#2161)15cf592Fixed handling of the npm 12 info output (#2159)9f2cb2aConfigure Changesets formaintenance/v2line (#2076)97247cbChange allowed publish pattern tomaintenance/v*given rulesets behavior (#...13286a8Build(deps): Bump the github-actions group across 1 directory with 3 updates ...8f6acd6Update dependabot group to exclude major (#2067)c70c675Setup backport workflow and sync next setup (#2057)9672019Remove SECURITY.md to defer to .github (#2055)18e1661Use internal bot for versioning (#2039)Updates
tsdownfrom 0.22.3 to 0.22.13Release notes
Sourced from tsdown's releases.
... (truncated)
Commits
3e1fc63chore: release v0.22.13a6c8734chore: upgrade depsd30a730feat(deps): supportneverBundle: trueto externalize all dependenciesd84c54afix: prevent tinyexec from modifying PATHbd7b522chore: release v0.22.1285f23eafeat(exe)!: standardize minimum Node.js version3157082refactor: reorganize UserConfig interface466d756chore: release v0.22.11a6df89eci: migrate Void deploy to GitHub OIDC (#1025)346cb00feat(deps): addresolveDepSubpathoption (#1026)Updates
vitefrom 8.0.16 to 8.1.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5e7fe12release: v8.1.56c08c39fix(optimizer): respect importer module format for dynamic import interop wit...5a72b87fix(client): overlay error message format align rolldown (#22869)f8b38e3fix(module-runner): don't crash stack-trace source mapping when globalThis.Bu...8100320fix(bundled-dev): avoid duplicatedbuildEnd(#22931)c88c236docs(build): fix incorrect@defaultfor build.cssMinify (#22948)b59a73ffix(ssr): scope switch-case declarations to the switch, not the function (#22...fef682dfix(deps): update all non-major dependencies (#22921)3c345e4fix(deps): update rolldown-related dependencies (#22922)369ed60docs(build): fix incorrect@defaultfor build.lib.formats (#22911)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