Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2025

This PR contains the following updates:

Package Type Update Change
indexmap workspace.dependencies minor 2.12.12.13.0
napi workspace.dependencies minor 3.7.13.8.2
napi-derive workspace.dependencies minor 3.4.13.5.1
oxc_allocator (source) workspace.dependencies minor 0.1050.110
oxc_ast (source) workspace.dependencies minor 0.1050.110
oxc_codegen (source) workspace.dependencies minor 0.1050.110
oxc_data_structures (source) workspace.dependencies minor 0.1050.110
oxc_diagnostics (source) workspace.dependencies minor 0.1050.110
oxc_ecmascript (source) workspace.dependencies minor 0.1050.110
oxc_parser (source) workspace.dependencies minor 0.1050.110
oxc_semantic (source) workspace.dependencies minor 0.1050.110
oxc_span (source) workspace.dependencies minor 0.1050.110
oxc_syntax (source) workspace.dependencies minor 0.1050.110
oxc_traverse (source) workspace.dependencies minor 0.1050.110
thiserror workspace.dependencies patch 2.0.172.0.18

Release Notes

indexmap-rs/indexmap (indexmap)

v2.13.0

Compare Source

  • Implemented Clone for IntoKeys and IntoValues.
  • Added map::Slice::split_at_checked and split_at_mut_checked.
  • Added set::Slice::split_at_checked.
napi-rs/napi-rs (napi)

v3.8.2

Compare Source

Fixed
  • (napi) memory leak in async fn (#​3089)
  • (napi) implement TypeName for ArrayBuffer (#​3087)

v3.8.1

Compare Source

Fixed
  • (napi) wasi debug compile error (#​3081)

v3.8.0

Compare Source

Added
  • (napi) support any object types in Stream(#​2854)
  • (napi-derive) add #[napi(async_iterator)] macro attribute (#​3072)
Fixed
  • (napi) validate status before copying data in env arraybuffer fallback (#​3077)
  • (napi) validate status before copying in remaining TypedArray fallback paths (#​3076)
  • (napi) validate status before copying in TypedArray owned ToNapiValue fallback (#​3080)
  • (napi) validate status before copying in ArrayBuffer ToNapiValue fallback (#​3079)
  • (napi) skip debug buffer tracking on wasm targets (#​3078)
dtolnay/thiserror (thiserror)

v2.0.18

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, Monday through Wednesday ( * 0-4 * * 1-3 ) in timezone Etc/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 renovate bot added the dependencies Pull requests that update a dependency file label Dec 30, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 23457ba to da01dfe Compare December 30, 2025 12:52
@renovate renovate bot changed the title chore: bump up all non-major dependencies to 0.106 chore: bump up all non-major dependencies Dec 30, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b1a443c to aad7eef Compare January 5, 2026 15:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a90a737 to 489fe54 Compare January 12, 2026 12:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fa5ef55 to aaf402d Compare January 19, 2026 10:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aaf402d to 90ebed0 Compare January 19, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant