chore(deps): bump the build-tools group with 2 updates - #9320
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): bump the build-tools group with 2 updates#9320dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the build-tools group with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [webpack](https://github.com/webpack/webpack). Updates `@biomejs/biome` from 2.5.4 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 `webpack` from 5.108.4 to 5.109.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.4...v5.109.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-tools - dependency-name: webpack dependency-version: 5.109.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-tools ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
🔍 Automated PR review started. Follow the reviewer discussion here: https://agentic-platform.docker.com/shared/0f4de70f-5fe3-4d5e-8cb4-dbd265e7370f |
DawoudIO
reviewed
Jul 27, 2026
DawoudIO
left a comment
Contributor
There was a problem hiding this comment.
🤖 Automated PR Review — this comment was posted by the pr-reviewer bot, not by a human or the implementer agent
Assessment: 🟢 APPROVE
This is a clean, routine dependency bump with no application code changes.
Changes reviewed:
@biomejs/biome2.5.4 → 2.5.5 (patch: linter bug-fixes — false positives innoBaseToString,useNullishCoalescing,useExhaustiveSwitchCases, CSS formatter fixes)webpack5.108.4 → 5.109.0 (minor: new HTML/CSS/TS built-in features; removesloader-runnerandacorn-import-phasesas direct sub-deps — both are now internalised by webpack itself and not imported directly by this project)
Verified:
- All SHA-512 integrity hashes are correctly formatted (88-char base64)
- No version mismatches between
package.jsonandpackage-lock.json - Sub-dep bumps (
enhanced-resolve5.24.1→5.24.3,webpack-sources3.5.0→3.5.1) are consistent patch increments within declared ranges - New
libcfield on Linux biome CLI packages is expected npm metadata for glibc/musl disambiguation - Build, lint, and typecheck CI checks all pass
- The single failing CI job (
test-new-system-subdir) is a Cypress e2e test unrelated to these dependency-only changes
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 build-tools group with 2 updates: @biomejs/biome and webpack.
Updates
@biomejs/biomefrom 2.5.4 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)Updates
webpackfrom 5.108.4 to 5.109.0Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
21cd11achore(release): new release (#21337)7121604feat: native HTML output features (favicon attributes, manifest, CSP, tag inj...828a65cfeat: scope view-transition names in CSS modules (#21486)27dfadbfix: keep loader results as JavaScript when css/html support is implicitly en...8565f1afix: context hash crash on unsupported directory entries (#21484)d933655chore(deps): bump test/test262-cases in the dependencies group (#21479)5df3269chore(deps): bump the dependencies group with 11 updates (#21480)06e8dbfchore(deps): bump actions/checkout in the dependencies group (#21478)c07ba06docs: simplify, union and importance-order pending changelog entries (#21477)6fcbd52build: verify internalSerializables in lint:special (#21476)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