chore(deps-dev): bump @biomejs/biome from 2.4.16 to 2.5.0 in the typescript-tooling group#115
Conversation
Bumps the typescript-tooling group with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `@biomejs/biome` from 2.4.16 to 2.5.0 - [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.0/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-tooling ... 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 |
🤖 Augment PR SummarySummary: Updates the dev tooling dependency Why: Brings in the latest Biome CLI/linter improvements from the 2.5.0 release. 🤖 Was this summary useful? React with 👍 or 👎 |
| }, | ||
| "devDependencies": { | ||
| "@biomejs/biome": "2.4.16", | ||
| "@biomejs/biome": "2.5.0", |
There was a problem hiding this comment.
package.json bumps @biomejs/biome to 2.5.0, but bun.lock still pins 2.4.16; with Bun, installs/CI that honor the lockfile will keep using the old Biome version (or fail under frozen-lockfile). Consider updating/regenerating bun.lock in the same PR to keep the dependency state consistent.
Severity: medium
Other Locations
bun.lock:16bun.lock:38
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps the typescript-tooling group with 1 update: @biomejs/biome.
Updates
@biomejs/biomefrom 2.4.16 to 2.5.0Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
c0b9832ci: release (#10499)995c1fffeat(lint): add useFunctionComponentDefinition rule (#10498)311c2b2fix(biome_configuration): avoid Markdown links in JSON schema descriptions (#...04c3f19fix: docs and readme (#10584)961f41crefactor(useExportType): improve docs and code (#10569)78075b7feat(useExportType): add style option (#10561)6642895feat: rule promotion for v2.5 (#10562)9a5855efeat: noRestrictedDependencies (#10467)608a62fMerge branch 'main' into chore/merge-main-into-next0f29b83feat(linter): implement useIncludes rule (#10516)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 conditionsNote
Bump
@biomejs/biomefrom 2.4.16 to 2.5.0Routine dependency update for the
@biomejs/biomedev tooling package in package.json.Macroscope summarized 0c9cc84.