chore(deps-dev): bump @biomejs/biome from 2.4.16 to 2.5.0#1523
Merged
Conversation
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@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 ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Contributor
Greptile SummaryDependabot minor-version bump of the
Confidence Score: 5/5Safe to merge — only the lock file changes, with all eight platform-specific Biome CLI binaries consistently updated to match the new version. This is a dev-only linter/formatter bump. No application code, runtime dependencies, or configuration files are modified. All platform binary entries are updated consistently with matching integrity hashes. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[package-lock.json] --> B[biome 2.4.16 to 2.5.0]
B --> C[darwin-arm64]
B --> D[darwin-x64]
B --> E[linux-arm64]
B --> F[linux-arm64-musl]
B --> G[linux-x64]
B --> H[linux-x64-musl]
B --> I[win32-arm64]
B --> J[win32-x64]
Reviews (1): Last reviewed commit: "fix: restore libc discriminator fields i..." | Re-trigger Greptile |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 @biomejs/biome from 2.4.16 to 2.5.0.
Release 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)