build(deps-dev): bump @biomejs/biome from 2.5.12 to 2.5.13 - #149
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.5.12 to 2.5.13. - [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.13/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Applied in OpenTUI core and solid landed together: the AOT-compiled TUI emits eight Solid JSX helpers ( Verified on main: typecheck, 1137 + 3 tests, build, lint, format, and a Node import smoke test on both built packages. Note |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @biomejs/biome from 2.5.12 to 2.5.13.
Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
810ea56ci: release (#11614)e997900feat(linter): add useBetterDomTraversing nursery rule (#11667)de0528ffeat(lint/html/svelte): add noSvelteAtHtmlTags (#11606)07a0073feat(css_analyze): implement useLayeredStyles (#11379)c23e4c7feat: noUnsafeIframeSandbox (#11622)a2f8ff7feat(lint/js): add noXorAsExponentiation (#11628)a64d757feat(lint/js/vue): add useVueBaseImport (#11595)611767fchore: update depot logo (#11602)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)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by cubic
Bumps
@biomejs/biomefrom 2.5.12 to 2.5.13. This patch release fixes several lint rules and improves type-aware linting performance. No migration steps are required.useLayeredStyles,useBetterDomTraversing, andnoXorAsExponentiationas nursery rules.noUselessConstructor,useAriaPropsForRole,useFocusableInteractive, andnoUnusedPrivateClassMembers.Written for commit 85a2141. Summary will update on new commits.