chore(deps): bump the linting group with 3 updates#300
chore(deps): bump the linting group with 3 updates#300dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the linting group with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional). Updates `@biomejs/biome` from 2.4.6 to 2.4.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/biome@2.4.7/packages/@biomejs/biome) Updates `@commitlint/cli` from 20.4.3 to 20.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.4.3 to 20.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting - dependency-name: "@commitlint/cli" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
✔️ Bundle Size Analysis
Bundle breakdown |
There was a problem hiding this comment.
LGTM — lockfile-only patch/minor bumps of dev linting dependencies.
Extended reasoning...
Overview
This is an automated Dependabot PR that bumps three dev dependencies in the pnpm-lock.yaml lockfile: @biomejs/biome (2.4.6 → 2.4.7, patch), @commitlint/cli (20.4.3 → 20.5.0, minor), and @commitlint/config-conventional (20.4.3 → 20.5.0, minor). No source code, configuration files, or application logic is modified — only the lockfile is updated. The transitive dependency changes (e.g., git-raw-commits v4→v5, removal of dargs, split2, meow@12, addition of @conventional-changelog/git-client, tinyexec bump) are expected consequences of the commitlint minor version bump.
Security risks
No security risks. These are devDependencies used only for linting and commit message validation. They do not ship in production builds. The packages are well-known, widely-used open source tools from established maintainers (biomejs, conventional-changelog).
Level of scrutiny
Minimal scrutiny is appropriate. This is a lockfile-only change for dev tooling with no impact on production code or behavior. Dependabot PRs of this nature are routine and low-risk.
Other factors
No bugs were found by the automated bug hunting system. No outstanding reviewer comments exist. The PR has no CODEOWNERS implications since it only touches pnpm-lock.yaml. The version specifiers in package.json already allow these ranges (^2.3.13, ^20.3.1), so the lockfile update is consistent with declared constraints.
Bumps the linting group with 3 updates: @biomejs/biome, @commitlint/cli and @commitlint/config-conventional.
Updates
@biomejs/biomefrom 2.4.6 to 2.4.7Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
1f30838ci: release (#9346)3ac98ebfeat(css/lint): useBaseline (#9318)2de8362feat(lint): add nursery ruleuseImportsFirst(#9272)776cb64feat(json_analyze): implement noEmptyObjectKeys (#9365)dda9b3dchore: update rule count in readme (#9374)722f0dafeat(json_analyze): implement noTopLevelLiterals (#9367)Updates
@commitlint/clifrom 20.4.3 to 20.5.0Release notes
Sourced from
@commitlint/cli's releases.Changelog
Sourced from
@commitlint/cli's changelog.Commits
a7918e9v20.5.0cf80f75fix(cli): validate that --cwd directory exists before execution (#4658)02d7245v20.4.4Updates
@commitlint/config-conventionalfrom 20.4.3 to 20.5.0Release notes
Sourced from
@commitlint/config-conventional's releases.Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
a7918e9v20.5.002d7245v20.4.4Dependabot 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