April Schleck 
							
						 
					 
					
						
						
							
						
						60e616ce5e 
					 
					
						
						
							
							Add an alias for Starlark and match *.star files ( #1158 )  
						
						
						
						
							
						
					 
					
						2025-10-26 07:00:49 +11:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						6e68adb307 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1157 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [biome](https://redirect.github.com/biomejs/biome ) | minor | `2.2.6`
-> `2.3.0` |
| [uv](https://redirect.github.com/astral-sh/uv ) | patch | `0.9.2` ->
`0.9.5` |
---
### Release Notes
<details>
<summary>biomejs/biome (biome)</summary>
###
[`v2.3.0`](7f1742b9f6...53ffa8bf30e5b805891b...7f1742b9f6https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#095 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.4...0.9.5 )
Released on 2025-10-21.
This release contains an upgrade to `astral-tokio-tar`, which addresses
a vulnerability in tar extraction on malformed archives with mismatching
size information between the ustar header and PAX extensions. While the
`astral-tokio-tar` advisory has been graded as "high" due its potential
broader impact, the *specific* impact to uv is **low** due to a lack of
novel attacker capability. Specifically, uv only processes tar archives
from source distributions, which already possess the capability for full
arbitrary code execution by design, meaning that an attacker gains no
additional capabilities through `astral-tokio-tar`.
Regardless, we take the hypothetical risk of parser differentials very
seriously. Out of an abundance of caution, we have assigned this upgrade
an advisory:
<https://github.com/astral-sh/uv/security/advisories/GHSA-w476-p2h3-79g9 >
##### Security
- Upgrade `astral-tokio-tar` to 0.5.6 to address a parsing differential
([#​16387](https://redirect.github.com/astral-sh/uv/pull/16387 ))
##### Enhancements
- Add required environment marker example to hint
([#​16244](https://redirect.github.com/astral-sh/uv/pull/16244 ))
- Fix typo in MissingTopLevel warning
([#​16351](https://redirect.github.com/astral-sh/uv/pull/16351 ))
- Improve 403 Forbidden error message to indicate package may not exist
([#​16353](https://redirect.github.com/astral-sh/uv/pull/16353 ))
- Add a hint on `uv pip install` failure if the `--system` flag is used
to select an externally managed interpreter
([#​16318](https://redirect.github.com/astral-sh/uv/pull/16318 ))
##### Bug fixes
- Fix backtick escaping for PowerShell
([#​16307](https://redirect.github.com/astral-sh/uv/pull/16307 ))
##### Documentation
- Document metadata consistency expectation
([#​15683](https://redirect.github.com/astral-sh/uv/pull/15683 ))
- Remove outdated aarch64 musl note
([#​16385](https://redirect.github.com/astral-sh/uv/pull/16385 ))
###
[`v0.9.4`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#094 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.3...0.9.4 )
Released on 2025-10-17.
##### Enhancements
- Add CUDA 13.0 support
([#​16321](https://redirect.github.com/astral-sh/uv/pull/16321 ))
- Add auto-detection for Intel GPU on Windows
([#​16280](https://redirect.github.com/astral-sh/uv/pull/16280 ))
- Implement display of RFC 9457 HTTP error contexts
([#​16199](https://redirect.github.com/astral-sh/uv/pull/16199 ))
##### Bug fixes
- Avoid obfuscating pyx tokens in `uv auth token` output
([#​16345](https://redirect.github.com/astral-sh/uv/pull/16345 ))
###
[`v0.9.3`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#093 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.2...0.9.3 )
Released on 2025-10-14.
##### Python
- Add CPython 3.15.0a1
- Add CPython 3.13.9
##### Enhancements
- Obfuscate secret token values in logs
([#​16164](https://redirect.github.com/astral-sh/uv/pull/16164 ))
##### Bug fixes
- Fix workspace with relative pathing
([#​16296](https://redirect.github.com/astral-sh/uv/pull/16296 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-10-25 20:18:15 +11:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						9297a7c447 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1155 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [biome](https://redirect.github.com/biomejs/biome ) | | patch | `2.2.5`
-> `2.2.6` |
| [esbuild](https://redirect.github.com/evanw/esbuild ) | | patch |
`0.25.10` -> `0.25.11` |
| [go](https://redirect.github.com/golang/go ) | | patch | `1.25.1` ->
`1.25.3` |
| [go](https://go.dev/ )
([source](https://redirect.github.com/golang/go )) | toolchain | patch |
`1.25.1` -> `1.25.3` |
| [uv](https://redirect.github.com/astral-sh/uv ) | | minor | `0.8.23` ->
`0.9.2` |
---
### Release Notes
<details>
<summary>biomejs/biome (biome)</summary>
###
[`v2.2.6`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.2.6 ):
Biome CLI v2.2.6
#### 2.2.6
##### Patch Changes
- [#​7071](https://redirect.github.com/biomejs/biome/pull/7071 )
[`a8e7301`](a8e73018a8https://redirect.github.com/ptkagori )! - Added
the
[`useQwikMethodUsage`](https://biomejs.dev/linter/rules/use-qwik-method-usage )
lint rule for the Qwik domain.
This rule validates Qwik hook usage. Identifiers matching `useXxx` must
be called only within serialisable reactive contexts (for example,
inside `component$`, route loaders/actions, or within other Qwik hooks),
preventing common Qwik antipatterns.
  **Invalid:**
  ```js
  // Top-level hook call is invalid.
  const state = useStore({ count: 0 });
  function helper() {
    // Calling a hook in a non-reactive function is invalid.
    const loc = useLocation();
  }
  ```
  **Valid:**
  ```js
  component$(() => {
    const state = useStore({ count: 0 }); // OK inside component$.
    return <div>{state.count}</div>;
  });
  const handler = $(() => {
    const loc = useLocation(); // OK inside a $-wrapped closure.
    console.log(loc.params);
  });
  ```
- [#​7685](https://redirect.github.com/biomejs/biome/pull/7685 )
[`52071f5`](52071f54bchttps://redirect.github.com/denbezrukov )! -
Fixed
[#​6981](https://redirect.github.com/biomejs/biome/issues/6981 ):
The
[NoUnknownPseudoClass](https://biomejs.dev/linter/rules/no-unknown-pseudo-class/ )
rule no longer reports local pseudo-classes when CSS Modules are used.
- [#​7640](https://redirect.github.com/biomejs/biome/pull/7640 )
[`899f7b2`](899f7b28echttps://redirect.github.com/arendjr )! - Fixed
[#​7638](https://redirect.github.com/biomejs/biome/issues/7638 ):
[`useImportExtensions`](https://biomejs.dev/linter/rules/use-import-extensions/ )
no longer emits diagnostics on valid import paths that end with a query
or hash.
##### Example
```js
// This no longer warns if `index.css` exists:
import style from "../theme/index.css?inline";
```
- [#​7071](https://redirect.github.com/biomejs/biome/pull/7071 )
[`a8e7301`](a8e73018a8https://redirect.github.com/ptkagori )! - Added
the
[`useQwikValidLexicalScope`](https://biomejs.dev/linter/rules/use-qwik-valid-lexical-scope )
rule to the Qwik domain.
This rule helps you avoid common bugs in Qwik components by checking
that your variables and functions are declared in the correct place.
  **Invalid:**
  ```js
  // Invalid: state defined outside the component's lexical scope.
  let state = useStore({ count: 0 });
  const Component = component$(() => {
    return (
<button onClick$={() => state.count++}>Invalid: {state.count}</button>
    );
  });
  ```
  **Valid:**
  ```js
// Valid: state initialised within the component's lexical scope and
captured by the event.
  const Component = component$(() => {
    const state = useStore({ count: 0 });
return <button onClick$={() => state.count++}>Valid:
{state.count}</button>;
  });
  ```
- [#​7620](https://redirect.github.com/biomejs/biome/pull/7620 )
[`5beb1ee`](5beb1eefe1https://redirect.github.com/Netail )! - Added the
rule
[`useDeprecatedDate`](https://biomejs.dev/linter/rules/use-deprecated-date/ ),
which makes a deprecation date required for the graphql `@deprecated`
directive.
  ##### Invalid
  ```graphql
  query {
    member @​deprecated(reason: "Use `members` instead") {
      id
    }
  }
  ```
  ##### Valid
  ```graphql
  query {
    member
@​deprecated(reason: "Use `members` instead", deletionDate:
"2099-12-25") {
      id
    }
  }
  ```
- [#​7709](https://redirect.github.com/biomejs/biome/pull/7709 )
[`d6da4d5`](d6da4d5a27https://redirect.github.com/siketyan )! - Fixed
[#​7704](https://redirect.github.com/biomejs/biome/issues/7704 ):
The
[`useExhaustiveDependencies`](https://biomejs.dev/linter/rules/use-exhaustive-dependencies/ )
rule now correctly adds an object dependency when its method is called
within the closure.
  For example:
  ```js
  function Component(props) {
    useEffect(() => {
      props.foo();
    }, []);
  }
  ```
  will now be fixed to:
  ```js
  function Component(props) {
    useEffect(() => {
      props.foo();
    }, [props]);
  }
  ```
- [#​7624](https://redirect.github.com/biomejs/biome/pull/7624 )
[`309ae41`](309ae41c1ahttps://redirect.github.com/lucasweng )! -
Fixed
[#​7595](https://redirect.github.com/biomejs/biome/issues/7595 ):
[`noUselessEscapeInString`](https://biomejs.dev/linter/rules/no-useless-escape-in-string/ )
no longer reports `$\{` escape in template literals.
- [#​7665](https://redirect.github.com/biomejs/biome/pull/7665 )
[`29e4229`](29e422939fhttps://redirect.github.com/ryan-m-walker )! -
Fixed
[#​7619](https://redirect.github.com/biomejs/biome/issues/7619 ):
Added support for parsing the CSS `:state()` pseudo-class.
  ```css
  custom-selector:state(checked) {
  }
  ```
- [#​7608](https://redirect.github.com/biomejs/biome/pull/7608 )
[`41df59b`](41df59bfc6https://redirect.github.com/ritoban23 )! -
Fixed
[#​7604](https://redirect.github.com/biomejs/biome/issues/7604 ):
the `useMaxParams` rule now highlights parameter lists instead of entire
function bodies. This provides more precise error highlighting.
Previously, the entire function was highlighted; now only the parameter
list is highlighted, such as `(a, b, c, d, e, f, g, h)`.
- [#​7643](https://redirect.github.com/biomejs/biome/pull/7643 )
[`459a6ac`](459a6aca67https://redirect.github.com/daivinhtran )! -
Fixed
[#​7580](https://redirect.github.com/biomejs/biome/issues/7580 ):
Include plugin in summary report
#### What's Changed
- chore: add .zed to gitignore by
[@​daivinhtran](https://redirect.github.com/daivinhtran ) in
[#​7634](https://redirect.github.com/biomejs/biome/pull/7634 )
- fix(lint/noUselessEscapeInString): avoid false positive for ${ escape
in template literals by
[@​lucasweng](https://redirect.github.com/lucasweng ) in
[#​7624](https://redirect.github.com/biomejs/biome/pull/7624 )
- fix(lint): only highlight function names in useMaxParams rule by
[@​ritoban23](https://redirect.github.com/ritoban23 ) in
[#​7608](https://redirect.github.com/biomejs/biome/pull/7608 )
- docs: add Polish translation of Biome README by
[@​SzymCode](https://redirect.github.com/SzymCode ) in
[#​7630](https://redirect.github.com/biomejs/biome/pull/7630 )
- fix(linter): `useImportExtensions` handles queries and hashes by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7640](https://redirect.github.com/biomejs/biome/pull/7640 )
- ci: breakdown benchmarks by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7641](https://redirect.github.com/biomejs/biome/pull/7641 )
- chore: upgrade to rust 1.90.0 by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7642](https://redirect.github.com/biomejs/biome/pull/7642 )
- fix(css\_parser): add support for parsing :state()
([#​7619](https://redirect.github.com/biomejs/biome/issues/7619 ))
by [@​ryan-m-walker](https://redirect.github.com/ryan-m-walker ) in
[#​7665](https://redirect.github.com/biomejs/biome/pull/7665 )
- fix(cli): include plugin rule in summary report by
[@​daivinhtran](https://redirect.github.com/daivinhtran ) in
[#​7643](https://redirect.github.com/biomejs/biome/pull/7643 )
- feat(qwik): add useQwikMethodUsage & useQwikValidLexicalScope by
[@​ptkagori](https://redirect.github.com/ptkagori ) in
[#​7071](https://redirect.github.com/biomejs/biome/pull/7071 )
- fix: replace domains polyfill.io to Cloudflare by
[@​You-saku](https://redirect.github.com/You-saku ) in
[#​7678](https://redirect.github.com/biomejs/biome/pull/7678 )
- feat(biome\_graphql\_analyze): implement `useDeprecatedDate` by
[@​Netail](https://redirect.github.com/Netail ) in
[#​7620](https://redirect.github.com/biomejs/biome/pull/7620 )
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to v22.18.8
by [@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7686](https://redirect.github.com/biomejs/biome/pull/7686 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7687](https://redirect.github.com/biomejs/biome/pull/7687 )
- chore(deps): update rust crate regex to 1.11.3 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7689](https://redirect.github.com/biomejs/biome/pull/7689 )
- chore(deps): update rust crate quote to 1.0.41 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7688](https://redirect.github.com/biomejs/biome/pull/7688 )
- chore(deps): update dependency eslint to v9.37.0 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7691](https://redirect.github.com/biomejs/biome/pull/7691 )
- chore(deps): update rust crate serde to 1.0.228 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7690](https://redirect.github.com/biomejs/biome/pull/7690 )
- fix(css\_analyze): handle CSS Modules pseudo-class 'local' in
NoUnknownPseudoClass rule
([#​6981](https://redirect.github.com/biomejs/biome/issues/6981 ))
by [@​denbezrukov](https://redirect.github.com/denbezrukov ) in
[#​7685](https://redirect.github.com/biomejs/biome/pull/7685 )
- chore(deps): update pnpm to v10.18.0 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7693](https://redirect.github.com/biomejs/biome/pull/7693 )
- chore(deps): update taiki-e/install-action action to v2.62.21 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7692](https://redirect.github.com/biomejs/biome/pull/7692 )
- chore(deps): update rust crate camino to 1.2.1 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7694](https://redirect.github.com/biomejs/biome/pull/7694 )
- fix(deps): update rust crates by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7562](https://redirect.github.com/biomejs/biome/pull/7562 )
- fix(lint/useExhaustiveDependencies): correct fix for method calls by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7709](https://redirect.github.com/biomejs/biome/pull/7709 )
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to
v22.18.10 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7738](https://redirect.github.com/biomejs/biome/pull/7738 )
- chore(deps): update rust crate libc to 0.2.177 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7740](https://redirect.github.com/biomejs/biome/pull/7740 )
- chore(deps): update rust crate ureq to 3.1.2 - autoclosed by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7741](https://redirect.github.com/biomejs/biome/pull/7741 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in [#​7637](https://redirect.github.com/biomejs/biome/pull/7637 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7736](https://redirect.github.com/biomejs/biome/pull/7736 )
#### New Contributors
- [@​ritoban23](https://redirect.github.com/ritoban23 ) made their
first contribution in
[#​7608](https://redirect.github.com/biomejs/biome/pull/7608 )
- [@​SzymCode](https://redirect.github.com/SzymCode ) made their
first contribution in
[#​7630](https://redirect.github.com/biomejs/biome/pull/7630 )
- [@​You-saku](https://redirect.github.com/You-saku ) made their
first contribution in
[#​7678](https://redirect.github.com/biomejs/biome/pull/7678 )
**Full Changelog**:
<https://github.com/biomejs/biome/compare/@biomejs/biome@2.2.5...@​biomejs/biome@2.2.6 >
</details>
<details>
<summary>evanw/esbuild (esbuild)</summary>
###
[`v0.25.11`](https://redirect.github.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#02511 )
[Compare
Source](https://redirect.github.com/evanw/esbuild/compare/v0.25.10...v0.25.11 )
- Add support for `with { type: 'bytes' }` imports
([#​4292](https://redirect.github.com/evanw/esbuild/issues/4292 ))
The [import
bytes](https://redirect.github.com/tc39/proposal-import-bytes ) proposal
has reached stage 2.7 in the TC39 process, which means that although it
isn't quite recommended for implementation, it's generally approved and
ready for validation. Furthermore it has already been implemented by
[Deno](https://docs.deno.com/examples/importing_bytes/ ) and
[Webpack](https://redirect.github.com/webpack/webpack/pull/19928 ). So
with this release, esbuild will also add support for this. It behaves
exactly the same as esbuild's existing [`binary`
loader](https://esbuild.github.io/content-types/#binary ). Here's an
example:
  ```js
  import data from './image.png' with { type: 'bytes' }
  const view = new DataView(data.buffer, 0, 24)
  const width = view.getInt32(16)
  const height = view.getInt32(20)
  console.log('size:', width + '\xD7' + height)
  ```
- Lower CSS media query range syntax
([#​3748](https://redirect.github.com/evanw/esbuild/issues/3748 ),
[#​4293](https://redirect.github.com/evanw/esbuild/issues/4293 ))
With this release, esbuild will now transform CSS media query range
syntax into equivalent syntax using `min-`/`max-` prefixes for older
browsers. For example, the following CSS:
  ```css
  @​media (640px <= width <= 960px) {
    main {
      display: flex;
    }
  }
  ```
will be transformed like this with a target such as `--target=chrome100`
(or more specifically with `--supported:media-range=false` if desired):
  ```css
  @​media (min-width: 640px) and (max-width: 960px) {
    main {
      display: flex;
    }
  }
  ```
</details>
<details>
<summary>golang/go (go)</summary>
###
[`v1.25.3`](https://redirect.github.com/golang/go/compare/go1.25.2...go1.25.3 )
###
[`v1.25.2`](https://redirect.github.com/golang/go/compare/go1.25.1...go1.25.2 )
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.9.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#092 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.1...0.9.2 )
Released on 2025-10-10.
##### Python
- Add CPython 3.9.24.
- Add CPython 3.10.19.
- Add CPython 3.11.14.
- Add CPython 3.12.12.
##### Enhancements
- Avoid inferring check URLs for pyx in `uv publish`
([#​16234](https://redirect.github.com/astral-sh/uv/pull/16234 ))
- Add `uv tool list --show-python`
([#​15814](https://redirect.github.com/astral-sh/uv/pull/15814 ))
##### Documentation
- Add missing "added in" to new environment variables in reference
([#​16217](https://redirect.github.com/astral-sh/uv/pull/16217 ))
###
[`v0.9.1`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#091 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.0...0.9.1 )
Released on 2025-10-09.
##### Enhancements
- Log Python choice in `uv init`
([#​16182](https://redirect.github.com/astral-sh/uv/pull/16182 ))
- Fix `pylock.toml` config conflict error messages
([#​16211](https://redirect.github.com/astral-sh/uv/pull/16211 ))
##### Configuration
- Add `UV_UPLOAD_HTTP_TIMEOUT` and respect `UV_HTTP_TIMEOUT` in uploads
([#​16040](https://redirect.github.com/astral-sh/uv/pull/16040 ))
- Support `UV_WORKING_DIRECTORY` for setting `--directory`
([#​16125](https://redirect.github.com/astral-sh/uv/pull/16125 ))
##### Bug fixes
- Allow missing `Scripts` directory
([#​16206](https://redirect.github.com/astral-sh/uv/pull/16206 ))
- Fix handling of Python requests with pre-releases in ranges
([#​16208](https://redirect.github.com/astral-sh/uv/pull/16208 ))
- Preserve comments on version bump
([#​16141](https://redirect.github.com/astral-sh/uv/pull/16141 ))
- Retry all HTTP/2 errors
([#​16038](https://redirect.github.com/astral-sh/uv/pull/16038 ))
- Treat deleted Windows registry keys as equivalent to missing ones
([#​16194](https://redirect.github.com/astral-sh/uv/pull/16194 ))
- Ignore pre-release Python versions when a patch version is requested
([#​16210](https://redirect.github.com/astral-sh/uv/pull/16210 ))
##### Documentation
- Document why uv discards upper bounds on `requires-python`
([#​15927](https://redirect.github.com/astral-sh/uv/pull/15927 ))
- Document uv version environment variables were added in
([#​15196](https://redirect.github.com/astral-sh/uv/pull/15196 ))
###
[`v0.9.0`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#090 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.23...0.9.0 )
Released on 2025-10-07.
This breaking release is primarily motivated by the release of Python
3.14, which contains some breaking changes (we recommend reading the
["What's new in Python
3.14"](https://docs.python.org/3/whatsnew/3.14.html ) page). uv may use
Python 3.14 in cases where it previously used 3.13, e.g., if you have
not pinned your Python version and do not have any Python versions
installed on your machine. While we think this is uncommon, we prefer to
be cautious. We've included some additional small changes that could
break workflows.
See our [Python 3.14](https://astral.sh/blog/python-3.14 ) blog post for
some discussion of features we're excited about!
There are no breaking changes to
[`uv_build`](https://docs.astral.sh/uv/concepts/build-backend/ ). If you
have an upper bound in your `[build-system]` table, you should update
it.
##### Breaking changes
- **Python 3.14 is now the default stable version**
The default Python version has changed from 3.13 to 3.14. This applies
to Python version installation when no Python version is requested,
e.g., `uv python install`. By default, uv will use the system Python
version if present, so this may not cause changes to general use of uv.
For example, if Python 3.13 is installed already, then `uv venv` will
use that version. If no Python versions are installed on a machine and
automatic downloads are enabled, uv will now use 3.14 instead of 3.13,
e.g., for `uv venv` or `uvx python`. This change will not affect users
who are using a `.python-version` file to pin to a specific Python
version.
- **Allow use of free-threaded variants in Python 3.14+ without explicit
opt-in**
([#​16142](https://redirect.github.com/astral-sh/uv/pull/16142 ))
Previously, free-threaded variants of Python were considered
experimental and required explicit opt-in (i.e., with `3.14t`) for
usage. Now uv will allow use of free-threaded Python 3.14+ interpreters
without explicit selection. The GIL-enabled build of Python will still
be preferred, e.g., when performing an installation with `uv python
install 3.14`. However, e.g., if a free-threaded interpreter comes
before a GIL-enabled build on the `PATH`, it will be used. This change
does not apply to free-threaded Python 3.13 interpreters, which will
continue to require opt-in.
- **Use Python 3.14 stable Docker images**
([#​16150](https://redirect.github.com/astral-sh/uv/pull/16150 ))
Previously, the Python 3.14 images had an `-rc` suffix, e.g.,
`python:3.14-rc-alpine` or
`python:3.14-rc-trixie`. Now, the `-rc` suffix has been removed to match
the stable
[upstream images](https://hub.docker.com/_/python ). The `-rc` images
tags will no longer be
  updated. This change should not break existing workflows.
- **Upgrade Alpine Docker image to Alpine 3.22**
Previously, the `uv:alpine` Docker image was based on Alpine 3.21. Now,
this image is based on Alpine 3.22. The previous image can be recovered
with `uv:alpine3.21` and will continue to be updated until a future
release.
- **Upgrade Debian Docker images to Debian 13 "Trixie"**
Previously, the `uv:debian` and `uv:debian-slim` Docker images were
based on Debian 12 "Bookworm". Now, these images are based on Debian 13
"Trixie". The previous images can be recovered with `uv:bookworm` and
`uv:bookworm-slim` and will continue to be updated until a future
release.
- **Fix incorrect output path when a trailing `/` is used in `uv
build`**
([#​15133](https://redirect.github.com/astral-sh/uv/pull/15133 ))
When using `uv build` in a workspace, the artifacts are intended to be
written to a `dist` directory in the workspace root. A bug caused
workspace root determination to fail when the input path included a
trailing `/` causing the `dist` directory to be placed in the child
directory. This bug has been fixed in this release. For example, `uv
build child/` is used, the output path will now be in `<workspace
root>/dist/` rather than `<workspace root>/child/dist/`.
##### Python
- Add CPython 3.14.0
- Add CPython 3.13.8
##### Enhancements
- Don't warn when a dependency is constrained by another dependency
([#​16149](https://redirect.github.com/astral-sh/uv/pull/16149 ))
##### Bug fixes
- Fix `uv python upgrade / install` output when there is a no-op for one
request
([#​16158](https://redirect.github.com/astral-sh/uv/pull/16158 ))
- Surface pinned-version hint when `uv tool upgrade` can’t move the tool
([#​16081](https://redirect.github.com/astral-sh/uv/pull/16081 ))
- Ban pre-release versions in `uv python upgrade` requests
([#​16160](https://redirect.github.com/astral-sh/uv/pull/16160 ))
- Fix `uv python upgrade` replacement of installed binaries on
pre-release to stable
([#​16159](https://redirect.github.com/astral-sh/uv/pull/16159 ))
##### Documentation
- Update `uv pip compile` args in `layout.md`
([#​16155](https://redirect.github.com/astral-sh/uv/pull/16155 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-10-15 19:44:28 +11:00 
						 
				 
			
				
					
						
							
							
								Florian Freitag 
							
						 
					 
					
						
						
							
						
						1074a2a32d 
					 
					
						
						
							
							fix(Kotlin): Number literals ( #1139 )  
						
						... 
						
						
						
						There are some quite a few ways numbers can be expressed in Kotlin which
previously weren't supported and with this commit conforms to the
grammar described in the [Kotlin Language
Specification](https://kotlinlang.org/spec/syntax-and-grammar.html#literals ).
### Separators
Like Java Kotlin allows any amount of separators inside number literals,
as long as they don't appear at the start or end.
```Kotlin
9_000
1__2
1_2.3_4E5_6
```
### Plus and minus in E-Notation is optional
While plus and minus _can_ occur after the `e` or `E` it's not required.
```kotlin
123.123e123
123.123E123
123.123e+123
123.123E+123
123.123e-123
123.123E-123
```
### Binary Literals
Just as in Java there are binary literals which start with the `0b` or
`0B` prefix.
```Kotlin
0b011010
0B011010
```
### Suffixes
Kotlin allows the suffixes `f`, `F`, `L`, `u`, `U`, `uL`, `UL`, though
notably the previously supported suffix `l` is not allowed.
```Kotlin
123u
123U
123L
123uL
123UL
123f
0003f
0b01L
0xFF8800L
0XFF8800L
0b01uL
0xFF8800uL
0XFF8800uL
0b01UL
0xFF8800UL
0XFF8800UL
``` 
						
						
							
						
					 
					
						2025-10-06 15:31:33 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						9c8da0f9f5 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1153 )  
						
						... 
						
						
						
						> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842 )
of the Renovate GitHub app being renamed to `mend[bot]`.
> 
> This notice will be removed on 2025-10-07.
<hr>
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [biome](https://redirect.github.com/biomejs/biome ) | patch | `2.2.4`
-> `2.2.5` |
| [uv](https://redirect.github.com/astral-sh/uv ) | patch | `0.8.22` ->
`0.8.23` |
---
### Release Notes
<details>
<summary>biomejs/biome (biome)</summary>
###
[`v2.2.5`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.2.5 ):
Biome CLI v2.2.5
#### 2.2.5
##### Patch Changes
- [#​7597](https://redirect.github.com/biomejs/biome/pull/7597 )
[`5c3d542`](5c3d542e65https://redirect.github.com/arendjr )! - Fixed
[#​6432](https://redirect.github.com/biomejs/biome/issues/6432 ):
[`useImportExtensions`](https://biomejs.dev/linter/rules/use-import-extensions/ )
now works correctly with aliased paths.
- [#​7269](https://redirect.github.com/biomejs/biome/pull/7269 )
[`f18dac1`](f18dac1d66https://redirect.github.com/CDGardner )! -
Fixed
[#​6648](https://redirect.github.com/biomejs/biome/issues/6648 ),
where Biome's `noUselessFragments` contained inconsistencies with ESLint
for fragments only containing text.
Previously, Biome would report that fragments with only text were
unnecessary under the `noUselessFragments` rule. Further analysis of
ESLint's behavior towards these cases revealed that text-only fragments
(`<>A</a>`, `<React.Fragment>B</React.Fragment>`,
`<RenamedFragment>B</RenamedFragment>`) would not have
`noUselessFragments` emitted for them.
On the Biome side, instances such as these would emit
`noUselessFragments`, and applying the suggested fix would turn the text
content into a proper JS string.
  ```js
  // Ended up as: - const t = "Text"
  const t = <>Text</>
  // Ended up as: - const e = t ? "Option A" : "Option B"
  const e = t ? <>Option A</> : <>Option B</>
  /* Ended up as:
    function someFunc() {
      return "Content desired to be a multi-line block of text."
    }
  */
  function someFunc() {
    return <>
      Content desired to be a multi-line
      block of text.
    <>
  }
  ```
The proposed update was to align Biome's reaction to this rule with
ESLint's; the aforementioned examples will now be supported from Biome's
perspective, thus valid use of fragments.
  ```js
// These instances are now valid and won't be called out by
noUselessFragments.
  const t = <>Text</>
  const e = t ? <>Option A</> : <>Option B</>
  function someFunc() {
    return <>
      Content desired to be a multi-line
      block of text.
    <>
  }
  ```
- [#​7498](https://redirect.github.com/biomejs/biome/pull/7498 )
[`002cded`](002cded543https://redirect.github.com/siketyan )! - Fixed
[#​6893](https://redirect.github.com/biomejs/biome/issues/6893 ):
The
[`useExhaustiveDependencies`](https://biomejs.dev/linter/rules/use-exhaustive-dependencies/ )
rule now correctly adds a dependency that is captured in a shorthand
object member. For example:
  ```jsx
  useEffect(() => {
    console.log({ firstId, secondId });
  }, []);
  ```
  is now correctly fixed to:
  ```jsx
  useEffect(() => {
    console.log({ firstId, secondId });
  }, [firstId, secondId]);
  ```
- [#​7509](https://redirect.github.com/biomejs/biome/pull/7509 )
[`1b61631`](1b61631c63https://redirect.github.com/siketyan )! - Added
a new lint rule
[`noReactForwardRef`](https://biomejs.dev/linter/rules/no-react-forward-ref/ ),
which detects usages of `forwardRef` that is no longer needed and
deprecated in React 19.
  For example:
  ```jsx
  export const Component = forwardRef(function Component(props, ref) {
    return <div ref={ref} />;
  });
  ```
  will be fixed to:
  ```jsx
  export const Component = function Component({ ref, ...props }) {
    return <div ref={ref} />;
  };
  ```
Note that the rule provides an unsafe fix, which may break the code.
Don't forget to review the code after applying the fix.
- [#​7520](https://redirect.github.com/biomejs/biome/pull/7520 )
[`3f06e19`](3f06e19c6ehttps://redirect.github.com/arendjr )! - Added
new nursery rule
[`noDeprecatedImports`](https://biomejs.dev/linter/rules/no-deprecated-imports/ )
to flag imports of deprecated symbols.
##### Invalid example
```js
// foo.js
import { oldUtility } from "./utils.js";
```
```js
// utils.js
/**
 * @​deprecated
 */
export function oldUtility() {}
```
##### Valid examples
```js
// foo.js
import { newUtility, oldUtility } from "./utils.js";
```
```js
// utils.js
export function newUtility() {}
// @​deprecated (this is not a JSDoc comment)
export function oldUtility() {}
```
- [#​7457](https://redirect.github.com/biomejs/biome/pull/7457 )
[`9637f93`](9637f9308fhttps://redirect.github.com/kedevked )! - Added
`style` and `requireForObjectLiteral` options to the lint rule
[`useConsistentArrowReturn`](https://biomejs.dev/linter/rules/use-consistent-arrow-return/ ).
This rule enforces a consistent return style for arrow functions. It can
be configured with the following options:
  - `style`: (default: `asNeeded`)
    - `always`: enforces that arrow functions always have a block body.
- `never`: enforces that arrow functions never have a block body, when
possible.
- `asNeeded`: enforces that arrow functions have a block body only when
necessary (e.g. for object literals).
##### `style: "always"`
Invalid:
```js
const f = () => 1;
```
Valid:
```js
const f = () => {
  return 1;
};
```
##### `style: "never"`
Invalid:
```js
const f = () => {
  return 1;
};
```
Valid:
```js
const f = () => 1;
```
##### `style: "asNeeded"`
Invalid:
```js
const f = () => {
  return 1;
};
```
Valid:
```js
const f = () => 1;
```
##### `style: "asNeeded"` and `requireForObjectLiteral: true`
Valid:
```js
const f = () => {
  return { a: 1 };
};
```
- [#​7510](https://redirect.github.com/biomejs/biome/pull/7510 )
[`527cec2`](527cec2ca1https://redirect.github.com/rriski )! -
Implements
[#​7339](https://redirect.github.com/biomejs/biome/discussions/7339 ).
GritQL patterns can now use native Biome AST nodes using their
`PascalCase` names, in addition to the existing TreeSitter-compatible
`snake_case` names.
  ```grit
  engine biome(1.0)
  language js(typescript,jsx)
  or {
    // TreeSitter-compatible pattern
    if_statement(),
    // Native Biome AST node pattern
    JsIfStatement()
  } as $stmt where {
    register_diagnostic(
      span=$stmt,
      message="Found an if statement"
    )
  }
  ```
- [#​7574](https://redirect.github.com/biomejs/biome/pull/7574 )
[`47907e7`](47907e7d9bhttps://redirect.github.com/kedevked )! - Fixed
[7574](https://redirect.github.com/biomejs/biome/pull/7574 ). The
diagnostic message for the rule `useSolidForComponent` now correctly
emphasizes `<For />` and provides a working hyperlink to the Solid
documentation.
- [#​7497](https://redirect.github.com/biomejs/biome/pull/7497 )
[`bd70f40`](bd70f40cb9https://redirect.github.com/siketyan )! - Fixed
[#​7320](https://redirect.github.com/biomejs/biome/issues/7320 ):
The
[`useConsistentCurlyBraces`](https://biomejs.dev/linter/rules/use-consistent-curly-braces/ )
rule now correctly detects a string literal including `"` inside a JSX
attribute value.
- [#​7522](https://redirect.github.com/biomejs/biome/pull/7522 )
[`1af9931`](1af993134bhttps://redirect.github.com/Netail )! - Added
extra references to external rules to improve migration for the
following rules: `noUselessFragments` & `noNestedComponentDefinitions`
- [#​7597](https://redirect.github.com/biomejs/biome/pull/7597 )
[`5c3d542`](5c3d542e65https://redirect.github.com/arendjr )! - Fixed
an issue where `package.json` manifests would not be correctly
discovered
  when evaluating files in the same directory.
- [#​7565](https://redirect.github.com/biomejs/biome/pull/7565 )
[`38d2098`](38d2098bb3https://redirect.github.com/siketyan )! - The
resolver can now correctly resolve `.ts`, `.tsx`, `.d.ts`, `.js` files
by `.js` extension if exists, based on [the file extension substitution
in
TypeScript](https://www.typescriptlang.org/docs/handbook/modules/reference.html#file-extension-substitution ).
For example, the linter can now detect the floating promise in the
following situation, if you have enabled the `noFloatingPromises` rule.
  **`foo.ts`**
  ```ts
  export async function doSomething(): Promise<void> {}
  ```
  **`bar.ts`**
  ```ts
import { doSomething } from "./foo.js"; // doesn't exist actually, but
it is resolved to `foo.ts`
  doSomething(); // floating promise!
  ```
- [#​7542](https://redirect.github.com/biomejs/biome/pull/7542 )
[`cadad2c`](cadad2cadbhttps://redirect.github.com/mdevils )! - Added
the rule
[`noVueDuplicateKeys`](https://biomejs.dev/linter/rules/no-vue-duplicate-keys/ ),
which prevents duplicate keys in Vue component definitions.
This rule prevents the use of duplicate keys across different Vue
component options such as `props`, `data`, `computed`, `methods`, and
`setup`. Even if keys don't conflict in the script tag, they may cause
issues in the template since Vue allows direct access to these keys.
  ##### Invalid examples
  ```vue
  <script>
  export default {
    props: ["foo"],
    data() {
      return {
        foo: "bar",
      };
    },
  };
  </script>
  ```
  ```vue
  <script>
  export default {
    data() {
      return {
        message: "hello",
      };
    },
    methods: {
      message() {
        console.log("duplicate key");
      },
    },
  };
  </script>
  ```
  ```vue
  <script>
  export default {
    computed: {
      count() {
        return this.value * 2;
      },
    },
    methods: {
      count() {
        this.value++;
      },
    },
  };
  </script>
  ```
  ##### Valid examples
  ```vue
  <script>
  export default {
    props: ["foo"],
    data() {
      return {
        bar: "baz",
      };
    },
    methods: {
      handleClick() {
        console.log("unique key");
      },
    },
  };
  </script>
  ```
  ```vue
  <script>
  export default {
    computed: {
      displayMessage() {
        return this.message.toUpperCase();
      },
    },
    methods: {
      clearMessage() {
        this.message = "";
      },
    },
  };
  </script>
  ```
- [#​7546](https://redirect.github.com/biomejs/biome/pull/7546 )
[`a683acc`](a683acc30bhttps://redirect.github.com/siketyan )! -
Internal data for Unicode strings have been updated to Unicode 17.0.
- [#​7497](https://redirect.github.com/biomejs/biome/pull/7497 )
[`bd70f40`](bd70f40cb9https://redirect.github.com/siketyan )! - Fixed
[#​7256](https://redirect.github.com/biomejs/biome/issues/7256 ):
The
[`useConsistentCurlyBraces`](https://biomejs.dev/linter/rules/use-consistent-curly-braces/ )
rule now correctly ignores a string literal with braces that contains
only whitespaces. Previously, literals that contains single whitespace
were only allowed.
- [#​7565](https://redirect.github.com/biomejs/biome/pull/7565 )
[`38d2098`](38d2098bb3https://redirect.github.com/siketyan )! - The
[`useImportExtensions`](https://biomejs.dev/linter/rules/use-import-extensions/ )
rule now correctly detects imports with an invalid extension. For
example, importing `.ts` file with `.js` extension is flagged by
default. If you are using TypeScript with neither the
`allowImportingTsExtensions` option nor the
`rewriteRelativeImportExtensions` option, it's recommended to turn on
the `forceJsExtensions` option of the rule.
- [#​7581](https://redirect.github.com/biomejs/biome/pull/7581 )
[`8653921`](86539215ddhttps://redirect.github.com/lucasweng )! -
Fixed
[#​7470](https://redirect.github.com/biomejs/biome/issues/7470 ):
solved a false positive for
[`noDuplicateProperties`](https://biomejs.dev/linter/rules/no-duplicate-properties/ ).
Previously, declarations in `@container` and `@starting-style` at-rules
were incorrectly flagged as duplicates of identical declarations at the
root selector.
For example, the linter no longer flags the `display` declaration in
`@container` or the `opacity` declaration in `@starting-style`.
  ```css
  a {
    display: block;
    @​container (min-width: 600px) {
      display: none;
    }
  }
  [popover]:popover-open {
    opacity: 1;
    @​starting-style {
      opacity: 0;
    }
  }
  ```
- [#​7529](https://redirect.github.com/biomejs/biome/pull/7529 )
[`fea905f`](fea905f0afhttps://redirect.github.com/qraqras )! - Fixed
[#​7517](https://redirect.github.com/biomejs/biome/issues/7517 ):
the
[`useOptionalChain`](https://biomejs.dev/linter/rules/use-optional-chain/ )
rule no longer suggests changes for typeof checks on global objects.
  ```ts
  // ok
  typeof window !== "undefined" && window.location;
  ```
- [#​7476](https://redirect.github.com/biomejs/biome/pull/7476 )
[`c015765`](c015765af2https://redirect.github.com/ematipico )! -
Fixed a bug where the suppression action for `noPositiveTabindex` didn't
place the suppression comment in the correct position.
- [#​7511](https://redirect.github.com/biomejs/biome/pull/7511 )
[`a0039fd`](a0039fd545https://redirect.github.com/arendjr )! - Added
nursery rule
[`noUnusedExpressions`](https://biomejs.dev/linter/rules/no-unused-expressions/ )
to flag expressions used as a statement that is neither an assignment
nor a function call.
##### Invalid examples
```js
f; // intended to call `f()` instead
```
```js
function foo() {
  0; // intended to `return 0` instead
}
```
##### Valid examples
```js
f();
```
```js
function foo() {
  return 0;
}
```
- [#​7564](https://redirect.github.com/biomejs/biome/pull/7564 )
[`40e515f`](40e515f732https://redirect.github.com/turbocrime )! -
Fixed
[#​6617](https://redirect.github.com/biomejs/biome/issues/6617 ):
improved
[`useIterableCallbackReturn`](https://biomejs.dev/linter/rules/use-iterable-callback-return/ )
to correctly handle arrow functions with a single-expression `void`
body.
  Now the following code doesn't trigger the rule anymore:
  ```js
  [].forEach(() => void null);
  ```
#### What's Changed
- chore: add spanish readme translation by
[@​Terraciano](https://redirect.github.com/Terraciano ) in
[#​7465](https://redirect.github.com/biomejs/biome/pull/7465 )
- feat(yaml\_parser): parse block scalars by
[@​l0ngvh](https://redirect.github.com/l0ngvh ) in
[#​7417](https://redirect.github.com/biomejs/biome/pull/7417 )
- docs: improve noDuplicateDependencies by
[@​Netail](https://redirect.github.com/Netail ) in
[#​7471](https://redirect.github.com/biomejs/biome/pull/7471 )
- chore: repair changelog by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7477](https://redirect.github.com/biomejs/biome/pull/7477 )
- fix(noPositiveTabindex): suppression action by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7476](https://redirect.github.com/biomejs/biome/pull/7476 )
- fix(lint/useConsistentCurlyBraces): adjust condition to allow removing
the braces by [@​siketyan](https://redirect.github.com/siketyan )
in [#​7497](https://redirect.github.com/biomejs/biome/pull/7497 )
- fix(lint/useExhaustiveDependencies): correctly fix the dependency list
from a shorthand object member by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7498](https://redirect.github.com/biomejs/biome/pull/7498 )
- chore(deps): update rust:1.89.0-bullseye docker digest to
[`8f72d97`](https://redirect.github.com/biomejs/biome/commit/8f72d97 ) by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7506](https://redirect.github.com/biomejs/biome/pull/7506 )
- chore(deps): update rust:1.89.0-bookworm docker digest to
[`948f9b0`](https://redirect.github.com/biomejs/biome/commit/948f9b0 ) by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7505](https://redirect.github.com/biomejs/biome/pull/7505 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7503](https://redirect.github.com/biomejs/biome/pull/7503 )
- chore(deps): update docker/dockerfile:1 docker digest to
[`dabfc09`](https://redirect.github.com/biomejs/biome/commit/dabfc09 ) by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7502](https://redirect.github.com/biomejs/biome/pull/7502 )
- chore(deps): update dependency
[@​changesets/cli](https://redirect.github.com/changesets/cli ) to
v2.29.7 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7507](https://redirect.github.com/biomejs/biome/pull/7507 )
- chore(deps): update dependency dprint to v0.50.2 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7508](https://redirect.github.com/biomejs/biome/pull/7508 )
- feat(biome-js-analyze): class member references service by
[@​vladimir-ivanov](https://redirect.github.com/vladimir-ivanov )
in [#​7428](https://redirect.github.com/biomejs/biome/pull/7428 )
- feat(grit): allow matching native Biome AST nodes by
[@​rriski](https://redirect.github.com/rriski ) in
[#​7510](https://redirect.github.com/biomejs/biome/pull/7510 )
- feat(linter): implement `noUnusedExpressions` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7511](https://redirect.github.com/biomejs/biome/pull/7511 )
- feat(linter): implement `noDeprecatedImports` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7520](https://redirect.github.com/biomejs/biome/pull/7520 )
- chore: expose preferred indentation by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7540](https://redirect.github.com/biomejs/biome/pull/7540 )
- chore: update Unicode table for Unicode 17 by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7546](https://redirect.github.com/biomejs/biome/pull/7546 )
- ci: don't run the autofix workflow on an autofix commit by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7550](https://redirect.github.com/biomejs/biome/pull/7550 )
- test: fix failing watcher tests on macOS by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7549](https://redirect.github.com/biomejs/biome/pull/7549 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7554](https://redirect.github.com/biomejs/biome/pull/7554 )
- chore(deps): update rust crate anyhow to 1.0.100 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7555](https://redirect.github.com/biomejs/biome/pull/7555 )
- chore(deps): update rust crate serde\_json to 1.0.145 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7558](https://redirect.github.com/biomejs/biome/pull/7558 )
- chore(deps): update rust crate tracing-subscriber to 0.3.20 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7560](https://redirect.github.com/biomejs/biome/pull/7560 )
- chore(deps): update rust crate url to 2.5.7 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7561](https://redirect.github.com/biomejs/biome/pull/7561 )
- chore(deps): update rust crate serde to 1.0.226 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7557](https://redirect.github.com/biomejs/biome/pull/7557 )
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to v22.18.6
by [@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7563](https://redirect.github.com/biomejs/biome/pull/7563 )
- chore: add convex to bronze sponsors by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7566](https://redirect.github.com/biomejs/biome/pull/7566 )
- feat(resolver): resolve extension alias by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7565](https://redirect.github.com/biomejs/biome/pull/7565 )
- feat(lint): add `noReactForwardRef` rule by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7509](https://redirect.github.com/biomejs/biome/pull/7509 )
- perf: don't allocate when pushing or retrieving globals by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7569](https://redirect.github.com/biomejs/biome/pull/7569 )
- feat: add useConsistentArrowReturn options by
[@​kedevked](https://redirect.github.com/kedevked ) in
[#​7457](https://redirect.github.com/biomejs/biome/pull/7457 )
- fix: set correct string for diagnostic by
[@​kedevked](https://redirect.github.com/kedevked ) in
[#​7574](https://redirect.github.com/biomejs/biome/pull/7574 )
- feat(lint): implement `noVueDuplicateKeys` rule by
[@​mdevils](https://redirect.github.com/mdevils ) in
[#​7542](https://redirect.github.com/biomejs/biome/pull/7542 )
- chore: add edition 2024 to rustfmt.toml by
[@​turbocrime](https://redirect.github.com/turbocrime ) in
[#​7591](https://redirect.github.com/biomejs/biome/pull/7591 )
- fix(lint/suspicious/useIterableCallbackReturn): single-expression void
arrow function by
[@​turbocrime](https://redirect.github.com/turbocrime ) in
[#​7564](https://redirect.github.com/biomejs/biome/pull/7564 )
- fix(noDuplicateProperties): false positives in `@container` and
`@starting-style` at-rules by
[@​lucasweng](https://redirect.github.com/lucasweng ) in
[#​7581](https://redirect.github.com/biomejs/biome/pull/7581 )
- fix(lint/complexity/noUselessFragments): address inconsistencies
against ESLint behavior with fragments only containing text. by
[@​CDGardner](https://redirect.github.com/CDGardner ) in
[#​7269](https://redirect.github.com/biomejs/biome/pull/7269 )
- fix(linter): fix aliased paths in `useImportExtensions` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7597](https://redirect.github.com/biomejs/biome/pull/7597 )
- feat(biome-js-analyze): add is\_meaningful\_read to semantic class
reads by
[@​vladimir-ivanov](https://redirect.github.com/vladimir-ivanov )
in [#​7543](https://redirect.github.com/biomejs/biome/pull/7543 )
- fix(lint/useOptionalChain): fix incorrect suggestions for `typeof`
checks on global objects by
[@​qraqras](https://redirect.github.com/qraqras ) in
[#​7529](https://redirect.github.com/biomejs/biome/pull/7529 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7611](https://redirect.github.com/biomejs/biome/pull/7611 )
- docs: extra rule sources by
[@​Netail](https://redirect.github.com/Netail ) in
[#​7522](https://redirect.github.com/biomejs/biome/pull/7522 )
- chore(deps): update rust crate libc to 0.2.176 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7612](https://redirect.github.com/biomejs/biome/pull/7612 )
- docs: fix correct graphql references by
[@​Netail](https://redirect.github.com/Netail ) in
[#​7623](https://redirect.github.com/biomejs/biome/pull/7623 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in [#​7478](https://redirect.github.com/biomejs/biome/pull/7478 )
#### New Contributors
- [@​Terraciano](https://redirect.github.com/Terraciano ) made
their first contribution in
[#​7465](https://redirect.github.com/biomejs/biome/pull/7465 )
- [@​turbocrime](https://redirect.github.com/turbocrime ) made
their first contribution in
[#​7591](https://redirect.github.com/biomejs/biome/pull/7591 )
- [@​CDGardner](https://redirect.github.com/CDGardner ) made their
first contribution in
[#​7269](https://redirect.github.com/biomejs/biome/pull/7269 )
**Full Changelog**:
<https://github.com/biomejs/biome/compare/@biomejs/biome@2.2.4...@​biomejs/biome@2.2.5 >
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.23`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0823 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.22...0.8.23 )
Released on 2025-10-03.
##### Enhancements
- Build `s390x` on stable Rust compiler version
([#​16082](https://redirect.github.com/astral-sh/uv/pull/16082 ))
- Add `UV_SKIP_WHEEL_FILENAME_CHECK` to allow installing invalid wheels
([#​16046](https://redirect.github.com/astral-sh/uv/pull/16046 ))
##### Bug fixes
- Avoid rejecting already-installed URL distributions with
`--no-sources`
([#​16094](https://redirect.github.com/astral-sh/uv/pull/16094 ))
- Confirm that the directory name is a valid Python install key during
managed check
([#​16080](https://redirect.github.com/astral-sh/uv/pull/16080 ))
- Ignore origin when comparing installed tools
([#​16055](https://redirect.github.com/astral-sh/uv/pull/16055 ))
- Make cache control lookups robust to username
([#​16088](https://redirect.github.com/astral-sh/uv/pull/16088 ))
- Re-order lock validation checks by severity
([#​16045](https://redirect.github.com/astral-sh/uv/pull/16045 ))
- Remove tracking of inferred dependency conflicts
([#​15909](https://redirect.github.com/astral-sh/uv/pull/15909 ))
- Respect `--no-color` on the CLI
([#​16044](https://redirect.github.com/astral-sh/uv/pull/16044 ))
- Deduplicate marker-specific dependencies in `uv pip tree` output
([#​16078](https://redirect.github.com/astral-sh/uv/pull/16078 ))
##### Documentation
- Document transparent x86\_64 emulation on aarch64
([#​16041](https://redirect.github.com/astral-sh/uv/pull/16041 ))
- Document why we ban URLs from index dependencies
([#​15929](https://redirect.github.com/astral-sh/uv/pull/15929 ))
- Fix rendering of `_CONDA_ROOT` in reference
([#​16114](https://redirect.github.com/astral-sh/uv/pull/16114 ))
- Windows arm64 and Linux RISC-V64 are Tier 2 supported
([#​16027](https://redirect.github.com/astral-sh/uv/pull/16027 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-10-06 15:30:35 +02:00 
						 
				 
			
				
					
						
							
							
								IHadAThoth 
							
						 
					 
					
						
						
							
						
						fa92e28d12 
					 
					
						
						
							
							Add file extensions for systemd units using Podman Quadlet ( #1151 )  
						
						... 
						
						
						
						Added the following file extensions to the `ini` lexer:
- .container
- .network
- .build
- .pod
- .kube
- .volume
- .image
see https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html 
This is my first pull request :) 
						
						
							
						
					 
					
						2025-10-03 14:34:45 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Fichtinger 
							
						 
					 
					
						
						
							
						
						57823f0d14 
					 
					
						
						
							
							Add Kakoune lexer ( #1150 )  
						
						... 
						
						
						
						This lexer is based on Pygments' BashLexer. The visual results are
nearly identical to how Kakoune does its own syntax highlighting. 
						
						
							
						
					 
					
						2025-09-30 13:23:25 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						1c5b8cbcf0 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1149 )  
						
						... 
						
						
						
						Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842 ).
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [svu](https://redirect.github.com/caarlos0/svu ) | patch | `3.2.3` ->
`3.2.4` |
| [uv](https://redirect.github.com/astral-sh/uv ) | patch | `0.8.19` ->
`0.8.22` |
---
### Release Notes
<details>
<summary>caarlos0/svu (svu)</summary>
###
[`v3.2.4`](https://redirect.github.com/caarlos0/svu/releases/tag/v3.2.4 )
#### Changelog
##### Bug fixes
-
[`df151d7`](df151d7066https://redirect.github.com/caarlos0/svu/issues/230 ))
([@​caarlos0](https://redirect.github.com/caarlos0 ))
-
[`9e6158e`](9e6158e5f1https://redirect.github.com/caarlos0 ))
-
[`7521444`](7521444d2chttps://redirect.github.com/caarlos0 ))
##### Other work
-
[`7235bc2`](7235bc2dachttps://redirect.github.com/caarlos0 ))
-
[`05f90f6`](05f90f603chttps://redirect.github.com/caarlos0/svu/issues/246 ))
([@​caarlos0](https://redirect.github.com/caarlos0 ))
***
*Released with [GoReleaser Pro](https://goreleaser.com/pro )!*
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.22`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0822 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.20...0.8.22 )
Released on 2025-09-23.
##### Python
- Upgrade Pyodide to 0.28.3
([#​15999](https://redirect.github.com/astral-sh/uv/pull/15999 ))
##### Security
- Upgrade `astral-tokio-tar` to 0.5.5 which [hardens tar archive
extraction](https://redirect.github.com/astral-sh/tokio-tar/security/advisories/GHSA-3wgq-wrwc-vqmv )
([#​16004](https://redirect.github.com/astral-sh/uv/pull/16004 ))
###
[`v0.8.20`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0820 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.19...0.8.20 )
Released on 2025-09-22.
##### Enhancements
- Add `--force` flag for `uv cache clean`
([#​15992](https://redirect.github.com/astral-sh/uv/pull/15992 ))
- Improve resolution errors with proxied packages
([#​15200](https://redirect.github.com/astral-sh/uv/pull/15200 ))
##### Preview features
- Allow upgrading pre-release versions of the same minor Python version
([#​15959](https://redirect.github.com/astral-sh/uv/pull/15959 ))
##### Bug fixes
- Hide `freethreaded+debug` Python downloads in `uv python list`
([#​15985](https://redirect.github.com/astral-sh/uv/pull/15985 ))
- Retain the cache lock and temporary caches during `uv run` and `uvx`
([#​15990](https://redirect.github.com/astral-sh/uv/pull/15990 ))
##### Documentation
- Add `package` level conflicts to the conflicting dependencies docs
([#​15963](https://redirect.github.com/astral-sh/uv/pull/15963 ))
- Document pyodide support
([#​15962](https://redirect.github.com/astral-sh/uv/pull/15962 ))
- Document support for free-threaded and debug Python versions
([#​15961](https://redirect.github.com/astral-sh/uv/pull/15961 ))
- Expand the contribution docs on issue selection
([#​15966](https://redirect.github.com/astral-sh/uv/pull/15966 ))
- Tweak title for viewing version in project guide
([#​15964](https://redirect.github.com/astral-sh/uv/pull/15964 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-09-29 07:36:59 +01:00 
						 
				 
			
				
					
						
							
							
								movva 
							
						 
					 
					
						
						
							
						
						c688d92f75 
					 
					
						
						
							
							feat: add support for C3 ( #1148 )  
						
						... 
						
						
						
						I added support for [C3](https://c3-lang.org/ ). The lexer might not be
well optimized or perfect yet, I just know that I tested it on the
entire stdlib and there were no errors. (There might be other errors I
did not notice) 
						
						
							
						
					 
					
						2025-09-24 03:35:09 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ba111b72d5 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1147 )  
						
						... 
						
						
						
						Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842 ).
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [enumer](https://redirect.github.com/dmarkham/enumer ) | minor |
`1.5.11` -> `1.6.1` |
| [esbuild](https://redirect.github.com/evanw/esbuild ) | patch |
`0.25.9` -> `0.25.10` |
| [uv](https://redirect.github.com/astral-sh/uv ) | patch | `0.8.17` ->
`0.8.19` |
---
### Release Notes
<details>
<summary>dmarkham/enumer (enumer)</summary>
###
[`v1.6.1`](https://redirect.github.com/dmarkham/enumer/releases/tag/v1.6.1 )
This release includes a new github workflow to automatically build
linux, macos and windows binaries and attaches them to the release. A
new release is the easiest way to bring back the lost binaries (a
previous change was made and they were no longer being built)
</details>
<details>
<summary>evanw/esbuild (esbuild)</summary>
###
[`v0.25.10`](https://redirect.github.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#02510 )
[Compare
Source](https://redirect.github.com/evanw/esbuild/compare/v0.25.9...v0.25.10 )
- Fix a panic in a minification edge case
([#​4287](https://redirect.github.com/evanw/esbuild/issues/4287 ))
This release fixes a panic due to a null pointer that could happen when
esbuild inlines a doubly-nested identity function and the final result
is empty. It was fixed by emitting the value `undefined` in this case,
which avoids the panic. This case must be rare since it hasn't come up
until now. Here is an example of code that previously triggered the
panic (which only happened when minifying):
  ```js
  function identity(x) { return x }
  identity({ y: identity(123) })
  ```
- Fix `@supports` nested inside pseudo-element
([#​4265](https://redirect.github.com/evanw/esbuild/issues/4265 ))
When transforming nested CSS to non-nested CSS, esbuild is supposed to
filter out pseudo-elements such as `::placeholder` for correctness. The
[CSS nesting specification](https://www.w3.org/TR/css-nesting-1/ ) says
the following:
> The nesting selector cannot represent pseudo-elements (identical to
the behavior of the ':is()' pseudo-class). We’d like to relax this
restriction, but need to do so simultaneously for both ':is()' and '&',
since they’re intentionally built on the same underlying mechanisms.
However, it seems like this behavior is different for nested at-rules
such as `@supports`, which do work with pseudo-elements. So this release
modifies esbuild's behavior to now take that into account:
  ```css
  /* Original code */
  ::placeholder {
    color: red;
    body & { color: green }
    @​supports (color: blue) { color: blue }
  }
  /* Old output (with --supported:nesting=false) */
  ::placeholder {
    color: red;
  }
  body :is() {
    color: green;
  }
  @​supports (color: blue) {
     {
      color: blue;
    }
  }
  /* New output (with --supported:nesting=false) */
  ::placeholder {
    color: red;
  }
  body :is() {
    color: green;
  }
  @​supports (color: blue) {
    ::placeholder {
      color: blue;
    }
  }
  ```
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.19`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0819 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.18...0.8.19 )
Released on 2025-09-19.
##### Python
- Add CPython 3.14.0rc3
- Upgrade OpenSSL to 3.5.3
See the [python-build-standalone release
notes](https://redirect.github.com/astral-sh/python-build-standalone/releases/tag/20250918 )
for more details.
##### Bug fixes
- Make `uv cache clean` parallel process safe
([#​15888](https://redirect.github.com/astral-sh/uv/pull/15888 ))
- Fix implied `platform_machine` marker for `win_arm64` platform tag
([#​15921](https://redirect.github.com/astral-sh/uv/pull/15921 ))
###
[`v0.8.18`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0818 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.17...0.8.18 )
Released on 2025-09-17.
##### Enhancements
- Add PyG packages to torch backend
([#​15911](https://redirect.github.com/astral-sh/uv/pull/15911 ))
- Add handling for unnamed conda environments in base environment
detection
([#​15681](https://redirect.github.com/astral-sh/uv/pull/15681 ))
- Allow selection of debug build interpreters
([#​11520](https://redirect.github.com/astral-sh/uv/pull/11520 ))
- Improve `uv init` defaults for native build backend cache keys
([#​15705](https://redirect.github.com/astral-sh/uv/pull/15705 ))
- Error when `pyproject.toml` target does not exist for dependency
groups
([#​15831](https://redirect.github.com/astral-sh/uv/pull/15831 ))
- Infer check URL from publish URL when known
([#​15886](https://redirect.github.com/astral-sh/uv/pull/15886 ))
- Support Gitlab CI/CD as a trusted publisher
([#​15583](https://redirect.github.com/astral-sh/uv/pull/15583 ))
- Add GraalPy 25.0.0 with support for Python 3.12
([#​15900](https://redirect.github.com/astral-sh/uv/pull/15900 ))
- Add `--no-clear` to `uv venv` to disable removal prompts
([#​15795](https://redirect.github.com/astral-sh/uv/pull/15795 ))
- Add conflict detection between `--only-group` and `--extra` flags
([#​15788](https://redirect.github.com/astral-sh/uv/pull/15788 ))
- Allow `[project]` to be missing from a `pyproject.toml`
([#​14113](https://redirect.github.com/astral-sh/uv/pull/14113 ))
- Always treat conda environments named `base` and `root` as base
environments
([#​15682](https://redirect.github.com/astral-sh/uv/pull/15682 ))
- Improve log message when direct build for `uv_build` is skipped
([#​15898](https://redirect.github.com/astral-sh/uv/pull/15898 ))
- Log when the cache is disabled
([#​15828](https://redirect.github.com/astral-sh/uv/pull/15828 ))
- Show pyx organization name after authenticating
([#​15823](https://redirect.github.com/astral-sh/uv/pull/15823 ))
- Use `_CONDA_ROOT` to detect Conda base environments
([#​15680](https://redirect.github.com/astral-sh/uv/pull/15680 ))
- Include blake2b hash in `uv publish` upload form
([#​15794](https://redirect.github.com/astral-sh/uv/pull/15794 ))
- Fix misleading debug message when removing environments in `uv sync`
([#​15881](https://redirect.github.com/astral-sh/uv/pull/15881 ))
##### Deprecations
- Deprecate `tool.uv.dev-dependencies`
([#​15469](https://redirect.github.com/astral-sh/uv/pull/15469 ))
- Revert "feat(ci): build loongarch64 binaries in CI
([#​15387](https://redirect.github.com/astral-sh/uv/issues/15387 ))"
([#​15820](https://redirect.github.com/astral-sh/uv/pull/15820 ))
##### Preview features
- Propagate preview flag to client for `native-auth` feature
([#​15872](https://redirect.github.com/astral-sh/uv/pull/15872 ))
- Store native credentials for realms with the https scheme stripped
([#​15879](https://redirect.github.com/astral-sh/uv/pull/15879 ))
- Use the root index URL when retrieving credentials from the native
store
([#​15873](https://redirect.github.com/astral-sh/uv/pull/15873 ))
##### Bug fixes
- Fix `uv sync --no-sources` not switching from editable to registry
installations
([#​15234](https://redirect.github.com/astral-sh/uv/pull/15234 ))
- Avoid display of an empty string when a path is the working directory
([#​15897](https://redirect.github.com/astral-sh/uv/pull/15897 ))
- Allow cached environment reuse with `@latest`
([#​15827](https://redirect.github.com/astral-sh/uv/pull/15827 ))
- Allow escaping spaces in --env-file handling
([#​15815](https://redirect.github.com/astral-sh/uv/pull/15815 ))
- Avoid ANSI codes in debug! messages
([#​15843](https://redirect.github.com/astral-sh/uv/pull/15843 ))
- Improve BSD tag construction
([#​15829](https://redirect.github.com/astral-sh/uv/pull/15829 ))
- Include SHA when listing lockfile changes
([#​15817](https://redirect.github.com/astral-sh/uv/pull/15817 ))
- Invert the logic for determining if a path is a base conda environment
([#​15679](https://redirect.github.com/astral-sh/uv/pull/15679 ))
- Load credentials for explicit members when lowering
([#​15844](https://redirect.github.com/astral-sh/uv/pull/15844 ))
- Re-add `triton` as a torch backend package
([#​15910](https://redirect.github.com/astral-sh/uv/pull/15910 ))
- Respect `UV_INSECURE_NO_ZIP_VALIDATION=1` in duplicate header errors
([#​15912](https://redirect.github.com/astral-sh/uv/pull/15912 ))
##### Documentation
- Add GitHub Actions to PyPI trusted publishing example
([#​15753](https://redirect.github.com/astral-sh/uv/pull/15753 ))
- Add Coiled integration documentation
([#​14430](https://redirect.github.com/astral-sh/uv/pull/14430 ))
- Add verbose output to the getting help section
([#​15915](https://redirect.github.com/astral-sh/uv/pull/15915 ))
- Document `NO_PROXY` support
([#​15816](https://redirect.github.com/astral-sh/uv/pull/15816 ))
- Document cache-keys for native build backends
([#​15811](https://redirect.github.com/astral-sh/uv/pull/15811 ))
- Add documentation for dependency group `requires-python`
([#​14282](https://redirect.github.com/astral-sh/uv/pull/14282 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-09-22 19:45:25 +10:00 
						 
				 
			
				
					
						
							
							
								Johan Walles 
							
						 
					 
					
						
						
							
						
						b05fcfb98f 
					 
					
						
						
							
							tango: Don't underline whitespace ( #1146 )  
						
						
						
						
							
						
					 
					
						2025-09-22 08:05:08 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						daa879b239 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1141 )  
						
						... 
						
						
						
						Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842 ).
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| [biome](https://redirect.github.com/biomejs/biome ) | | patch | `2.2.3`
-> `2.2.4` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[github.com/alecthomas/repr](https://redirect.github.com/alecthomas/repr )
| require | patch | `v0.5.1` -> `v0.5.2` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [uv](https://redirect.github.com/astral-sh/uv ) | | patch | `0.8.15` ->
`0.8.17` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>biomejs/biome (biome)</summary>
###
[`v2.2.4`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.2.4 ):
Biome CLI v2.2.4
#### 2.2.4
##### Patch Changes
- [#​7453](https://redirect.github.com/biomejs/biome/pull/7453 ) [
`aa8cea3`](aa8cea31afhttps://redirect.github.com/arendjr )! - Fixed
[#​7242](https://redirect.github.com/biomejs/biome/issues/7242 ):
Aliases specified in
`package.json`'s `imports` section now support having multiple targets
as part of an array.
- [#​7454](https://redirect.github.com/biomejs/biome/pull/7454 ) [
`ac17183`](ac171839a3https://redirect.github.com/arendjr )! - Greatly
improved performance of
  `noImportCycles` by eliminating allocations.
In one repository, the total runtime of Biome with only `noImportCycles`
enabled went from \~23s down to \~4s.
- [#​7447](https://redirect.github.com/biomejs/biome/pull/7447 ) [
`7139aad`](7139aad75bhttps://redirect.github.com/rriski )! - Fixes
[#​7446](https://redirect.github.com/biomejs/biome/issues/7446 ).
The GritQL
`$...` spread metavariable now correctly matches members in object
literals, aligning its behavior with arrays and function calls.
- [#​6710](https://redirect.github.com/biomejs/biome/pull/6710 ) [
`98cf9af`](98cf9af0a4https://redirect.github.com/arendjr )! - Fixed
[#​4723](https://redirect.github.com/biomejs/biome/issues/7423 ):
Type inference now recognises
*index signatures* and their accesses when they are being indexed as a
string.
##### Example
```ts
type BagOfPromises = {
  // This is an index signature definition. It declares that instances of type
  // `BagOfPromises` can be indexed using arbitrary strings.
  [property: string]: Promise<void>;
};
let bag: BagOfPromises = {};
// Because `bag.iAmAPromise` is equivalent to `bag["iAmAPromise"]`, this is
// considered an access to the string index, and a Promise is expected.
bag.iAmAPromise;
```
- [#​7415](https://redirect.github.com/biomejs/biome/pull/7415 ) [
`d042f18`](d042f18f55https://redirect.github.com/qraqras )! - Fixed
[#​7212](https://redirect.github.com/biomejs/biome/issues/7212 ),
now the [
`useOptionalChain`](https://biomejs.dev/linter/rules/use-optional-chain/ )
rule recognizes optional chaining using
  `typeof` (e.g., `typeof foo !== 'undefined' && foo.bar`).
- [#​7419](https://redirect.github.com/biomejs/biome/pull/7419 ) [
`576baf4`](576baf4fafhttps://redirect.github.com/Conaclos )! - Fixed
[#​7323](https://redirect.github.com/biomejs/biome/issues/7323 ). [
`noUnusedPrivateClassMembers`](https://biomejs.dev/linter/rules/no-unused-private-class-members/ )
no longer reports as unused TypeScript
  `private` members if the rule encounters a computed access on `this`.
In the following example, `member` as previously reported as unused. It
is no longer reported.
  ```ts
  class TsBioo {
    private member: number;
    set_with_name(name: string, value: number) {
      this[name] = value;
    }
  }
  ```
- [
`351bccd`](351bccdfe4https://redirect.github.com/ematipico )! -
Added the new nursery lint rule
`noJsxLiterals`, which disallows the use of string literals inside JSX.
  The rule catches these cases:
  ```jsx
  <>
    <div>test</div> {/* test is invalid */}
    <>test</>
    <div>
      {/* this string is invalid */}
      asdjfl test foo
    </div>
  </>
  ```
- [#​7406](https://redirect.github.com/biomejs/biome/pull/7406 ) [
`b906112`](b90611223dhttps://redirect.github.com/mdevils )! - Fixed
an issue
([#​6393](https://redirect.github.com/biomejs/biome/issues/6393 ))
where the
[useHookAtTopLevel](https://biomejs.dev/linter/rules/use-hook-at-top-level/ )
rule reported excessive diagnostics for nested hook calls.
The rule now reports only the offending top-level call site, not
sub-hooks of composite hooks.
  ```js
  // Before: reported twice (useFoo and useBar).
  function useFoo() {
    return useBar();
  }
  function Component() {
    if (cond) useFoo();
  }
  // After: reported once at the call to useFoo().
  ```
- [#​7461](https://redirect.github.com/biomejs/biome/pull/7461 ) [
`ea585a9`](ea585a9394https://redirect.github.com/arendjr )! -
Improved performance of
  `noPrivateImports` by eliminating allocations.
In one repository, the total runtime of Biome with only
`noPrivateImports` enabled went from \~3.2s down to \~1.4s.
- [
`351bccd`](351bccdfe4https://redirect.github.com/ematipico )! -
Fixed
[#​7411](https://redirect.github.com/biomejs/biome/issues/7411 ).
The Biome Language Server had a regression where opening an editor with
a file already open wouldn't load the project settings correctly.
- [#​7142](https://redirect.github.com/biomejs/biome/pull/7142 ) [
`53ff5ae`](53ff5ae344https://redirect.github.com/Netail )! - Added the
new nursery rule [
`noDuplicateDependencies`](https://biomejs.dev/linter/rules/no-duplicate-dependencies/ ),
which verifies that no dependencies are duplicated between the
`bundledDependencies`, `bundleDependencies`, `dependencies`,
`devDependencies`, `overrides`,
  `optionalDependencies`, and `peerDependencies` sections.
  For example, the following snippets will trigger the rule:
  ```json
  {
    "dependencies": {
      "foo": ""
    },
    "devDependencies": {
      "foo": ""
    }
  }
  ```
  ```json
  {
    "dependencies": {
      "foo": ""
    },
    "optionalDependencies": {
      "foo": ""
    }
  }
  ```
  ```json
  {
    "dependencies": {
      "foo": ""
    },
    "peerDependencies": {
      "foo": ""
    }
  }
  ```
- [
`351bccd`](351bccdfe4https://redirect.github.com/ematipico )! -
Fixed
[#​3824](https://redirect.github.com/biomejs/biome/issues/3824 ).
Now the option CLI
  `--color` is correctly applied to logging too.
</details>
<details>
<summary>alecthomas/repr (github.com/alecthomas/repr)</summary>
###
[`v0.5.2`](https://redirect.github.com/alecthomas/repr/compare/v0.5.1...v0.5.2 )
[Compare
Source](https://redirect.github.com/alecthomas/repr/compare/v0.5.1...v0.5.2 )
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.17`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0817 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.16...0.8.17 )
Released on 2025-09-10.
##### Enhancements
- Improve error message for HTTP validation in auth services
([#​15768](https://redirect.github.com/astral-sh/uv/pull/15768 ))
- Respect `PYX_API_URL` when suggesting `uv auth login` on 401
([#​15774](https://redirect.github.com/astral-sh/uv/pull/15774 ))
- Add pyx as a supported PyTorch index URL
([#​15769](https://redirect.github.com/astral-sh/uv/pull/15769 ))
##### Bug fixes
- Avoid initiating login flow for invalid API keys
([#​15773](https://redirect.github.com/astral-sh/uv/pull/15773 ))
- Do not search for a password for requests with a token attached
already
([#​15772](https://redirect.github.com/astral-sh/uv/pull/15772 ))
- Filter pre-release Python versions in `uv init --script`
([#​15747](https://redirect.github.com/astral-sh/uv/pull/15747 ))
###
[`v0.8.16`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0816 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.15...0.8.16 )
##### Enhancements
- Allow `--editable` to override `editable = false` annotations
([#​15712](https://redirect.github.com/astral-sh/uv/pull/15712 ))
- Allow `editable = false` for workspace sources
([#​15708](https://redirect.github.com/astral-sh/uv/pull/15708 ))
- Show a dedicated error for virtual environments in source trees on
build
([#​15748](https://redirect.github.com/astral-sh/uv/pull/15748 ))
- Support Android platform tags
([#​15646](https://redirect.github.com/astral-sh/uv/pull/15646 ))
- Support iOS platform tags
([#​15640](https://redirect.github.com/astral-sh/uv/pull/15640 ))
- Support scripts with inline metadata in `--with-requirements` and
`--requirements`
([#​12763](https://redirect.github.com/astral-sh/uv/pull/12763 ))
##### Preview features
- Support `--no-project` in `uv format`
([#​15572](https://redirect.github.com/astral-sh/uv/pull/15572 ))
- Allow `uv format` in unmanaged projects
([#​15553](https://redirect.github.com/astral-sh/uv/pull/15553 ))
##### Bug fixes
- Avoid erroring when `match-runtime` target is optional
([#​15671](https://redirect.github.com/astral-sh/uv/pull/15671 ))
- Ban empty usernames and passwords in `uv auth`
([#​15743](https://redirect.github.com/astral-sh/uv/pull/15743 ))
- Error early for parent path in build backend
([#​15733](https://redirect.github.com/astral-sh/uv/pull/15733 ))
- Retry on IO errors during HTTP/2 streaming
([#​15675](https://redirect.github.com/astral-sh/uv/pull/15675 ))
- Support recursive requirements and constraints inclusion
([#​15657](https://redirect.github.com/astral-sh/uv/pull/15657 ))
- Use token store credentials for `uv publish`
([#​15759](https://redirect.github.com/astral-sh/uv/pull/15759 ))
- Fix virtual environment activation script compatibility with latest
nushell
([#​15272](https://redirect.github.com/astral-sh/uv/pull/15272 ))
- Skip Python interpreters that cannot be queried with permission errors
([#​15685](https://redirect.github.com/astral-sh/uv/pull/15685 ))
##### Documentation
- Clarify that `uv auth` commands take a URL
([#​15664](https://redirect.github.com/astral-sh/uv/pull/15664 ))
- Improve the CLI help for options that accept requirements files
([#​15706](https://redirect.github.com/astral-sh/uv/pull/15706 ))
- Adds example for caching for managed Python downloads in Docker builds
([#​15689](https://redirect.github.com/astral-sh/uv/pull/15689 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-09-16 14:31:16 +10:00 
						 
				 
			
				
					
						
							
							
								Florian Freitag 
							
						 
					 
					
						
						
							
						
						a5dc08622e 
					 
					
						
						
							
							Add argparse to pygemnts2chroma_xml.py script ( #1140 )  
						
						... 
						
						
						
						I also adapted the README to use `uv` since this removes an install step
(uv resolves and installs dependencies on `uv run`).
We could also debate if we should switch from `KotlinLexer` as an
example to some other lexer as there seems to be a bug upstream in
pygments where `KotlinLexer.get_tokendefs()` returns a string that is
not valid unicode. You can read more about the bug in [this
issue](https://github.com/pygments/pygments/issues/2964 ).
With argparse the error messages are a lot nicer and the script can
better explain itself.
```bash
uv run pygments2chroma_xml.py --help                         
usage: pygments2chroma_xml.py [-h] lexer_class
Converts pygments RegexLexer classes to chroma xml grammar definitions.
positional arguments:
  lexer_class  The class name of the pygments lexer, like: 'pygments.lexers.jvm.KotlinLexer'.
options:
  -h, --help   show this help message and exit
  ``` 
						
						
							
						
					 
					
						2025-09-12 13:34:57 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						3f991b1684 
					 
					
						
						
							
							chore(deps): update dependency binaryen to v124 ( #1138 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [binaryen](https://redirect.github.com/WebAssembly/binaryen ) | major |
`123` -> `124` |
---
### Release Notes
<details>
<summary>WebAssembly/binaryen (binaryen)</summary>
###
[`v124`](https://redirect.github.com/WebAssembly/binaryen/blob/HEAD/CHANGELOG.md#v124 )
- Add Custom Descriptors support. (Fuzzing:
[#​7796](https://redirect.github.com/WebAssembly/binaryen/issues/7796 ))
- Add Stack Switching support. (Fuzzing:
[#​7834](https://redirect.github.com/WebAssembly/binaryen/issues/7834 ))
- Add Compilation Hints + Branch Hinting support. (Fuzzing
[#​7704](https://redirect.github.com/WebAssembly/binaryen/issues/7704 ))
- Build mimalloc with `MI_NO_OPT_ARCH` to fix Raspberry Pi 4 on Arm64.
([#​7837](https://redirect.github.com/WebAssembly/binaryen/issues/7837 ))
- `wasm-split`'s `--multi-split` mode now supports more options:
  `--no-placeholders`, `--import-namespace`, `--emit-module-names`,
  `--emit-text`, `--symbolmap`, and `--placeholdermap`. Because
`--no-placeholders` is false by default and until now `--multi-split`
didn't
use placeholders at all, this is a breaking change. If you want to
continue
  to do multi-split without placeholders, you need to explicitly specify
`--no-placeholders`.
([#​7781](https://redirect.github.com/WebAssembly/binaryen/issues/7781 ),
[#​7789](https://redirect.github.com/WebAssembly/binaryen/issues/7789 ),
[#​7792](https://redirect.github.com/WebAssembly/binaryen/issues/7792 ))
- InstrumentMemory: Allow filtering by instruction, and instrument
memory.grow.
([#​7388](https://redirect.github.com/WebAssembly/binaryen/issues/7388 ))
- Add support for more source map fields, "sourcesContent", "file", and
"sourceRoot".
([#​7473](https://redirect.github.com/WebAssembly/binaryen/issues/7473 ))
- \[GC] Add a TypeRefiningGUFA pass.
([#​7433](https://redirect.github.com/WebAssembly/binaryen/issues/7433 ))
- \[C/JS APIs] Allow JS and C to read the start function of a module
([#​7424](https://redirect.github.com/WebAssembly/binaryen/issues/7424 ))
- Add a `--string-lifting` pass that raises imported string operations
and
constants into stringref in Binaryen IR (which can then be fully
optimized,
and typically lowered back down with `--string-lowering`).
([#​7389](https://redirect.github.com/WebAssembly/binaryen/issues/7389 ))
- Fuzzer: Improve handling of small inputs and their debugging using a
new
`BINARYEN_FUZZER_MAX_BYTES` env var.
([#​7832](https://redirect.github.com/WebAssembly/binaryen/issues/7832 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-09-09 07:31:21 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						0ae5ef0205 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1137 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [biome](https://redirect.github.com/biomejs/biome ) | | patch | `2.2.2`
-> `2.2.3` |
| [go](https://redirect.github.com/golang/go ) | | patch | `1.25.0` ->
`1.25.1` |
| [go](https://go.dev/ )
([source](https://redirect.github.com/golang/go )) | toolchain | patch |
`1.25.0` -> `1.25.1` |
| [uv](https://redirect.github.com/astral-sh/uv ) | | patch | `0.8.13` ->
`0.8.15` |
---
### Release Notes
<details>
<summary>biomejs/biome (biome)</summary>
###
[`v2.2.3`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.2.3 ):
Biome CLI v2.2.3
#### 2.2.3
##### Patch Changes
- [#​7353](https://redirect.github.com/biomejs/biome/pull/7353 )
[`4d2b719`](4d2b7190f8https://redirect.github.com/JeetuSuthar )! -
Fixed
[#​7340](https://redirect.github.com/biomejs/biome/issues/7340 ):
The linter now allows the `navigation` property for view-transition in
CSS.
Previously, the linter incorrectly flagged `navigation: auto` as an
unknown property. This fix adds `navigation` to the list of known CSS
properties, following the [CSS View Transitions
spec](https://www.w3.org/TR/css-view-transitions-2/#view-transition-navigation-descriptor ).
- [#​7275](https://redirect.github.com/biomejs/biome/pull/7275 )
[`560de1b`](560de1bf3fhttps://redirect.github.com/arendjr )! - Fixed
[#​7268](https://redirect.github.com/biomejs/biome/issues/7268 ):
Files that are explicitly passed as CLI arguments are now correctly
ignored if they reside in an ignored folder.
- [#​7358](https://redirect.github.com/biomejs/biome/pull/7358 )
[`963a246`](963a24643chttps://redirect.github.com/ematipico )! -
Fixed
[#​7085](https://redirect.github.com/biomejs/biome/issues/7085 ),
now the rule `noDescendingSpecificity` correctly calculates the
specificity of selectors when they are included inside a media query.
- [#​7387](https://redirect.github.com/biomejs/biome/pull/7387 )
[`923674d`](923674dbf8https://redirect.github.com/qraqras )! - Fixed
[#​7381](https://redirect.github.com/biomejs/biome/issues/7381 ),
now the
[`useOptionalChain`](https://biomejs.dev/ja/linter/rules/use-optional-chain/ )
rule recognizes optional chaining using Yoda expressions (e.g.,
`undefined !== foo && foo.bar`).
- [#​7316](https://redirect.github.com/biomejs/biome/pull/7316 )
[`f9636d5`](f9636d5de1https://redirect.github.com/Conaclos )! - Fixed
[#​7289](https://redirect.github.com/biomejs/biome/issues/7289 ).
The rule
[`useImportType`](https://biomejs.dev/linter/rules/use-import-type/ ) now
inlines `import type` into `import { type }` when the `style` option is
set to `inlineType`.
  Example:
  ```ts
  import type { T } from "mod";
  // becomes
  import { type T } from "mod";
  ```
- [#​7350](https://redirect.github.com/biomejs/biome/pull/7350 )
[`bb4d407`](bb4d407747https://redirect.github.com/siketyan )! - Fixed
[#​7261](https://redirect.github.com/biomejs/biome/issues/7261 ):
two characters `・` (KATAKANA MIDDLE DOT, U+30FB) and `・` (HALFWIDTH
KATAKANA MIDDLE DOT, U+FF65) are no longer considered as valid
characters in identifiers. Property keys containing these character(s)
are now preserved as string literals.
- [#​7377](https://redirect.github.com/biomejs/biome/pull/7377 )
[`811f47b`](811f47b351https://redirect.github.com/ematipico )! -
Fixed a bug where the Biome Language Server didn't correctly compute the
diagnostics of a monorepo setting, caused by an incorrect handling of
the project status.
- [#​7245](https://redirect.github.com/biomejs/biome/pull/7245 )
[`fad34b9`](fad34b9db9https://redirect.github.com/kedevked )! - Added
the new lint rule `useConsistentArrowReturn`.
  This rule enforces a consistent return style for arrow functions.
##### Invalid
```js
const f = () => {
  return 1;
};
```
This rule is a port of ESLint's
[arrow-body-style](https://eslint.org/docs/latest/rules/arrow-body-style )
rule.
- [#​7370](https://redirect.github.com/biomejs/biome/pull/7370 )
[`e8032dd`](e8032ddfddhttps://redirect.github.com/fireairforce )!
- Support dynamic `import defer` and `import source`. The syntax looks
like:
  ```ts
  import.source("foo");
  import.source("x", { with: { attr: "val" } });
  import.defer("foo");
  import.defer("x", { with: { attr: "val" } });
  ```
- [#​7369](https://redirect.github.com/biomejs/biome/pull/7369 )
[`b1f8cbd`](b1f8cbd886https://redirect.github.com/siketyan )! - Range
suppressions are now supported for Grit plugins.
  For JavaScript, you can suppress a plugin as follows:
  ```js
  // biome-ignore-start lint/plugin/preferObjectSpread: reason
  Object.assign({ foo: "bar" }, baz);
  // biome-ignore-end lint/plugin/preferObjectSpread: reason
  ```
  For CSS, you can suppress a plugin as follows:
  ```css
  body {
    /* biome-ignore-start lint/plugin/useLowercaseColors: reason */
    color: #fff;
    /* biome-ignore-end lint/plugin/useLowercaseColors: reason */
  }
  ```
- [#​7384](https://redirect.github.com/biomejs/biome/pull/7384 )
[`099507e`](099507eb07https://redirect.github.com/ematipico )! -
Reduced the severity of certain diagnostics emitted when Biome
deserializes the configuration files.
Now these diagnostics are emitted as `Information` severity, which means
that they won't interfere when running commands with
`--error-on-warnings`
- [#​7302](https://redirect.github.com/biomejs/biome/pull/7302 )
[`2af2380`](2af2380b82https://redirect.github.com/unvalley )! - Fixed
[#​7301](https://redirect.github.com/biomejs/biome/issues/7301 ):
[`useReadonlyClassProperties`](https://biomejs.dev/linter/rules/use-readonly-class-properties/ )
now correctly skips JavaScript files.
- [#​7288](https://redirect.github.com/biomejs/biome/pull/7288 )
[`94d85f8`](94d85f8fe5https://redirect.github.com/ThiefMaster )! -
Fixed
[#​7286](https://redirect.github.com/biomejs/biome/issues/7286 ).
Files are now formatted with JSX behavior when
`javascript.parser.jsxEverywhere` is explicitly set.
Previously, this flag was only used for parsing, but not for formatting,
which resulted in incorrect formatting of conditional expressions when
JSX syntax is used in `.js` files.
- [#​7311](https://redirect.github.com/biomejs/biome/pull/7311 )
[`62154b9`](62154b93e0https://redirect.github.com/qraqras )! - Added
the new nursery rule `noUselessCatchBinding`. This rule disallows
unnecessary catch bindings.
  ```diff
  try {
      // Do something
  - } catch (unused) {}
  + } catch {}
  ```
- [#​7349](https://redirect.github.com/biomejs/biome/pull/7349 )
[`45c1dfe`](45c1dfe328https://redirect.github.com/ematipico )! -
Fixed
[#​4298](https://redirect.github.com/biomejs/biome/issues/4298 ).
Biome now correctly formats CSS declarations when it contains one single
value:
  ```diff
  .bar {
- --123456789012345678901234567890:
var(--1234567890123456789012345678901234567);
  +  --123456789012345678901234567890: var(
  +    --1234567890123456789012345678901234567
  +  );
  }
  ```
- [#​7295](https://redirect.github.com/biomejs/biome/pull/7295 )
[`7638e84`](7638e84b02https://redirect.github.com/ematipico )! -
Fixed
[#​7130](https://redirect.github.com/biomejs/biome/issues/7130 ).
Removed the emission of a false-positive diagnostic. Biome no longer
emits the following diagnostic:
  ```
  lib/main.ts:1:5 suppressions/unused ━━━━━━━━━━━━━━━━━━━━━━━━━
    ⚠ Suppression comment has no effect because the tool is not enabled.
> 1 │ /** biome-ignore-all assist/source/organizeImports: For the lib
root file, we don't want to organize exports */
        │     ^^^^^^^^^^^^^^^^
  ```
- [#​7377](https://redirect.github.com/biomejs/biome/pull/7377 )
[`811f47b`](811f47b351https://redirect.github.com/ematipico )! -
Fixed
[#​7371](https://redirect.github.com/biomejs/biome/issues/7371 )
where the Biome Language Server didn't correctly recompute the
diagnostics when updating a nested configuration file.
- [#​7348](https://redirect.github.com/biomejs/biome/pull/7348 )
[`ac27fc5`](ac27fc56dbhttps://redirect.github.com/ematipico )! -
Fixed
[#​7079](https://redirect.github.com/biomejs/biome/issues/7079 ).
Now the rule
[`useSemanticElements`](https://biomejs.dev/linter/rules/use-semantic-elements/ )
doesn't trigger components and custom elements.
- [#​7389](https://redirect.github.com/biomejs/biome/pull/7389 )
[`ab06a7e`](ab06a7ea95https://redirect.github.com/Conaclos )! - Fixed
[#​7344](https://redirect.github.com/biomejs/biome/issues/7344 ).
[`useNamingConvention`](https://biomejs.dev/linter/rules/use-naming-convention/ )
no longer reports interfaces defined in global declarations.
Interfaces declared in global declarations augment existing interfaces.
  Thus, they must be ignored.
In the following example, `useNamingConvention` reported `HTMLElement`.
  It is now ignored.
  ```ts
  export {};
  declare global {
    interface HTMLElement {
      foo(): void;
    }
  }
  ```
- [#​7315](https://redirect.github.com/biomejs/biome/pull/7315 )
[`4a2bd2f`](4a2bd2f38dhttps://redirect.github.com/vladimir-ivanov )!
- Fixed
[#​7310](https://redirect.github.com/biomejs/biome/issues/7310 ):
[`useReadonlyClassProperties`](https://biomejs.dev/linter/rules/use-readonly-class-properties/ )
correctly handles nested assignments, avoiding false positives when a
class property is assigned within another assignment expression.
Example of code that previously triggered a false positive but is now
correctly ignored:
  ```ts
  class test {
    private thing: number = 0; // incorrectly flagged
    public incrementThing(): void {
      const temp = { x: 0 };
      temp.x = this.thing++;
    }
  }
  ```
#### What's Changed
- fix(lint/useReadonlyClassProperties): skip rule for JavaScript files
by [@​unvalley](https://redirect.github.com/unvalley ) in
[#​7302](https://redirect.github.com/biomejs/biome/pull/7302 )
- feat(biome-js-analyzer): adds class member analyzer to extract mutated
properties in a class by
[@​vladimir-ivanov](https://redirect.github.com/vladimir-ivanov )
in [#​7015](https://redirect.github.com/biomejs/biome/pull/7015 )
- fix(analyzer): remove unhelpful diagnostic by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7295](https://redirect.github.com/biomejs/biome/pull/7295 )
- fix(useImportType): inline `import type` into `import { type }` when
`style=inlineType` by
[@​Conaclos](https://redirect.github.com/Conaclos ) in
[#​7316](https://redirect.github.com/biomejs/biome/pull/7316 )
- fix(noDuplicateObjectKeys): correct grammatical error in JSON
diagnostic message by
[@​JeetuSuthar](https://redirect.github.com/JeetuSuthar ) in
[#​7317](https://redirect.github.com/biomejs/biome/pull/7317 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7319](https://redirect.github.com/biomejs/biome/pull/7319 )
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to v22.17.2
by [@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7318](https://redirect.github.com/biomejs/biome/pull/7318 )
- chore(deps): update rust crate anyhow to 1.0.99 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7321](https://redirect.github.com/biomejs/biome/pull/7321 )
- chore(deps): update rust crate cfg-if to 1.0.3 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7322](https://redirect.github.com/biomejs/biome/pull/7322 )
- fix: simplify parens check in exponentiation expression handling by
[@​cqh963852](https://redirect.github.com/cqh963852 ) in
[#​7341](https://redirect.github.com/biomejs/biome/pull/7341 )
- feat: execute JS plugin in the Boa engine by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7300](https://redirect.github.com/biomejs/biome/pull/7300 )
- fix(format): honor jsxEverywhere setting in variant-specific formatter
rules by [@​ThiefMaster](https://redirect.github.com/ThiefMaster )
in [#​7288](https://redirect.github.com/biomejs/biome/pull/7288 )
- fix(biome-js-analyze): add tests for useReadonlyClassProperties by
[@​vladimir-ivanov](https://redirect.github.com/vladimir-ivanov )
in [#​7315](https://redirect.github.com/biomejs/biome/pull/7315 )
- fix(useSemanticElements): exclude components and custom elements by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7348](https://redirect.github.com/biomejs/biome/pull/7348 )
- fix(css/formatter): formatting of single value lists by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7349](https://redirect.github.com/biomejs/biome/pull/7349 )
- fix(formatter): patch ID\_Continue to omit U+30FB and U+FF65 added in
Unicode 15.1 by [@​siketyan](https://redirect.github.com/siketyan )
in [#​7350](https://redirect.github.com/biomejs/biome/pull/7350 )
- fix(css): allow navigation property for view-transition (fixes
[#​7340](https://redirect.github.com/biomejs/biome/issues/7340 ))
by [@​JeetuSuthar](https://redirect.github.com/JeetuSuthar ) in
[#​7353](https://redirect.github.com/biomejs/biome/pull/7353 )
- chore(deps): update rust crate tracing-subscriber to v0.3.20
\[security] by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7365](https://redirect.github.com/biomejs/biome/pull/7365 )
- fix(noDescendingSpecificity): compute nested selectors by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7358](https://redirect.github.com/biomejs/biome/pull/7358 )
- feat(biome\_js\_analyze): add `noUselessCatchBinding` by
[@​qraqras](https://redirect.github.com/qraqras ) in
[#​7311](https://redirect.github.com/biomejs/biome/pull/7311 )
- feat(parser): support dynamic import defer and import source expr by
[@​fireairforce](https://redirect.github.com/fireairforce ) in
[#​7370](https://redirect.github.com/biomejs/biome/pull/7370 )
- fix(lsp): internal project handling by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7377](https://redirect.github.com/biomejs/biome/pull/7377 )
- fix: biome diagnostic about schema by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7384](https://redirect.github.com/biomejs/biome/pull/7384 )
- feat(lint/vue): implement `useVueMultiWordComponentNames` by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[#​7373](https://redirect.github.com/biomejs/biome/pull/7373 )
- fix(useNamingConvention): ignore interfaces in global declarations by
[@​Conaclos](https://redirect.github.com/Conaclos ) in
[#​7389](https://redirect.github.com/biomejs/biome/pull/7389 )
- fix(useOptionalChain): support Yoda expressions by
[@​qraqras](https://redirect.github.com/qraqras ) in
[#​7387](https://redirect.github.com/biomejs/biome/pull/7387 )
- fix(core): improve inference with conditionals by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7393](https://redirect.github.com/biomejs/biome/pull/7393 )
- refactor(analyze): integrate plugin as a syntax visitor by
[@​siketyan](https://redirect.github.com/siketyan ) in
[#​7369](https://redirect.github.com/biomejs/biome/pull/7369 )
- feat(biome\_js\_analyze): add UseConsistentArrowReturn rule by
[@​kedevked](https://redirect.github.com/kedevked ) in
[#​7245](https://redirect.github.com/biomejs/biome/pull/7245 )
- fix(cli): files in ignored folders are now correctly ignored by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7275](https://redirect.github.com/biomejs/biome/pull/7275 )
- docs: safety of useSortedKeys by
[@​Sjlver](https://redirect.github.com/Sjlver ) in
[#​6112](https://redirect.github.com/biomejs/biome/pull/6112 )
- chore: add new bronze sponsor by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7397](https://redirect.github.com/biomejs/biome/pull/7397 )
- chore(rules\_check): add multi file lint rule checking by
[@​ryan-m-walker](https://redirect.github.com/ryan-m-walker ) in
[#​7399](https://redirect.github.com/biomejs/biome/pull/7399 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in [#​7306](https://redirect.github.com/biomejs/biome/pull/7306 )
#### New Contributors
- [@​ThiefMaster](https://redirect.github.com/ThiefMaster ) made
their first contribution in
[#​7288](https://redirect.github.com/biomejs/biome/pull/7288 )
- [@​qraqras](https://redirect.github.com/qraqras ) made their
first contribution in
[#​7311](https://redirect.github.com/biomejs/biome/pull/7311 )
- [@​kedevked](https://redirect.github.com/kedevked ) made their
first contribution in
[#​7245](https://redirect.github.com/biomejs/biome/pull/7245 )
- [@​Sjlver](https://redirect.github.com/Sjlver ) made their first
contribution in
[#​6112](https://redirect.github.com/biomejs/biome/pull/6112 )
- [@​ryan-m-walker](https://redirect.github.com/ryan-m-walker )
made their first contribution in
[#​7399](https://redirect.github.com/biomejs/biome/pull/7399 )
**Full Changelog**:
<https://github.com/biomejs/biome/compare/@biomejs/biome@2.2.2...@​biomejs/biome@v2.2.3 >
</details>
<details>
<summary>golang/go (go)</summary>
###
[`v1.25.1`](https://redirect.github.com/golang/go/compare/go1.25.0...go1.25.1 )
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.15`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0815 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.14...0.8.15 )
##### Python
- Upgrade SQLite 3.50.4 in CPython builds for
[CVE-2025-6965](https://redirect.github.com/advisories/GHSA-2m69-gcr7-jv3q )
(see also
[python/cpython#137134 ](https://redirect.github.com/python/cpython/issues/137134 ))
##### Enhancements
- Add `uv auth` commands for credential management
([#​15570](https://redirect.github.com/astral-sh/uv/pull/15570 ))
- Add pyx support to `uv auth` commands
([#​15636](https://redirect.github.com/astral-sh/uv/pull/15636 ))
- Add `uv tree --show-sizes` to show package sizes
([#​15531](https://redirect.github.com/astral-sh/uv/pull/15531 ))
- Add `--python-platform riscv64-unknown-linux`
([#​15630](https://redirect.github.com/astral-sh/uv/pull/15630 ))
- Add `--python-platform` to `uv run` and `uv tool`
([#​15515](https://redirect.github.com/astral-sh/uv/pull/15515 ))
- Add `uv publish --dry-run`
([#​15638](https://redirect.github.com/astral-sh/uv/pull/15638 ))
- Add zstandard support for wheels
([#​15645](https://redirect.github.com/astral-sh/uv/pull/15645 ))
- Allow registries to pre-provide core metadata
([#​15644](https://redirect.github.com/astral-sh/uv/pull/15644 ))
- Retry streaming Python and binary download errors
([#​15567](https://redirect.github.com/astral-sh/uv/pull/15567 ))
##### Bug fixes
- Fix settings rendering for `extra-build-dependencies`
([#​15622](https://redirect.github.com/astral-sh/uv/pull/15622 ))
- Skip non-existent directories in bytecode compilation
([#​15608](https://redirect.github.com/astral-sh/uv/pull/15608 ))
##### Error messages
- Add error trace to invalid package format
([#​15626](https://redirect.github.com/astral-sh/uv/pull/15626 ))
###
[`v0.8.14`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0814 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.13...0.8.14 )
##### Python
- Add managed CPython distributions for aarch64 musl
##### Enhancements
- Add `--python-platform` to `uv pip check`
([#​15486](https://redirect.github.com/astral-sh/uv/pull/15486 ))
- Add an environment variable for `UV_ISOLATED`
([#​15428](https://redirect.github.com/astral-sh/uv/pull/15428 ))
- Add logging to the uv build backend
([#​15533](https://redirect.github.com/astral-sh/uv/pull/15533 ))
- Allow more trailing null bytes in zip files
([#​15452](https://redirect.github.com/astral-sh/uv/pull/15452 ))
- Allow pinning managed Python versions to specific build versions
([#​15314](https://redirect.github.com/astral-sh/uv/pull/15314 ))
- Cache PyTorch wheels by default
([#​15481](https://redirect.github.com/astral-sh/uv/pull/15481 ))
- Reject already-installed wheels that don't match the target platform
([#​15484](https://redirect.github.com/astral-sh/uv/pull/15484 ))
- Add `--no-install-local` option to `uv sync`, `uv add` and `uv export`
([#​15328](https://redirect.github.com/astral-sh/uv/pull/15328 ))
- Include cycle error message in `uv pip` CLI
([#​15453](https://redirect.github.com/astral-sh/uv/pull/15453 ))
##### Preview features
- Fix format of `{version}` on `uv format` failure
([#​15527](https://redirect.github.com/astral-sh/uv/pull/15527 ))
- Lock during installs in `uv format` to prevent races
([#​15551](https://redirect.github.com/astral-sh/uv/pull/15551 ))
- Respect `--project` in `uv format`
([#​15438](https://redirect.github.com/astral-sh/uv/pull/15438 ))
- Run `uv format` in the project root
([#​15440](https://redirect.github.com/astral-sh/uv/pull/15440 ))
##### Configuration
- Add file-to-CLI overrides for build isolation configuration
([#​15437](https://redirect.github.com/astral-sh/uv/pull/15437 ))
- Add file-to-CLI overrides for reinstall configuration
([#​15426](https://redirect.github.com/astral-sh/uv/pull/15426 ))
##### Performance
- Cache `WHEEL` and `METADATA` reads in installed distributions
([#​15489](https://redirect.github.com/astral-sh/uv/pull/15489 ))
##### Bug fixes
- Avoid erroring when creating `venv` in current working directory
([#​15537](https://redirect.github.com/astral-sh/uv/pull/15537 ))
- Avoid introducing unnecessary system dependency on CUDA
([#​15449](https://redirect.github.com/astral-sh/uv/pull/15449 ))
- Clear discovered site packages when creating virtual environment
([#​15522](https://redirect.github.com/astral-sh/uv/pull/15522 ))
- Read index credentials from the environment during `uv publish` checks
([#​15545](https://redirect.github.com/astral-sh/uv/pull/15545 ))
- Refuse to remove non-virtual environments in `uv venv`
([#​15538](https://redirect.github.com/astral-sh/uv/pull/15538 ))
- Stop setting `CLICOLOR_FORCE=1` when calling build backends
([#​15472](https://redirect.github.com/astral-sh/uv/pull/15472 ))
- Support file or directory removal for Windows symlinks
([#​15543](https://redirect.github.com/astral-sh/uv/pull/15543 ))
##### Documentation
- Fix GitHub guide highlight lines
([#​15443](https://redirect.github.com/astral-sh/uv/pull/15443 ))
- Move Resolver to new Internals section in the Reference
([#​15465](https://redirect.github.com/astral-sh/uv/pull/15465 ))
- Split the "Authentication" page into sections
([#​15575](https://redirect.github.com/astral-sh/uv/pull/15575 ))
- Update uninstall docs to mention `uvw.exe` needs to be removed
([#​15536](https://redirect.github.com/astral-sh/uv/pull/15536 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-09-08 18:51:32 +10:00 
						 
				 
			
				
					
						
							
							
								soc 
							
						 
					 
					
						
						
							
						
						8f9e82f828 
					 
					
						
						
							
							Update Core lexer to adjust for removed keyword enum ( #1136 )  
						
						
						
						
							
						
					 
					
						2025-09-07 06:39:11 +10:00 
						 
				 
			
				
					
						
							
							
								soc 
							
						 
					 
					
						
						
							
						
						685ad2cabc 
					 
					
						
						
							
							Update Core lexer to adjust for removed keyword const ( #1134 )  
						
						
						
						
							
						
					 
					
						2025-08-30 09:12:17 +10:00 
						 
				 
			
				
					
						
							
							
								Gusted 
							
						 
					 
					
						
						
							
						
						e9ffd5a79a 
					 
					
						
						
							
							fix: don't emit empty tail tokens ( #1121 )  
						
						... 
						
						
						
						When tokens are split into lines, tokens that end with a newline are
emitted again as an empty token, which is confusing and doesn't have any
benefit. This conversion shouldn't emit a empty tail token.
Adds a test.
I noticed this issue by a CI failure for the output of a Go program that
was changed because of
d0ad679444 
						
						
							
						
					 
					
						2025-08-27 19:51:01 +10:00 
						 
				 
			
				
					
						
							
							
								Youssef Saeed 
							
						 
					 
					
						
						
							
						
						4e1403e088 
					 
					
						
						
							
							Add lexer for Ring Language ( #1133 )  
						
						... 
						
						
						
						https://ring-lang.net 
Closes  #1131  
					
						2025-08-27 02:47:52 +10:00 
						 
				 
			
				
					
						
							
							
								Kefen 
							
						 
					 
					
						
						
							
						
						66a939a17c 
					 
					
						
						
							
							Add lexer for Game Boy Development System ASM. ( #1117 )  
						
						... 
						
						
						
						This adds a new lexer for [RGBDS](https://rgbds.gbdev.io/ ) assembly
syntax, including:
* All [opcodes](https://rgbds.gbdev.io/docs/v0.9.3/gbz80.7 ) implementing
the Game Boy CPU instruction set.
* The syntax supported by the
[rgbasm](https://rgbds.gbdev.io/docs/v0.9.3/rgbasm.5 ) assembler itself.
The new lexer was loosely based on the existing `z80_assembly.xml` file.
Tests in `lexers/testdata/rgbasm/` are based on the current RGBDS
documentation. Example of test output as seen in the playground can be
found [here](https://kefen.tigris.fr/rgbasm_syntax.html ).
Thank you for your time. 
						
						
							
						
					 
					
						2025-08-25 18:05:05 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						2984b603ce 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1132 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [biome](https://redirect.github.com/biomejs/biome ) | patch | `2.2.0`
-> `2.2.2` |
| [caddy](https://redirect.github.com/caddyserver/caddy ) | patch |
`2.10.0` -> `2.10.2` |
| [tinygo](https://redirect.github.com/tinygo-org/tinygo ) | minor |
`0.38.0` -> `0.39.0` |
| [uv](https://redirect.github.com/astral-sh/uv ) | patch | `0.8.12` ->
`0.8.13` |
---
### Release Notes
<details>
<summary>biomejs/biome (biome)</summary>
###
[`v2.2.2`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.2.2 ):
Biome CLI v2.2.2
#### 2.2.2
##### Patch Changes
- [#​7266](https://redirect.github.com/biomejs/biome/pull/7266 )
[`b270bb5`](b270bb5997https://redirect.github.com/ematipico )! -
Fixed an issue where Biome got stuck when analyzing some files. This is
usually caused by a bug in the inference engine. Now Biome has some
guards in place in case the number of types grows too much, and if that
happens, a diagnostic is emitted and the inference is halted.
- [#​7281](https://redirect.github.com/biomejs/biome/pull/7281 )
[`6436180`](6436180f4ahttps://redirect.github.com/ematipico )! -
Fixed an issue where the function `scanProject` wouldn't work as
expected.
- [#​7285](https://redirect.github.com/biomejs/biome/pull/7285 )
[`1511d0c`](1511d0c1fdhttps://redirect.github.com/rriski )! - Partially
fixed
[#​6782](https://redirect.github.com/biomejs/biome/issues/6782 ):
JSX node kinds are now supported in GritQL AST nodes.
- [#​7249](https://redirect.github.com/biomejs/biome/pull/7249 )
[`dff85c0`](dff85c05echttps://redirect.github.com/ematipico )! -
Fixed
[#​748](https://redirect.github.com/biomejs/biome-vscode/issues/748 ),
where Biome Language Server didn't show the unsafe fixes when requesting
the quick fixes. Now all LSP editors will show also opt-in, unsafe
fixes.
- [#​7266](https://redirect.github.com/biomejs/biome/pull/7266 )
[`b270bb5`](b270bb5997https://redirect.github.com/ematipico )! -
Fixed
[#​7020](https://redirect.github.com/biomejs/biome/issues/7020 ):
Resolved an issue with analysing types of static member expressions
involving unions. If the object type was a union that referenced nested
unions, it would trigger an infinite loop as it tried to keep expanding
nested unions, and the set of types would grow indefinitely.
- [#​7209](https://redirect.github.com/biomejs/biome/pull/7209 )
[`679b70e`](679b70e8a5https://redirect.github.com/patrickshipe )!
- Resolved an overcorrection in
[`useImportExtensions`](https://biomejs.dev/linter/rules/use-import-extensions/ )
when importing explicit index files.
Imports that explicitly reference an index file are now preserved and no
longer rewritten to nested index paths.
##### Example
```diff
// Before
-      import "./sub/index";
+      import "./sub/index/index.js";
// After
-      import "./sub/index";
+      import "./sub/index.js";
```
- [#​7270](https://redirect.github.com/biomejs/biome/pull/7270 )
[`953f9c6`](953f9c6f01https://redirect.github.com/arendjr )! - Fixed
[#​6172](https://redirect.github.com/biomejs/biome/issues/6172 ):
Resolved an issue with inferring types for rest parameters. This issue
caused rest-parameter types to be incorrect, and in some cases caused
extreme performance regressions in files that contained many methods
with rest-parameter definitions.
- [#​7234](https://redirect.github.com/biomejs/biome/pull/7234 )
[`b7aa111`](b7aa111c1chttps://redirect.github.com/JeetuSuthar )! -
Fixed
[#​7233](https://redirect.github.com/biomejs/biome/issues/7233 ):
The useIndexOf rule now correctly suggests using indexOf() instead of
findIndex().
The diagnostic message was incorrectly recommending Array#findIndex()
over Array#indexOf(), when it should recommend the opposite for simple
equality checks.
- [#​7283](https://redirect.github.com/biomejs/biome/pull/7283 )
[`0b07f45`](0b07f45745https://redirect.github.com/ematipico )! -
Fixed
[#​7236](https://redirect.github.com/biomejs/biome/issues/7236 ).
Now Biome correctly migrates JSONC configuration files when they are
passed using `--config-path`.
- [#​7239](https://redirect.github.com/biomejs/biome/pull/7239 )
[`1d643d8`](1d643d8501https://redirect.github.com/minht11 )! - Fixed
an issue where Svelte globals ($state and so on) were not properly
recognized inside `.svelte.test.ts/js` and `.svelte.spec.ts/js` files.
- [#​7264](https://redirect.github.com/biomejs/biome/pull/7264 )
[`62fdbc8`](62fdbc8015https://redirect.github.com/ematipico )! -
Fixed a regression where when using `--log-kind-pretty` wasn't working
anymore as expected.
- [#​7244](https://redirect.github.com/biomejs/biome/pull/7244 )
[`660031b`](660031b670https://redirect.github.com/JeetuSuthar )! -
Fixed
[#​7225](https://redirect.github.com/biomejs/biome/issues/7225 ):
The `noExtraBooleanCast` rule now preserves parentheses when removing
`Boolean` calls inside negations.
  ```js
  // Before
  !Boolean(b0 && b1);
  // After
  !(b0 && b1); // instead of !b0 && b1
  ```
- [#​7298](https://redirect.github.com/biomejs/biome/pull/7298 )
[`46a8e93`](46a8e93a65https://redirect.github.com/unvalley )! - Fixed
[#​6695](https://redirect.github.com/biomejs/biome/issues/6695 ):
[`useNamingConvention`](https://biomejs.dev/linter/rules/use-naming-convention/ )
now correctly reports TypeScript parameter properties with modifiers.
Previously, constructor parameter properties with modifiers like
`private` or `readonly` were not checked against naming conventions.
These properties are now treated consistently with regular class
properties.
#### What's Changed
- perf: determine folders more efficiently by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7220](https://redirect.github.com/biomejs/biome/pull/7220 )
- chore: use `divan` for module graph benchmarks by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7231](https://redirect.github.com/biomejs/biome/pull/7231 )
- chore: add repository dispatch to kick off docker image build on
release by
[@​stathis-alexander](https://redirect.github.com/stathis-alexander )
in [#​7235](https://redirect.github.com/biomejs/biome/pull/7235 )
- fix: correct error message in useIndexOf rule by
[@​JeetuSuthar](https://redirect.github.com/JeetuSuthar ) in
[#​7234](https://redirect.github.com/biomejs/biome/pull/7234 )
- fix(changelog): correct dead links in 2.2 by
[@​Jayllyz](https://redirect.github.com/Jayllyz ) in
[#​7243](https://redirect.github.com/biomejs/biome/pull/7243 )
- chore: fix image sponsor by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7250](https://redirect.github.com/biomejs/biome/pull/7250 )
- docs: fix CHANGELOG to reflect operatorLinebreak by
[@​blfpd](https://redirect.github.com/blfpd ) in
[#​7253](https://redirect.github.com/biomejs/biome/pull/7253 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7251](https://redirect.github.com/biomejs/biome/pull/7251 )
- chore(deps): update rust:1.89.0-bookworm docker digest to
[`e090f7b`](https://redirect.github.com/biomejs/biome/commit/e090f7b ) by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7252](https://redirect.github.com/biomejs/biome/pull/7252 )
- chore(deps): update rust:1.89.0-bullseye docker digest to
[`5b0defc`](https://redirect.github.com/biomejs/biome/commit/5b0defc ) -
autoclosed by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7254](https://redirect.github.com/biomejs/biome/pull/7254 )
- chore(deps): update dependency
[@​changesets/cli](https://redirect.github.com/changesets/cli ) to
v2.29.6 by
[@​renovate](https://redirect.github.com/renovate )\[bot] in
[#​7255](https://redirect.github.com/biomejs/biome/pull/7255 )
- fix(lsp): unsafe fixes when pulling code actions by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7249](https://redirect.github.com/biomejs/biome/pull/7249 )
- feat(linter): auto add Svelte globals for .svelte.test/spec files by
[@​minht11](https://redirect.github.com/minht11 ) in
[#​7239](https://redirect.github.com/biomejs/biome/pull/7239 )
- fix(cli): pretty logger by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7264](https://redirect.github.com/biomejs/biome/pull/7264 )
- fix(core): resolve issue with rest params in type inference by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7270](https://redirect.github.com/biomejs/biome/pull/7270 )
- chore: remove duplicated fixture by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7273](https://redirect.github.com/biomejs/biome/pull/7273 )
- fix(linter): fix `useImportExtensions` handling of index files by
[@​patrickshipe](https://redirect.github.com/patrickshipe ) in
[#​7209](https://redirect.github.com/biomejs/biome/pull/7209 )
- chore: unduplicate branch by
[@​arendjr](https://redirect.github.com/arendjr ) in
[#​7274](https://redirect.github.com/biomejs/biome/pull/7274 )
- docs(lint): improve noUndeclaredDependencies by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7272](https://redirect.github.com/biomejs/biome/pull/7272 )
- fix(wasm): `scanProject` being stuck by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7281](https://redirect.github.com/biomejs/biome/pull/7281 )
- fix(semantic): missing references in namespaces by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7282](https://redirect.github.com/biomejs/biome/pull/7282 )
- fix(module\_graph): limit flattening to hardcoded value by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7266](https://redirect.github.com/biomejs/biome/pull/7266 )
- fix(migrate): jsonc configuration files by
[@​ematipico](https://redirect.github.com/ematipico ) in
[#​7283](https://redirect.github.com/biomejs/biome/pull/7283 )
- feat(grit): add JSX node name mappings for GritQL patterns by
[@​rriski](https://redirect.github.com/rriski ) in
[#​7285](https://redirect.github.com/biomejs/biome/pull/7285 )
- fix(noExtraBooleanCast): preserve parentheses to maintain operator
precedence by
[@​JeetuSuthar](https://redirect.github.com/JeetuSuthar ) in
[#​7244](https://redirect.github.com/biomejs/biome/pull/7244 )
- fix(lint/useNamingConvention): detects ts property parameter with
modifier by [@​unvalley](https://redirect.github.com/unvalley ) in
[#​7298](https://redirect.github.com/biomejs/biome/pull/7298 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in [#​7238](https://redirect.github.com/biomejs/biome/pull/7238 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in [#​7303](https://redirect.github.com/biomejs/biome/pull/7303 )
#### New Contributors
-
[@​stathis-alexander](https://redirect.github.com/stathis-alexander )
made their first contribution in
[#​7235](https://redirect.github.com/biomejs/biome/pull/7235 )
- [@​JeetuSuthar](https://redirect.github.com/JeetuSuthar ) made
their first contribution in
[#​7234](https://redirect.github.com/biomejs/biome/pull/7234 )
- [@​blfpd](https://redirect.github.com/blfpd ) made their first
contribution in
[#​7253](https://redirect.github.com/biomejs/biome/pull/7253 )
- [@​patrickshipe](https://redirect.github.com/patrickshipe ) made
their first contribution in
[#​7209](https://redirect.github.com/biomejs/biome/pull/7209 )
- [@​rriski](https://redirect.github.com/rriski ) made their first
contribution in
[#​7285](https://redirect.github.com/biomejs/biome/pull/7285 )
**Full Changelog**:
<https://github.com/biomejs/biome/compare/@biomejs/biome@2.2.0...@​biomejs/biome@2.2.2 >
</details>
<details>
<summary>caddyserver/caddy (caddy)</summary>
###
[`v2.10.2`](https://redirect.github.com/caddyserver/caddy/releases/tag/v2.10.2 )
This is a hotfix release to fix a couple critical issues from v2.10.1
#### What's Changed
- http: Make logger first, before TLS provisioning by
[@​francislavoie](https://redirect.github.com/francislavoie ) in
[#​7198](https://redirect.github.com/caddyserver/caddy/pull/7198 )
- httpcaddyfile: Fix `acme_dns` regression by
[@​francislavoie](https://redirect.github.com/francislavoie ) in
[#​7199](https://redirect.github.com/caddyserver/caddy/pull/7199 )
- caddyfile: Fix importing nested tokens for `{block}` by
[@​BeeJay28](https://redirect.github.com/BeeJay28 ) in
[#​7189](https://redirect.github.com/caddyserver/caddy/pull/7189 )
#### Changelog
-
[`551f793`](551f793700https://redirect.github.com/caddyserver/caddy/issues/7189 ))
-
[`16fe83c`](16fe83c7afhttps://redirect.github.com/caddyserver/caddy/issues/7198 ))
-
[`4564261`](4564261d83https://redirect.github.com/caddyserver/caddy/issues/7199 ))
#### New Contributors
- [@​BeeJay28](https://redirect.github.com/BeeJay28 ) made their
first contribution in
[#​7189](https://redirect.github.com/caddyserver/caddy/pull/7189 )
**Full Changelog**:
<https://github.com/caddyserver/caddy/compare/v2.10.1...v2.10.2 >
###
[`v2.10.1`](https://redirect.github.com/caddyserver/caddy/releases/tag/v2.10.1 )
This is probably our biggest patch release ever -- not that lots of
things were broken, but there's lots of refinement happening thanks to
broader adoption and contributions from many more people. Just look at
the New Contributors below!
Anyway, this release does contain some bug fixes and dependency upgrades
which we hope will serve you well. Let us know if there's any issues!
And thank you to all who contributed, especially our reliable maintainer
team!
This version of Caddy requires [Go v1.25.0 or
newer](https://golang.org/dl/ ).
#### What's Changed
- update quic-go to v0.51.0 by
[@​marten-seemann](https://redirect.github.com/marten-seemann ) in
[#​6972](https://redirect.github.com/caddyserver/caddy/pull/6972 )
- forwardproxy: reference correct field name in LoadModule by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​6978](https://redirect.github.com/caddyserver/caddy/pull/6978 )
- fix: Remove `nil` arg from `zapslog.NewHandler` call by
[@​IndraGunawan](https://redirect.github.com/IndraGunawan ) in
[#​6984](https://redirect.github.com/caddyserver/caddy/pull/6984 )
- fileserver: Add support for .avif image format by
[@​steffenbusch](https://redirect.github.com/steffenbusch ) in
[#​6988](https://redirect.github.com/caddyserver/caddy/pull/6988 )
- reverseproxy: use DialTLSContext for TLS if servername has placeholder
by [@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​6955](https://redirect.github.com/caddyserver/caddy/pull/6955 )
- admin: Make sure that any admin routers are provisioned when local/re…
by [@​Compy](https://redirect.github.com/Compy ) in
[#​6997](https://redirect.github.com/caddyserver/caddy/pull/6997 )
- log: default logger should respect `{in,ex}clude` by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​6995](https://redirect.github.com/caddyserver/caddy/pull/6995 )
- Move local admin server replacement logic below data structure initia…
by [@​Compy](https://redirect.github.com/Compy ) in
[#​7004](https://redirect.github.com/caddyserver/caddy/pull/7004 )
- acme\_server: fix policy parsing in caddyfile by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​7006](https://redirect.github.com/caddyserver/caddy/pull/7006 )
- implement Unwrap for interceptedResponseHandler by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7016](https://redirect.github.com/caddyserver/caddy/pull/7016 )
- fileserver: map invalid path errors to fs.ErrInvalid, and return 400 …
by [@​Compy](https://redirect.github.com/Compy ) in
[#​7017](https://redirect.github.com/caddyserver/caddy/pull/7017 )
- caddyhttp: fix route sort by comparing paths without wildcard if they
don't shar… by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7015](https://redirect.github.com/caddyserver/caddy/pull/7015 )
- refactor: use maps.Copy for cleaner map handling by
[@​eveneast](https://redirect.github.com/eveneast ) in
[#​7009](https://redirect.github.com/caddyserver/caddy/pull/7009 )
- refactor: use slices.Contains to simplify code by
[@​tongjicoder](https://redirect.github.com/tongjicoder ) in
[#​7039](https://redirect.github.com/caddyserver/caddy/pull/7039 )
- chore: upgrade .golangci.yml and workflow to v2 by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​6924](https://redirect.github.com/caddyserver/caddy/pull/6924 )
- build(deps): bump golangci/golangci-lint-action from 6 to 8 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​7044](https://redirect.github.com/caddyserver/caddy/pull/7044 )
- fix: crash - null check on event origin by
[@​suxatcode](https://redirect.github.com/suxatcode ) in
[#​7047](https://redirect.github.com/caddyserver/caddy/pull/7047 )
- fix: prevent error handler from overriding sub handler matchers by
[@​Hellio404](https://redirect.github.com/Hellio404 ) in
[#​6999](https://redirect.github.com/caddyserver/caddy/pull/6999 )
- client\_auth: wire up leaf verifier Caddyfile by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​6772](https://redirect.github.com/caddyserver/caddy/pull/6772 )
- caddyfile: reject blocks in log\_skip directive by
[@​IwatsukaYura](https://redirect.github.com/IwatsukaYura ) in
[#​7056](https://redirect.github.com/caddyserver/caddy/pull/7056 )
- build(deps): bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​7058](https://redirect.github.com/caddyserver/caddy/pull/7058 )
- cmd: fix `Commands` function not returning all registered commands by
[@​hslatman](https://redirect.github.com/hslatman ) in
[#​7059](https://redirect.github.com/caddyserver/caddy/pull/7059 )
- ci: add dep review, OSSF scorecard actions by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​7063](https://redirect.github.com/caddyserver/caddy/pull/7063 )
- ci: add `{base,head}-ref` to dep review check by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​7064](https://redirect.github.com/caddyserver/caddy/pull/7064 )
- core: clean up new config if it failed to run by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7068](https://redirect.github.com/caddyserver/caddy/pull/7068 )
- chore: apply security best practices for CI by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​7066](https://redirect.github.com/caddyserver/caddy/pull/7066 )
- refactor: use the built-in max/min to simplify the code by
[@​xiaoxiangirl](https://redirect.github.com/xiaoxiangirl ) in
[#​7081](https://redirect.github.com/caddyserver/caddy/pull/7081 )
- \[ADD] sort buttons in grid mode by
[@​filipRatajczak](https://redirect.github.com/filipRatajczak ) in
[#​7089](https://redirect.github.com/caddyserver/caddy/pull/7089 )
- update quic-go to v0.53.0 by
[@​marten-seemann](https://redirect.github.com/marten-seemann ) in
[#​7094](https://redirect.github.com/caddyserver/caddy/pull/7094 )
- refactor: replace HasPrefix+TrimPrefix with CutPrefix by
[@​gopherorg](https://redirect.github.com/gopherorg ) in
[#​7095](https://redirect.github.com/caddyserver/caddy/pull/7095 )
- docs: fix some minor issues in the comments by
[@​mountdisk](https://redirect.github.com/mountdisk ) in
[#​7101](https://redirect.github.com/caddyserver/caddy/pull/7101 )
- httpcaddyfile: Validates TLS DNS challenge options by
[@​francislavoie](https://redirect.github.com/francislavoie ) in
[#​7099](https://redirect.github.com/caddyserver/caddy/pull/7099 )
- chore: fix struct name in comment by
[@​bytetigers](https://redirect.github.com/bytetigers ) in
[#​7114](https://redirect.github.com/caddyserver/caddy/pull/7114 )
- reverse proxy: validate versions in http transport by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7112](https://redirect.github.com/caddyserver/caddy/pull/7112 )
- chore: fix function in comment by
[@​bytesingsong](https://redirect.github.com/bytesingsong ) in
[#​7121](https://redirect.github.com/caddyserver/caddy/pull/7121 )
- Fix: Support placeholders in header replacement search patterns by
[@​zongzewu23](https://redirect.github.com/zongzewu23 ) in
[#​7117](https://redirect.github.com/caddyserver/caddy/pull/7117 )
- fileserver: specify license for embedded JavaScript by
[@​infertux](https://redirect.github.com/infertux ) in
[#​7127](https://redirect.github.com/caddyserver/caddy/pull/7127 )
- fix dead link by
[@​eeemmmmmm](https://redirect.github.com/eeemmmmmm ) in
[#​7136](https://redirect.github.com/caddyserver/caddy/pull/7136 )
- update quic-go to v0.54.0 by
[@​marten-seemann](https://redirect.github.com/marten-seemann ) in
[#​7138](https://redirect.github.com/caddyserver/caddy/pull/7138 )
- chore: fix minor issue in comment by
[@​pingshuijie](https://redirect.github.com/pingshuijie ) in
[#​7140](https://redirect.github.com/caddyserver/caddy/pull/7140 )
- refactor: use slices.Equal to simplify code by
[@​minxinyi](https://redirect.github.com/minxinyi ) in
[#​7141](https://redirect.github.com/caddyserver/caddy/pull/7141 )
- ci: reduce dependabot spam by
[@​mohammed90](https://redirect.github.com/mohammed90 ) in
[#​7078](https://redirect.github.com/caddyserver/caddy/pull/7078 )
- fix(provisioning): `Context.App` or `Context.AppIfConfigured` will
return `(val, nil)` even if the app failed to provision or validate the
first time by
[@​alexandre-daubois](https://redirect.github.com/alexandre-daubois )
in
[#​7070](https://redirect.github.com/caddyserver/caddy/pull/7070 )
- build(deps): bump the actions-deps group with 6 updates by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​7142](https://redirect.github.com/caddyserver/caddy/pull/7142 )
- Use KeepAliveConfig to pass keepalive\_interval to listener's accepted
sockets by
[@​joshuamcbeth](https://redirect.github.com/joshuamcbeth ) in
[#​7151](https://redirect.github.com/caddyserver/caddy/pull/7151 )
- build(deps): bump the all-updates group across 1 directory with 17
updates by
[@​dependabot](https://redirect.github.com/dependabot )\[bot] in
[#​7155](https://redirect.github.com/caddyserver/caddy/pull/7155 )
- cmd: Allow `caddy adapt` to read from stdin by
[@​bosdhill](https://redirect.github.com/bosdhill ) in
[#​7163](https://redirect.github.com/caddyserver/caddy/pull/7163 )
- feat: add bcrypt cost parameter to hash-password by
[@​GreyXor](https://redirect.github.com/GreyXor ) in
[#​7149](https://redirect.github.com/caddyserver/caddy/pull/7149 )
- fix typo in bcrypt cost flag name by
[@​GreyXor](https://redirect.github.com/GreyXor ) in
[#​7168](https://redirect.github.com/caddyserver/caddy/pull/7168 )
- chore: fix inconsistent function name in comment by
[@​youzichuan](https://redirect.github.com/youzichuan ) in
[#​7174](https://redirect.github.com/caddyserver/caddy/pull/7174 )
- caddytls: fix regression in external certificate manager support by
[@​quagsirus](https://redirect.github.com/quagsirus ) in
[#​7179](https://redirect.github.com/caddyserver/caddy/pull/7179 )
- http: free up quic listener when stopping by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7177](https://redirect.github.com/caddyserver/caddy/pull/7177 )
- chore: bump Go to v1.25 by
[@​dunglas](https://redirect.github.com/dunglas ) in
[#​7184](https://redirect.github.com/caddyserver/caddy/pull/7184 )
- caddyhttp: refactor to use reflect.TypeFor by
[@​cuiweixie](https://redirect.github.com/cuiweixie ) in
[#​7187](https://redirect.github.com/caddyserver/caddy/pull/7187 )
- refactor: use a more modern writing style to simplify code by
[@​joemicky](https://redirect.github.com/joemicky ) in
[#​7182](https://redirect.github.com/caddyserver/caddy/pull/7182 )
- http: disable keepalive when KeepAliveInterval is negative by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7158](https://redirect.github.com/caddyserver/caddy/pull/7158 )
- http: clean up listeners if some of the listeners fail to bind by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7176](https://redirect.github.com/caddyserver/caddy/pull/7176 )
- reverse\_proxy: use the new KeepAliveConfig to set probe interval by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7157](https://redirect.github.com/caddyserver/caddy/pull/7157 )
- ci: set proper build tags in golangci and minor cleanup by
[@​dunglas](https://redirect.github.com/dunglas ) in
[#​7183](https://redirect.github.com/caddyserver/caddy/pull/7183 )
- doc: Add a few lines about Etag file content by
[@​Pizmovc](https://redirect.github.com/Pizmovc ) in
[#​7173](https://redirect.github.com/caddyserver/caddy/pull/7173 )
- file\_server: set Range header for precompressed static files to force
Content Length header to appear by
[@​WeidiDeng](https://redirect.github.com/WeidiDeng ) in
[#​7042](https://redirect.github.com/caddyserver/caddy/pull/7042 )
- caddyhttp: use the new http.Protocols to handle h1, h2 and h2c
requests by [@​WeidiDeng](https://redirect.github.com/WeidiDeng )
in
[#​6961](https://redirect.github.com/caddyserver/caddy/pull/6961 )
#### Changelog
-
[`44d078b`](44d078b670https://redirect.github.com/caddyserver/caddy/issues/7006 ))
-
[`320c572`](320c57291dhttps://redirect.github.com/caddyserver/caddy/issues/6997 ))
-
[`49dac61`](49dac61b07https://redirect.github.com/caddyserver/caddy/issues/7149 ))
-
[`4bfc3b9`](4bfc3b95b5https://redirect.github.com/caddyserver/caddy/issues/7168 ))
-
[`4b01d77`](4b01d77b81https://redirect.github.com/caddyserver/caddy/issues/7058 ))
-
[`45c9341`](45c9341debhttps://redirect.github.com/caddyserver/caddy/issues/7044 ))
-
[`5bc2afb`](5bc2afbbb6https://redirect.github.com/caddyserver/caddy/issues/7142 ))
-
[`007f406`](007f4066f6https://redirect.github.com/caddyserver/caddy/issues/7155 ))
-
[`8524386`](8524386737https://redirect.github.com/caddyserver/caddy/issues/7015 ))
-
[`7590c9c`](7590c9ca1bhttps://redirect.github.com/caddyserver/caddy/issues/7177 ))
-
[`b15ed9b`](b15ed9b084https://redirect.github.com/caddyserver/caddy/issues/7187 ))
-
[`14a63a2`](14a63a26b9https://redirect.github.com/caddyserver/caddy/issues/6961 ))
-
[`731e6c2`](731e6c2482https://redirect.github.com/caddyserver/caddy/issues/7152 ))
-
[`105eee6`](105eee671chttps://redirect.github.com/caddyserver/caddy/issues/6952 ))
-
[`b898873`](b898873b90https://redirect.github.com/caddyserver/caddy/issues/7179 ))
-
[`1481c04`](1481c0411ahttps://redirect.github.com/caddyserver/caddy/issues/6772 ))
-
[`19ff47a`](19ff47a63bhttps://redirect.github.com/caddyserver/caddy/issues/7163 ))
-
[`e633d01`](e633d013f6https://redirect.github.com/caddyserver/caddy/issues/7059 ))
-
[`7099892`](7099892958https://redirect.github.com/caddyserver/caddy/issues/7047 ))
-
[`3d0b4fa`](3d0b4fac5ahttps://redirect.github.com/caddyserver/caddy/issues/7068 ))
-
[`051e73a`](051e73aefchttps://redirect.github.com/caddyserver/caddy/issues/7004 ))
-
[`fe41ff3`](fe41ff3c5bhttps://redirect.github.com/caddyserver/caddy/issues/7070 ))
-
[`e4447c4`](e4447c4ba7https://redirect.github.com/caddyserver/caddy/issues/7151 ))
-
[`b9710c6`](b9710c6af4https://redirect.github.com/caddyserver/caddy/issues/7173 ))
-
[`3b4d966`](3b4d966fbahttps://redirect.github.com/caddyserver/caddy/issues/7089 ))
-
[`54d03ce`](54d03ced48https://redirect.github.com/caddyserver/caddy/issues/6988 ))
-
[`790f3e0`](790f3e0885https://redirect.github.com/caddyserver/caddy/issues/7127 ))
-
[`94147ca`](94147caf31https://redirect.github.com/caddyserver/caddy/issues/7008 ))
([#​7017](https://redirect.github.com/caddyserver/caddy/issues/7017 ))
-
[`67debd0`](67debd0e11https://redirect.github.com/caddyserver/caddy/issues/7042 ))
-
[`89ed5f4`](89ed5f44dehttps://redirect.github.com/caddyserver/caddy/issues/6984 ))
-
[`3723e89`](3723e895853bd413546ba6d488a15bhttps://redirect.github.com/caddyserver/caddy/issues/6972 ))
-
[`11c6dae`](11c6daecd7https://redirect.github.com/caddyserver/caddy/issues/7094 ))
-
[`bbf1dfc`](bbf1dfcea2https://redirect.github.com/caddyserver/caddy/issues/7117 ))
-
[`f11c780`](f11c780fdchttps://redirect.github.com/caddyserver/caddy/issues/7176 ))
-
[`fdf6108`](fdf610850bhttps://redirect.github.com/caddyserver/caddy/issues/7158 ))
-
[`5b727bd`](5b727bde29https://redirect.github.com/caddyserver/caddy/issues/7091 ))
-
[`0badb07`](0badb071ef092913a7a5https://redirect.github.com/caddyserver/caddy/issues/6999 ))
-
[`77dd12c`](77dd12cc78https://redirect.github.com/caddyserver/caddy/issues/7099 ))
-
[`0f209f6`](0f209f62ebhttps://redirect.github.com/caddyserver/caddy/issues/7056 ))
-
[`716d72e`](716d72e475https://redirect.github.com/caddyserver/caddy/issues/7016 ))
-
[`9f71483`](9f7148392ahttps://redirect.github.com/caddyserver/caddy/issues/6995 ))
-
[`33c88bd`](33c88bd2bbhttps://redirect.github.com/caddyserver/caddy/issues/7095 ))
-
[`ab3b2d6`](ab3b2d64bahttps://redirect.github.com/caddyserver/caddy/issues/7141 ))
-
[`1c596e3`](1c596e3c5ahttps://redirect.github.com/caddyserver/caddy/issues/7157 ))
-
[`aa3d20b`](aa3d20be3ehttps://redirect.github.com/caddyserver/caddy/issues/6955 ))
-
[`737936c`](737936c06bhttps://redirect.github.com/caddyserver/caddy/issues/6978 ))
-
[`1209b5c`](1209b5c566https://redirect.github.com/caddyserver/caddy/issues/7112 ))
#### New Contributors
- [@​IndraGunawan](https://redirect.github.com/IndraGunawan ) made
their first contribution in
[#​6984](https://redirect.github.com/caddyserver/caddy/pull/6984 )
- [@​Compy](https://redirect.github.com/Compy ) made their first
contribution in
[#​6997](https://redirect.github.com/caddyserver/caddy/pull/6997 )
- [@​eveneast](https://redirect.github.com/eveneast ) made their
first contribution in
[#​7009](https://redirect.github.com/caddyserver/caddy/pull/7009 )
- [@​tongjicoder](https://redirect.github.com/tongjicoder ) made
their first contribution in
[#​7039](https://redirect.github.com/caddyserver/caddy/pull/7039 )
- [@​suxatcode](https://redirect.github.com/suxatcode ) made their
first contribution in
[#​7047](https://redirect.github.com/caddyserver/caddy/pull/7047 )
- [@​Hellio404](https://redirect.github.com/Hellio404 ) made their
first contribution in
[#​6999](https://redirect.github.com/caddyserver/caddy/pull/6999 )
- [@​IwatsukaYura](https://redirect.github.com/IwatsukaYura ) made
their first contribution in
[#​7056](https://redirect.github.com/caddyserver/caddy/pull/7056 )
- [@​xiaoxiangirl](https://redirect.github.com/xiaoxiangirl ) made
their first contribution in
[#​7081](https://redirect.github.com/caddyserver/caddy/pull/7081 )
- [@​filipRatajczak](https://redirect.github.com/filipRatajczak )
made their first contribution in
[#​7089](https://redirect.github.com/caddyserver/caddy/pull/7089 )
- [@​gopherorg](https://redirect.github.com/gopherorg ) made their
first contribution in
[#​7095](https://redirect.github.com/caddyserver/caddy/pull/7095 )
- [@​mountdisk](https://redirect.github.com/mountdisk ) made their
first contribution in
[#​7101](https://redirect.github.com/caddyserver/caddy/pull/7101 )
- [@​bytetigers](https://redirect.github.com/bytetigers ) made
their first contribution in
[#​7114](https://redirect.github.com/caddyserver/caddy/pull/7114 )
- [@​bytesingsong](https://redirect.github.com/bytesingsong ) made
their first contribution in
[#​7121](https://redirect.github.com/caddyserver/caddy/pull/7121 )
- [@​zongzewu23](https://redirect.github.com/zongzewu23 ) made
their first contribution in
[#​7117](https://redirect.github.com/caddyserver/caddy/pull/7117 )
- [@​infertux](https://redirect.github.com/infertux ) made their
first contribution in
[#​7127](https://redirect.github.com/caddyserver/caddy/pull/7127 )
- [@​eeemmmmmm](https://redirect.github.com/eeemmmmmm ) made their
first contribution in
[#​7136](https://redirect.github.com/caddyserver/caddy/pull/7136 )
- [@​pingshuijie](https://redirect.github.com/pingshuijie ) made
their first contribution in
[#​7140](https://redirect.github.com/caddyserver/caddy/pull/7140 )
- [@​minxinyi](https://redirect.github.com/minxinyi ) made their
first contribution in
[#​7141](https://redirect.github.com/caddyserver/caddy/pull/7141 )
-
[@​alexandre-daubois](https://redirect.github.com/alexandre-daubois )
made their first contribution in
[#​7070](https://redirect.github.com/caddyserver/caddy/pull/7070 )
- [@​joshuamcbeth](https://redirect.github.com/joshuamcbeth ) made
their first contribution in
[#​7151](https://redirect.github.com/caddyserver/caddy/pull/7151 )
- [@​bosdhill](https://redirect.github.com/bosdhill ) made their
first contribution in
[#​7163](https://redirect.github.com/caddyserver/caddy/pull/7163 )
- [@​GreyXor](https://redirect.github.com/GreyXor ) made their
first contribution in
[#​7149](https://redirect.github.com/caddyserver/caddy/pull/7149 )
- [@​youzichuan](https://redirect.github.com/youzichuan ) made
their first contribution in
[#​7174](https://redirect.github.com/caddyserver/caddy/pull/7174 )
- [@​quagsirus](https://redirect.github.com/quagsirus ) made their
first contribution in
[#​7179](https://redirect.github.com/caddyserver/caddy/pull/7179 )
- [@​cuiweixie](https://redirect.github.com/cuiweixie ) made their
first contribution in
[#​7187](https://redirect.github.com/caddyserver/caddy/pull/7187 )
- [@​joemicky](https://redirect.github.com/joemicky ) made their
first contribution in
[#​7182](https://redirect.github.com/caddyserver/caddy/pull/7182 )
- [@​Pizmovc](https://redirect.github.com/Pizmovc ) made their
first contribution in
[#​7173](https://redirect.github.com/caddyserver/caddy/pull/7173 )
**Full Changelog**:
<https://github.com/caddyserver/caddy/compare/v2.10.0...v2.10.1 >
</details>
<details>
<summary>tinygo-org/tinygo (tinygo)</summary>
###
[`v0.39.0`](https://redirect.github.com/tinygo-org/tinygo/blob/HEAD/CHANGELOG.md#0390 )
- **general**
  - all: add Go 1.25 support
  - net: update to latest tinygo net package
  - docs: clarify build verification step for macOS users
  - Add flag to skip Renesas SVD builds
- **build**
  - Makefile: install missing dlmalloc files
- flash: add -o flag support to save built binary (Fixes
[#​4937](https://redirect.github.com/tinygo-org/tinygo/issues/4937 ))
([#​4942](https://redirect.github.com/tinygo-org/tinygo/issues/4942 ))
- fix: update version of clang to 17 to accommodate latest Go 1.25
docker base image
- **ci**
  - chore: update all CI builds to test Go 1.25 release
- fix: disable test-newest since CircleCI seems unable to download due
to rate-limits on Dockerhub
  - ci: rename some jobs to avoid churn on every Go/LLVM version bump
  - ci: make the goroutines test less racy
  - tests: de-flake goroutines test
- **compiler**
  - compiler: implement internal/abi.Escape
- **main**
  - main: show the compiler error (if any) for `tinygo test -c`
  - chore: correct GOOS=js name in error messages for WASM
- **machine**
  - machine: add international keys
  - machine: remove some unnecessary "// peripherals:" comments
  - machine: add I2C pin comments
  - machine: standardize I2C errors with "i2c:" prefix
  - machine: make I2C usable in the simulator
- fix: add SPI and I2C to teensy 4.1
([#​4943](https://redirect.github.com/tinygo-org/tinygo/issues/4943 ))
- `rp2`: use the correct channel mask for rp2350 ADC; hold lock during
read
([#​4938](https://redirect.github.com/tinygo-org/tinygo/issues/4938 ))
  - `rp2`: disable digital input for analog inputs
- **runtime**
  - runtime: ensure time.Sleep(d) sleeps at least d
  - runtime: stub out weak pointer support
  - runtime: implement dummy AddCleanup
  - runtime: enable multi-core scheduler for rp2350
  - `internal/task`: use -stack-size flag when starting a new thread
  - `internal/task`: add SA\_RESTART flag to GC interrupts
  - `internal/task`: a few small correctness fixes
  - `internal/gclayout`: make gclayout values constants
  - darwin: add threading support and use it by default
- **standard library**
  - `sync`: implement sync.Swap
  - `reflect`: implement Method.IsExported
- **testing**
  - testing: stub out testing.B.Loop
- **targets**
  - `stm32`: add support for the STM32L031G6U6
- add metro-rp2350 board definition
([#​4989](https://redirect.github.com/tinygo-org/tinygo/issues/4989 ))
- `rp2040/rp2350`: set the default stack size to 8k for rp2040/rp2350
based boards where this was not already the case
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.13`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0813 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.12...0.8.13 )
##### Enhancements
- Add `--no-install-*` arguments to `uv add`
([#​15375](https://redirect.github.com/astral-sh/uv/pull/15375 ))
- Initialize Git prior to reading author in `uv init`
([#​15377](https://redirect.github.com/astral-sh/uv/pull/15377 ))
- Add CUDA 129 to available torch backends
([#​15416](https://redirect.github.com/astral-sh/uv/pull/15416 ))
- Update Pyodide to 0.28.2
([#​15385](https://redirect.github.com/astral-sh/uv/pull/15385 ))
##### Preview features
- Add an experimental `uv format` command
([#​15017](https://redirect.github.com/astral-sh/uv/pull/15017 ))
- Allow version specifiers in `extra-build-dependencies` if
match-runtime is explicitly `false`
([#​15420](https://redirect.github.com/astral-sh/uv/pull/15420 ))
##### Bug fixes
- Add `triton` to `torch-backend` manifest
([#​15405](https://redirect.github.com/astral-sh/uv/pull/15405 ))
- Avoid panicking when resolver returns stale distributions
([#​15389](https://redirect.github.com/astral-sh/uv/pull/15389 ))
- Fix `uv_build` wheel hashes
([#​15400](https://redirect.github.com/astral-sh/uv/pull/15400 ))
- Treat `--upgrade-package` on the command-line as overriding `upgrade =
false` in configuration
([#​15395](https://redirect.github.com/astral-sh/uv/pull/15395 ))
- Restore DockerHub publishing
([#​15381](https://redirect.github.com/astral-sh/uv/pull/15381 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-08-25 14:15:03 +10:00 
						 
				 
			
				
					
						
							
							
								ioflow 
							
						 
					 
					
						
						
							
						
						260fa90bc9 
					 
					
						
						
							
							update css.xml with current properties ( #1130 )  
						
						... 
						
						
						
						this adds current css property names, from G through Z, following pull
req #1113  and pull req #1128 . checked with W3, MDN, and caniuse. also
removes some properties that are no longer in any proposal or spec,
and/or browsers never supported the property.
**added:**
image-rendering
inline-size
inline-sizing
inset
inset-block
inset-block-end
inset-block-start
inset-inline
inset-inline-end
inset-inline-start
line-clamp
margin-block
margin-block-end
margin-block-start
margin-inline
margin-inline-end
margin-inline-start
marker
marker-end
marker-mid
marker-start
max-block-size
max-inline-size
min-block-size
min-inline-size
offset
offset-anchor
offset-distance
offset-path
offset-position
offset-rotate
overflow-anchor
overflow-block
overflow-clip-margin
overflow-inline
overscroll-behavior
overscroll-behavior-block
overscroll-behavior-inline
overscroll-behavior-x
overscroll-behavior-y
padding-block
padding-block-end
padding-block-start
padding-inline
padding-inline-end
padding-inline-start
place-content
place-items
place-self
position-anchor
position-area
position-try
position-try-fallbacks
position-try-order
position-visibility
print-color-adjust
rotate
ruby-overhang
scale
scroll-behavior
scroll-margin
scroll-margin-block
scroll-margin-block-end
scroll-margin-block-start
scroll-margin-bottom
scroll-margin-inline
scroll-margin-inline-end
scroll-margin-inline-start
scroll-margin-left
scroll-margin-right
scroll-margin-top
scroll-padding
scroll-padding-block
scroll-padding-block-end
scroll-padding-block-start
scroll-padding-bottom
scroll-padding-inline
scroll-padding-inline-end
scroll-padding-inline-start
scroll-padding-left
scroll-padding-right
scroll-padding-top
scroll-snap-align
scroll-snap-stop
scroll-timeline
scroll-timeline-axis
scroll-timeline-name
scrollbar-color
scrollbar-gutter
scrollbar-width
shape-rendering
text-anchor
text-box
text-box-edge
text-box-trim
text-decoration-skip-ink
text-decoration-thickness
text-spacing-trim
text-underline-offset
text-wrap-mode
text-wrap-style
timeline-scope
transform-box
transition-behavior
translate
view-timeline
view-timeline-axis
view-timeline-inset
view-timeline-name
view-transition-class
view-transition-name
white-space-collapse
**removed:**
line-grid
line-snap
marquee-direction
marquee-loop
marquee-speed
marquee-style
max-lines
motion
motion-offset
motion-path
motion-rotation
move-to
nav-down
nav-left
nav-right
nav-up
offset-after
offset-before
offset-end
offset-start
overflow-style
page-policy
polar-angle
polar-distance
presentation-level
region-fragment
rotation
rotation-point
scroll-snap-coordinate
scroll-snap-destination
scroll-snap-points-x
scroll-snap-points-y
shape-inside
size
text-space-collapse
text-space-trim 
						
						
							
						
					 
					
						2025-08-25 08:58:00 +10:00 
						 
				 
			
				
					
						
							
							
								Basilio Puente Varela 
							
						 
					 
					
						
						
							
						
						70521cf37a 
					 
					
						
						
							
							Modelica language support alecthomas/chroma#1122 ( #1129 )  
						
						... 
						
						
						
						Add XML lexer and test files for Modelica language support 
						
						
							
						
					 
					
						2025-08-24 18:59:34 +10:00 
						 
				 
			
				
					
						
							
							
								ioflow 
							
						 
					 
					
						
						
							
						
						09cd5732d3 
					 
					
						
						
							
							update css.xml for current grid gap properties ( #1128 )  
						
						... 
						
						
						
						this adds the remaining current css grid property name, following the
additions in pull req #1113  . checked with W3, MDN, and caniuse. also
removes three `grid gap` properties that are no longer in any proposal
or [spec](https://www.w3.org/TR/css-grid-1/ ).
**removed:**
grid-column-gap
grid-gap
grid-row-gap
**added:**
row-gap 
						
						
							
						
					 
					
						2025-08-24 18:26:51 +10:00 
						 
				 
			
				
					
						
							
							
								Thomas Sayen 
							
						 
					 
					
						
						
							
						
						339bd37a7d 
					 
					
						
						
							
							Fixed **free analysis in RPGLE ( #1116 )  
						
						... 
						
						
						
						Small fix for an analysis regex in RPGLE lexer. 
						
						
							
						
					 
					
						2025-08-23 09:35:09 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ff52be8588 
					 
					
						
						
							
							chore(deps): update actions/checkout action to v5 ( #1127 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout ) |
action | major | `v4` -> `v5` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5 )
[Compare
Source](https://redirect.github.com/actions/checkout/compare/v4...v5 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-08-23 09:34:13 +10:00 
						 
				 
			
				
					
						
							
							
								soc 
							
						 
					 
					
						
						
							
						
						254ca838e4 
					 
					
						
						
							
							Update Core lexer to incorporate change of keyword from use to import ( #1124 )  
						
						... 
						
						
						
						This is incorporating the language change that happened in
https://codeberg.org/core-lang/core/issues/102/ . 
						
						
							
						
					 
					
						2025-08-23 09:33:49 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						2d9c0d18a1 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1123 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| [biome](https://redirect.github.com/biomejs/biome ) | | minor | `2.1.3`
-> `2.2.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [esbuild](https://redirect.github.com/evanw/esbuild ) | | patch |
`0.25.8` -> `0.25.9` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[github.com/alecthomas/chroma/v2](https://redirect.github.com/alecthomas/chroma )
| require | minor | `v2.19.0` -> `v2.20.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [go](https://redirect.github.com/golang/go ) | | minor | `1.24.5` ->
`1.25.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [go](https://go.dev/ )
([source](https://redirect.github.com/golang/go )) | toolchain | minor |
`1.24.5` -> `1.25.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [uv](https://redirect.github.com/astral-sh/uv ) | | patch | `0.8.4` ->
`0.8.12` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>biomejs/biome (biome)</summary>
###
[`v2.2.0`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.2.0 ):
Biome CLI v2.2.0
#### 2.2.0
##### Minor Changes
- [#​5506](https://redirect.github.com/biomejs/biome/pull/5506 )
[`1f8755b`](1f8755bfcbhttps://redirect.github.com/sakai-ast )! - The
`noRestrictedImports` rule has been enhanced with a new `patterns`
option. This option allows for more flexible and powerful import
restrictions using gitignore-style patterns.
You can now define patterns to restrict entire groups of modules. For
example, you can disallow imports from any path under `import-foo/`
except for `import-foo/baz`.
  ```json
  {
    "options": {
      "patterns": [
        {
          "group": ["import-foo/*", "!import-foo/baz"],
"message": "import-foo is deprecated, except for modules in
import-foo/baz."
        }
      ]
    }
  }
  ```
  **Invalid examples**
  ```js
  import foo from "import-foo/foo";
  import bar from "import-foo/bar";
  ```
  **Valid examples**
  ```js
  import baz from "import-foo/baz";
  ```
Additionally, the `patterns` option introduces `importNamePattern` to
restrict specific import names using regular expressions.
The following example restricts the import names that match `x` , `y` or
`z` letters from modules under `import-foo/`.
  ```json
  {
    "options": {
      "patterns": [
        {
          "group": ["import-foo/*"],
          "importNamePattern": "[xyz]"
        }
      ]
    }
  }
  ```
  **Invalid examples**
  ```js
  import { x } from "import-foo/foo";
  ```
  **Valid examples**
  ```js
  import { foo } from "import-foo/foo";
  ```
Furthermore, you can use the `invertImportNamePattern` boolean option to
reverse this logic. When set to true, only the import names that match
the `importNamePattern` will be allowed. The following configuration
only allows the import names that match `x` , `y` or `z` letters from
modules under `import-foo/`.
  ```json
  {
    "options": {
      "patterns": [
        {
          "group": ["import-foo/*"],
          "importNamePattern": "[xyz]",
          "invertImportNamePattern": true
        }
      ]
    }
  }
  ```
  **Invalid examples**
  ```js
  import { foo } from "import-foo/foo";
  ```
  **Valid examples**
  ```js
  import { x } from "import-foo/foo";
  ```
- [#​6506](https://redirect.github.com/biomejs/biome/pull/6506 )
[`90c5d6b`](90c5d6b857https://redirect.github.com/nazarhussain )!
- Allow customization of the sort order for different sorting actions.
These actions now support a sort option:
-
[`assist/source/useSortedKeys`](https://biomejs.dev/assist/actions/use-sorted-keys/ )
now has a `sortOrder` option
-
[`assist/source/useSortedAttributes`](https://biomejs.dev/assist/actions/use-sorted-attributes/ )
now has a `sortOrder` option
-
[`assist/source/organizeImports`](https://biomejs.dev/assist/actions/organize-imports/ )
now has an `identifierOrder` option
  For each of these options, the supported values are the same:
1. **`natural`**. Compares two strings using a natural ASCII order.
Uppercase letters come first (e.g. `A < a < B < b`) and number are
compared in a human way (e.g. `9` < `10`). This is the default value.
2. **`lexicographic`**. Strings are ordered lexicographically by their
byte values. This orders Unicode code points based on their positions in
the code charts. This is not necessarily the same as “alphabetical”
order, which varies by language and locale.
- [#​7159](https://redirect.github.com/biomejs/biome/pull/7159 )
[`df3afdf`](df3afdf0e2https://redirect.github.com/ematipico )! -
Added the new rule `useBiomeIgnoreFolder`. Since v2.2, Biome correctly
prevents the indexing and crawling of folders.
However, the correct pattern has changed. This rule attempts to detect
incorrect usage, and promote the new pattern:
  ```diff
  // biome.json
  {
    "files": {
      "includes": [
  -      "!dist/**",
  -      "!**/fixtures/**",
  +      "!dist",
  +      "!**/fixtures",
      ]
    }
  }
  ```
- [#​6989](https://redirect.github.com/biomejs/biome/pull/6989 )
[`85b1128`](85b11289efhttps://redirect.github.com/arendjr )! - Fixed
minor inconsistencies in how `files.includes` was being handled.
Previously, Biome sometimes failed to properly ignore the contents of a
folder if you didn't specify the `/**` at the end of a glob pattern.
This was unfortunate, because it meant we still had to traverse the
folder and then apply the glob to every entry inside it.
This is no longer an issue and we now recommend to ignore folders
without using the `/**` suffix.
- [#​7118](https://redirect.github.com/biomejs/biome/pull/7118 )
[`a78e878`](a78e878141https://redirect.github.com/avshalomt2 )! -
Added support for `.graphqls` files. Biome can now format and lint
GraphQL files that have the extension `.graphqls`
- [#​6159](https://redirect.github.com/biomejs/biome/pull/6159 )
[`f02a296`](f02a296eaehttps://redirect.github.com/bavalpey )! - Added
a new option to Biome's JavaScript formatter,
`javascript.formatter.operatorLinebreak`, to configure whether long
lines should be broken before or after binary operators.
  For example, the following configuration:
  ```json5
  {
    formatter: {
      javascript: {
        operatorLinebreak: "before", // defaults to "after"
      },
    },
  }
  ```
  Will cause this JavaScript file:
  ```js
  const VERY_LONG_CONDITION_1234123412341234123412341234 = false;
  if (
    VERY_LONG_CONDITION_1234123412341234123412341234 &&
    VERY_LONG_CONDITION_1234123412341234123412341234 &&
    VERY_LONG_CONDITION_1234123412341234123412341234 &&
    VERY_LONG_CONDITION_1234123412341234123412341234
  ) {
    console.log("DONE");
  }
  ```
  to be formatted like this:
  ```js
  const VERY_LONG_CONDITION_1234123412341234123412341234 = false;
  if (
    VERY_LONG_CONDITION_1234123412341234123412341234 &&
    VERY_LONG_CONDITION_1234123412341234123412341234 &&
    VERY_LONG_CONDITION_1234123412341234123412341234 &&
    VERY_LONG_CONDITION_1234123412341234123412341234
  ) {
    console.log("DONE");
  }
  ```
- [#​7137](https://redirect.github.com/biomejs/biome/pull/7137 )
[`a653a0f`](a653a0fb3fhttps://redirect.github.com/ematipico )! -
Promoted multiple lint rules from nursery to stable groups and renamed
several rules for consistency.
##### Promoted rules
The following rules have been promoted from nursery to stable groups:
##### CSS
- Promoted
[`noImportantStyles`](https://biomejs.dev/linter/rules/no-important-styles )
to the `complexity` group.
- Promoted
[`noUnknownAtRules`](https://biomejs.dev/linter/rules/no-unknown-at-rules )
to the `suspicious` group.
##### GraphQL
- Promoted
[`useGraphqlNamedOperations`](https://biomejs.dev/linter/rules/use-graphql-named-operations )
to the `correctness` group.
- Promoted
[`useGraphqlNamingConvention`](https://biomejs.dev/linter/rules/use-graphql-naming-convention )
to the `style` group.
##### JavaScript/TypeScript
- Promoted
[`noExcessiveLinesPerFunction`](https://biomejs.dev/linter/rules/no-excessive-lines-per-function )
to the `complexity` group.
- Promoted
[`noImplicitCoercions`](https://biomejs.dev/linter/rules/no-implicit-coercions )
to the `complexity` group.
- Promoted [`useIndexOf`](https://biomejs.dev/linter/rules/use-index-of )
to the `complexity` group.
- Promoted
[`noGlobalDirnameFilename`](https://biomejs.dev/linter/rules/no-global-dirname-filename )
to the `correctness` group.
- Promoted
[`noNestedComponentDefinitions`](https://biomejs.dev/linter/rules/no-nested-component-definitions )
to the `correctness` group.
- Promoted
[`noProcessGlobal`](https://biomejs.dev/linter/rules/no-process-global )
to the `correctness` group.
- Promoted
[`noReactPropAssignments`](https://biomejs.dev/linter/rules/no-react-prop-assignments )
to the `correctness` group.
- Promoted
[`noRestrictedElements`](https://biomejs.dev/linter/rules/no-restricted-elements )
to the `correctness` group.
- Promoted
[`noSolidDestructuredProps`](https://biomejs.dev/linter/rules/no-solid-destructured-props )
to the `correctness` group.
- Promoted
[`useJsonImportAttributes`](https://biomejs.dev/linter/rules/use-json-import-attributes )
to the `correctness` group.
- Promoted
[`useParseIntRadix`](https://biomejs.dev/linter/rules/use-parse-int-radix )
to the `correctness` group.
- Promoted
[`useSingleJsDocAsterisk`](https://biomejs.dev/linter/rules/use-single-js-doc-asterisk )
to the `correctness` group.
- Promoted
[`useUniqueElementIds`](https://biomejs.dev/linter/rules/use-unique-element-ids )
to the `correctness` group.
- Promoted
[`noAwaitInLoops`](https://biomejs.dev/linter/rules/no-await-in-loops )
to the `performance` group.
- Promoted
[`noUnwantedPolyfillio`](https://biomejs.dev/linter/rules/no-unwanted-polyfillio )
to the `performance` group.
- Promoted
[`useGoogleFontPreconnect`](https://biomejs.dev/linter/rules/use-google-font-preconnect )
to the `performance` group.
- Promoted
[`useSolidForComponent`](https://biomejs.dev/linter/rules/use-solid-for-component )
to the `performance` group.
- Promoted
[`noMagicNumbers`](https://biomejs.dev/linter/rules/no-magic-numbers ) to
the `style` group.
- Promoted
[`useConsistentObjectDefinitions`](https://biomejs.dev/linter/rules/use-consistent-object-definitions )
to the `style` group.
- Promoted
[`useExportsLast`](https://biomejs.dev/linter/rules/use-exports-last ) to
the `style` group.
- Promoted
[`useGroupedAccessorPairs`](https://biomejs.dev/linter/rules/use-grouped-accessor-pairs )
to the `style` group.
- Promoted
[`useNumericSeparators`](https://biomejs.dev/linter/rules/use-numeric-separators )
to the `style` group.
- Promoted
[`useObjectSpread`](https://biomejs.dev/linter/rules/use-object-spread )
to the `style` group.
- Promoted
[`useReadonlyClassProperties`](https://biomejs.dev/linter/rules/use-readonly-class-properties )
to the `style` group.
- Promoted
[`useSymbolDescription`](https://biomejs.dev/linter/rules/use-symbol-description )
to the `style` group.
- Promoted
[`useUnifiedTypeSignatures`](https://biomejs.dev/linter/rules/use-unified-type-signatures )
to the `style` group.
- Promoted
[`noBitwiseOperators`](https://biomejs.dev/linter/rules/no-bitwise-operators )
to the `suspicious` group.
- Promoted
[`noConstantBinaryExpressions`](https://biomejs.dev/linter/rules/no-constant-binary-expressions )
to the `suspicious` group.
- Promoted [`noTsIgnore`](https://biomejs.dev/linter/rules/no-ts-ignore )
to the `suspicious` group.
- Promoted
[`noUnassignedVariables`](https://biomejs.dev/linter/rules/no-unassigned-variables )
to the `suspicious` group.
- Promoted
[`noUselessRegexBackrefs`](https://biomejs.dev/linter/rules/no-useless-regex-backrefs )
to the `suspicious` group.
- Promoted
[`noUselessStringEscapes`](https://biomejs.dev/linter/rules/no-useless-string-escapes )
to the `suspicious` group.
- Promoted
[`useConsistentIterableCallbackReturnValues`](https://biomejs.dev/linter/rules/use-consistent-iterable-callback-return-values )
to the `suspicious` group.
- Promoted
[`useStaticResponseMethods`](https://biomejs.dev/linter/rules/use-static-response-methods )
to the `suspicious` group.
##### Renamed rules
The following rules have been renamed during promotion. The migration
tool will automatically update your configuration:
- Renamed `noAwaitInLoop` to
[`noAwaitInLoops`](https://biomejs.dev/linter/rules/no-await-in-loops ).
- Renamed `noConstantBinaryExpression` to
[`noConstantBinaryExpressions`](https://biomejs.dev/linter/rules/no-constant-binary-expressions ).
- Renamed `noDestructuredProps` to
[`noSolidDestructuredProps`](https://biomejs.dev/linter/rules/no-solid-destructured-props ).
- Renamed `noImplicitCoercion` to
[`noImplicitCoercions`](https://biomejs.dev/linter/rules/no-implicit-coercions ).
- Renamed `noReactPropAssign` to
[`noReactPropAssignments`](https://biomejs.dev/linter/rules/no-react-prop-assignments ).
- Renamed `noUnknownAtRule` to
[`noUnknownAtRules`](https://biomejs.dev/linter/rules/no-unknown-at-rules ).
- Renamed `noUselessBackrefInRegex` to
[`noUselessRegexBackrefs`](https://biomejs.dev/linter/rules/no-useless-regex-backrefs ).
- Renamed `useAdjacentGetterSetter` to
[`useGroupedAccessorPairs`](https://biomejs.dev/linter/rules/use-grouped-accessor-pairs ).
- Renamed `useConsistentObjectDefinition` to
[`useConsistentObjectDefinitions`](https://biomejs.dev/linter/rules/use-consistent-object-definitions ).
- Renamed `useConsistentResponse` to
[`useStaticResponseMethods`](https://biomejs.dev/linter/rules/use-static-response-methods ).
- Renamed `useForComponent` to
[`useSolidForComponent`](https://biomejs.dev/linter/rules/use-solid-for-component ).
- Renamed `useJsonImportAttribute` to
[`useJsonImportAttributes`](https://biomejs.dev/linter/rules/use-json-import-attributes ).
- Renamed `useNamedOperation` to
[`useGraphqlNamedOperations`](https://biomejs.dev/linter/rules/use-graphql-named-operations ).
- Renamed `useNamingConvention` to
[`useGraphqlNamingConvention`](https://biomejs.dev/linter/rules/use-graphql-naming-convention ).
- Renamed `useUnifiedTypeSignature` to
[`useUnifiedTypeSignatures`](https://biomejs.dev/linter/rules/use-unified-type-signatures ).
Configuration files using the old rule names will need to be updated.
Use the migration tool to automatically update your configuration:
```bash
biome migrate --write
```
- [#​7159](https://redirect.github.com/biomejs/biome/pull/7159 )
[`df3afdf`](df3afdf0e2https://redirect.github.com/ematipico )! -
Added the new rule `noBiomeFirstException`. This rule prevents the
incorrect usage of patterns inside `files.includes`.
This rule catches if the first element of the array contains `!`. This
mistake will cause Biome to analyze no files:
  ```json5
  // biome.json
  {
    files: {
      includes: ["!dist/**"], // this is an error
    },
  }
  ```
- [#​6923](https://redirect.github.com/biomejs/biome/pull/6923 )
[`0589f08`](0589f085eehttps://redirect.github.com/ptkagori )! - Added
Qwik Domain to Biome
This release introduces **Qwik domain support** in Biome, enabling Qwik
developers to use Biome as a linter and formatter for their projects.
  - Added the Qwik domain infrastructure to Biome.
  - Enabled the following rules for Qwik:
-
[`useJsxKeyInIterable`](https://biomejs.dev/linter/rules/use-jsx-key-in-iterable )
-
[`noReactSpecificProps`](https://biomejs.dev/linter/rules/no-react-specific-props )
- [#​6989](https://redirect.github.com/biomejs/biome/pull/6989 )
[`85b1128`](85b11289efhttps://redirect.github.com/arendjr )! - Fixed
[#​6965](https://redirect.github.com/biomejs/biome/issues/6965 ):
Implemented smarter scanner for project rules.
Previously, if project rules were enabled, Biome's scanner would scan
all dependencies regardless of whether they were used by/reachable from
source files or not. While this worked for a first version, it was far
from optimal.
The new scanner first scans everything listed under the `files.includes`
setting, and then descends into the dependencies that were discovered
there, including transitive dependencies. This has three main
advantages:
- Dependencies that are not reachable from your source files don't get
indexed.
- Dependencies that have multiple type definitions, such as those with
separate definitions for CommonJS and ESM imports, only have the
relevant definitions indexed.
- If `vcs.useIgnoreFile` is enabled, `.gitignore` gets respected as
well. Assuming you have folders such as `build/` or `dist/` configured
there, those will be automatically ignored by the scanner.
The change in the scanner also has a more nuanced impact: Previously, if
you used `files.includes` to ignore a file in an included folder, the
scanner would still index this file. Now the file is fully ignored,
*unless you import it*.
As a user you should notice better scanner performance (if you have
project rules enabled), and hopefully you need to worry less about
configuring
[`files.experimentalScannerIgnores`](https://biomejs.dev/reference/configuration/#filesexperimentalscannerignores ).
Eventually our goal is still to deprecate that setting, so if you're
using it today, we encourage you to see which ignores are still
necessary there, and whether you can achieve the same effect by ignoring
paths using `files.includes` instead.
None of these changes affect the scanner if no project rules are
enabled.
- [#​6731](https://redirect.github.com/biomejs/biome/pull/6731 )
[`d6a05b5`](d6a05b5fa9https://redirect.github.com/ematipico )! - The
`--reporter=summary` has been greatly enhanced. It now shows the list of
files that contains violations, the files shown are clickable and can be
opened from the editor.
  Below an example of the new version:
  ```
reporter/parse
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    i The following files have parsing errors.
    - index.css
reporter/format
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    i The following files needs to be formatted.
    - index.css
    - index.ts
    - main.ts
reporter/violations
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    i Some lint rules or assist actions reported some violations.
    Rule Name                                        Diagnostics
lint/correctness/noUnknownFunction 14 (2 error(s), 12 warning(s), 0
info(s))
lint/suspicious/noImplicitAnyLet 16 (12 error(s), 4 warning(s), 0
info(s))
lint/suspicious/noDoubleEquals 8 (8 error(s), 0 warning(s), 0 info(s))
assist/source/organizeImports 2 (2 error(s), 0 warning(s), 0 info(s))
lint/suspicious/noRedeclare 12 (12 error(s), 0 warning(s), 0 info(s))
lint/suspicious/noDebugger 8 (8 error(s), 0 warning(s), 0 info(s))
  ```
- [#​6896](https://redirect.github.com/biomejs/biome/pull/6896 )
[`527db7f`](527db7f7c1https://redirect.github.com/ematipico )! -
Added new functions to the `@biomejs/wasm-*` packages:
- `fileExists`: returns whether the input file exists in the workspace.
  - `isPathIgnored`: returns whether the input path is ignored.
- `updateModuleGraph`: updates the internal module graph of the input
path.
- `getModuleGraph`: it returns a serialized version of the internal
module graph.
- `scanProject`: scans the files and directories in the project to build
the internal module graph.
- [#​6398](https://redirect.github.com/biomejs/biome/pull/6398 )
[`d1a315d`](d1a315d19ehttps://redirect.github.com/josh- )! - Added
support for tracking stable results in user-provided React hooks that
return objects to
[`useExhaustiveDependencies`](https://biomejs.dev/linter/rules/use-exhaustive-dependencies/ )
to compliment existing support for array return values. For example:
  ```json5
  // biome.json
  {
    // rule options
    useExhaustiveDependencies: {
      level: "error",
      options: {
        hooks: [
          {
            name: "useCustomHook",
            stableResult: ["setMyState"],
          },
        ],
      },
    },
  }
  ```
  This will allow the following to be validated:
  ```js
  const { myState, setMyState } = useCustomHook();
  const toggleMyState = useCallback(() => {
    setMyState(!myState);
  }, [myState]); // Only `myState` needs to be specified here.
  ```
- [#​7201](https://redirect.github.com/biomejs/biome/pull/7201 )
[`2afaa49`](2afaa49b81https://redirect.github.com/Conaclos )! -
Implemented
[#​7174](https://redirect.github.com/biomejs/biome/issues/7174 ).
[`useConst`](https://biomejs.dev/linter/rules/use-const/ ) no longer
reports variables that are read before being written.
Previously, `useConst` reported uninitialised variables that were read
in an inner function before being written, as shown in the following
example:
  ```js
  let v;
  function f() {
    return v;
  }
  v = 0;
  ```
This can produce false positives in the case where `f` is called before
`v` has been written, as in the following code:
  ```js
  let v;
  function f() {
    return v;
  }
  console.log(f()); // print `undefined`
  v = 0;
  ```
Although this is an expected behavior of the original implementation, we
consider it problematic since the rule’s fix is marked as safe.
To avoid false positives like this, the rule now ignores the previous
examples.
However, this has the disadvantage of resulting in false negatives, such
as not reporting the first example.
##### Patch Changes
- [#​7156](https://redirect.github.com/biomejs/biome/pull/7156 )
[`137d111`](137d1118e4https://redirect.github.com/ematipico )! -
Fixed
[#​7152](https://redirect.github.com/biomejs/biome/issues/7152 ).
Now the rule `noDuplicateFontNames` correctly detects font names with
spaces e.g. `Liberation Mono`. The diagnostic of the rule now points to
the first instances of the repeated font.
  The following example doesn't trigger the rule anymore:
  ```css
  c {
    font-family:
      SF Mono,
      Liberation Mono,
      sans-serif;
  }
  d {
    font:
      1em SF Mono,
      Liberation Mono,
      sans-serif;
  }
  ```
- [#​6907](https://redirect.github.com/biomejs/biome/pull/6907 )
[`7331bb9`](7331bb9979https://redirect.github.com/ematipico )! -
Added a new **experimental option** that allows parsing of `.html` files
that contain interpolation syntax.
  ```json5
  // biome.json
  {
    html: {
      // This is the new, experimental option.
      parser: {
        interpolation: true,
      },
    },
  }
  ```
  ```html
  <h1>{{ $title }}</h1>
  ```
- [#​7124](https://redirect.github.com/biomejs/biome/pull/7124 )
[`3f436b8`](3f436b84bbhttps://redirect.github.com/Jayllyz )! - Added
the rule
[`useMaxParams`](https://biomejs.dev/linter/rules/use-max-params ).
This rule enforces a maximum number of parameters for functions to
improve code readability and maintainability. Functions with many
parameters are difficult to read, understand, and maintain because they
require memorizing parameter order and types.
  ```js
  // Invalid - too many parameters (default max: 4)
  function processData(
    name,
    age,
    email,
    phone,
    address,
    city,
    country,
    zipCode,
  ) {
    // ...
  }
  // Valid - within parameter limit
  function processData(userData) {
    const { name, age, email, phone, address, city, country, zipCode } =
      userData;
    // ...
  }
  function calculateSum(a, b, c) {
    return a + b + c;
  }
  ```
- [#​7161](https://redirect.github.com/biomejs/biome/pull/7161 )
[`1a14a59`](1a14a59c52https://redirect.github.com/ematipico )! -
Fixed
[#​7160](https://redirect.github.com/biomejs/biome/issues/7160 ).
Now Biome correctly computes ignored files when using
`formatter.includes`, `linter.includes` and `assist.includes` inside
nested configurations that use `"extends": "//"`.
- [#​7081](https://redirect.github.com/biomejs/biome/pull/7081 )
[`a081bbe`](a081bbef37https://redirect.github.com/Jayllyz )! - Added
the rule
[`noNextAsyncClientComponent`](https://biomejs.dev/linter/rules/no-next-async-client-component ).
This rule prevents the use of async functions for client components in
Next.js applications. Client components marked with "use client"
directive should not be async as this can cause hydration mismatches,
break component rendering lifecycle, and lead to unexpected behavior
with React's concurrent features.
  ```jsx
  "use client";
  // Invalid - async client component
  export default async function MyComponent() {
    return <div>Hello</div>;
  }
  // Valid - synchronous client component
  export default function MyComponent() {
    return <div>Hello</div>;
  }
  ```
- [#​7171](https://redirect.github.com/biomejs/biome/pull/7171 )
[`5241690`](5241690265https://redirect.github.com/siketyan )! - Fixed
[#​7162](https://redirect.github.com/biomejs/biome/issues/7162 ):
The `noUndeclaredDependencies` rule now considers a type-only import as
a dev dependency.
  For example, the following code is no longer reported:
  **`package.json`**:
  ```json
  {
    "devDependencies": {
      "type-fest": "*"
    }
  }
  ```
  **`foo.ts`**:
  ```ts
  import type { SetRequired } from "type-fest";
  ```
Note that you still need to declare the package in the `devDependencies`
section in `package.json`.
#### What's Changed
- feat(cli): enhanced summary reporter by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6731 ](https://redirect.github.com/biomejs/biome/pull/6731 )
- feat(biome\_js\_analyze): allow specifying stable object keys in
`useExhaustiveDependencies` configuration by
[@​josh-](https://redirect.github.com/josh- ) in
[https://github.com/biomejs/biome/pull/6398 ](https://redirect.github.com/biomejs/biome/pull/6398 )
- feat(noRestrictedImports): add the patterns option by
[@​sakai-ast](https://redirect.github.com/sakai-ast ) in
[https://github.com/biomejs/biome/pull/5506 ](https://redirect.github.com/biomejs/biome/pull/5506 )
- feat: support configureable sorting mode for imports, keys and
attributes by
[@​nazarhussain](https://redirect.github.com/nazarhussain ) in
[https://github.com/biomejs/biome/pull/6506 ](https://redirect.github.com/biomejs/biome/pull/6506 )
- feat(wasm): expose new functions by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6896 ](https://redirect.github.com/biomejs/biome/pull/6896 )
- ci: sync `next` branch to the website repo by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7011 ](https://redirect.github.com/biomejs/biome/pull/7011 )
- feat(wasm): expose Workspace::scan\_project\_folder by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7005 ](https://redirect.github.com/biomejs/biome/pull/7005 )
- feat(formatter): add option to split binary expressions before
operators by [@​bavalpey](https://redirect.github.com/bavalpey ) in
[https://github.com/biomejs/biome/pull/6159 ](https://redirect.github.com/biomejs/biome/pull/6159 )
- feat(qwik): add domain setup and enable some pre-existing rules by
[@​ptkagori](https://redirect.github.com/ptkagori ) in
[https://github.com/biomejs/biome/pull/6923 ](https://redirect.github.com/biomejs/biome/pull/6923 )
- feat(core): scanner v2 by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6989 ](https://redirect.github.com/biomejs/biome/pull/6989 )
- chore: tweak CodeRabbit by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/7132 ](https://redirect.github.com/biomejs/biome/pull/7132 )
- perf: minor performance tweaks by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7122 ](https://redirect.github.com/biomejs/biome/pull/7122 )
- fix: revive wasm build by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7136 ](https://redirect.github.com/biomejs/biome/pull/7136 )
- feat(lint): add `ignoreTypes` option to the `noImportCycles` rule by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7017 ](https://redirect.github.com/biomejs/biome/pull/7017 )
- fix: set language of noVueDataObjectDeclaration to js by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/7144 ](https://redirect.github.com/biomejs/biome/pull/7144 )
- docs: remove the mention of a fix by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7146 ](https://redirect.github.com/biomejs/biome/pull/7146 )
- ci: use `github.sha` for dispatch event on release by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7145 ](https://redirect.github.com/biomejs/biome/pull/7145 )
- chore(lint): version released rules by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7147 ](https://redirect.github.com/biomejs/biome/pull/7147 )
- chore(lint): remove extra `v` from rule metadata by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7150 ](https://redirect.github.com/biomejs/biome/pull/7150 )
- docs(changelog): fix wrong `useConsistentTypeDefinitions` URL by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7151 ](https://redirect.github.com/biomejs/biome/pull/7151 )
- feat(analyze/js): add `useMaxParams` by
[@​Jayllyz](https://redirect.github.com/Jayllyz ) in
[https://github.com/biomejs/biome/pull/7124 ](https://redirect.github.com/biomejs/biome/pull/7124 )
- feat(analyze/js): add `noNextAsyncClientComponent` rule in Next domain
by [@​Jayllyz](https://redirect.github.com/Jayllyz ) in
[https://github.com/biomejs/biome/pull/7081 ](https://redirect.github.com/biomejs/biome/pull/7081 )
- refactor(test): make generated snapshot tests have module stucture
that matches folder structure by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/7163 ](https://redirect.github.com/biomejs/biome/pull/7163 )
- fix(core): included files in nested configurations by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7161 ](https://redirect.github.com/biomejs/biome/pull/7161 )
- feat(parser/html): text expressions in attributes by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6907 ](https://redirect.github.com/biomejs/biome/pull/6907 )
- feat: promote rules by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7137 ](https://redirect.github.com/biomejs/biome/pull/7137 )
- fix(linter): false positive for `noDuplicateFontNames` by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7156 ](https://redirect.github.com/biomejs/biome/pull/7156 )
- feat(parse/tailwind): handle most basenames with dashes by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/7068 ](https://redirect.github.com/biomejs/biome/pull/7068 )
- feat(parser/tailwind): support arbitrary candidates by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/7086 ](https://redirect.github.com/biomejs/biome/pull/7086 )
- refactor: use if-let-chain if possible (applying clippy fixes) by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7169 ](https://redirect.github.com/biomejs/biome/pull/7169 )
- build: upgrade to Rust 1.89 by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7170 ](https://redirect.github.com/biomejs/biome/pull/7170 )
- feat(resolver): resolve extension alias by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7158 ](https://redirect.github.com/biomejs/biome/pull/7158 )
- chore(coderabbit): dont review generated files by
[@​Jayllyz](https://redirect.github.com/Jayllyz ) in
[https://github.com/biomejs/biome/pull/7172 ](https://redirect.github.com/biomejs/biome/pull/7172 )
- fix(yaml\_parser): tokens out of order by
[@​vohoanglong0107](https://redirect.github.com/vohoanglong0107 )
in
[https://github.com/biomejs/biome/pull/7168 ](https://redirect.github.com/biomejs/biome/pull/7168 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7178 ](https://redirect.github.com/biomejs/biome/pull/7178 )8
- chore(deps): update rust crate camino to 1.1.11 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7180 ](https://redirect.github.com/biomejs/biome/pull/7180 )0
- chore(deps): update rust crate hashbrown to 0.15.5 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7181 ](https://redirect.github.com/biomejs/biome/pull/7181 )1
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to v22.17.1
by [@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7177 ](https://redirect.github.com/biomejs/biome/pull/7177 )7
- chore(deps): update docker/dockerfile:1 docker digest to
[`3838752`](https://redirect.github.com/biomejs/biome/commit/3838752 ) by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7175 ](https://redirect.github.com/biomejs/biome/pull/7175 )5
- chore(deps): update
[@​biomejs](https://redirect.github.com/biomejs ) packages by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7176 ](https://redirect.github.com/biomejs/biome/pull/7176 )6
- chore(deps): update rust crate proc-macro2 to 1.0.96 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7182 ](https://redirect.github.com/biomejs/biome/pull/7182 )2
- chore(deps): update rust crate tower-lsp-server to 0.22.1 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7183 ](https://redirect.github.com/biomejs/biome/pull/7183 )3
- chore: fix typos `messsage` → `message` by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7186 ](https://redirect.github.com/biomejs/biome/pull/7186 )
- chore: fix typos in biome\_cli crates by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7185 ](https://redirect.github.com/biomejs/biome/pull/7185 )
- feat(lint): add `useBiomeIgnoreFolder` and `noBiomeFirstException` by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7159 ](https://redirect.github.com/biomejs/biome/pull/7159 )
- chore: fix typos in biome css analyze crates by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7187 ](https://redirect.github.com/biomejs/biome/pull/7187 )
- chore: fix various typos in biome css formatter crates by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7190 ](https://redirect.github.com/biomejs/biome/pull/7190 )
- docs: fix path to perfectionist docs by
[@​azat-io](https://redirect.github.com/azat-io ) in
[https://github.com/biomejs/biome/pull/7193 ](https://redirect.github.com/biomejs/biome/pull/7193 )
- docs: fix broken link, update rule count by
[@​9romise](https://redirect.github.com/9romise ) in
[https://github.com/biomejs/biome/pull/7194 ](https://redirect.github.com/biomejs/biome/pull/7194 )
- fix: consider type-only imports as dev dependency by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7171 ](https://redirect.github.com/biomejs/biome/pull/7171 )
- chore: add Vercel to sponsors by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/7200 ](https://redirect.github.com/biomejs/biome/pull/7200 )
- Revert "feat(resolver): resolve extension alias" by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7199 ](https://redirect.github.com/biomejs/biome/pull/7199 )
- feat(useConst): don't report uninit variables read befroe to be
written by [@​Conaclos](https://redirect.github.com/Conaclos ) in
[https://github.com/biomejs/biome/pull/7201 ](https://redirect.github.com/biomejs/biome/pull/7201 )
- feat(core): add support for `.graphqls` files by
[@​avshalomt2](https://redirect.github.com/avshalomt2 ) in
[https://github.com/biomejs/biome/pull/7118 ](https://redirect.github.com/biomejs/biome/pull/7118 )
- chore: merge `next` into `main` by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7167 ](https://redirect.github.com/biomejs/biome/pull/7167 )
- fix(core): fix semver handling by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/7197 ](https://redirect.github.com/biomejs/biome/pull/7197 )
- chore: fix changesets by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7202 ](https://redirect.github.com/biomejs/biome/pull/7202 )
- docs: update documentation for `useForOf`; fix typos by
[@​Bertie690](https://redirect.github.com/Bertie690 ) in
[https://github.com/biomejs/biome/pull/7204 ](https://redirect.github.com/biomejs/biome/pull/7204 )
- chore: fix typos in biome formatter and grit crates by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7207 ](https://redirect.github.com/biomejs/biome/pull/7207 )
- chore: fix typos in biome html crates by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7208 ](https://redirect.github.com/biomejs/biome/pull/7208 )
- chore: fix typos in biome crates by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7215 ](https://redirect.github.com/biomejs/biome/pull/7215 )
- chore: fix typos in biome js analyze crate by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7210 ](https://redirect.github.com/biomejs/biome/pull/7210 )
- chore: fix typos in biome js formatter crate by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7213 ](https://redirect.github.com/biomejs/biome/pull/7213 )
- chore: fix various typos across codebase by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/7216 ](https://redirect.github.com/biomejs/biome/pull/7216 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in[https://github.com/biomejs/biome/pull/7157 ](https://redirect.github.com/biomejs/biome/pull/7157 )7
#### New Contributors
- [@​josh-](https://redirect.github.com/josh- ) made their first
contribution in
[https://github.com/biomejs/biome/pull/6398 ](https://redirect.github.com/biomejs/biome/pull/6398 )
- [@​sakai-ast](https://redirect.github.com/sakai-ast ) made their
first contribution in
[https://github.com/biomejs/biome/pull/5506 ](https://redirect.github.com/biomejs/biome/pull/5506 )
- [@​nazarhussain](https://redirect.github.com/nazarhussain ) made
their first contribution in
[https://github.com/biomejs/biome/pull/6506 ](https://redirect.github.com/biomejs/biome/pull/6506 )
- [@​bavalpey](https://redirect.github.com/bavalpey ) made their
first contribution in
[https://github.com/biomejs/biome/pull/6159 ](https://redirect.github.com/biomejs/biome/pull/6159 )
- [@​azat-io](https://redirect.github.com/azat-io ) made their
first contribution in
[https://github.com/biomejs/biome/pull/7193 ](https://redirect.github.com/biomejs/biome/pull/7193 )
- [@​9romise](https://redirect.github.com/9romise ) made their
first contribution in
[https://github.com/biomejs/biome/pull/7194 ](https://redirect.github.com/biomejs/biome/pull/7194 )
- [@​avshalomt2](https://redirect.github.com/avshalomt2 ) made
their first contribution in
[https://github.com/biomejs/biome/pull/7118 ](https://redirect.github.com/biomejs/biome/pull/7118 )
- [@​Bertie690](https://redirect.github.com/Bertie690 ) made their
first contribution in
[https://github.com/biomejs/biome/pull/7204 ](https://redirect.github.com/biomejs/biome/pull/7204 )
**Full Changelog**:
https://github.com/biomejs/biome/compare/[@​biomejs/biome](https://redirect.github.com/biomejs/biome)@​2.1.4...[@​biomejs/biome](https://redirect.github.com/biomejs/biome)@​2.2.0 
###
[`v2.1.4`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.1.4 ):
Biome CLI v2.1.4
#### 2.1.4
##### Patch Changes
- [#​7121](https://redirect.github.com/biomejs/biome/pull/7121 )
[`b9642ab`](b9642abc6dhttps://redirect.github.com/arendjr )! - Fixed
[#​7111](https://redirect.github.com/biomejs/biome/issues/7111 ):
Imported symbols using aliases are now correctly recognised.
- [#​7103](https://redirect.github.com/biomejs/biome/pull/7103 )
[`80515ec`](80515ecad8https://redirect.github.com/omasakun )! - Fixed
[#​6933](https://redirect.github.com/biomejs/biome/issues/6933 )
and
[#​6994](https://redirect.github.com/biomejs/biome/issues/6994 ).
When the values of private member assignment expressions, increment
expressions, etc. are used, those private members are no longer marked
as unused.
- [#​6887](https://redirect.github.com/biomejs/biome/pull/6887 )
[`0cc38f5`](0cc38f59cdhttps://redirect.github.com/ptkagori )! - Added
the
[`noQwikUseVisibleTask`](https://biomejs.dev/linter/rules/no-qwik-use-visible-task )
rule to Qwik.
This rule is intended for use in Qwik applications to warn about the use
of `useVisibleTask$()` functions which require careful consideration
before use.
  **Invalid:**
  ```js
  useVisibleTask$(() => {
    console.log("Component is visible");
  });
  ```
  **Valid:**
  ```js
  useTask$(() => {
    console.log("Task executed");
  });
  ```
- [#​7084](https://redirect.github.com/biomejs/biome/pull/7084 )
[`50ca155`](50ca1553f0https://redirect.github.com/ematipico )! -
Added the new nursery rule `noUnnecessararyConditions`, which detects
whenever some conditions don't
change during the life cycle of the program, and truthy or false, hence
deemed redundant.
  For example, the following snippets will trigger the rule:
  ```js
  // Always truthy literal conditions
  if (true) {
    console.log("always runs");
  }
  ```
  ```ts
  // Unnecessary condition on constrained string type
  function foo(arg: "bar" | "baz") {
    if (arg) {
      // This check is unnecessary
    }
  }
  ```
- [#​6887](https://redirect.github.com/biomejs/biome/pull/6887 )
[`0cc38f5`](0cc38f59cdhttps://redirect.github.com/ptkagori )! - Added
the [`useImageSize`](https://biomejs.dev/linter/rules/use-image-size )
rule to Biome.
The `useImageSize` rule enforces the use of width and height attributes
on `<img>` elements for performance reasons. This rule is intended to
prevent layout shifts and improve Core Web Vitals by ensuring images
have explicit dimensions.
  **Invalid:**
  ```jsx
  <img src="/image.png" />
  <img src="https://example.com/image.png " />
  <img src="/image.png" width="200" />
  <img src="/image.png" height="200" />
  ```
  **Valid:**
  ```jsx
  <img width="200" height="600" src="/static/images/portrait-01.webp" />
  <img width="100" height="100" src="https://example.com/image.png " />
  ```
- [#​6887](https://redirect.github.com/biomejs/biome/pull/6887 )
[`0cc38f5`](0cc38f59cdhttps://redirect.github.com/ptkagori )! - Added
the [`useAnchorHref`](https://biomejs.dev/linter/rules/use-anchor-href )
rule to Biome.
The `useAnchorHref` rule enforces the presence of an `href` attribute on
`<a>` elements in JSX. This rule is intended to ensure that anchor
elements are always valid and accessible.
  **Invalid:**
  ```jsx
  <a>Link</a>
  ```
  ```jsx
  <a target="_blank">External</a>
  ```
  **Valid:**
  ```jsx
  <a href="/home">Home</a>
  ```
  ```jsx
  <a href="https://example.com " target="_blank">
    External
  </a>
  ```
- [#​7100](https://redirect.github.com/biomejs/biome/pull/7100 )
[`29fcb05`](29fcb0540ehttps://redirect.github.com/Jayllyz )! - Added
the rule
[`noNonNullAssertedOptionalChain`](https://biomejs.dev/linter/rules/no-non-null-asserted-optional-chain ).
This rule prevents the use of non-null assertions (`!`) immediately
after optional chaining expressions (`?.`). Optional chaining is
designed to safely handle nullable values by returning `undefined` when
the chain encounters `null` or `undefined`. Using a non-null assertion
defeats this purpose and can lead to runtime errors.
  ```ts
  // Invalid - non-null assertion after optional chaining
  obj?.prop!;
  obj?.method()!;
  obj?.[key]!;
  obj?.prop!;
  // Valid - proper optional chaining usage
  obj?.prop;
  obj?.method();
  obj?.prop ?? defaultValue;
  obj!.prop?.method();
  ```
- [#​7129](https://redirect.github.com/biomejs/biome/pull/7129 )
[`9f4538a`](9f4538ab8bhttps://redirect.github.com/drwpow )! - Removed
option, combobox, listbox roles from
[useSemanticElements](https://biomejs.dev/linter/rules/use-semantic-elements/ )
suggestions
- [#​7106](https://redirect.github.com/biomejs/biome/pull/7106 )
[`236deaa`](236deaadcahttps://redirect.github.com/arendjr )! - Fixed
[#​6985](https://redirect.github.com/biomejs/biome/issues/6985 ):
Inference of return types no longer mistakenly picks up return types of
nested functions.
- [#​7102](https://redirect.github.com/biomejs/biome/pull/7102 )
[`d3118c6`](d3118c6ac3https://redirect.github.com/omasakun )! - Fixed
[#​7101](https://redirect.github.com/biomejs/biome/issues/7101 ):
[`noUnusedPrivateClassMembers`](https://biomejs.dev/linter/rules/no-unused-private-class-members/ )
now handles members declared as part of constructor arguments:
1. If a class member defined in a constructor argument is only used
within the constructor, it removes the `private` modifier and makes it a
plain method argument.
2. If it is not used at all, it will prefix it with an underscore,
similar to `noUnusedFunctionParameter`.
- [#​7104](https://redirect.github.com/biomejs/biome/pull/7104 )
[`5395297`](53952972cdhttps://redirect.github.com/harxki )! - Reverting
to prevent regressions around ref handling
- [#​7143](https://redirect.github.com/biomejs/biome/pull/7143 )
[`1a6933a`](1a6933aaf2https://redirect.github.com/siketyan )! - Fixed
[#​6799](https://redirect.github.com/biomejs/biome/issues/6799 ):
The
[`noImportCycles`](https://biomejs.dev/linter/rules/no-import-cycles/ )
rule now ignores type-only imports if the new `ignoreTypes` option is
enabled (enabled by default).
  > \[!WARNING]
> **Breaking Change**: The `noImportCycles` rule no longer detects
import cycles that include one or more type-only imports by default.
> To keep the old behaviour, you can turn off the `ignoreTypes` option
explicitly:
  >
  > ```json
  > {
  >   "linter": {
  >     "rules": {
  >       "nursery": {
  >         "noImportCycles": {
  >           "options": {
  >             "ignoreTypes": false
  >           }
  >         }
  >       }
  >     }
  >   }
  > }
  > ```
- [#​7099](https://redirect.github.com/biomejs/biome/pull/7099 )
[`6cc84cb`](6cc84cb547https://redirect.github.com/arendjr )! - Fixed
[#​7062](https://redirect.github.com/biomejs/biome/issues/7062 ):
Biome now correctly considers extended configs when determining the mode
for the scanner.
- [#​6887](https://redirect.github.com/biomejs/biome/pull/6887 )
[`0cc38f5`](0cc38f59cdhttps://redirect.github.com/ptkagori )! - Added
the
[`useQwikClasslist`](https://biomejs.dev/linter/rules/use-qwik-classlist )
rule to Biome.
This rule is intended for use in Qwik applications to encourage the use
of the built-in `class` prop (which accepts a string, object, or array)
instead of the `classnames` utility library.
  **Invalid:**
  ```jsx
  <div class={classnames({ active: true, disabled: false })} />
  ```
  **Valid:**
  ```jsx
  <div classlist={{ active: true, disabled: false }} />
  ```
- [#​7019](https://redirect.github.com/biomejs/biome/pull/7019 )
[`57c15e6`](57c15e6df5https://redirect.github.com/fireairforce )!
- Added support in the JS parser for `import source`(a [stage3
proposal](https://redirect.github.com/tc39/proposal-source-phase-imports )).
The syntax looks like:
  ```ts
  import source foo from "<specifier>";
  ```
- [#​7053](https://redirect.github.com/biomejs/biome/pull/7053 )
[`655049e`](655049e9e3https://redirect.github.com/jakeleventhal )! -
Added the
[`useConsistentTypeDefinitions`](https://biomejs.dev/rules/use-consistent-type-definitions )
rule.
This rule enforces consistent usage of either `interface` or `type` for
object type definitions in TypeScript.
  The rule accepts an option to specify the preferred style:
- `interface` (default): Prefer using `interface` for object type
definitions
  - `type`: Prefer using `type` for object type definitions
  Examples:
  ```ts
  // With default option (interface)
  // ❌  Invalid
  type Point = { x: number; y: number };
  // ✅  Valid
  interface Point {
    x: number;
    y: number;
  }
  // With option { style: "type" }
  // ❌  Invalid
  interface Point {
    x: number;
    y: number;
  }
  // ✅  Valid
  type Point = { x: number; y: number };
  ```
The rule will automatically fix simple cases where conversion is
straightforward.
#### What's Changed
- ci: use faster runners on Windows by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7041 ](https://redirect.github.com/biomejs/biome/pull/7041 )
- chore: use own semver parser by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7061 ](https://redirect.github.com/biomejs/biome/pull/7061 )
- docs(analyze): about "Services" by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/7058 ](https://redirect.github.com/biomejs/biome/pull/7058 )
- feat(parse/tailwind): start implementing lexer/parser by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/6986 ](https://redirect.github.com/biomejs/biome/pull/6986 )
- feat(qwik): add few new lint rules by
[@​ptkagori](https://redirect.github.com/ptkagori ) in
[https://github.com/biomejs/biome/pull/6887 ](https://redirect.github.com/biomejs/biome/pull/6887 )
- chore: add Claude sub-agents by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7066 ](https://redirect.github.com/biomejs/biome/pull/7066 )
- feat(format/html): implement suppression comments by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/5356 ](https://redirect.github.com/biomejs/biome/pull/5356 )
- feat: add tailwind domain by [@​dyc3](https://redirec 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-08-19 20:49:37 +10:00 
						 
				 
			
				
					
						
							
							
								Johan Walles 
							
						 
					 
					
						
						
							
						
						bd10a05893 
					 
					
						
						
							
							moar has been renamed to moor (#1125 )  
						
						
						
						
							
						
					 
					
						2025-08-13 06:43:20 +10:00 
						 
				 
			
				
					
						
							
							
								Thomas Sayen 
							
						 
					 
					
						
						
							
						
						db626fd58a 
					 
					
						
						
							
							Analyse() now cares about case-insensitivity ( #1120 )  
						
						... 
						
						
						
						Fixes  #1118  
					
						2025-08-06 06:42:51 +10:00 
						 
				 
			
				
					
						
							
							
								Alec Thomas 
							
						 
					 
					
						
						
							
						
						303b65df3f 
					 
					
						
						
							
							feat: improve tracing  
						
						... 
						
						
						
						`--trace` now outputs a JSON structure with tracing information, eg.
```
{"lexer":"markdown","state":"root","rule":15,"pos":0,"elapsedMs":0.022875}
{"lexer":"markdown","state":"root","rule":15,"pos":1,"elapsedMs":0.002667}
{"lexer":"markdown","state":"root","rule":15,"pos":2,"elapsedMs":0.001833}
{"lexer":"markdown","state":"root","rule":15,"pos":3,"elapsedMs":0.002166}
{"lexer":"markdown","state":"root","rule":15,"pos":4,"elapsedMs":0.002125}
```
This should generally be much more amenable to analysis, eg. convenient
filtering using jq to help track down hotspots:
```
chroma --trace docs.md 2>&1 > /dev/null | jq 'select(. | .elapsedMs > 0.1)' | less
``` 
						
						
							
 
						
					 
					
						2025-08-04 13:55:06 +10:00 
						 
				 
			
				
					
						
							
							
								Alec Thomas 
							
						 
					 
					
						
						
							
						
						1f48e65abc 
					 
					
						
						
							
							fix(markdown): don't delegate to HTML lexer  
						
						... 
						
						
						
						This causes issues whereby Markdown code fragments such as:
```
`<script>`
```
Are treated as HTML, resulting in errors and backtracking.
Note that this does mean that HTML in Markdown is not highlighted, but
we can potentially add rules to the Markdown lexer to solve that.
Fixes  #1119  
						
						
							
						
					 
					
						2025-08-04 13:51:03 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ea89498e83 
					 
					
						
						
							
							chore(deps): update ubuntu docker tag to v24 ( #1104 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| ubuntu | stage | major | `22.04` -> `24.04` |
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-08-01 07:25:09 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						14227eea7a 
					 
					
						
						
							
							chore(deps): update dependency biome to v2 ( #1109 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [biome](https://redirect.github.com/biomejs/biome ) | major | `1.9.4`
-> `2.1.3` |
---
### Release Notes
<details>
<summary>biomejs/biome (biome)</summary>
###
[`v2.1.3`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.1.3 ):
Biome CLI v2.1.3
#### 2.1.3
##### Patch Changes
- [#​7057](https://redirect.github.com/biomejs/biome/pull/7057 )
[`634a667`](634a667ac8https://redirect.github.com/mdevils )! - Added
the rule
[`noVueReservedKeys`](https://biomejs.dev/linter/rules/no-vue-reserved-keys/ ),
which prevents the use of reserved Vue keys.
It prevents the use of Vue reserved keys such as those starting with `#
@​biomejs/biome (like `$el`, `$data`, `$props`) and keys starting
with `\_\` in data properties, which can cause conflicts and unexpected
behavior in Vue components.
  ##### Invalid example
  ```vue
  <script>
  export default {
    data: {
      $el: "",
      _foo: "bar",
    },
  };
  </script>
  ```
  ```vue
  <script>
  export default {
    computed: {
      $data() {
        return this.someData;
      },
    },
  };
  </script>
  ```
  ##### Valid examples
  ```vue
  <script>
  export default {
    data() {
      return {
        message: "Hello Vue!",
        count: 0,
      };
    },
  };
  </script>
  ```
  ```vue
  <script>
  export default {
    computed: {
      displayMessage() {
        return this.message;
      },
    },
  };
  </script>
  ```
- [#​6941](https://redirect.github.com/biomejs/biome/pull/6941 )
[`734d708`](734d708bd8https://redirect.github.com/JamBalaya56562 )! -
Added `@eslint-react/no-nested-component-definitions` as a rule source
for `noNestedComponentDefinitions`. Now it will get picked up by `biome
migrate --eslint`.
- [#​6463](https://redirect.github.com/biomejs/biome/pull/6463 )
[`0a16d54`](0a16d54c2chttps://redirect.github.com/JamBalaya56562 )! -
Fixed a website link for the `useComponentExportOnlyModules` linter rule
to point to the correct URL.
- [#​6944](https://redirect.github.com/biomejs/biome/pull/6944 )
[`e53f2fe`](e53f2fe038https://redirect.github.com/sterliakov )! -
Fixed
[#​6910](https://redirect.github.com/biomejs/biome/issues/6910 ):
Biome now ignores type casts and assertions when evaluating numbers for
`noMagicNumbers` rule.
- [#​6991](https://redirect.github.com/biomejs/biome/pull/6991 )
[`476cd55`](476cd55e4ehttps://redirect.github.com/denbezrukov )! -
Fixed
[#​6973](https://redirect.github.com/biomejs/biome/issues/6973 ):
Add support for parsing the :active-view-transition-type() pseudo-class
  ```css
  :active-view-transition-type(first second) {
  }
  ```
- [#​6992](https://redirect.github.com/biomejs/biome/pull/6992 )
[`0b1e194`](0b1e19474ehttps://redirect.github.com/ematipico )! -
Added a new JSON rule called `noQuickfixBiome`, which disallow the use
of code action `quickfix.biome` inside code editor settings.
- [#​6943](https://redirect.github.com/biomejs/biome/pull/6943 )
[`249306d`](249306db32https://redirect.github.com/JamBalaya56562 )! -
Fixed `@vitest/eslint-plugin` source url.
- [#​6947](https://redirect.github.com/biomejs/biome/pull/6947 )
[`4c7ed0f`](4c7ed0fda8https://redirect.github.com/JamBalaya56562 )! -
Fixed ESLint migration for the rule `prefer-for` from
`eslint-plugin-solid` to Biome's `useForComponent`.
- [#​6976](https://redirect.github.com/biomejs/biome/pull/6976 )
[`72ebadc`](72ebadce0ehttps://redirect.github.com/siketyan )! - Fixed
[#​6692](https://redirect.github.com/biomejs/biome/issues/6692 ):
The rules `noUnusedVariables` and `noUnusedFunctionParameters` no longer
cause an infinite loop when the suggested name is not applicable (e.g.
the suggested name is already declared in the scope).
- [#​6990](https://redirect.github.com/biomejs/biome/pull/6990 )
[`333f5d0`](333f5d0a11https://redirect.github.com/rvanlaarhoven )! -
Fixed the documentation URL for `lint/correctness/noUnknownPseudoClass`
- [#​7000](https://redirect.github.com/biomejs/biome/pull/7000 )
[`4021165`](402116575ehttps://redirect.github.com/harxki )! - Fixed
[#​6795](https://redirect.github.com/biomejs/biome/issues/6795 ):
`noUnassignedVariables` now correctly recognizes variables used in JSX
`ref` attributes.
- [#​7044](https://redirect.github.com/biomejs/biome/pull/7044 )
[`b091ddf`](b091ddf73dhttps://redirect.github.com/ematipico )! -
Fixed
[#​6622](https://redirect.github.com/biomejs/biome/issues/6622 ),
now the rule `useSemanticElements` works for JSX self-closing elements
too.
- [#​7014](https://redirect.github.com/biomejs/biome/pull/7014 )
[`c4864e8`](c4864e85ebhttps://redirect.github.com/siketyan )! - Fixed
[#​6516](https://redirect.github.com/biomejs/biome/issues/6516 ):
The `biome migrate` command no longer break the member list with
trailing comments.
- [#​6979](https://redirect.github.com/biomejs/biome/pull/6979 )
[`29cb6da`](29cb6da9a1https://redirect.github.com/unvalley )! - Fixed
[#​6767](https://redirect.github.com/biomejs/biome/issues/6767 ):
`useSortedClasses` now correctly removes leading and trailing whitespace
in className.
  Previously, trailing spaces in className were not fully removed.
  ```jsx
  // Think we have this code:
  <div className="text-sm font-bold            " />
  // Before: applied fix, but a trailing space was preserved
  <div className="font-bold text-sm " />
  // After: applied fix, trailing spaces removed
  <div className="font-bold text-sm" />
  ```
- [#​7055](https://redirect.github.com/biomejs/biome/pull/7055 )
[`ee4828d`](ee4828da9bhttps://redirect.github.com/dyc3 )! - Added the
nursery rule
[`useReactFunctionComponents`](https://biomejs.dev/linter/rules/use-react-function-components/ ).
This rule enforces the preference to use function components instead of
class components.
  Valid:
  ```jsx
  function Foo() {
    return <div>Hello, world!</div>;
  }
  ```
  Invalid:
  ```jsx
  class Foo extends React.Component {
    render() {
      return <div>Hello, world!</div>;
    }
  }
  ```
- [#​6924](https://redirect.github.com/biomejs/biome/pull/6924 )
[`2d21be9`](2d21be9437https://redirect.github.com/ematipico )! -
Fixed
[#​113](https://redirect.github.com/biomejs/biome-zed/issues/113 ),
where the Biome Language Server didn't correctly update the diagnostics
when the configuration file is modified in the editor. Now the
diagnostics are correctly updated every time the configuration file is
modified and saved.
- [#​6931](https://redirect.github.com/biomejs/biome/pull/6931 )
[`e6b2380`](e6b238063fhttps://redirect.github.com/arendjr )! - Fixed
[#​6915](https://redirect.github.com/biomejs/biome/issues/6915 ):
`useHookAtTopLevel` no longer hangs when rules call themselves
recursively.
- [#​7012](https://redirect.github.com/biomejs/biome/pull/7012 )
[`01c0ab4`](01c0ab43adhttps://redirect.github.com/siketyan )! - Fixed
[#​5837](https://redirect.github.com/biomejs/biome/issues/5837 ):
Invalid suppression comments such as `biome-ignore-all-start` or
`biome-ignore-all-end` no longer causes a panic.
- [#​6949](https://redirect.github.com/biomejs/biome/pull/6949 )
[`48462f8`](48462f81bahttps://redirect.github.com/fireairforce )!
- Support parse `import defer`(which is a [stage3
proposal](https://redirect.github.com/tc39/proposal-defer-import-eval )).
The syntax look like this:
  ```ts
  import defer * as foo from "<specifier>";
  ```
- [#​6938](https://redirect.github.com/biomejs/biome/pull/6938 )
[`5feb5a6`](5feb5a675ahttps://redirect.github.com/vladimir-ivanov )!
- Fixed
[#​6919](https://redirect.github.com/biomejs/biome/issues/6919 )
and
[#​6920](https://redirect.github.com/biomejs/biome/issues/6920 ):
`useReadonlyClassProperties` now does checks for mutations in async
class methods.
  Example:
  ```typescript
  class Counter3 {
    private counter: number;
    async count() {
      this.counter = 1;
      const counterString = `${this.counter++}`;
    }
  }
  ```
- [#​6942](https://redirect.github.com/biomejs/biome/pull/6942 )
[`cfda528`](cfda528169https://redirect.github.com/sterliakov )! -
Fixed
[#​6939](https://redirect.github.com/biomejs/biome/issues/6939 ).
Biome now understands `this` binding in classes outside of methods.
#### What's Changed
- docs: explain how to document options by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6916 ](https://redirect.github.com/biomejs/biome/pull/6916 )
- chore: fix changelog by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/6917 ](https://redirect.github.com/biomejs/biome/pull/6917 )
- fix: update `useComponentExportOnlyModules` website link by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/6463 ](https://redirect.github.com/biomejs/biome/pull/6463 )
- fix(lsp): update diagnostics on watched files by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6924 ](https://redirect.github.com/biomejs/biome/pull/6924 )
- fix(linter): fix recursive hooks by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6931 ](https://redirect.github.com/biomejs/biome/pull/6931 )
- perf: introduce `Path` type by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6935 ](https://redirect.github.com/biomejs/biome/pull/6935 )
- ci: add French, Spanish and Ukrainian to labeler by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/6926 ](https://redirect.github.com/biomejs/biome/pull/6926 )
- refactor: add `no-nested-component-definitions` rule to eslint
migration by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/6941 ](https://redirect.github.com/biomejs/biome/pull/6941 )
- fix: typo `perfer-for` → `prefer-for` by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/6947 ](https://redirect.github.com/biomejs/biome/pull/6947 )
- fix(core): fix type inference of `this` by
[@​sterliakov](https://redirect.github.com/sterliakov ) in
[https://github.com/biomejs/biome/pull/6942 ](https://redirect.github.com/biomejs/biome/pull/6942 )
- fix(biome\_js\_analyze): ignore `as const` and similar wrappers in
`noMagicNumbers` rule by
[@​sterliakov](https://redirect.github.com/sterliakov ) in
[https://github.com/biomejs/biome/pull/6944 ](https://redirect.github.com/biomejs/biome/pull/6944 )
- fix: typo `@vitest/eslint-plugin` source url by
[@​JamBalaya56562](https://redirect.github.com/JamBalaya56562 ) in
[https://github.com/biomejs/biome/pull/6943 ](https://redirect.github.com/biomejs/biome/pull/6943 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6954 ](https://redirect.github.com/biomejs/biome/pull/6954 )4
- perf: shrink `Text` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6946 ](https://redirect.github.com/biomejs/biome/pull/6946 )
- fix(deps): update rust crate roaring to 0.11.1 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6959 ](https://redirect.github.com/biomejs/biome/pull/6959 )9
- chore(deps): update typescript-eslint monorepo to v8.37.0 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6960 ](https://redirect.github.com/biomejs/biome/pull/6960 )0
- chore(deps): update rust crate serde\_json to 1.0.141 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6957 ](https://redirect.github.com/biomejs/biome/pull/6957 )7
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to v22.16.5
by [@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6956 ](https://redirect.github.com/biomejs/biome/pull/6956 )6
- feat(biome-js-analyze): expanded support for
useReadonlyClassProperties to cover async class methods too by
[@​vladimir-ivanov](https://redirect.github.com/vladimir-ivanov )
in
[https://github.com/biomejs/biome/pull/6938 ](https://redirect.github.com/biomejs/biome/pull/6938 )
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to v22.16.5
by [@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6955 ](https://redirect.github.com/biomejs/biome/pull/6955 )5
- feat(parser): support import defer by
[@​fireairforce](https://redirect.github.com/fireairforce ) in
[https://github.com/biomejs/biome/pull/6949 ](https://redirect.github.com/biomejs/biome/pull/6949 )
- chore: split `Type` from `TypeData` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6963 ](https://redirect.github.com/biomejs/biome/pull/6963 )
- feat(yaml\_parser): parse flow constructs by
[@​vohoanglong0107](https://redirect.github.com/vohoanglong0107 )
in
[https://github.com/biomejs/biome/pull/6961 ](https://redirect.github.com/biomejs/biome/pull/6961 )
- fix: remove infinite loop on `function A(A) {}` by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/6976 ](https://redirect.github.com/biomejs/biome/pull/6976 )
- feat(parse): add tailwind grammar by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/6978 ](https://redirect.github.com/biomejs/biome/pull/6978 )
- fix(deps): update
[@​biomejs](https://redirect.github.com/biomejs ) packages (major)
by [@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6962 ](https://redirect.github.com/biomejs/biome/pull/6962 )2
- feat(parse): add tailwind parser by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/6980 ](https://redirect.github.com/biomejs/biome/pull/6980 )
- fix: update documentation URL for `noUnknownPseudoClass` by
[@​rvanlaarhoven](https://redirect.github.com/rvanlaarhoven ) in
[https://github.com/biomejs/biome/pull/6990 ](https://redirect.github.com/biomejs/biome/pull/6990 )
- fix(lint/useSortedClasses): remove leading and trailing whitespaces by
[@​unvalley](https://redirect.github.com/unvalley ) in
[https://github.com/biomejs/biome/pull/6979 ](https://redirect.github.com/biomejs/biome/pull/6979 )
- feat(json/analyze): rule `noQuickfixBiome` by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6992 ](https://redirect.github.com/biomejs/biome/pull/6992 )
- chore: update generated code from analyzer codegen by
[@​harxki](https://redirect.github.com/harxki ) in
[https://github.com/biomejs/biome/pull/7001 ](https://redirect.github.com/biomejs/biome/pull/7001 )
- refactor(formatter): specialised verbatim formatting by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7002 ](https://redirect.github.com/biomejs/biome/pull/7002 )
- fix(css\_parser): add active-view-transition-type()
([#​6973](https://redirect.github.com/biomejs/biome/issues/6973 ))
by [@​denbezrukov](https://redirect.github.com/denbezrukov ) in
[https://github.com/biomejs/biome/pull/6991 ](https://redirect.github.com/biomejs/biome/pull/6991 )
- fix(suppression): invalid suppression comments should not cause a
panic by [@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7012 ](https://redirect.github.com/biomejs/biome/pull/7012 )
- fix(migrate): transfer comments to the separator by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/7014 ](https://redirect.github.com/biomejs/biome/pull/7014 )
- test(biome-js-analyze): add tests to cover tests to cover ??=, ||=,
&&= by
[@​vladimir-ivanov](https://redirect.github.com/vladimir-ivanov )
in
[https://github.com/biomejs/biome/pull/7010 ](https://redirect.github.com/biomejs/biome/pull/7010 )
- fix(lint/noUnassignedVariables): handle JSX ref attribute assignments
by [@​harxki](https://redirect.github.com/harxki ) in
[https://github.com/biomejs/biome/pull/7000 ](https://redirect.github.com/biomejs/biome/pull/7000 )
- ci: use depot cargo in the PR workflow by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7045 ](https://redirect.github.com/biomejs/biome/pull/7045 )
- Revert "ci: use depot cargo in the PR workflow" by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7046 ](https://redirect.github.com/biomejs/biome/pull/7046 )
- fix(lint): `useSemanticElements` self-closing elements by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7044 ](https://redirect.github.com/biomejs/biome/pull/7044 )
- chore(deps): update rust:1.88.0-bullseye docker digest to
[`b315f98`](https://redirect.github.com/biomejs/biome/commit/b315f98 ) by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/7043 ](https://redirect.github.com/biomejs/biome/pull/7043 )3
- ci: make it so windows devs don't get lints that don't show up on
linux/macos by [@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/7003 ](https://redirect.github.com/biomejs/biome/pull/7003 )
- docs: update analyzer CONTRIBUTING.md by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/7056 ](https://redirect.github.com/biomejs/biome/pull/7056 )
- refactor(format): use specialised tokens by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/7052 ](https://redirect.github.com/biomejs/biome/pull/7052 )
- feat(lint): implement `noVueReservedKeys` rule by
[@​mdevils](https://redirect.github.com/mdevils ) in
[https://github.com/biomejs/biome/pull/7057 ](https://redirect.github.com/biomejs/biome/pull/7057 )
- feat(analyze/js): add useReactFunctionComponents rule by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/7055 ](https://redirect.github.com/biomejs/biome/pull/7055 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in[https://github.com/biomejs/biome/pull/6927 ](https://redirect.github.com/biomejs/biome/pull/6927 )7
#### New Contributors
- [@​rvanlaarhoven](https://redirect.github.com/rvanlaarhoven )
made their first contribution in
[https://github.com/biomejs/biome/pull/6990 ](https://redirect.github.com/biomejs/biome/pull/6990 )
- [@​harxki](https://redirect.github.com/harxki ) made their first
contribution in
[https://github.com/biomejs/biome/pull/7001 ](https://redirect.github.com/biomejs/biome/pull/7001 )
**Full Changelog**:
https://github.com/biomejs/biome/compare/[@​biomejs/biome](https://redirect.github.com/biomejs/biome)@​2.1.2...[@​biomejs/biome](https://redirect.github.com/biomejs/biome)@​2.1.3 
###
[`v2.1.2`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.1.2 ):
Biome CLI v2.1.2
#### 2.1.2
##### Patch Changes
- [#​6865](https://redirect.github.com/biomejs/biome/pull/6865 )
[`b35bf64`](b35bf6448fhttps://redirect.github.com/denbezrukov )! -
Fix
[#​6485](https://redirect.github.com/biomejs/biome/issues/6485 ):
Handle multiple semicolons correctly in blocks
([#​6485](https://redirect.github.com/biomejs/biome/issues/6485 ))
  ```css
  div {
    box-sizing: border-box;
    color: red;
  }
  ```
- [#​6798](https://redirect.github.com/biomejs/biome/pull/6798 )
[`3579ffa`](3579ffaae4https://redirect.github.com/dyc3 )! - Fixed
[#​6762](https://redirect.github.com/biomejs/biome/issues/6762 ),
Biome now knows that `~/.config/zed/settings.json` and
`~/.config/Code/User/settings.json` allows comments by default.
- [#​6839](https://redirect.github.com/biomejs/biome/pull/6839 )
[`4cd62d8`](4cd62d8ae2https://redirect.github.com/ematipico )! -
Fixed
[#​6838](https://redirect.github.com/biomejs/biome/issues/6838 ),
where the Biome File Watcher incorrectly watched and stored ignored
files, causing possible memory leaks when those files were dynamically
created (e.g. built files).
- [#​6879](https://redirect.github.com/biomejs/biome/pull/6879 )
[`0059cd9`](0059cd9b5ehttps://redirect.github.com/denbezrukov )! -
Refactor: remove one level of indirection for CSS declarations with
semicolon
Previously, accessing a declaration from a list required an extra step:
  ```rust
  item
  .as_any_css_declaration_with_semicolon()
  .as_css_declaration_with_semicolon()
  ```
  Now, it can be done directly with:
  ```rust
  item.as_css_declaration_with_semicolon()
  ```
- [#​6839](https://redirect.github.com/biomejs/biome/pull/6839 )
[`4cd62d8`](4cd62d8ae2https://redirect.github.com/ematipico )! -
Fixed a bug where the Biome Language Server didn't correctly ignore
specific files when `vcs.useIgnoreFile` is set to `true`.
- [#​6884](https://redirect.github.com/biomejs/biome/pull/6884 )
[`5ff50f8`](5ff50f8291https://redirect.github.com/arendjr )! -
Improved the performance of `noImportCycles` by ~30%.
- [#​6903](https://redirect.github.com/biomejs/biome/pull/6903 )
[`241dd9e`](241dd9e487https://redirect.github.com/arendjr )! - Fixed
[#​6829](https://redirect.github.com/biomejs/biome/issues/6829 ):
Fixed a false positive reported by `useImportExtensions` when importing
a `.js` file that had a matching `.d.ts` file in the same folder.
- [#​6846](https://redirect.github.com/biomejs/biome/pull/6846 )
[`446112e`](446112e79dhttps://redirect.github.com/darricheng )! -
Fixed an issue where biome was using the wrong string quotes when the
classes string has quotes, resulting in invalid code after applying the
fix.
- [#​6823](https://redirect.github.com/biomejs/biome/pull/6823 )
[`eebc48e`](eebc48e012https://redirect.github.com/arendjr )! -
Improved
[#​6172](https://redirect.github.com/biomejs/biome/issues/6172 ):
Optimised the way function arguments are stored in Biome's type
inference. This led to about 10% performance improvement in
`RedisCommander.d.ts` and about 2% on `@next/font` type definitions.
- [#​6878](https://redirect.github.com/biomejs/biome/pull/6878 )
[`3402976`](340297602chttps://redirect.github.com/ematipico )! -
Fixed a bug where the Biome Language Server would apply an unsafe fix
when using the code action `quickfix.biome`.
Now Biome no longer applies an unsafe code fix when using the code
action `quickfix.biome`.
- [#​6794](https://redirect.github.com/biomejs/biome/pull/6794 )
[`4d5fc0e`](4d5fc0ef38https://redirect.github.com/vladimir-ivanov )!
- Fixed
[#​6719](https://redirect.github.com/biomejs/biome/issues/6719 ):
The `noInvalidUseBeforeDeclaration` rule covers additional use cases.
  Examples:
  ```ts
  type Bar = { [BAR]: true };
  const BAR = "bar";
  ```
  ```ts
  interface Bar {
    child: { grandChild: { [BAR]: typeof BAR; enumFoo: EnumFoo } };
  }
  const BAR = "bar";
  enum EnumFoo {
    BAR = "bar",
  }
  ```
- [#​6863](https://redirect.github.com/biomejs/biome/pull/6863 )
[`531e97e`](531e97e3f6https://redirect.github.com/dyc3 )! - Biome now
considers whether the linter is enabled when figuring out how the
project should be scanned. Resolves
[#​6815](https://redirect.github.com/biomejs/biome/issues/6815 ).
- [#​6832](https://redirect.github.com/biomejs/biome/pull/6832 )
[`bdbc2b1`](bdbc2b10achttps://redirect.github.com/togami2864 )! -
Fixed
[#​6165](https://redirect.github.com/biomejs/biome/issues/6165 ):
Fixed false negative in
[`noUnusedPrivateClassMembers`](https://biomejs.dev/linter/rules/no-unused-private-class-members/ )
rule when checking member usage in classes
- [#​6839](https://redirect.github.com/biomejs/biome/pull/6839 )
[`4cd62d8`](4cd62d8ae2https://redirect.github.com/ematipico )! -
Fixed a bug where the root ignore file wasn't correctly loaded during
the scanning phase, causing false positives and incorrect expectations
among users.
Now, when using `vcs.useIgnoreFile`, the **the globs specified in the
ignore file from the project root** will have the same semantics as the
`files.includes` setting of the root configuration.
Refer to the [relative web
page](https://biomejs.dev/internals/architecture/#configuring-the-scanner )
to understand how they work.
- [#​6898](https://redirect.github.com/biomejs/biome/pull/6898 )
[`5beb024`](5beb024d8ehttps://redirect.github.com/arendjr )! - Fixed
[#​6891](https://redirect.github.com/biomejs/biome/issues/6891 ):
Improved type inference for array indices.
  **Example:**
  ```ts
  const numbers: number[];
  numbers[42]; // This now infers to `number | undefined`.
  ```
- [#​6809](https://redirect.github.com/biomejs/biome/pull/6809 )
[`8192451`](819245188ehttps://redirect.github.com/arendjr )! - Fixed
[#​6796](https://redirect.github.com/biomejs/biome/issues/6796 ):
Fixed a false positive that happened in `noFloatingPromises` when
calling functions that were declared as part of `for ... of` syntax
inside `async` functions.
Instead, the variables declared inside `for ... of` loops are now
correctly
inferred if the expression being iterated evaluates to an `Array`
(support for other iterables will follow later).
  **Invalid example**
  ```tsx
  const txStatements: Array<(tx) => Promise<any>> = [];
  db.transaction((tx: any) => {
    for (const stmt of txStatements) {
      // We correctly flag this resolves to a `Promise`:
      stmt(tx);
    }
  });
  ```
  **Valid example**
  ```tsx
  async function valid(db) {
const txStatements: Array<(tx: any) => void> = [(tx) =>
tx.insert().run()];
    db.transaction((tx: any) => {
      for (const stmt of txStatements) {
        // We don't flag a false positive here anymore:
        stmt(tx);
      }
    });
  }
  ```
- [#​6757](https://redirect.github.com/biomejs/biome/pull/6757 )
[`13a0818`](13a0818be8https://redirect.github.com/mdevils )! - Added
the rule
[`noVueReservedProps`](https://biomejs.dev/linter/rules/no-vue-reserved-props/ ),
resolves
[#​6309](https://redirect.github.com/biomejs/biome/issues/6309 ).
It prevents the use of reserved Vue prop names such as `key` and `ref`
which can cause conflicts and unexpected behavior in Vue components.
  ##### Invalid example
  ```js
  import { defineComponent } from "vue";
  export default defineComponent({
    props: ["ref", "key", "foo"],
  });
  ```
  ```vue
  <script setup>
  defineProps({
    ref: String,
    key: String,
    foo: String,
  });
  </script>
  ```
  ##### Valid examples
  ```js
  import { defineComponent } from "vue";
  export default defineComponent({
    props: ["foo"],
  });
  ```
  ```vue
  <script setup>
  defineProps({ foo: String });
  </script>
  ```
- [#​6840](https://redirect.github.com/biomejs/biome/pull/6840 )
[`1a57b51`](1a57b51097https://redirect.github.com/denbezrukov )! -
Allow multiple identifiers in ::part() pseudo-element selector.
  ```css
  ::part(first second) {
  }
  ```
- [#​6845](https://redirect.github.com/biomejs/biome/pull/6845 )
[`4fd44ec`](4fd44ec17ahttps://redirect.github.com/arendjr )! - Fixed
[#​6510](https://redirect.github.com/biomejs/biome/issues/6510 ):
The scanner no longer shows diagnostics on inaccessible files unless
`--verbose` is used.
- [#​6844](https://redirect.github.com/biomejs/biome/pull/6844 )
[`b7e2d4d`](b7e2d4d3a8https://redirect.github.com/sterliakov )! -
Fixed
[#​6837](https://redirect.github.com/biomejs/biome/issues/6837 ):
Fixed regression with multiple consecutive line suppression comments
using instances (like `// biome-ignore
lint/correctness/useExhaustiveDependencies(depName): reason`).
- [#​6818](https://redirect.github.com/biomejs/biome/pull/6818 )
[`5f3f5a6`](5f3f5a6e8chttps://redirect.github.com/siketyan )! - Fixed
an issue where `textDocument/codeAction` in the LSP could respond with
outdated text edits after the workspace watcher observed outdated
changes to the file.
- [#​6804](https://redirect.github.com/biomejs/biome/pull/6804 )
[`3e6ab16`](3e6ab1663ahttps://redirect.github.com/arendjr )! -
`noFloatingPromises` will no longer suggest to add `await` keyword
inside synchronous callbacks nested inside `async` functions.
- [#​6901](https://redirect.github.com/biomejs/biome/pull/6901 )
[`c9e969a`](c9e969a841https://redirect.github.com/arendjr )! - Fixed
[#​6777](https://redirect.github.com/biomejs/biome/issues/6777 ):
Fixed type inference handling of `this` to avoid infinite recursion.
Thanks to [@​sterliakov](https://redirect.github.com/sterliakov )
for the thorough investigation!
- [#​6855](https://redirect.github.com/biomejs/biome/pull/6855 )
[`d1581c7`](d1581c7c87https://redirect.github.com/vladimir-ivanov )!
- Fixed
[#​6775](https://redirect.github.com/biomejs/biome/issues/6775 ):
`useReadonlyClassProperties` now also captures mutations inside function
arguments.
  Example:
  ```ts
  class Counter {
    private counter: number;
    count() {
      console.log(this.counter++);
      const counterString = `${this.counter++}`;
    }
  }
  ```
- [#​6839](https://redirect.github.com/biomejs/biome/pull/6839 )
[`4cd62d8`](4cd62d8ae2https://redirect.github.com/ematipico )! -
Fixed a bug where Biome didn't throw any error when `vcs.useIgnoreFile`
is set to `true`, and there wasn't any ignore file read. Now Biome
correctly throws an error if no ignore files are found.
- [#​6911](https://redirect.github.com/biomejs/biome/pull/6911 )
[`6d68074`](6d68074bf2https://redirect.github.com/arendjr )! - Fixed
[#​6838](https://redirect.github.com/biomejs/biome/issues/6838 ):
Reduce resource consumption in the Biome Language Server by using
non-recursive filesystem watchers instead of recursive ones.
Watchers are responsible for notifying Biome of changes to files in the
filesystem. We used to set up a single recursive watcher, but that meant
that Biome would receive filesystem notifications for *all* files in
your project, even for ignored folders such as `build/` or `dist/`
folders.
With this patch, we set up non-recursive watchers only for the folders
that are relevant to a project.
Related to this, we also solved an issue where incoming notifications
were incorrectly filtered, causing ignored files to be processed and
stored in our module graph anyway.
#### What's Changed
- chore: check milestone before releasing by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6791 ](https://redirect.github.com/biomejs/biome/pull/6791 )
- chore: add tracing span for `open_file_internal()` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6803 ](https://redirect.github.com/biomejs/biome/pull/6803 )
- fix(core): correctly identify sync callbacks inside async functions by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6804 ](https://redirect.github.com/biomejs/biome/pull/6804 )
- fix(core): do not update the opened document when change observed by
the watcher by [@​siketyan](https://redirect.github.com/siketyan )
in
[https://github.com/biomejs/biome/pull/6818 ](https://redirect.github.com/biomejs/biome/pull/6818 )
- feat(html/parser): text expressions by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6802 ](https://redirect.github.com/biomejs/biome/pull/6802 )
- feat(lint): implement `noVueReservedProps` rule by
[@​mdevils](https://redirect.github.com/mdevils ) in
[https://github.com/biomejs/biome/pull/6757 ](https://redirect.github.com/biomejs/biome/pull/6757 )
- ci: add a job for linting markdown files by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/6825 ](https://redirect.github.com/biomejs/biome/pull/6825 )
- perf: faster function parameters in inference by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6823 ](https://redirect.github.com/biomejs/biome/pull/6823 )
- fix(core): infer for-of and for-in loop variables by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6809 ](https://redirect.github.com/biomejs/biome/pull/6809 )
- chore: fix typo by
[@​nhedger](https://redirect.github.com/nhedger ) in
[https://github.com/biomejs/biome/pull/6834 ](https://redirect.github.com/biomejs/biome/pull/6834 )
- fix(noUnusedPrivateClassMembers): improve member usage checks in the
class by [@​togami2864](https://redirect.github.com/togami2864 ) in
[https://github.com/biomejs/biome/pull/6832 ](https://redirect.github.com/biomejs/biome/pull/6832 )
- fix(core): silence diagnostics in scanner by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6845 ](https://redirect.github.com/biomejs/biome/pull/6845 )
- feat: add global vscode and zed settings file to well known files by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/6798 ](https://redirect.github.com/biomejs/biome/pull/6798 )
- fix(css\_parser): support a list of identifiers in ::part()
pseudo-element selector by
[@​denbezrukov](https://redirect.github.com/denbezrukov ) in
[https://github.com/biomejs/biome/pull/6840 ](https://redirect.github.com/biomejs/biome/pull/6840 )
- fix(biome\_js\_analyze): fixed noInvalidUseBeforeDeclaration false
positives by
[@​vladimir-ivanov](https://redirect.github.com/vladimir-ivanov )
in
[https://github.com/biomejs/biome/pull/6794 ](https://redirect.github.com/biomejs/biome/pull/6794 )
- fix: classes with single quotes in functions should use double quotes
by [@​darricheng](https://redirect.github.com/darricheng ) in
[https://github.com/biomejs/biome/pull/6846 ](https://redirect.github.com/biomejs/biome/pull/6846 )
- chore: fix `just new*` commands by
[@​mdevils](https://redirect.github.com/mdevils ) in
[https://github.com/biomejs/biome/pull/6853 ](https://redirect.github.com/biomejs/biome/pull/6853 )
- chore: fix `noVueReservedProps` changeset by
[@​mdevils](https://redirect.github.com/mdevils ) in
[https://github.com/biomejs/biome/pull/6858 ](https://redirect.github.com/biomejs/biome/pull/6858 )
- chore: remove platinum sponsor by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6854 ](https://redirect.github.com/biomejs/biome/pull/6854 )
- chore(deps): update github-actions by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6869 ](https://redirect.github.com/biomejs/biome/pull/6869 )9
- chore(deps): update dependency eslint to v9.31.0 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6868 ](https://redirect.github.com/biomejs/biome/pull/6868 )8
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to v22.16.3
by [@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6866 ](https://redirect.github.com/biomejs/biome/pull/6866 )6
- chore(deps): update dependency
[@​types/node](https://redirect.github.com/types/node ) to v22.16.3
by [@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6867 ](https://redirect.github.com/biomejs/biome/pull/6867 )7
- chore(deps): update typescript-eslint monorepo to v8.36.0 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6873 ](https://redirect.github.com/biomejs/biome/pull/6873 )3
- feat(cli): consider configuration when selecting ScanKind by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/6863 ](https://redirect.github.com/biomejs/biome/pull/6863 )
- docs(noImportCycles): add note about computation cost by
[@​dyc3](https://redirect.github.com/dyc3 ) in
[https://github.com/biomejs/biome/pull/6864 ](https://redirect.github.com/biomejs/biome/pull/6864 )
- fix(css\_parser): handle multiple semicolons correctly in blocks
([#​6485](https://redirect.github.com/biomejs/biome/issues/6485 ))
by [@​denbezrukov](https://redirect.github.com/denbezrukov ) in
[https://github.com/biomejs/biome/pull/6865 ](https://redirect.github.com/biomejs/biome/pull/6865 )
- fix(deps): update dependency prettier to v3.6.2 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6874 ](https://redirect.github.com/biomejs/biome/pull/6874 )4
- chore(deps): update rust crate tokio to 1.46.1 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6871 ](https://redirect.github.com/biomejs/biome/pull/6871 )1
- chore(deps): update rust crate criterion to v3 by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6876 ](https://redirect.github.com/biomejs/biome/pull/6876 )6
- fix(deps): update rust crates by
[@​renovate](https://redirect.github.com/renovate )\[bot]
in[https://github.com/biomejs/biome/pull/6875 ](https://redirect.github.com/biomejs/biome/pull/6875 )5
- fix(lsp): skip unsafe fixes with quick fixes by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6878 ](https://redirect.github.com/biomejs/biome/pull/6878 )
- perf: optimise `noImportCycles` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6884 ](https://redirect.github.com/biomejs/biome/pull/6884 )
- refactor(css\_parser): flatten AnyCssDeclarationWithSemicolon
([#​6912](https://redirect.github.com/biomejs/biome/issues/6912 ))
by [@​denbezrukov](https://redirect.github.com/denbezrukov ) in
[https://github.com/biomejs/biome/pull/6879 ](https://redirect.github.com/biomejs/biome/pull/6879 )
- feat(biome\_js\_analyze): added support for call expressions arguments
by
[@​vladimir-ivanov](https://redirect.github.com/vladimir-ivanov )
in
[https://github.com/biomejs/biome/pull/6855 ](https://redirect.github.com/biomejs/biome/pull/6855 )
- fix(core): scanner ignores files inside VCS by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6839 ](https://redirect.github.com/biomejs/biome/pull/6839 )
- fix(biome\_analyze): restore support for multiple consecutive
suppression comments with rule instances. by
[@​sterliakov](https://redirect.github.com/sterliakov ) in
[https://github.com/biomejs/biome/pull/6844 ](https://redirect.github.com/biomejs/biome/pull/6844 )
- refactor: make Watcher aware of `ScanKind` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6842 ](https://redirect.github.com/biomejs/biome/pull/6842 )
- fix(core): infer array indices by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6898 ](https://redirect.github.com/biomejs/biome/pull/6898 )
- fix(core): fix type inference of `this` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6901 ](https://redirect.github.com/biomejs/biome/pull/6901 )
- fix(linter): fix false positive with `.d.ts` files in
`useImportExtensions` by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6903 ](https://redirect.github.com/biomejs/biome/pull/6903 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in[https://github.com/biomejs/biome/pull/6807 ](https://redirect.github.com/biomejs/biome/pull/6807 )7
- Revert "ci: release" by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6908 ](https://redirect.github.com/biomejs/biome/pull/6908 )
- fix(cli): apply `--assist-enabled` by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6912 ](https://redirect.github.com/biomejs/biome/pull/6912 )
- fix(core): use non-recursive watchers by
[@​arendjr](https://redirect.github.com/arendjr ) in
[https://github.com/biomejs/biome/pull/6911 ](https://redirect.github.com/biomejs/biome/pull/6911 )
- feat(yaml\_parser): parse block sequence by
[@​vohoanglong0107](https://redirect.github.com/vohoanglong0107 )
in
[https://github.com/biomejs/biome/pull/6727 ](https://redirect.github.com/biomejs/biome/pull/6727 )
- feat(linter): add `excludedComponents` option to `useUniqueElementIds`
by [@​sterliakov](https://redirect.github.com/sterliakov ) in
[https://github.com/biomejs/biome/pull/6723 ](https://redirect.github.com/biomejs/biome/pull/6723 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions )\[bot]
in[https://github.com/biomejs/biome/pull/6909 ](https://redirect.github.com/biomejs/biome/pull/6909 )9
#### New Contributors
- [@​darricheng](https://redirect.github.com/darricheng ) made
their first contribution in
[https://github.com/biomejs/biome/pull/6846 ](https://redirect.github.com/biomejs/biome/pull/6846 )
**Full Changelog**:
https://github.com/biomejs/biome/compare/[@​biomejs/js-api](https://redirect.github.com/biomejs/js-api)@​2.0.3...[@​biomejs/biome](https://redirect.github.com/biomejs/biome)@​2.1.2 
###
[`v2.1.1`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.1.1 ):
Biome CLI v2.1.1
#### 2.1.1
##### Patch Changes
- [#​6781](https://redirect.github.com/biomejs/biome/pull/6781 )
[`9bbd34f`](9bbd34f8d4https://redirect.github.com/siketyan )! - Fixed
the `FileFeaturesResult` interface in the WASM API was defined as a
mapped object but the actual value was a `Map` object.
- [#​6761](https://redirect.github.com/biomejs/biome/pull/6761 )
[`cf3c2ce`](cf3c2ce3achttps://redirect.github.com/dyc3 )! - Fixed
[#​6759](https://redirect.github.com/biomejs/biome/issues/6759 ), a
false positive for `noFocusedTests` that was triggered by calling any
function with the name `fit` on any object.
  The following code will now pass the `noFocusedTests` rule:
  ```js
  import foo from "foo";
  foo.fit();
  ```
#### What's Changed
- ci: correct restore path of the artifact by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/6780 ](https://redirect.github.com/biomejs/biome/pull/6780 )
- fix(wasm): serialize map as a plain object by
[@​siketyan](https://redirect.github.com/siketyan ) in
[https://github.com/biomejs/biome/pull/6781 ](https://redirect.github.com/biomejs/biome/pull/6781 )
- ci: release by
[@​github-actions](https://redirect.github.com/github-actions ) in
[https://github.com/biomejs/biome/pull/6779 ](https://redirect.github.com/biomejs/biome/pull/6779 )
- docs: update contribution guide and pull request template by
[@​ematipico](https://redirect.github.com/ematipico ) in
[https://github.com/biomejs/biome/pull/6664 ](https://redirect.github.com/biomejs/biome/pull/6664 )
**Full Changelog**:
https://github.com/biomejs/biome/compare/[@​biomejs/js-api](https://redirect.github.com/biomejs/js-api)@​2.0.1...[@​biomejs/biome](https://redirect.github.com/biomejs/biome)@​2.1.1 
###
[`v2.1.0`](https://redirect.github.com/biomejs/biome/releases/tag/%40biomejs/biome%402.1.0 ):
Biome CLI v2.1.0
#### 2.1.0
##### Minor Changes
- [#​6512](https://redirect.github.com/biomejs/biome/pull/6512 )
[`0c0bf82`](0c0bf82c92https://redirect.github.com/arendjr )! - The
rule
[`noFloatingPromises`](https://biomejs.dev/linter/rules/no-misused-promises/ )
can now detect floating arrays of `Promise`s.
  **Invalid examples**
  ```ts
  // This gets flagged because the Promises are not handled.
  [1, 2, 3].map(async (x) => x + 1);
  ```
  **Valid examples**
  ```ts
  await Promise.all([1, 2, 3].map(async (x) => x + 1));
  ```
- [#​6637](https://redirect.github.com/biomejs/biome/pull/6637 )
[`6918085`](6918085e14https://redirect.github.com/arendjr )! - Type
inference is now able to handle the sequence operator (`,`), as well as
post- and pre-update operators: `++`.
  **Example**
  ```ts
  let x = 5;
// We now infer that `x++` resolves to a number, while the expression as
a whole
  // becomes a Promise:
  x++, new Promise((resolve) => resolve("comma"));
  ```
- [#​6752](https://redirect.github.com/biomejs/biome/pull/6752 )
[`c9eaca4`](c9eaca4b94https://redirect.github.com/arendjr )! - Fixed
[#​6646](https://redirect.github.com/biomejs/biome/issues/6646 ):
`.gitignore` files are now picked up even when running Biome from a
nested directory, or when the ignore file itself is ignored through
`files.includes`.
- [#​6746](https://redirect.github.com/biomejs/biome/pull/6746 )
[`90aeead`](90aeeadf80https://redirect.github.com/arendjr )! - `biome
migrate` no longer enables style rules that were recommended in v1,
because that would be undesirable for users upgrading from 2.0.
Users who are upgrading from Biome 1.x are therefore advised to first
upgrade to Biome 2.0, and run the migration, before continuing to Biome
2.1 or later.
- [#​6583](https://redirect.github.com/biomejs/biome/pull/6583 )
[`d415a3f`](d415a3f6f2https://redirect.github.com/arendjr )! - Added
the nursery rule
[`noMisusedPromises`](https://biomejs.dev/linter/rules/no-misused-promises/ ).
It signals `Promise`s in places where conditionals or iterables are
expected.
  **Invalid examples**
  ```ts
  const promise = Promise.resolve("value");
  // Using a `Promise` as conditional is always truthy:
  if (promise) {
    /* ... */
  }
  // Spreading a `Promise` has no effect:
  console.log({ foo: 42, ...promise });
  // This does not `await` the `Promise`s from the callbacks,
  // so it does not behave as you may expect:
  [1, 2, 3].forEach(async (value) => {
    await fetch(`/${value}`);
  });
  ```
  **Valid examples**
  ```ts
  const promise = Promise.resolve("value");
  if (await promise) {
    /* ... */
  }
  console.log({ foo: 42, ...(await promise) });
  ```
- [#​6405](https://redirect.github.com/biomejs/biome/pull/6405 )
[`cd4a9bb`](cd4a9bbdcbhttps://redirect.github.com/vladimir-ivanov )!
- Added the `ignoreRestSiblings` option to the
`noUnusedFunctionParameters` rule.
This option is used to ignore unused function parameters that are
siblings of the rest parameter.
The default is `false`, which means that unused function parameters that
are siblings of the rest parameter will be reported.
  **Example**
  ```json
  {
    "rules": {
"noUnusedFunctionParameters": ["error", { "ignoreRestSiblings": true }]
    }
  }
  ```
- [#​6614](https://redirect.github.com/biomejs/biome/pull/6614 )
[`0840021`](0840021860https://redirect.github.com/arendjr )! - We have
implemented a more targeted version of the scanner, which ensures that
if you provide file paths to handle on the CLI, the scanner will exclude
directories that are not relevant to those paths.
Note that for many commands, such as `biome check` and `biome format`,
the file paths to handle are implicitly set to the current working
directory if you do not provide any path explicitly. The targeted
scanner also works with such implicit paths, which means that if you run
Biome from a subfolder, other folders that are part of the project are
automatically exempted.
Use cases where you invoke Biome from the root of the project without
providing a path, as well as those where project rules are enabled, are
not expected to see performance benefits from this.
Implemented
[#​6234](https://redirect.github.com/biomejs/biome/issues/6234 ),
and fixed
[#​6483](https://redirect.github.com/biomejs/biome/issues/6483 )
and
[#​6563](https://redirect.github.com/biomejs/biome/issues/6563 ).
- [#​6488](https://redirect.github.com/biomejs/biome/pull/6488 )
[`c5ee385`](c5ee38569fhttps://redirect.github.com/ianzone )! -
`nx.json` and `project.json` have been added to the list of well-known
files.
- [#​6720](https://redirect.github.com/biomejs/biome/pull/6720 )
[`52e36ae`](52e36ae827https://redirect.github.com/minht11 )! - Added
`# @​biomejs/biome symbol to
[organizeImports](https://biomejs.dev/assist/actions/organize-imports )
`:ALIAS:\` group.
  `import { action } from '$lib'` will be treated as alias import.
##### Patch Changes
- [#​6712](https://redirect.github.com/biomejs/biome/pull/6712 )
[`2649ac6`](2649ac625dhttps://redirect.github.com/sterliakov )! -
Fixed
[#​6595](https://redirect.github.com/biomejs/biome/issues/6595 ):
Biome now supports `// biome-ignore-all` file-level suppressions in
files that start with a shebang (`#!`).
- [#​6758](https://redirect.github.com/biomejs/biome/pull/6758 )
[`28dc49e`](28dc49eacbhttps://redirect.github.com/arendjr )! - Fixed
[#​6573](https://redirect.github.com/biomejs/biome/issues/6573 ):
Grit plugins can now match bare imports.
  **Example**
  The following snippet:
  ```grit
  `import $source`
  ```
  will now match:
  ```ts
  import "main.css";
  ```
- [#​6550](https://redirect.github.com/biomejs/biome/pull/6550 )
[`b424f46`](b424f4682chttps://redirect.github.com/arendjr )! - Type
inference is now able to handle logical expressions: `&&`, `||`, and
`??`.
  **Examples**
  ```ts
// We can now infer that because `true` is truthy, the entire expression
  // evaluates to a `Promise`.
  true && Promise.reject("logical operator bypass");
  // And we know that this doesn't:
  false && Promise.reject("logical operator bypass");
// Truthiness, falsiness, and non-nullishness can all be determined on
more
  // complex expressions as well. So the following also works:
  type Nullish = null | undefined;
  type Params = {
    booleanOption: boolean | Nullish;
    falsyOption: false | Nullish;
  };
  function foo({ booleanOption, falsyOption }: Params) {
    // This may be a Promise:
    booleanOption ?? Promise.reject("logical operator bypass");
    // But this never is:
    falsyOption && Promise.reject("logical operator bypass");
  }
  ```
- [#​6413](https://redirect.github.com/biomejs/biome/pull/6413 )
[`4aa0e50`](4aa0e50a91https://redirect.github.com/wojtekmaj )! -
Improved error message in
[`useDateNow`](https://biomejs.dev/linter/rules/use-date-now/ ) rule.
- [#​6673](https://redirect.github.com/biomejs/biome/pull/6673 )
[`341e062`](341e062bc2https://redirect.github.com/dyc3 )! - Fixed a case
where the HTML formatter would mangle embedded language tags if
`whitespaceSensitivity` was set to `strict`
- [#​6642](https://redirect.github.com/biomejs/biome/pull/6642 )
[`a991229`](a99122902ehttps://redirect.github.com/unvalley )! - Fixed
[#​4494](https://redirect.github.com/biomejs/biome/issues/4494 ):
The `noSecrets` rule now correctly uses the `entropyThreshold` option to
detect secret like strings.
- [#​6520](https://redirect.github.com/biomejs/biome/pull/6520 )
[`0c43545`](0c43545934https://redirect.github.com/arendjr )! - Type
inference is now able to handle ternary
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-08-01 07:24:49 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4a1dcb263f 
					 
					
						
						
							
							chore(deps): update dependency uv to v0.8.4 ( #1115 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [uv](https://redirect.github.com/astral-sh/uv ) | patch | `0.8.0` ->
`0.8.4` |
---
### Release Notes
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.4`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#084 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.3...0.8.4 )
##### Enhancements
- Improve styling of warning cause chains
([#​14934](https://redirect.github.com/astral-sh/uv/pull/14934 ))
- Extend wheel filtering to Android tags
([#​14977](https://redirect.github.com/astral-sh/uv/pull/14977 ))
- Perform wheel lockfile filtering based on platform and OS intersection
([#​14976](https://redirect.github.com/astral-sh/uv/pull/14976 ))
- Clarify messaging when a new resolution needs to be performed
([#​14938](https://redirect.github.com/astral-sh/uv/pull/14938 ))
##### Preview features
- Add support for extending package's build dependencies with
`extra-build-dependencies`
([#​14735](https://redirect.github.com/astral-sh/uv/pull/14735 ))
- Split preview mode into separate feature flags
([#​14823](https://redirect.github.com/astral-sh/uv/pull/14823 ))
##### Configuration
- Add support for package specific `exclude-newer` dates via
`exclude-newer-package`
([#​14489](https://redirect.github.com/astral-sh/uv/pull/14489 ))
##### Bug fixes
- Avoid invalidating lockfile when path or workspace dependencies define
explicit indexes
([#​14876](https://redirect.github.com/astral-sh/uv/pull/14876 ))
- Copy entrypoints that have a shebang that differs in `python` vs
`python3`
([#​14970](https://redirect.github.com/astral-sh/uv/pull/14970 ))
- Fix incorrect file permissions in wheel packages
([#​14930](https://redirect.github.com/astral-sh/uv/pull/14930 ))
- Update validation for `environments` and `required-environments` in
`uv.toml`
([#​14905](https://redirect.github.com/astral-sh/uv/pull/14905 ))
##### Documentation
- Show `uv_build` in projects documentation
([#​14968](https://redirect.github.com/astral-sh/uv/pull/14968 ))
- Add `UV_` prefix to installer environment variables
([#​14964](https://redirect.github.com/astral-sh/uv/pull/14964 ))
- Un-hide `uv` from `--build-backend` options
([#​14939](https://redirect.github.com/astral-sh/uv/pull/14939 ))
- Update documentation for preview flags
([#​14902](https://redirect.github.com/astral-sh/uv/pull/14902 ))
###
[`v0.8.3`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#083 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.2...0.8.3 )
##### Python
- Add CPython 3.14.0rc1
See the [`python-build-standalone` release
notes](https://redirect.github.com/astral-sh/python-build-standalone/releases/tag/20250723 )
for more details.
##### Enhancements
- Allow non-standard entrypoint names in `uv_build`
([#​14867](https://redirect.github.com/astral-sh/uv/pull/14867 ))
- Publish riscv64 wheels to PyPI
([#​14852](https://redirect.github.com/astral-sh/uv/pull/14852 ))
##### Bug fixes
- Avoid writing redacted credentials to tool receipt
([#​14855](https://redirect.github.com/astral-sh/uv/pull/14855 ))
- Respect `--with` versions over base environment versions
([#​14863](https://redirect.github.com/astral-sh/uv/pull/14863 ))
- Respect credentials from all defined indexes
([#​14858](https://redirect.github.com/astral-sh/uv/pull/14858 ))
- Fix missed stabilization of removal of registry entry during Python
uninstall
([#​14859](https://redirect.github.com/astral-sh/uv/pull/14859 ))
- Improve concurrency safety of Python downloads into cache
([#​14846](https://redirect.github.com/astral-sh/uv/pull/14846 ))
##### Documentation
- Fix typos in `uv_build` reference documentation
([#​14853](https://redirect.github.com/astral-sh/uv/pull/14853 ))
- Move the "Cargo" install method further down in docs
([#​14842](https://redirect.github.com/astral-sh/uv/pull/14842 ))
###
[`v0.8.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#082 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.8.0...0.8.2 )
##### Enhancements
- Add derivation chains for dependency errors
([#​14824](https://redirect.github.com/astral-sh/uv/pull/14824 ))
##### Configuration
- Add `UV_INIT_BUILD_BACKEND`
([#​14821](https://redirect.github.com/astral-sh/uv/pull/14821 ))
##### Bug fixes
- Avoid reading files in the environment bin that are not entrypoints
([#​14830](https://redirect.github.com/astral-sh/uv/pull/14830 ))
- Avoid removing empty directories when constructing virtual
environments
([#​14822](https://redirect.github.com/astral-sh/uv/pull/14822 ))
- Preserve index URL priority order when writing to pyproject.toml
([#​14831](https://redirect.github.com/astral-sh/uv/pull/14831 ))
##### Rust API
- Expose `tls_built_in_root_certs` for client
([#​14816](https://redirect.github.com/astral-sh/uv/pull/14816 ))
##### Documentation
- Archive the 0.7.x changelog
([#​14819](https://redirect.github.com/astral-sh/uv/pull/14819 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-08-01 07:24:35 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						dca61f8812 
					 
					
						
						
							
							chore(deps): pin dependencies ( #1098 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout ) |
action | pinDigest | -> `11bd719` |
|
[cashapp/activate-hermit](https://redirect.github.com/cashapp/activate-hermit )
| action | pinDigest | -> `e49f5cb` |
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-07-29 03:57:53 +10:00 
						 
				 
			
				
					
						
							
							
								Alec Thomas 
							
						 
					 
					
						
						
							
						
						a21d7b8c30 
					 
					
						
						
							
							chore: go mod tidy + update README list of languages  
						
						
						
						
							
						
					 
					
						2025-07-28 11:59:09 +10:00 
						 
				 
			
				
					
						
							
							
								Jakub Panek 
							
						 
					 
					
						
						
							
						
						1ca24c994d 
					 
					
						
						
							
							correct lexing AS keyword for docker ( #1114 )  
						
						
						
						
							
						
					 
					
						2025-07-28 08:40:21 +10:00 
						 
				 
			
				
					
						
							
							
								ioflow 
							
						 
					 
					
						
						
							
						
						1dfa2b6ab3 
					 
					
						
						
							
							update css.xml with current properties ( #1113 )  
						
						... 
						
						
						
						this adds current css property names, from A through F. checked with W3,
MDN, and caniuse. also removes three properties that are no longer in
any proposal or spec.
**removed:**
box-suppress
caret-animation
crop
**added:**
anchor-name
anchor-scope
animation-composition
animation-range
animation-range-end
animation-range-start
animation-timeline
baseline-source
block-size
border-block
border-block-color
border-block-end
border-block-end-color
border-block-end-radius
border-block-end-style
border-block-end-width
border-block-start
border-block-start-color
border-block-start-radius
border-block-start-style
border-block-start-width
border-clip
border-clip-bottom
border-clip-left
border-clip-right
border-clip-top
border-end-end-radius
border-end-start-radius
border-inline
border-inline-color
border-inline-end
border-inline-end-color
border-inline-end-radius
border-inline-end-style
border-inline-end-width
border-inline-start
border-inline-start-color
border-inline-start-radius
border-inline-start-style
border-inline-start-width
border-inline-style
border-inline-width
border-left-radius
border-limit
border-shape
border-start-end-radius
border-start-start-radius
border-top-radius
box-shadow-blur
box-shadow-color
box-shadow-offset
box-shadow-position
box-shadow-spread
color-adjust
color-scheme
column-rule-outset
contain
contain-intrinsic-block-size
contain-intrinsic-height
contain-intrinsic-inline-size
contain-intrinsic-size
contain-intrinsic-width
container
container-name
container-type
content-visibility
continue
corner-block-end-shape
corner-block-start-shape
corner-bottom-left-shape
corner-bottom-right-shape
corner-bottom-shape
corner-end-end-shape
corner-end-start-shape
corner-inline-end-shape
corner-inline-start-shape
corner-left-shape
corner-right-shape
corner-shape
corner-start-end-shape
corner-start-start-shape
corner-top-left-shape
corner-top-right-shape
corner-top-shape
dynamic-range-limit
fill
fill-break
fill-color
fill-image
fill-opacity
fill-origin
fill-position
fill-repeat
fill-rule
fill-size
font-optical-sizing
font-palette
font-synthesis-position
font-synthesis-small-caps
font-synthesis-style
font-synthesis-weight
font-variant-emoji
font-variation-settings
font-width
forced-color-adjust 
						
						
							
						
					 
					
						2025-07-27 16:39:25 +10:00 
						 
				 
			
				
					
						
							
							
								Joakim Malmberg 
							
						 
					 
					
						
						
							
						
						5b2a4c5a26 
					 
					
						
						
							
							feat(formatter): add writeCSSComments option ( #1112 )  
						
						... 
						
						
						
						Currently when writing the css file comments before each class is
present.
```css
/* Background */ .bg { color: #cdd6f4; background-color: #1e1e2e;-moz-tab-size: 2; -o-tab-size: 2; tab-size: 2; }
/* PreWrapper */ .chroma { color: #cdd6f4; background-color: #1e1e2e;-moz-tab-size: 2; -o-tab-size: 2; tab-size: 2; }
/* Error */ .chroma .err { color: #f38ba8 }
/* LineLink */ .chroma .lnlinks { outline: none; text-decoration: none; color: inherit }
/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
/* LineHighlight */ .chroma .hl { background-color: #45475a }
...
```
(Also why is there a .bg class, feels like that could collide)
This is probably a micro-optimization but felt like the comments didn't
serve any purpose except clarity and debug value.
Also skipped writing empty css classes.
Before and after writing css file for style "catppuccin-mocha"
```sh
> ls -l -B
.rw-r--r-- 4,934 jocke 25 Jul 01:51 with.css
.rw-r--r-- 3,337 jocke 25 Jul 01:50 without.css
```
I didn't wanna make any changes to the output without changes to the
options.
Maybe we could just remove the comments all together and skip this extra
logic. 
						
						
							
						
					 
					
						2025-07-26 08:22:56 +10:00 
						 
				 
			
				
					
						
							
							
								uncenter 
							
						 
					 
					
						
						
							
						
						02ff9d4820 
					 
					
						
						
							
							Sync Catppuccin styles ( #1111 )  
						
						... 
						
						
						
						Follow up to https://github.com/alecthomas/chroma/pull/1094 ; if we
update one of the four Catppuccin flavors we should update the other
three at the same time for consistency sake. 
						
						
							
						
					 
					
						2025-07-24 00:18:13 +10:00 
						 
				 
			
				
					
						
							
							
								Drew Council 
							
						 
					 
					
						
						
							
						
						a53c92489a 
					 
					
						
						
							
							Create Lexer for Nu ( #1110 )  
						
						... 
						
						
						
						Closes  #1003 
This adds a lexer for [nushell](https://www.nushell.sh/ ).
I began by converting the lexer provided by the [`pygments-nushell`
package](https://pypi.org/project/pygments-nushell/ ) using
`_tools/pygments2chroma_xml.py`.
This got me most of the way there, but there were issues parsing
[interpolated
strings](https://www.nushell.sh/book/working_with_strings.html#string-interpolation ).
I then modified the generated `nu.xml` to handle these cases correctly.
I added `lexers/testdata/nu.actual` based on segments from the [Nushell
Book](https://www.nushell.sh/book/ )
[Here](https://gistpreview.github.io/?a995de44e0780bd7ec9ee2ff6280cdeb )
is an example generated HTML document with highlighting (based on the
test case added).
Let me know if the commits should be reformatted, I was unsure how they
should be structured. 
					
						2025-07-23 07:12:07 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						0e031c7fbf 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1108 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| [esbuild](https://redirect.github.com/evanw/esbuild ) | | patch |
`0.25.6` -> `0.25.8` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[github.com/alecthomas/kong](https://redirect.github.com/alecthomas/kong )
| require | patch | `v1.12.0` -> `v1.12.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>evanw/esbuild (esbuild)</summary>
###
[`v0.25.8`](https://redirect.github.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0258 )
[Compare
Source](https://redirect.github.com/evanw/esbuild/compare/v0.25.7...v0.25.8 )
- Fix another TypeScript parsing edge case
([#​4248](https://redirect.github.com/evanw/esbuild/issues/4248 ))
This fixes a regression with a change in the previous release that tries
to more accurately parse TypeScript arrow functions inside the `?:`
operator. The regression specifically involves parsing an arrow function
containing a `#private` identifier inside the middle of a `?:` ternary
operator inside a class body. This was fixed by propagating private
identifier state into the parser clone used to speculatively parse the
arrow function body. Here is an example of some affected code:
  ```ts
  class CachedDict {
    #has = (a: string) => dict.has(a);
    has = window
      ? (word: string): boolean => this.#has(word)
      : this.#has;
  }
  ```
- Fix a regression with the parsing of source phase imports
The change in the previous release to parse [source phase
imports](https://redirect.github.com/tc39/proposal-source-phase-imports )
failed to properly handle the following cases:
  ```ts
  import source from 'bar'
  import source from from 'bar'
  import source type foo from 'bar'
  ```
Parsing for these cases should now be fixed. The first case was
incorrectly treated as a syntax error because esbuild was expecting the
second case. And the last case was previously allowed but is now
forbidden. TypeScript hasn't added this feature yet so it remains to be
seen whether the last case will be allowed, but it's safer to disallow
it for now. At least Babel doesn't allow the last case when parsing
TypeScript, and Babel was involved with the source phase import
specification.
###
[`v0.25.7`](https://redirect.github.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0257 )
[Compare
Source](https://redirect.github.com/evanw/esbuild/compare/v0.25.6...v0.25.7 )
- Parse and print JavaScript imports with an explicit phase
([#​4238](https://redirect.github.com/evanw/esbuild/issues/4238 ))
This release adds basic syntax support for the `defer` and `source`
import phases in JavaScript:
  - `defer`
This is a [stage 3
proposal](https://redirect.github.com/tc39/proposal-defer-import-eval )
for an upcoming JavaScript feature that will provide one way to eagerly
load but lazily initialize imported modules. The imported module is
automatically initialized on first use. Support for this syntax will
also be part of the upcoming release of [TypeScript
5.9](https://devblogs.microsoft.com/typescript/announcing-typescript-5-9-beta/#support-for-import-defer ).
The syntax looks like this:
    ```js
    import defer * as foo from "<specifier>";
    const bar = await import.defer("<specifier>");
    ```
Note that this feature deliberately cannot be used with the syntax
`import defer foo from "<specifier>"` or `import defer { foo } from
"<specifier>"`.
  - `source`
This is a [stage 3
proposal](https://redirect.github.com/tc39/proposal-source-phase-imports )
for an upcoming JavaScript feature that will provide another way to
eagerly load but lazily initialize imported modules. The imported module
is returned in an uninitialized state. Support for this syntax may or
may not be a part of TypeScript 5.9 (see [this
issue](https://redirect.github.com/microsoft/TypeScript/issues/61216 )
for details). The syntax looks like this:
    ```js
    import source foo from "<specifier>";
    const bar = await import.source("<specifier>");
    ```
Note that this feature deliberately cannot be used with the syntax
`import defer * as foo from "<specifier>"` or `import defer { foo } from
"<specifier>"`.
This change only adds support for this syntax. These imports cannot
currently be bundled by esbuild. To use these new features with
esbuild's bundler, the imported paths must be external to the bundle and
the output format must be set to `esm`.
- Support optionally emitting absolute paths instead of relative paths
([#​338](https://redirect.github.com/evanw/esbuild/issues/338 ),
[#​2082](https://redirect.github.com/evanw/esbuild/issues/2082 ),
[#​3023](https://redirect.github.com/evanw/esbuild/issues/3023 ))
This release introduces the `--abs-paths=` feature which takes a
comma-separated list of situations where esbuild should use absolute
paths instead of relative paths. There are currently three supported
situations: `code` (comments and string literals), `log` (log message
text and location info), and `metafile` (the JSON build metadata).
Using absolute paths instead of relative paths is not the default
behavior because it means that the build results are no longer
machine-independent (which means builds are no longer reproducible).
Absolute paths can be useful when used with certain terminal emulators
that allow you to click on absolute paths in the terminal text and/or
when esbuild is being automatically invoked from several different
directories within the same script.
- Fix a TypeScript parsing edge case
([#​4241](https://redirect.github.com/evanw/esbuild/issues/4241 ))
This release fixes an edge case with parsing an arrow function in
TypeScript with a return type that's in the middle of a `?:` ternary
operator. For example:
  ```ts
  x = a ? (b) : c => d;
  y = a ? (b) : c => d : e;
  ```
The `:` token in the value assigned to `x` pairs with the `?` token, so
it's not the start of a return type annotation. However, the first `:`
token in the value assigned to `y` is the start of a return type
annotation because after parsing the arrow function body, it turns out
there's another `:` token that can be used to pair with the `?` token.
This case is notable as it's the first TypeScript edge case that esbuild
has needed a backtracking parser to parse. It has been addressed by a
quick hack (cloning the whole parser) as it's a rare edge case and
esbuild doesn't otherwise need a backtracking parser. Hopefully this is
sufficient and doesn't cause any issues.
- Inline small constant strings when minifying
Previously esbuild's minifier didn't inline string constants because
strings can be arbitrarily long, and this isn't necessarily a size win
if the string is used more than once. Starting with this release,
esbuild will now inline string constants when the length of the string
is three code units or less. For example:
  ```js
  // Original code
  const foo = 'foo'
  console.log({ [foo]: true })
  // Old output (with --minify --bundle --format=esm)
  var o="foo";console.log({[o]:!0});
  // New output (with --minify --bundle --format=esm)
  console.log({foo:!0});
  ```
Note that esbuild's constant inlining only happens in very restrictive
scenarios to avoid issues with TDZ handling. This change doesn't change
when esbuild's constant inlining happens. It only expands the scope of
it to include certain string literals in addition to numeric and boolean
literals.
</details>
<details>
<summary>alecthomas/kong (github.com/alecthomas/kong)</summary>
###
[`v1.12.1`](https://redirect.github.com/alecthomas/kong/compare/v1.12.0...v1.12.1 )
[Compare
Source](https://redirect.github.com/alecthomas/kong/compare/v1.12.0...v1.12.1 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-07-22 08:00:34 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						673bbb4193 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1103 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| alpine | final | minor | `3.19` -> `3.22` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[github.com/alecthomas/repr](https://redirect.github.com/alecthomas/repr )
| require | minor | `v0.4.0` -> `v0.5.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [uv](https://redirect.github.com/astral-sh/uv ) | | minor | `0.7.19` ->
`0.8.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>alecthomas/repr (github.com/alecthomas/repr)</summary>
###
[`v0.5.1`](https://redirect.github.com/alecthomas/repr/compare/v0.5.0...v0.5.1 )
[Compare
Source](https://redirect.github.com/alecthomas/repr/compare/v0.5.0...v0.5.1 )
###
[`v0.5.0`](https://redirect.github.com/alecthomas/repr/compare/v0.4.0...v0.5.0 )
[Compare
Source](https://redirect.github.com/alecthomas/repr/compare/v0.4.0...v0.5.0 )
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.8.0`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#080 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.7.21...0.8.0 )
Since we released uv
[0.7.0](https://redirect.github.com/astral-sh/uv/releases/tag/0.5.0 ) in
April, we've accumulated various changes that improve correctness and
user experience, but could break some workflows. This release contains
those changes; many have been marked as breaking out of an abundance of
caution. We expect most users to be able to upgrade without making
changes.
This release also includes the stabilization of a couple `uv python
install` features, which have been available under preview since late
last year.
##### Breaking changes
- **Install Python executables into a directory on the `PATH`
([#​14626](https://redirect.github.com/astral-sh/uv/pull/14626 ))**
`uv python install` now installs a versioned Python executable (e.g.,
`python3.13`) into a directory on the `PATH` (e.g., `~/.local/bin`) by
default. This behavior has been available under the `--preview` flag
since [Oct 2024](https://redirect.github.com/astral-sh/uv/pull/8458 ).
This change should not be breaking unless it shadows a Python executable
elsewhere on the `PATH`.
To install unversioned executables, i.e., `python3` and `python`, use
the `--default` flag. The `--default` flag has also been in preview, but
is not stabilized in this release.
Note that these executables point to the base Python installation and
only include the standard library. That means they will not include
dependencies from your current project (use `uv run python` instead) and
you cannot install packages into their environment (use `uvx --with
<package> python` instead).
As with tool installation, the target directory respects common
variables like `XDG_BIN_HOME` and can be overridden with a
`UV_PYTHON_BIN_DIR` variable.
You can opt out of this behavior with `uv python install --no-bin` or
`UV_PYTHON_INSTALL_BIN=0`.
See the [documentation on installing Python
executables](https://docs.astral.sh/uv/concepts/python-versions/#installing-python-executables )
for more details.
- **Register Python versions with the Windows registry
([#​14625](https://redirect.github.com/astral-sh/uv/pull/14625 ))**
`uv python install` now registers the installed Python version with the
Windows Registry as specified by [PEP
514](https://peps.python.org/pep-0514/ ). This allows using uv installed
Python versions via the `py` launcher. This behavior has been available
under the `--preview` flag since [Jan
2025](https://redirect.github.com/astral-sh/uv/pull/10634 ). This change
should not be breaking, as using the uv Python versions with `py`
requires explicit opt in.
You can opt out of this behavior with `uv python install --no-registry`
or `UV_PYTHON_INSTALL_REGISTRY=0`.
- **Prompt before removing an existing directory in `uv venv`
([#​14309](https://redirect.github.com/astral-sh/uv/pull/14309 ))**
Previously, `uv venv` would remove an existing virtual environment
without confirmation. While this is consistent with the behavior of
project commands (e.g., `uv sync`), it's surprising to users that are
using imperative workflows (i.e., `uv pip`). Now, `uv venv` will prompt
for confirmation before removing an existing virtual environment. **If
not in an interactive context, uv will still remove the virtual
environment for backwards compatibility. However, this behavior is
likely to change in a future release.**
  The behavior for other commands (e.g., `uv sync`) is unchanged.
You can opt out of this behavior by setting `UV_VENV_CLEAR=1` or passing
the `--clear` flag.
- **Validate that discovered interpreters meet the Python preference
([#​7934](https://redirect.github.com/astral-sh/uv/pull/7934 ))**
uv allows opting out of its managed Python versions with the
`--no-managed-python` and `python-preference` options.
Previously, uv would not enforce this option for Python interpreters
discovered on the `PATH`. For example, if a symlink to a managed Python
interpreter was created, uv would allow it to be used even if
`--no-managed-python` was provided. Now, uv ignores Python interpreters
that do not match the Python preference *unless* they are in an active
virtual environment or are explicitly requested, e.g., with `--python
/path/to/python3.13`.
Similarly, uv would previously not invalidate existing project
environments if they did not match the Python preference. Now, uv will
invalidate and recreate project environments when the Python preference
changes.
You can opt out of this behavior by providing the explicit path to the
Python interpreter providing `--managed-python` / `--no-managed-python`
matching the interpreter you want.
- **Install dependencies without build systems when they are `path`
sources
([#​14413](https://redirect.github.com/astral-sh/uv/pull/14413 ))**
When working on a project, uv uses the [presence of a build
system](https://docs.astral.sh/uv/concepts/projects/config/#build-systems )
to determine if it should be built and installed into the environment.
However, when a project is a dependency of another project, it can be
surprising for the dependency to be missing from the environment.
Previously, uv would not build and install dependencies with [`path`
sources](https://docs.astral.sh/uv/concepts/projects/dependencies/#path )
unless they declared a build system or set `tool.uv.package = true`.
Now, dependencies with `path` sources are built and installed regardless
of the presence of a build system. If a build system is not present, the
`setuptools.build_meta:__legacy__ ` backend will be used (per [PEP
517](https://peps.python.org/pep-0517/#source-trees )).
You can opt out of this behavior by setting `package = false` in the
source declaration, e.g.:
  ```toml
  [tool.uv.sources]
  foo = { path = "./foo", package = false }
  ```
Or, by setting `tool.uv.package = false` in the dependent
`pyproject.toml`.
See the documentation on [virtual
dependencies](https://docs.astral.sh/uv/concepts/projects/dependencies/#virtual-dependencies )
for details.
- **Install dependencies without build systems when they are workspace
members
([#​14663](https://redirect.github.com/astral-sh/uv/pull/14663 ))**
As described above for dependencies with `path` sources, uv previously
would not build and install workspace members that did not declare a
build system. Now, uv will build and install workspace members that are
a dependency of *another* workspace member regardless of the presence of
a build system. The behavior is unchanged for workspace members that are
not included in the `project.dependencies`,
`project.optional-dependencies`, or `dependency-groups` tables of
another workspace member.
You can opt out of this behavior by setting `tool.uv.package = false` in
the workspace member's `pyproject.toml`.
See the documentation on [virtual
dependencies](https://docs.astral.sh/uv/concepts/projects/dependencies/#virtual-dependencies )
for details.
- **Bump `--python-platform linux` to `manylinux_2_28`
([#​14300](https://redirect.github.com/astral-sh/uv/pull/14300 ))**
uv allows performing [platform-specific
resolution](https://docs.astral.sh/uv/concepts/resolution/#platform-specific-resolution )
for explicit targets and provides short aliases, e.g., `linux`, for
common targets.
Previously, the default target for `--python-platform linux` was
`manylinux_2_17`, which is compatible with most Linux distributions from
2014 or newer. We now default to `manylinux_2_28`, which is compatible
with most Linux distributions from 2019 or newer. This change follows
the lead of other tools, such as `cibuildwheel`, which changed their
default to `manylinux_2_28` in [Mar
2025](https://redirect.github.com/pypa/cibuildwheel/pull/2330 ).
This change only affects users requesting a specific target platform.
Otherwise, uv detects the `manylinux` target from your local glibc
version.
You can opt out of this behavior by using `--python-platform
x86_64-manylinux_2_17` instead.
- **Remove `uv version` fallback
([#​14161](https://redirect.github.com/astral-sh/uv/pull/14161 ))**
In [Apr 2025](https://redirect.github.com/astral-sh/uv/pull/12349 ), uv
changed the `uv version` command to an interface for viewing and
updating the version of the current project. However, when outside a
project, `uv version` would continue to display uv's version for
backwards compatibility. Now, when used outside of a project, `uv
version` will fail.
  You cannot opt out of this behavior. Use `uv self version` instead.
- **Require `--global` for removal of the global Python pin
([#​14169](https://redirect.github.com/astral-sh/uv/pull/14169 ))**
Previously, `uv python pin --rm` would allow you to remove the global
Python pin without opt in. Now, uv requires the `--global` flag to
remove the global Python pin.
  You cannot opt out of this behavior. Use the `--global` flag instead.
- **Support conflicting editable settings across groups
([#​14197](https://redirect.github.com/astral-sh/uv/pull/14197 ))**
Previously, uv would always treat a package as editable if any
requirement requested it as editable. However, this prevented users from
declaring `path` sources that toggled the `editable` setting across
dependency groups. Now, uv allows declaring different `editable` values
for conflicting groups. However, if a project includes a path dependency
twice, once with `editable = true` and once without any editable
annotation, those are now considered conflicting, and uv will exit with
an error.
You cannot opt out of this behavior. Use consistent `editable` settings
or [mark groups as
conflicting](https://docs.astral.sh/uv/concepts/projects/config/#conflicting-dependencies ).
- **Make `uv_build` the default build backend in `uv init`
([#​14661](https://redirect.github.com/astral-sh/uv/pull/14661 ))**
The uv build backend (`uv_build`) was [stabilized in uv
0.7.19](https://redirect.github.com/astral-sh/uv/releases/tag/0.7.19 ).
Now, it is the default build backend for `uv init --package` and `uv
init --lib`. Previously, `hatchling` was the default build backend. A
build backend is still not used without opt-in in `uv init`, but we
expect to change this in a future release.
You can opt out of this behavior with `uv init --build-backend
hatchling`.
- **Set default `UV_TOOL_BIN_DIR` on Docker images
([#​13391](https://redirect.github.com/astral-sh/uv/pull/13391 ))**
Previously, `UV_TOOL_BIN_DIR` was not set in Docker images which meant
that `uv tool install` did not install tools into a directory on the
`PATH` without additional configuration. Now, `UV_TOOL_BIN_DIR` is set
to `/usr/local/bin` in all Docker derived images.
When the default image user is overridden (e.g. `USER <UID>`) with a
less privileged user, this may cause `uv tool install` to fail.
You can opt out of this behavior by setting an alternative
`UV_TOOL_BIN_DIR`.
- **Update `--check` to return an exit code of 1
([#​14167](https://redirect.github.com/astral-sh/uv/pull/14167 ))**
uv uses an exit code of 1 to indicate a "successful failure" and an exit
code of 2 to indicate an "error".
Previously, `uv lock --check` and `uv sync --check` would exit with a
code of 2 when the lockfile or environment were outdated. Now, uv will
exit with a code of 1.
  You cannot opt out of this behavior.
- **Use an ephemeral environment for `uv run --with` invocations
([#​14447](https://redirect.github.com/astral-sh/uv/pull/14447 ))**
When using `uv run --with`, uv layers the requirements requested using
`--with` into another virtual environment and caches it. Previously, uv
would invoke the Python interpreter in this layered environment.
However, this allows poisoning the cached environment and introduces
race conditions for concurrent invocations. Now, uv will layer *another*
empty virtual environment on top of the cached environment and invoke
the Python interpreter there. This should only cause breakage in cases
where the environment is being inspected at runtime.
  You cannot opt out of this behavior.
- **Restructure the `uv venv` command output and exit codes
([#​14546](https://redirect.github.com/astral-sh/uv/pull/14546 ))**
Previously, uv used `miette` to format the `uv venv` output. However,
this was inconsistent with most of the uv CLI. Now, the output is a
little different and the exit code has switched from 1 to 2 for some
error cases.
  You cannot opt out of this behavior.
- **Default to `--workspace` when adding subdirectories
([#​14529](https://redirect.github.com/astral-sh/uv/pull/14529 ))**
When using `uv add` to add a subdirectory in a workspace, uv now
defaults to adding the target as a workspace member.
  You can opt out of this behavior by providing `--no-workspace`.
- **Add missing validations for disallowed `uv.toml` fields
([#​14322](https://redirect.github.com/astral-sh/uv/pull/14322 ))**
uv does not allow some settings in the `uv.toml`. Previously, some
settings were silently ignored when present in the `uv.toml`. Now, uv
will error.
You cannot opt out of this behavior. Use `--no-config` or remove the
invalid settings.
##### Configuration
- Add support for toggling Python bin and registry install options via
env vars
([#​14662](https://redirect.github.com/astral-sh/uv/pull/14662 ))
###
[`v0.7.21`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0721 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.7.20...0.7.21 )
##### Python
- Restore the SQLite `fts4`, `fts5`, `rtree`, and `geopoly` extensions
on macOS and Linux
See the
[`python-build-standalone` release
notes](https://redirect.github.com/astral-sh/python-build-standalone/releases/tag/20250712 )
for more details.
##### Enhancements
- Add `--python-platform` to `uv sync`
([#​14320](https://redirect.github.com/astral-sh/uv/pull/14320 ))
- Support pre-releases in `uv version --bump`
([#​13578](https://redirect.github.com/astral-sh/uv/pull/13578 ))
- Add `-w` shorthand for `--with`
([#​14530](https://redirect.github.com/astral-sh/uv/pull/14530 ))
- Add an exception handler on Windows to display information on crash
([#​14582](https://redirect.github.com/astral-sh/uv/pull/14582 ))
- Add hint when Python downloads are disabled
([#​14522](https://redirect.github.com/astral-sh/uv/pull/14522 ))
- Add `UV_HTTP_RETRIES` to customize retry counts
([#​14544](https://redirect.github.com/astral-sh/uv/pull/14544 ))
- Follow leaf symlinks matched by globs in `cache-key`
([#​13438](https://redirect.github.com/astral-sh/uv/pull/13438 ))
- Support parent path components (`..`) in globs in `cache-key`
([#​13469](https://redirect.github.com/astral-sh/uv/pull/13469 ))
- Improve `cache-key` performance
([#​13469](https://redirect.github.com/astral-sh/uv/pull/13469 ))
##### Preview features
- Add `uv sync --output-format json`
([#​13689](https://redirect.github.com/astral-sh/uv/pull/13689 ))
##### Bug fixes
- Do not re-resolve with a new Python version in `uv tool` if it is
incompatible with `--python`
([#​14606](https://redirect.github.com/astral-sh/uv/pull/14606 ))
##### Documentation
- Document how to nest dependency groups with `include-group`
([#​14539](https://redirect.github.com/astral-sh/uv/pull/14539 ))
- Fix repeated word in Pyodide doc
([#​14554](https://redirect.github.com/astral-sh/uv/pull/14554 ))
- Update CONTRIBUTING.md with instructions to format Markdown files via
Docker
([#​14246](https://redirect.github.com/astral-sh/uv/pull/14246 ))
- Fix version number for `setup-python`
([#​14533](https://redirect.github.com/astral-sh/uv/pull/14533 ))
###
[`v0.7.20`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0720 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.7.19...0.7.20 )
##### Python
- Add Python 3.14.0b4
- Add zstd support to Python 3.14 on Unix (it already was available on
Windows)
- Add PyPy 7.3.20 (for Python 3.11.13)
See the [PyPy](https://pypy.org/posts/2025/07/pypy-v7320-release.html )
and
[`python-build-standalone`](https://redirect.github.com/astral-sh/python-build-standalone/releases/tag/20250708 )
release notes for more details.
##### Enhancements
- Add `--workspace` flag to `uv add`
([#​14496](https://redirect.github.com/astral-sh/uv/pull/14496 ))
- Add auto-detection for Intel GPUs
([#​14386](https://redirect.github.com/astral-sh/uv/pull/14386 ))
- Drop trailing arguments when writing shebangs
([#​14519](https://redirect.github.com/astral-sh/uv/pull/14519 ))
- Add debug message when skipping Python downloads
([#​14509](https://redirect.github.com/astral-sh/uv/pull/14509 ))
- Add support for declaring multiple modules in namespace packages
([#​14460](https://redirect.github.com/astral-sh/uv/pull/14460 ))
##### Bug fixes
- Revert normalization of trailing slashes on index URLs
([#​14511](https://redirect.github.com/astral-sh/uv/pull/14511 ))
- Fix forced resolution with all extras in `uv version`
([#​14434](https://redirect.github.com/astral-sh/uv/pull/14434 ))
- Fix handling of pre-releases in preferences
([#​14498](https://redirect.github.com/astral-sh/uv/pull/14498 ))
- Remove transparent variants in `uv-extract` to enable retries
([#​14450](https://redirect.github.com/astral-sh/uv/pull/14450 ))
##### Rust API
- Add method to get packages involved in a `NoSolutionError`
([#​14457](https://redirect.github.com/astral-sh/uv/pull/14457 ))
- Make `ErrorTree` for `NoSolutionError` public
([#​14444](https://redirect.github.com/astral-sh/uv/pull/14444 ))
##### Documentation
- Finish incomplete sentence in pip migration guide
([#​14432](https://redirect.github.com/astral-sh/uv/pull/14432 ))
- Remove `cache-dependency-glob` examples for `setup-uv`
([#​14493](https://redirect.github.com/astral-sh/uv/pull/14493 ))
- Remove `uv pip sync` suggestion with `pyproject.toml`
([#​14510](https://redirect.github.com/astral-sh/uv/pull/14510 ))
- Update documentation for GitHub to use `setup-uv@v6`
([#​14490](https://redirect.github.com/astral-sh/uv/pull/14490 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-07-18 20:12:41 +10:00 
						 
				 
			
				
					
						
							
							
								silverwind 
							
						 
					 
					
						
						
							
						
						5d56970569 
					 
					
						
						
							
							Add uv.lock to TOML lexer ( #1105 )  
						
						... 
						
						
						
						Ref: https://docs.astral.sh/uv/guides/projects/#uvlock  
						
						
							
						
					 
					
						2025-07-16 07:46:57 +10:00 
						 
				 
			
				
					
						
							
							
								Alec Thomas 
							
						 
					 
					
						
						
							
						
						eb9a55266a 
					 
					
						
						
							
							fix: Dockerfile $PORT should be just a port  
						
						
						
						
							
						
					 
					
						2025-07-12 20:48:40 +10:00 
						 
				 
			
				
					
						
							
							
								Alec Thomas 
							
						 
					 
					
						
						
							
						
						acaae4ed68 
					 
					
						
						
							
							feat: add Dockerfile for chromad  
						
						
						
						
							
						
					 
					
						2025-07-12 20:19:04 +10:00 
						 
				 
			
				
					
						
							
							
								AverageHelper 
							
						 
					 
					
						
						
							
						
						f3be4c6379 
					 
					
						
						
							
							Create lexer for Gemtext ( #1102 )  
						
						
						
						
							
						
					 
					
						2025-07-10 14:37:53 +10:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a0c6dff018 
					 
					
						
						
							
							chore(deps): update all non-major dependencies ( #1099 )  
						
						... 
						
						
						
						This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [esbuild](https://redirect.github.com/evanw/esbuild ) | | patch |
`0.25.5` -> `0.25.6` |
| [go](https://redirect.github.com/golang/go ) | | patch | `1.24.4` ->
`1.24.5` |
| [go](https://go.dev/ )
([source](https://redirect.github.com/golang/go )) | toolchain | patch |
`1.24.4` -> `1.24.5` |
| [uv](https://redirect.github.com/astral-sh/uv ) | | patch | `0.7.18` ->
`0.7.19` |
---
### Release Notes
<details>
<summary>evanw/esbuild (esbuild)</summary>
###
[`v0.25.6`](https://redirect.github.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0256 )
[Compare
Source](https://redirect.github.com/evanw/esbuild/compare/v0.25.5...v0.25.6 )
- Fix a memory leak when `cancel()` is used on a build context
([#​4231](https://redirect.github.com/evanw/esbuild/issues/4231 ))
Calling `rebuild()` followed by `cancel()` in rapid succession could
previously leak memory. The bundler uses a producer/consumer model
internally, and the resource leak was caused by the consumer being
termianted while there were still remaining unreceived results from a
producer. To avoid the leak, the consumer now waits for all producers to
finish before terminating.
- Support empty `:is()` and `:where()` syntax in CSS
([#​4232](https://redirect.github.com/evanw/esbuild/issues/4232 ))
Previously using these selectors with esbuild would generate a warning.
That warning has been removed in this release for these cases.
- Improve tree-shaking of `try` statements in dead code
([#​4224](https://redirect.github.com/evanw/esbuild/issues/4224 ))
With this release, esbuild will now remove certain `try` statements if
esbuild considers them to be within dead code (i.e. code that is known
to not ever be evaluated). For example:
  ```js
  // Original code
  return 'foo'
  try { return 'bar' } catch {}
  // Old output (with --minify)
  return"foo";try{return"bar"}catch{}
  // New output (with --minify)
  return"foo";
  ```
- Consider negated bigints to have no side effects
While esbuild currently considers `1`, `-1`, and `1n` to all have no
side effects, it didn't previously consider `-1n` to have no side
effects. This is because esbuild does constant folding with numbers but
not bigints. However, it meant that unused negative bigint constants
were not tree-shaken. With this release, esbuild will now consider these
expressions to also be side-effect free:
  ```js
  // Original code
  let a = 1, b = -1, c = 1n, d = -1n
  // Old output (with --bundle --minify)
  (()=>{var n=-1n;})();
  // New output (with --bundle --minify)
  (()=>{})();
  ```
- Support a configurable delay in watch mode before rebuilding
([#​3476](https://redirect.github.com/evanw/esbuild/issues/3476 ),
[#​4178](https://redirect.github.com/evanw/esbuild/issues/4178 ))
The `watch()` API now takes a `delay` option that lets you add a delay
(in milliseconds) before rebuilding when a change is detected in watch
mode. If you use a tool that regenerates multiple source files very
slowly, this should make it more likely that esbuild's watch mode won't
generate a broken intermediate build before the successful final build.
This option is also available via the CLI using the `--watch-delay=`
flag.
This should also help avoid confusion about the `watch()` API's options
argument. It was previously empty to allow for future API expansion,
which caused some people to think that the documentation was missing.
It's no longer empty now that the `watch()` API has an option.
- Allow mixed array for `entryPoints` API option
([#​4223](https://redirect.github.com/evanw/esbuild/issues/4223 ))
The TypeScript type definitions now allow you to pass a mixed array of
both string literals and object literals to the `entryPoints` API
option, such as `['foo.js', { out: 'lib', in: 'bar.js' }]`. This was
always possible to do in JavaScript but the TypeScript type definitions
were previously too restrictive.
- Update Go from 1.23.8 to 1.23.10
([#​4204](https://redirect.github.com/evanw/esbuild/issues/4204 ),
[#​4207](https://redirect.github.com/evanw/esbuild/pull/4207 ))
This should have no effect on existing code as this version change does
not change Go's operating system support. It may remove certain false
positive reports (specifically CVE-2025-4673 and CVE-2025-22874) from
vulnerability scanners that only detect which version of the Go compiler
esbuild uses.
- Experimental support for esbuild on OpenHarmony
([#​4212](https://redirect.github.com/evanw/esbuild/pull/4212 ))
With this release, esbuild now publishes the
[`@esbuild/openharmony-arm64`](https://www.npmjs.com/package/@​esbuild/openharmony-arm64 )
npm package for
[OpenHarmony](https://en.wikipedia.org/wiki/OpenHarmony ). It contains a
WebAssembly binary instead of a native binary because Go doesn't
currently support OpenHarmony. Node does support it, however, so in
theory esbuild should now work on OpenHarmony through WebAssembly.
This change was contributed by
[@​hqzing](https://redirect.github.com/hqzing ).
</details>
<details>
<summary>golang/go (go)</summary>
###
[`v1.24.5`](https://redirect.github.com/golang/go/compare/go1.24.4...go1.24.5 )
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.7.19`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0719 )
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.7.18...0.7.19 )
The **[uv build
backend](https://docs.astral.sh/uv/concepts/build-backend/ ) is now
stable**, and considered ready for production use.
The uv build backend is a great choice for pure Python projects. It has
reasonable defaults, with the goal of requiring zero configuration for
most users, but provides flexible configuration to accommodate most
Python project structures. It integrates tightly with uv, to improve
messaging and user experience. It validates project metadata and
structures, preventing common mistakes. And, finally, it's very fast —
`uv sync` on a new project (from `uv init`) is 10-30x faster than with
other build backends.
To use uv as a build backend in an existing project, add `uv_build` to
the `[build-system]` section in your `pyproject.toml`:
```toml
[build-system]
requires = ["uv_build>=0.7.19,<0.8.0"]
build-backend = "uv_build"
```
In a future release, it will replace `hatchling` as the default in `uv
init`. As before, uv will remain compatible with all standards-compliant
build backends.
##### Python
- Add PGO distributions of Python for aarch64 Linux, which are more
optimized for better performance
See the [python-build-standalone
release](https://redirect.github.com/astral-sh/python-build-standalone/releases/tag/20250702 )
for more details.
##### Enhancements
- Ignore Python patch version for `--universal` pip compile
([#​14405](https://redirect.github.com/astral-sh/uv/pull/14405 ))
- Update the tilde version specifier warning to include more context
([#​14335](https://redirect.github.com/astral-sh/uv/pull/14335 ))
- Clarify behavior and hint on tool install when no executables are
available
([#​14423](https://redirect.github.com/astral-sh/uv/pull/14423 ))
##### Bug fixes
- Make project and interpreter lock acquisition non-fatal
([#​14404](https://redirect.github.com/astral-sh/uv/pull/14404 ))
- Includes `sys.prefix` in cached environment keys to avoid `--with`
collisions across projects
([#​14403](https://redirect.github.com/astral-sh/uv/pull/14403 ))
##### Documentation
- Add a migration guide from pip to uv projects
([#​12382](https://redirect.github.com/astral-sh/uv/pull/12382 ))
</details>
---
### Configuration
📅  **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻  **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/alecthomas/chroma ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-07-09 15:51:20 +10:00 
						 
				 
			
				
					
						
							
							
								Sebastian Ertz 
							
						 
					 
					
						
						
							
						
						abe0195ffd 
					 
					
						
						
							
							Create lexer for lox ( #1100 )  
						
						... 
						
						
						
						Close  #1073  
The Lox language is from the book "Crafting Interpreters"
https://craftinginterpreters.com/  
					
						2025-07-08 23:09:24 +10:00