SHA256
4
0
forked from pool/biome

bump to version 2.3.15 #4

Closed
uncomfyhalomacro wants to merge 1 commits from (deleted):main into main
5 changed files with 42 additions and 7 deletions

Binary file not shown.

BIN
biome-2.3.15.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Sun Feb 15 01:31:44 UTC 2026 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 2.3.15:
* docs: fix website sync
* chore(deps): update rust crate git2 to v0.20.4 [security]
* fix: jsx dependency detection in useexhaustivedependencies
* chore(doc): update formatter contributing doc
* fix(useAwait): treat yield* as async operation in async generators
* fix(css): ignore @supports queries in useGenericFontNames rule
* fix(html/parser): distinguish interpolations inside and outside tags
* chore(deps): update rust:1.93.0-bookworm docker digest to d0a4aa3
* chore(deps): update rust:1.93.0-bullseye docker digest to 3ebcc2d
* fix(codegen): remove duplicate preamble in generated analyzer files
* chore(deps): update rust crate anyhow to 1.0.101
* chore(deps): update rust crate bpaf to 0.9.23
* chore(deps): update rust crate insta to 1.46.3
* chore(deps): update dependency tombi to v0.7.27
* chore(deps): update github-actions
* chore(deps): update dependency @types/node to v24.10.11
* fix(js_analyze): typo in noPositiveTabindex's action suggestion
* fix(useAwaitThenable): treat unresolved call expressions as uninferred
* fix(linter): allow assignment in arrow function expression body
* feat(migrate): some more migration metadata
* fix(linter): useExhaustiveDependencies revert object method call behavior change, fixes
* fix(linter): add export {} when noUnusedImports removes last import in TypeScript
* fix(useJsxKeyInIterable): ignore rule in Map constructor
* docs: correct default value for useEditorconfig schema setting
* fix(lint): remove import source check from is_global_react_import()
* chore: upgrade CVE'ed crates, remove unmaintaned crates
* feat(lint/js): add noNestedPromises
* fix: resolve glob patterns relative to project root when extending
* feat(lint): add nursery rule noUselessReturn
* fix(linter): useExhaustiveDependencies proper rest parameters handling, fixes
-------------------------------------------------------------------
Tue Sep 2 06:06:46 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>

View File

@@ -17,9 +17,9 @@
#
%define rev dcdd8192c3a7a6f17ef756a4aafb4736a94a8f5a
%define rev df210062a19180b964c529d9e15f2fb80d2bf80f
Name: biome
Version: 2.2.2
Version: 2.3.15
Release: 0
Summary: A JavaScript and TypeScript toolchain
License: Apache-2.0 AND MIT

BIN
vendor.tar.zst LFS

Binary file not shown.