chore(deps): update dependency rust to v1.97.1 - #1322
Merged
Conversation
✅ CI passed
|
renovate
Bot
force-pushed
the
renovate/minor-1.97-dependencies
branch
from
July 30, 2026 18:28
86fdc29 to
e7f081c
Compare
✅ CI passed
|
keithamus
enabled auto-merge (squash)
July 31, 2026 08:52
keithamus
force-pushed
the
renovate/minor-1.97-dependencies
branch
from
July 31, 2026 08:59
a354c2b to
09458a4
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
✅ CI passed
|
1 similar comment
✅ CI passed
|
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 1, 2026
## [0.0.29] - 2026-08-01 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
Merged
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 1, 2026
## [0.0.29] - 2026-08-01 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 2, 2026
## [0.0.29] - 2026-08-02 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 2, 2026
## [0.0.29] - 2026-08-02 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 3, 2026
## [0.0.29] - 2026-08-03 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 3, 2026
## [0.0.29] - 2026-08-03 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 4, 2026
## [0.0.29] - 2026-08-04 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 4, 2026
## [0.0.29] - 2026-08-04 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 4, 2026
## [0.0.29] - 2026-08-04 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 4, 2026
## [0.0.29] - 2026-08-04 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 5, 2026
## [0.0.29] - 2026-08-05 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 5, 2026
## [0.0.29] - 2026-08-05 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 8, 2026
## [0.0.29] - 2026-08-08 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 8, 2026
## [0.0.29] - 2026-08-08 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 9, 2026
## [0.0.29] - 2026-08-09 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) - Regenerate css_ast/src/values & css_feature_data from csswg drafts (#1369) ([#1369](#1369)) - css_ast: Generate Value<> slots for all keywords (#1370) ([#1370](#1370)) - css_ast: Fix errors in MathML tags (#1371) ([#1371](#1371)) - css_ast: Add new pseudo classes from various specs (#1372) ([#1372](#1372)) - css_ast/csskit_ast: Optimise NodeId code (#1373) ([#1373](#1373)) - css_ast: Fix panic in unexpected_pseudo_class diagnostic (#1374) ([#1374](#1374)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_arena - csskit_arena: Add with_initial_capacity (#1375) ([#1375](#1375)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 9, 2026
## [0.0.29] - 2026-08-09 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) - Regenerate css_ast/src/values & css_feature_data from csswg drafts (#1369) ([#1369](#1369)) - css_ast: Generate Value<> slots for all keywords (#1370) ([#1370](#1370)) - css_ast: Fix errors in MathML tags (#1371) ([#1371](#1371)) - css_ast: Add new pseudo classes from various specs (#1372) ([#1372](#1372)) - css_ast/csskit_ast: Optimise NodeId code (#1373) ([#1373](#1373)) - css_ast: Fix panic in unexpected_pseudo_class diagnostic (#1374) ([#1374](#1374)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_arena - csskit_arena: Add with_initial_capacity (#1375) ([#1375](#1375)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 9, 2026
## [0.0.29] - 2026-08-09 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) - Csskit_spec_generator: Read & emit commit sha when generating individual specs (#1383) ([#1383](#1383)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) - Regenerate css_ast/src/values & css_feature_data from csswg drafts (#1369) ([#1369](#1369)) - css_ast: Generate Value<> slots for all keywords (#1370) ([#1370](#1370)) - css_ast: Fix errors in MathML tags (#1371) ([#1371](#1371)) - css_ast: Add new pseudo classes from various specs (#1372) ([#1372](#1372)) - css_ast/csskit_ast: Optimise NodeId code (#1373) ([#1373](#1373)) - css_ast: Fix panic in unexpected_pseudo_class diagnostic (#1374) ([#1374](#1374)) - css_ast: Delete dead macro code (#1376) ([#1376](#1376)) - css_parse/css_ast: Ensure ComponentValue(s) are visitable nodes (#1377) ([#1377](#1377)) - css_ast: Implement RotateStyleValue (#1378) ([#1378](#1378)) - css_ast: Implement nav-* style values (#1379) ([#1379](#1379)) - css_ast: Implement voice-pitch/voice-range, with semitones, fixing frequency (#1380) ([#1380](#1380)) - css_ast: Implement remaining background properties (#1381) ([#1381](#1381)) - css_ast: Implement offset style value (#1382) ([#1382](#1382)) - css_ast: IMplement font-variant-alternates style value (#1384) ([#1384](#1384)) - css_ast: Implement mask-border style value (#1385) ([#1385](#1385)) - css_ast: Implement border-image style value (#1386) ([#1386](#1386)) - csskit_proc_macro: Don't eagerly optimise alternates (#1387) ([#1387](#1387)) - css_ast: Implement FontVariantStyleValue (#1388) ([#1388](#1388)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_arena - csskit_arena: Add with_initial_capacity (#1375) ([#1375](#1375)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 9, 2026
## [0.0.29] - 2026-08-09 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) - Csskit_spec_generator: Read & emit commit sha when generating individual specs (#1383) ([#1383](#1383)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) - Regenerate css_ast/src/values & css_feature_data from csswg drafts (#1369) ([#1369](#1369)) - css_ast: Generate Value<> slots for all keywords (#1370) ([#1370](#1370)) - css_ast: Fix errors in MathML tags (#1371) ([#1371](#1371)) - css_ast: Add new pseudo classes from various specs (#1372) ([#1372](#1372)) - css_ast/csskit_ast: Optimise NodeId code (#1373) ([#1373](#1373)) - css_ast: Fix panic in unexpected_pseudo_class diagnostic (#1374) ([#1374](#1374)) - css_ast: Delete dead macro code (#1376) ([#1376](#1376)) - css_parse/css_ast: Ensure ComponentValue(s) are visitable nodes (#1377) ([#1377](#1377)) - css_ast: Implement RotateStyleValue (#1378) ([#1378](#1378)) - css_ast: Implement nav-* style values (#1379) ([#1379](#1379)) - css_ast: Implement voice-pitch/voice-range, with semitones, fixing frequency (#1380) ([#1380](#1380)) - css_ast: Implement remaining background properties (#1381) ([#1381](#1381)) - css_ast: Implement offset style value (#1382) ([#1382](#1382)) - css_ast: IMplement font-variant-alternates style value (#1384) ([#1384](#1384)) - css_ast: Implement mask-border style value (#1385) ([#1385](#1385)) - css_ast: Implement border-image style value (#1386) ([#1386](#1386)) - csskit_proc_macro: Don't eagerly optimise alternates (#1387) ([#1387](#1387)) - css_ast: Implement FontVariantStyleValue (#1388) ([#1388](#1388)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_arena - csskit_arena: Add with_initial_capacity (#1375) ([#1375](#1375)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321))
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 14, 2026
## [0.0.29] - 2026-08-14 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) - Csskit_spec_generator: Read & emit commit sha when generating individual specs (#1383) ([#1383](#1383)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) - Regenerate css_ast/src/values & css_feature_data from csswg drafts (#1369) ([#1369](#1369)) - css_ast: Generate Value<> slots for all keywords (#1370) ([#1370](#1370)) - css_ast: Fix errors in MathML tags (#1371) ([#1371](#1371)) - css_ast: Add new pseudo classes from various specs (#1372) ([#1372](#1372)) - css_ast/csskit_ast: Optimise NodeId code (#1373) ([#1373](#1373)) - css_ast: Fix panic in unexpected_pseudo_class diagnostic (#1374) ([#1374](#1374)) - css_ast: Delete dead macro code (#1376) ([#1376](#1376)) - css_parse/css_ast: Ensure ComponentValue(s) are visitable nodes (#1377) ([#1377](#1377)) - css_ast: Implement RotateStyleValue (#1378) ([#1378](#1378)) - css_ast: Implement nav-* style values (#1379) ([#1379](#1379)) - css_ast: Implement voice-pitch/voice-range, with semitones, fixing frequency (#1380) ([#1380](#1380)) - css_ast: Implement remaining background properties (#1381) ([#1381](#1381)) - css_ast: Implement offset style value (#1382) ([#1382](#1382)) - css_ast: IMplement font-variant-alternates style value (#1384) ([#1384](#1384)) - css_ast: Implement mask-border style value (#1385) ([#1385](#1385)) - css_ast: Implement border-image style value (#1386) ([#1386](#1386)) - csskit_proc_macro: Don't eagerly optimise alternates (#1387) ([#1387](#1387)) - css_ast: Implement FontVariantStyleValue (#1388) ([#1388](#1388)) - css_ast: Add revert-rule keyword (#1393) ([#1393](#1393)) - css_ast: Add missing pseudo elements from various specs (#1394) ([#1394](#1394)) - css_ast: Implement -webkit-animation style value (#1396) ([#1396](#1396)) - css_ast: ...actually implement -webkit-animation (#1397) ([#1397](#1397)) - css_ast: Group -webkit-animation properties (#1398) ([#1398](#1398)) - css_ast: Implement font shorthand (#1399) ([#1399](#1399)) - css_ast: Implement @font-face style values (#1403) ([#1403](#1403)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) - csskit_source_finder: Ignore types inside test modules (#1400) ([#1400](#1400)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_arena - csskit_arena: Add with_initial_capacity (#1375) ([#1375](#1375)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) - chore(deps): update dependencies (patch) (#1389) ([#1389](#1389)) [forcebuild]
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 14, 2026
## [0.0.29] - 2026-08-14 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) - Csskit_spec_generator: Read & emit commit sha when generating individual specs (#1383) ([#1383](#1383)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) - Regenerate css_ast/src/values & css_feature_data from csswg drafts (#1369) ([#1369](#1369)) - css_ast: Generate Value<> slots for all keywords (#1370) ([#1370](#1370)) - css_ast: Fix errors in MathML tags (#1371) ([#1371](#1371)) - css_ast: Add new pseudo classes from various specs (#1372) ([#1372](#1372)) - css_ast/csskit_ast: Optimise NodeId code (#1373) ([#1373](#1373)) - css_ast: Fix panic in unexpected_pseudo_class diagnostic (#1374) ([#1374](#1374)) - css_ast: Delete dead macro code (#1376) ([#1376](#1376)) - css_parse/css_ast: Ensure ComponentValue(s) are visitable nodes (#1377) ([#1377](#1377)) - css_ast: Implement RotateStyleValue (#1378) ([#1378](#1378)) - css_ast: Implement nav-* style values (#1379) ([#1379](#1379)) - css_ast: Implement voice-pitch/voice-range, with semitones, fixing frequency (#1380) ([#1380](#1380)) - css_ast: Implement remaining background properties (#1381) ([#1381](#1381)) - css_ast: Implement offset style value (#1382) ([#1382](#1382)) - css_ast: IMplement font-variant-alternates style value (#1384) ([#1384](#1384)) - css_ast: Implement mask-border style value (#1385) ([#1385](#1385)) - css_ast: Implement border-image style value (#1386) ([#1386](#1386)) - csskit_proc_macro: Don't eagerly optimise alternates (#1387) ([#1387](#1387)) - css_ast: Implement FontVariantStyleValue (#1388) ([#1388](#1388)) - css_ast: Add revert-rule keyword (#1393) ([#1393](#1393)) - css_ast: Add missing pseudo elements from various specs (#1394) ([#1394](#1394)) - css_ast: Implement -webkit-animation style value (#1396) ([#1396](#1396)) - css_ast: ...actually implement -webkit-animation (#1397) ([#1397](#1397)) - css_ast: Group -webkit-animation properties (#1398) ([#1398](#1398)) - css_ast: Implement font shorthand (#1399) ([#1399](#1399)) - css_ast: Implement @font-face style values (#1403) ([#1403](#1403)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) - csskit_source_finder: Ignore types inside test modules (#1400) ([#1400](#1400)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_arena - csskit_arena: Add with_initial_capacity (#1375) ([#1375](#1375)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) - chore(deps): update dependencies (patch) (#1389) ([#1389](#1389))
keithamus
added a commit
that referenced
this pull request
Aug 14, 2026
## [0.0.29] - 2026-08-14 ### Other Changes - Csskit_spec_generator: Move out of crates/ into tools/ (#1331) ([#1331](#1331)) - Default debug builds to line-tables-only (#1333) ([#1333](#1333)) - Chore(deps): update dependencies (patch) (#1335) ([#1335](#1335)) - Fuzz: Use css_parse sepcified allocator (#1339) ([#1339](#1339)) - Csskit_spec_generator: Pass workspace_root to generate_property_atoms (#1368) ([#1368](#1368)) - Csskit_spec_generator: Read & emit commit sha when generating individual specs (#1383) ([#1383](#1383)) ### Chromashift - css_parse/css_ast: Use a #[node] tag to simplify csskit_source_finder, size tests (#1323) ([#1323](#1323)) ### Css_ast - Regenerate css_ast/src/values from csswg drafts (#1311) ([#1311](#1311)) - chore(deps): update dependency rust to v1.97.1 (#1322) ([#1322](#1322)) - css_parse: Re-export `Arena` as Bumpalo, rename `bump` to `alloc` (#1326) ([#1326](#1326)) - csskit_arena: Introduce csskit_arena (#1327) ([#1327](#1327)) - Fix clippy errors (#1329) ([#1329](#1329)) - css_ast: repr(C) all nodes, introduce stable-type-layout. (#1334) ([#1334](#1334)) - css_parse/css_ast/csskit_wasm: Make csskit_arena default allocator (#1340) ([#1340](#1340)) - css_ast: Implement ray() function (#1342) ([#1342](#1342)) - css_ast: Implement palette-mix() function (#1343) ([#1343](#1343)) - css_ast: Implement calc-size() function (#1344) ([#1344](#1344)) - css_ast: Implement Autospace (#1345) ([#1345](#1345)) - css_ast: Implement TextEdge (#1346) ([#1346](#1346)) - css_ast: Implement ContentLevel (#1347) ([#1347](#1347)) - csskit_arena/css_parse/css_lexer/css_ast: Implement chunk based allocations, drop bumpalo (#1348) ([#1348](#1348)) - css_ast: Implement [Auto]Line(Width|Style|Color)(List|OrRepeat) (#1349) ([#1349](#1349)) - css_ast: Implement SingleAnimation (#1350) ([#1350](#1350)) - css_ast: Implement CSS 4 images functions (#1351) ([#1351](#1351)) - css_ast: Implement fade() function (#1352) ([#1352](#1352)) - css_ast: Implement mask-layer() (#1353) ([#1353](#1353)) - css_ast: Implement TimelineRangeCenterSubject (#1354) ([#1354](#1354)) - css_ast: Implement remaining todo media features (#1355) ([#1355](#1355)) - css_ast: Implement @scope rule (#1356) ([#1356](#1356)) - css_ast: Implement @color-profile rule (#1357) ([#1357](#1357)) - css_ast: Implement IntegerOrInfinite, uncomment RangeStyleValue (#1358) ([#1358](#1358)) - css_ast: Implement @font-feature-values (#1359) ([#1359](#1359)) - css_ast: Implement @font-palette-values (#1360) ([#1360](#1360)) - css_ast: Implement Syntax (#1361) ([#1361](#1361)) - css_ast: Implement tree counting functions, NumericValue<T> (#1362) ([#1362](#1362)) - css_ast: Drop Todo, clean up imports (#1364) ([#1364](#1364)) - csskit_ast: Unflag stable_type_layout from test. (#1367) ([#1367](#1367)) - Regenerate css_ast/src/values & css_feature_data from csswg drafts (#1369) ([#1369](#1369)) - css_ast: Generate Value<> slots for all keywords (#1370) ([#1370](#1370)) - css_ast: Fix errors in MathML tags (#1371) ([#1371](#1371)) - css_ast: Add new pseudo classes from various specs (#1372) ([#1372](#1372)) - css_ast/csskit_ast: Optimise NodeId code (#1373) ([#1373](#1373)) - css_ast: Fix panic in unexpected_pseudo_class diagnostic (#1374) ([#1374](#1374)) - css_ast: Delete dead macro code (#1376) ([#1376](#1376)) - css_parse/css_ast: Ensure ComponentValue(s) are visitable nodes (#1377) ([#1377](#1377)) - css_ast: Implement RotateStyleValue (#1378) ([#1378](#1378)) - css_ast: Implement nav-* style values (#1379) ([#1379](#1379)) - css_ast: Implement voice-pitch/voice-range, with semitones, fixing frequency (#1380) ([#1380](#1380)) - css_ast: Implement remaining background properties (#1381) ([#1381](#1381)) - css_ast: Implement offset style value (#1382) ([#1382](#1382)) - css_ast: IMplement font-variant-alternates style value (#1384) ([#1384](#1384)) - css_ast: Implement mask-border style value (#1385) ([#1385](#1385)) - css_ast: Implement border-image style value (#1386) ([#1386](#1386)) - csskit_proc_macro: Don't eagerly optimise alternates (#1387) ([#1387](#1387)) - css_ast: Implement FontVariantStyleValue (#1388) ([#1388](#1388)) - css_ast: Add revert-rule keyword (#1393) ([#1393](#1393)) - css_ast: Add missing pseudo elements from various specs (#1394) ([#1394](#1394)) - css_ast: Implement -webkit-animation style value (#1396) ([#1396](#1396)) - css_ast: ...actually implement -webkit-animation (#1397) ([#1397](#1397)) - css_ast: Group -webkit-animation properties (#1398) ([#1398](#1398)) - css_ast: Implement font shorthand (#1399) ([#1399](#1399)) - css_ast: Implement @font-face style values (#1403) ([#1403](#1403)) ### Css_parse - css_parse: Implement an Arena allocated String (#1324) ([#1324](#1324)) - css_parse/csskit/csskit_transform: Use css_parse::String where possible (#1325) ([#1325](#1325)) - css_parse: Clean up imports with preludes (#1365) ([#1365](#1365)) ### Css_value_definition_parser - csskit_source_finder/css_value_definition_parser: Autogeenerate list of sized types (#1363) ([#1363](#1363)) - csskit_source_finder: Ignore types inside test modules (#1400) ([#1400](#1400)) ### Csskit - chore(deps): update dependencies (patch) (#1312) ([#1312](#1312)) - csskit-wasm: Fix wasm-opt errors (#1330) ([#1330](#1330)) - csskit: Clean up imports with preludes (#1366) ([#1366](#1366)) ### Csskit_arena - csskit_arena: Add with_initial_capacity (#1375) ([#1375](#1375)) ### Csskit_lsp - csskit_lsp: Don't create new Arenas for each LineIndex (#1341) ([#1341](#1341)) ### Csskit_vscode - chore(deps): update dependency oxlint to v1.73.0 (#1318) ([#1318](#1318)) - chore(deps): update dependency @vscode/test-electron to v3.1.0 (#1313) ([#1313](#1313)) - chore(deps): update dependency oxlint to v1.75.0 (#1320) ([#1320](#1320)) - chore(deps): update dependency prettier to v3.9.6 (#1321) ([#1321](#1321)) - chore(deps): update dependencies (patch) (#1389) ([#1389](#1389))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.96.1→1.97.1Release Notes
rust-lang/rust (rust)
v1.97.1Compare Source
==========================
This backports an LLVM submodule bump to include the LLVM-side fix and a
revert of the rustc change that is one known trigger for the bug. The rustc
side revert should not be strictly necessary but is done out of abundance of caution.
v1.97.0Compare Source
==========================
Language
Result<T, Uninhabited>andControlFlow<Uninhabited, T>to be equivalent toTfor must use lintdead_code_pub_in_binarylint for unused pub items in binary cratesdiv32,lam-bh,lamcas,ld-seq-saandscqtarget featurescfg(target_has_atomic_primitive_alignment)selfin imports in more casesPlatform Support
Refer to Rust's platform support page
for more information on Rust's tiered platform support.
Stabilized APIs
Default for RepeatNCopy for ffi::FromBytesUntilNulErrorSend for std::fs::Fileon UEFI<{integer}>::isolate_highest_one<{integer}>::isolate_lowest_one<{integer}>::highest_one<{integer}>::lowest_one<{integer}>::bit_widthNonZero<{integer}>::isolate_highest_oneNonZero<{integer}>::isolate_lowest_oneNonZero<{integer}>::highest_oneNonZero<{integer}>::lowest_oneNonZero<{integer}>::bit_widthThese previously stable APIs are now stable in const contexts:
char::is_controlCargo
build.warningsconfig. This controls how lint warnings from local packages are treated. Useful for enforcing a warning-free build in CI, replacing-Dwarnings. docsresolver.lockfile-pathconfig. This allows specifying the path to the lockfile to use when resolving dependencies. Useful when working with read-only source directories. docs--target-dirdoesn't look like a Cargo target directory. This prevents accidental deletion of non-target directories.-mshorthand for--manifest-pathcurldependency fromcrates-iocrateRustdoc
--emitflag--remap-path-prefixCompatibility Notes
f32: From<{float}>to constrain{float}pin!, in order to prevent unsoundness. The most likely case where this might impact users is: writingpin!(x)wherexhas type&mut Twill now always correctly produce a value of typePin<&mut &mut T>, instead of sometimes allowing a coercion that produces a value of typePin<&mut T>. This coercion was previously incorrectly allowed since Rust 1.88.0.std::charconstants and functionsf64methods which have been deprecated since 1.0varargs_without_patternlint in depslink_sectionspecifierenums have changed. This is not a breaking change, as it only applies toenums without layout guarantees, but is noted here as we've seen people impacted from having made assumptions about the layout algorithm.#[export_name = "..."]where the name is empty#[link_name = "..."]&#[link(name = "...")]parametersshutdownon a socket to shut down the write side, attempting to write to the socket will now produce aBrokenPipeerror rather thanOther. MapWSAESHUTDOWNtoio::ErrorKind::BrokenPipeConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.