Skip to content

fix(deps): update dependencies (patch)#809

Merged
keithamus merged 1 commit intomainfrom
renovate/patch-dependencies
Jan 19, 2026
Merged

fix(deps): update dependencies (patch)#809
keithamus merged 1 commit intomainfrom
renovate/patch-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@codemirror/state 6.5.36.5.4 age confidence dependencies patch
@types/node (source) 24.10.724.10.9 age confidence devDependencies patch
actions/cache v5.0.1v5.0.2 age confidence action patch
chrono 0.4.420.4.43 age confidence workspace.dependencies patch
thiserror 2.0.172.0.18 age confidence workspace.dependencies patch
wasm-bindgen (source) 0.2.1060.2.108 age confidence workspace.dependencies patch
wasm-bindgen-test 0.3.560.3.58 age confidence dev-dependencies patch

Release Notes

codemirror/state (@​codemirror/state)

v6.5.4

Compare Source

Bug fixes

Make SelectionRange.eq return false when the ranges have different goal columns.

actions/cache (actions/cache)

v5.0.2

Compare Source

chronotope/chrono (chrono)

v0.4.43: 0.4.43

Compare Source

What's Changed
dtolnay/thiserror (thiserror)

v2.0.18

Compare Source

wasm-bindgen/wasm-bindgen (wasm-bindgen)

v0.2.108

Compare Source

Fixed
  • Fixed regression where panic=unwind builds for non-Wasm targets would trigger UnwindSafe assertions.
    #​4903

v0.2.107

Compare Source

Added
  • Support catching panics, and raising JS Exceptions for them, when building
    with panic=unwind on nightly, with the std feature.
    #​4790

  • Added support for passing &[JsValue] slices from Rust to JavaScript functions.
    #​4872

  • Added private attribute on exported types to allow generating
    exports and structs as implicit internal exported types for function
    arguments and returns, without exporting them on the public interface.
    #​4788

  • Added iter_custom and iter_custom_future for bench to do custom measurements.
    #​4841

  • Added Window Management API.
    #​4843

Changed
  • Changed WASM import namespace from wbg to ./{name}_bg.js for web and no-modules targets,
    aligning with bundler and experimental-nodejs-module to enable cross-target WASM sharing.
    #​4850

  • Replace WASM_BINDGEN_UNSTABLE_TEST_PROFRAW_OUT and WASM_BINDGEN_UNSTABLE_TEST_PROFRAW_PREFIX with parsing LLVM_PROFILE_FILE analogous to Rust test coverage.
    #​4367

  • Typescript custom sections sorted alphabetically across codegen-units.
    #​4738

  • Optimized demangling performance by removing redundant string formatting
    #​4867

  • Changed WASM import namespace from __wbindgen_placeholder__ to ./{name}_bg.js for node targets, aligning with bundler and experimental-nodejs-module to enable cross-target WASM sharing.
    #​4869

  • Changed WASM import namespace from __wbindgen_placeholder__ to ./{name}_bg.js for deno and module targets, aligning with node, bundler and experimental-nodejs-module to enable cross-target WASM sharing.
    #​4871

  • Consolidate JavaScript glue generation
    Move target-specific JS emission into a single finalize phase, reducing
    branching and making the generated output more consistent across targets.

    • Centralize JS output assembly in a single finalize phase (exports/imports/wasm loading).
    • Make --target experimental-nodejs-module emit one JS entrypoint (no separate _bg.js).
    • Ensure Node (CJS/ESM) and bundler entrypoints only expose public exports (no internal import shims).
    • Add /* @&#8203;ts-self-types="./<name>.d.ts" */ to JS entrypoints for JSR/Deno resolution.
    • Refresh reference test fixtures.
      #​4879
  • Forward worker errors to test output in the test runner.
    #​4855

Fixed
  • Fix: Include doc comments in TypeScript definitions for classes
    #​4858

  • Interpreter: support try_table blocks
    #​4862

  • Interpreter: Stop interpretting descriptor after __wbindgen_describe_cast
    #​4862


Configuration

📅 Schedule: Branch creation - "before 9am on monday" (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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 19, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.2.108
    Updating crates.io index
error: failed to select a version for the requirement `wasm-bindgen = "=0.2.106"`
candidate versions found which didn't match: 0.2.108
location searched: crates.io index
required by package `wasm-bindgen-test v0.3.56`
    ... which satisfies dependency `wasm-bindgen-test = "^0.3.54"` (locked to 0.3.56) of package `csskit_wasm v0.0.13 (/tmp/renovate/repos/github/csskit/csskit/crates/csskit_wasm)`

@renovate renovate bot requested a review from keithamus as a code owner January 19, 2026 00:16
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All CI jobs have passed. Approving. (Build jobs were skipped - no Rust files changed)

@keithamus keithamus merged commit c2988dd into main Jan 19, 2026
11 of 12 checks passed
@keithamus keithamus deleted the renovate/patch-dependencies branch January 19, 2026 09:36
github-actions bot pushed a commit that referenced this pull request Jan 19, 2026
## [0.0.14] - 2026-01-19

### Other Changes
- Coverage: Add `:unknown` coverage testing to all popular CSS libraries (#796) ([#796](#796))

### Chromashift
- chromashift: Fix lossy alpha conversions (#784) ([#784](#784))

### Css_ast
- Regenerate css_ast/src/values from csswg drafts (#789) ([#789](#789))
- css_ast: Fixup MediaQueryList & ContainerConditionList to use CommaSeparated (#795) ([#795](#795))
- css_ast: Add support for parsing `@import` rules (#797) ([#797](#797))
- css_ast: enables `<display>` (#799) ([#799](#799))
- css_ast/csskit_proc_macro: Provide system for easily renaming auto-generated types (#800) ([#800](#800))
- Regenerate css_ast/src/values from csswg drafts (#801) ([#801](#801))
- Regenerate css_ast/src/values from csswg drafts (#808) ([#808](#808))

### Css_lexer
- css_lexer/css_parse: Add SourceCursor compacting, ensure CursorCompactWriteSink compacts cursors before write (#782) ([#782](#782))

### Csskit
- chore(deps): update dependencies (patch) (#790) ([#790](#790))

### Csskit_ast
- csskit_ast: Add benchmarks for linting with example cks files (#788) ([#788](#788))

### Csskit_vscode
- chore(deps): update dependency oxlint to v1.36.0 (#791) ([#791](#791))
- chore(deps): update dependency @types/vscode to v1.108.1 (#803) ([#803](#803))
- chore(deps): update dependency oxlint to v1.38.0 (#805) ([#805](#805))
- chore(deps): update dependencies (patch) (#802) ([#802](#802))
- fix(deps): update dependencies (patch) (#809) ([#809](#809))
- chore(deps): update dependency oxlint to v1.39.0 (#811) ([#811](#811))

### Csskit_wasm
- website: fix pages deploy (#807) ([#807](#807))

[forcebuild]
@keithamus keithamus mentioned this pull request Jan 19, 2026
github-actions bot pushed a commit that referenced this pull request Jan 19, 2026
## [0.0.14] - 2026-01-19

### Other Changes
- Coverage: Add `:unknown` coverage testing to all popular CSS libraries (#796) ([#796](#796))

### Chromashift
- chromashift: Fix lossy alpha conversions (#784) ([#784](#784))

### Css_ast
- Regenerate css_ast/src/values from csswg drafts (#789) ([#789](#789))
- css_ast: Fixup MediaQueryList & ContainerConditionList to use CommaSeparated (#795) ([#795](#795))
- css_ast: Add support for parsing `@import` rules (#797) ([#797](#797))
- css_ast: enables `<display>` (#799) ([#799](#799))
- css_ast/csskit_proc_macro: Provide system for easily renaming auto-generated types (#800) ([#800](#800))
- Regenerate css_ast/src/values from csswg drafts (#801) ([#801](#801))
- Regenerate css_ast/src/values from csswg drafts (#808) ([#808](#808))

### Css_lexer
- css_lexer/css_parse: Add SourceCursor compacting, ensure CursorCompactWriteSink compacts cursors before write (#782) ([#782](#782))

### Csskit
- chore(deps): update dependencies (patch) (#790) ([#790](#790))

### Csskit_ast
- csskit_ast: Add benchmarks for linting with example cks files (#788) ([#788](#788))

### Csskit_vscode
- chore(deps): update dependency oxlint to v1.36.0 (#791) ([#791](#791))
- chore(deps): update dependency @types/vscode to v1.108.1 (#803) ([#803](#803))
- chore(deps): update dependency oxlint to v1.38.0 (#805) ([#805](#805))
- chore(deps): update dependencies (patch) (#802) ([#802](#802))
- fix(deps): update dependencies (patch) (#809) ([#809](#809))
- chore(deps): update dependency oxlint to v1.39.0 (#811) ([#811](#811))

### Csskit_wasm
- website: fix pages deploy (#807) ([#807](#807))
github-actions bot pushed a commit that referenced this pull request Jan 19, 2026
## [0.0.14] - 2026-01-19

### Other Changes
- Coverage: Add `:unknown` coverage testing to all popular CSS libraries (#796) ([#796](#796))

### Chromashift
- chromashift: Fix lossy alpha conversions (#784) ([#784](#784))

### Css_ast
- Regenerate css_ast/src/values from csswg drafts (#789) ([#789](#789))
- css_ast: Fixup MediaQueryList & ContainerConditionList to use CommaSeparated (#795) ([#795](#795))
- css_ast: Add support for parsing `@import` rules (#797) ([#797](#797))
- css_ast: enables `<display>` (#799) ([#799](#799))
- css_ast/csskit_proc_macro: Provide system for easily renaming auto-generated types (#800) ([#800](#800))
- Regenerate css_ast/src/values from csswg drafts (#801) ([#801](#801))
- Regenerate css_ast/src/values from csswg drafts (#808) ([#808](#808))

### Css_lexer
- css_lexer/css_parse: Add SourceCursor compacting, ensure CursorCompactWriteSink compacts cursors before write (#782) ([#782](#782))

### Csskit
- chore(deps): update dependencies (patch) (#790) ([#790](#790))

### Csskit_ast
- csskit_ast: Add benchmarks for linting with example cks files (#788) ([#788](#788))

### Csskit_vscode
- chore(deps): update dependency oxlint to v1.36.0 (#791) ([#791](#791))
- chore(deps): update dependency @types/vscode to v1.108.1 (#803) ([#803](#803))
- chore(deps): update dependency oxlint to v1.38.0 (#805) ([#805](#805))
- chore(deps): update dependencies (patch) (#802) ([#802](#802))
- fix(deps): update dependencies (patch) (#809) ([#809](#809))
- chore(deps): update dependency oxlint to v1.39.0 (#811) ([#811](#811))
- chore(deps): update dependency prettier to v3.8.0 (#813) ([#813](#813))

### Csskit_wasm
- website: fix pages deploy (#807) ([#807](#807))

[forcebuild]
github-actions bot pushed a commit that referenced this pull request Jan 19, 2026
## [0.0.14] - 2026-01-19

### Other Changes
- Coverage: Add `:unknown` coverage testing to all popular CSS libraries (#796) ([#796](#796))

### Chromashift
- chromashift: Fix lossy alpha conversions (#784) ([#784](#784))

### Css_ast
- Regenerate css_ast/src/values from csswg drafts (#789) ([#789](#789))
- css_ast: Fixup MediaQueryList & ContainerConditionList to use CommaSeparated (#795) ([#795](#795))
- css_ast: Add support for parsing `@import` rules (#797) ([#797](#797))
- css_ast: enables `<display>` (#799) ([#799](#799))
- css_ast/csskit_proc_macro: Provide system for easily renaming auto-generated types (#800) ([#800](#800))
- Regenerate css_ast/src/values from csswg drafts (#801) ([#801](#801))
- Regenerate css_ast/src/values from csswg drafts (#808) ([#808](#808))

### Css_lexer
- css_lexer/css_parse: Add SourceCursor compacting, ensure CursorCompactWriteSink compacts cursors before write (#782) ([#782](#782))

### Csskit
- chore(deps): update dependencies (patch) (#790) ([#790](#790))

### Csskit_ast
- csskit_ast: Add benchmarks for linting with example cks files (#788) ([#788](#788))

### Csskit_vscode
- chore(deps): update dependency oxlint to v1.36.0 (#791) ([#791](#791))
- chore(deps): update dependency @types/vscode to v1.108.1 (#803) ([#803](#803))
- chore(deps): update dependency oxlint to v1.38.0 (#805) ([#805](#805))
- chore(deps): update dependencies (patch) (#802) ([#802](#802))
- fix(deps): update dependencies (patch) (#809) ([#809](#809))
- chore(deps): update dependency oxlint to v1.39.0 (#811) ([#811](#811))
- chore(deps): update dependency prettier to v3.8.0 (#813) ([#813](#813))

### Csskit_wasm
- website: fix pages deploy (#807) ([#807](#807))
github-actions bot pushed a commit that referenced this pull request Jan 22, 2026
## [0.0.14] - 2026-01-22

### Other Changes
- Coverage: Add `:unknown` coverage testing to all popular CSS libraries (#796) ([#796](#796))

### Chromashift
- chromashift: Fix lossy alpha conversions (#784) ([#784](#784))

### Css_ast
- Regenerate css_ast/src/values from csswg drafts (#789) ([#789](#789))
- css_ast: Fixup MediaQueryList & ContainerConditionList to use CommaSeparated (#795) ([#795](#795))
- css_ast: Add support for parsing `@import` rules (#797) ([#797](#797))
- css_ast: enables `<display>` (#799) ([#799](#799))
- css_ast/csskit_proc_macro: Provide system for easily renaming auto-generated types (#800) ([#800](#800))
- Regenerate css_ast/src/values from csswg drafts (#801) ([#801](#801))
- Regenerate css_ast/src/values from csswg drafts (#808) ([#808](#808))
- csskit_transform: Reduce more color types (#818) ([#818](#818))
- csskit_transform: Add ReduceTimeUnits transform (#819) ([#819](#819))
- css_ast/css_transform: Only reduce lengths to unitless zero when applicable (#821) ([#821](#821))
- csskit_spec_generator/css_ast: Generate many more values (#823) ([#823](#823))

### Css_lexer
- css_lexer/css_parse: Add SourceCursor compacting, ensure CursorCompactWriteSink compacts cursors before write (#782) ([#782](#782))

### Css_parse
- csskit/csskit_transform/css_parse: Improve transform architecture. Minify lengths (#815) ([#815](#815))

### Csskit
- chore(deps): update dependencies (patch) (#790) ([#790](#790))

### Csskit_ast
- csskit_ast: Add benchmarks for linting with example cks files (#788) ([#788](#788))

### Csskit_transform
- csskit_transform: Add Reduce colors (#816) ([#816](#816))

### Csskit_vscode
- chore(deps): update dependency oxlint to v1.36.0 (#791) ([#791](#791))
- chore(deps): update dependency @types/vscode to v1.108.1 (#803) ([#803](#803))
- chore(deps): update dependency oxlint to v1.38.0 (#805) ([#805](#805))
- chore(deps): update dependencies (patch) (#802) ([#802](#802))
- fix(deps): update dependencies (patch) (#809) ([#809](#809))
- chore(deps): update dependency oxlint to v1.39.0 (#811) ([#811](#811))
- chore(deps): update dependency prettier to v3.8.0 (#813) ([#813](#813))

### Csskit_wasm
- website: fix pages deploy (#807) ([#807](#807))
- csskit_wasm: Use minifier transform architecture (#817) ([#817](#817))

[forcebuild]
github-actions bot pushed a commit that referenced this pull request Jan 22, 2026
## [0.0.14] - 2026-01-22

### Other Changes
- Coverage: Add `:unknown` coverage testing to all popular CSS libraries (#796) ([#796](#796))

### Chromashift
- chromashift: Fix lossy alpha conversions (#784) ([#784](#784))

### Css_ast
- Regenerate css_ast/src/values from csswg drafts (#789) ([#789](#789))
- css_ast: Fixup MediaQueryList & ContainerConditionList to use CommaSeparated (#795) ([#795](#795))
- css_ast: Add support for parsing `@import` rules (#797) ([#797](#797))
- css_ast: enables `<display>` (#799) ([#799](#799))
- css_ast/csskit_proc_macro: Provide system for easily renaming auto-generated types (#800) ([#800](#800))
- Regenerate css_ast/src/values from csswg drafts (#801) ([#801](#801))
- Regenerate css_ast/src/values from csswg drafts (#808) ([#808](#808))
- csskit_transform: Reduce more color types (#818) ([#818](#818))
- csskit_transform: Add ReduceTimeUnits transform (#819) ([#819](#819))
- css_ast/css_transform: Only reduce lengths to unitless zero when applicable (#821) ([#821](#821))
- csskit_spec_generator/css_ast: Generate many more values (#823) ([#823](#823))

### Css_lexer
- css_lexer/css_parse: Add SourceCursor compacting, ensure CursorCompactWriteSink compacts cursors before write (#782) ([#782](#782))

### Css_parse
- csskit/csskit_transform/css_parse: Improve transform architecture. Minify lengths (#815) ([#815](#815))

### Csskit
- chore(deps): update dependencies (patch) (#790) ([#790](#790))

### Csskit_ast
- csskit_ast: Add benchmarks for linting with example cks files (#788) ([#788](#788))

### Csskit_transform
- csskit_transform: Add Reduce colors (#816) ([#816](#816))

### Csskit_vscode
- chore(deps): update dependency oxlint to v1.36.0 (#791) ([#791](#791))
- chore(deps): update dependency @types/vscode to v1.108.1 (#803) ([#803](#803))
- chore(deps): update dependency oxlint to v1.38.0 (#805) ([#805](#805))
- chore(deps): update dependencies (patch) (#802) ([#802](#802))
- fix(deps): update dependencies (patch) (#809) ([#809](#809))
- chore(deps): update dependency oxlint to v1.39.0 (#811) ([#811](#811))
- chore(deps): update dependency prettier to v3.8.0 (#813) ([#813](#813))

### Csskit_wasm
- website: fix pages deploy (#807) ([#807](#807))
- csskit_wasm: Use minifier transform architecture (#817) ([#817](#817))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant