forked from pool/biome
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
f3f69e7b60 | ||
|
|
5de045eb89 |
BIN
biome-2.3.11.tar.gz
LFS
BIN
biome-2.3.11.tar.gz
LFS
Binary file not shown.
BIN
biome-2.3.15.tar.gz
LFS
Normal file
BIN
biome-2.3.15.tar.gz
LFS
Normal file
Binary file not shown.
@@ -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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 15 01:10:33 UTC 2026 - Avindra Goolcharan <avindra@opensuse.org>
|
Thu Jan 15 01:10:33 UTC 2026 - Avindra Goolcharan <avindra@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -17,8 +17,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%define rev dcdd8192c3a7a6f17ef756a4aafb4736a94a8f5a
|
||||||
Name: biome
|
Name: biome
|
||||||
Version: 2.3.11
|
Version: 2.3.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A JavaScript and TypeScript toolchain
|
Summary: A JavaScript and TypeScript toolchain
|
||||||
License: Apache-2.0 AND MIT
|
License: Apache-2.0 AND MIT
|
||||||
|
|||||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user