chore(deps-dev): bump the dependencies group with 2 updates#18
chore(deps-dev): bump the dependencies group with 2 updates#18dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [ultracite](https://github.com/haydenbleasel/ultracite). 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/[email protected]/packages/@biomejs/biome) Updates `ultracite` from 7.8.0 to 7.8.3 - [Release notes](https://github.com/haydenbleasel/ultracite/releases) - [Commits](https://github.com/haydenbleasel/ultracite/compare/[email protected]@7.8.3) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ultracite dependency-version: 7.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Greptile SummaryThis is a routine Dependabot dependency bump updating two dev dependencies:
Confidence Score: 5/5Safe to merge — only dev dependency version bumps with no production code changes. Both updated packages are dev-only tools ( No files require special attention — only Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[package.json devDependencies] --> B["@biomejs/biome\n2.4.16 → 2.5.0\n(minor)"]
A --> C["ultracite\n7.8.0 → 7.8.3\n(patch)"]
B --> D["New lint rules\n(nursery: noUndeclaredClasses,\nnoUnusedClasses)"]
B --> E["New concise reporter"]
C --> F["Bug fixes for init command\n(Husky, lint-staged,\neditor extension)"]
C --> G["New no-await-in-loop rule\nenabled as error"]
Reviews (1): Last reviewed commit: "chore(deps-dev): bump the dependencies g..." | Re-trigger Greptile |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group with 2 updates: @biomejs/biome and ultracite.
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)Updates
ultracitefrom 7.8.0 to 7.8.3Release notes
Sourced from ultracite's releases.
... (truncated)
Commits
f48ea13Version Packages (#720)61ea0a1Fix write guard error message and validate before creating directories62a9b5cFix husky hook error handling and scoped section replacementc1e651fPoint agent logoFile values at existing logo assets6608cebMake lint-staged integration idempotent and respect dedicated configs4e847f7Forward --skip flag through npm in generated hook commandsc863d09Fix editor extension auto-install spawn invocationecb0d5bScope Stylelint step to style files in check/fix6888129Enable no-await-in-loopa9d704bVersion Packages (#719)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 conditionsNeed help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.