oxc-project
json-strip-comments
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release v3.1.1
release-plz-2025-11-21T15-18-23Z
1 day ago
chore: release v3.1.1
release-plz-2025-11-21T15-18-23Z
5 days ago
chore(deps): update github-actions (#138) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [CodSpeedHQ/action](https://redirect.github.com/CodSpeedHQ/action) | action | minor | `v4.5.2` → `v4.7.0` | | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | minor | `v6.1.0` → `v6.2.0` | --- ### Release Notes <details> <summary>CodSpeedHQ/action (CodSpeedHQ/action)</summary> ### [`v4.7.0`](https://redirect.github.com/CodSpeedHQ/action/releases/tag/v4.7.0) [Compare Source](https://redirect.github.com/CodSpeedHQ/action/compare/v4.5.2...v4.7.0) #### Release Notes ##### <!-- 0 -->🚀 Features - Check for perf compression and enable multi-events conditionally by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Enable perf data compression by [@​art049](https://redirect.github.com/art049) - Add more events to perf monitoring by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) - Add zstd compression support by [@​not-matthias](https://redirect.github.com/not-matthias) - Add l2d cache events to perf command by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​188](https://redirect.github.com/CodSpeedHQ/runner/pull/188) ##### <!-- 1 -->🐛 Bug Fixes - Do not cat stdout from command to pipe.data by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​182](https://redirect.github.com/CodSpeedHQ/runner/pull/182) - Drain events arriving after process terminated by [@​not-matthias](https://redirect.github.com/not-matthias) - Support non-x86 libc paths by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​183](https://redirect.github.com/CodSpeedHQ/runner/pull/183) ##### <!-- 7 -->⚙️ Internals - Add instructions event, and use runner\_shared for monitored events by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​154](https://redirect.github.com/CodSpeedHQ/runner/pull/154) - Bump memtrack version by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​187](https://redirect.github.com/CodSpeedHQ/runner/pull/187) - Prevent gh release edit from automatically setting release as latest by [@​GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#​186](https://redirect.github.com/CodSpeedHQ/runner/pull/186) - Add memtrack serialization benchmark by [@​not-matthias](https://redirect.github.com/not-matthias) in [#​184](https://redirect.github.com/CodSpeedHQ/runner/pull/184) #### Install codspeed-runner 4.7.0 ##### Install prebuilt binaries via shell script ```sh curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.7.0/codspeed-runner-installer.sh | sh ``` #### Download codspeed-runner 4.7.0 | File | Platform | Checksum | | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ---------------------------------------------------------------------------------------------------------------------------------- | | [codspeed-runner-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/runner/releases/download/v4.7.0/codspeed-runner-aarch64-unknown-linux-musl.tar.gz) | ARM64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/runner/releases/download/v4.7.0/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256) | | [codspeed-runner-x86\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/CodSpeedHQ/runner/releases/download/v4.7.0/codspeed-runner-x86_64-unknown-linux-musl.tar.gz) | x64 MUSL Linux | [checksum](https://redirect.github.com/CodSpeedHQ/runner/releases/download/v4.7.0/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256) | **Full Runner Changelog**: <https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md> **Full Changelog**: <https://github.com/CodSpeedHQ/action/compare/v4.5.2...v4.7.0> </details> <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v6.2.0`](https://redirect.github.com/actions/setup-node/compare/v6.1.0...v6.2.0) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v6.1.0...v6.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/json-strip-comments). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
5 days ago
chore(deps): update github-actions
renovate/github-actions
5 days ago
chore: release v3.1.1
release-plz-2025-11-21T15-18-23Z
12 days ago
chore(deps): update taiki-e/checkout-action action to v1.3.2 (#137) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/checkout-action](https://redirect.github.com/taiki-e/checkout-action) | action | patch | `v1.3.1` → `v1.3.2` | --- ### Release Notes <details> <summary>taiki-e/checkout-action (taiki-e/checkout-action)</summary> ### [`v1.3.2`](https://redirect.github.com/taiki-e/checkout-action/blob/HEAD/CHANGELOG.md#100---2024-03-08) [Compare Source](https://redirect.github.com/taiki-e/checkout-action/compare/v1.3.1...v1.3.2) Initial release [Unreleased]: https://redirect.github.com/taiki-e/checkout-action/compare/v1.3.2...HEAD [1.3.2]: https://redirect.github.com/taiki-e/checkout-action/compare/v1.3.1...v1.3.2 [1.3.1]: https://redirect.github.com/taiki-e/checkout-action/compare/v1.3.0...v1.3.1 [1.3.0]: https://redirect.github.com/taiki-e/checkout-action/compare/v1.2.0...v1.3.0 [1.2.0]: https://redirect.github.com/taiki-e/checkout-action/compare/v1.1.1...v1.2.0 [1.1.1]: https://redirect.github.com/taiki-e/checkout-action/compare/v1.1.0...v1.1.1 [1.1.0]: https://redirect.github.com/taiki-e/checkout-action/compare/v1.0.0...v1.1.0 [1.0.0]: https://redirect.github.com/taiki-e/checkout-action/releases/tag/v1.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/json-strip-comments). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
12 days ago
chore(deps): update rust crates (#136) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde_json](https://redirect.github.com/serde-rs/json) | dev-dependencies | patch | `1.0.148` → `1.0.149` | | [wasm-bindgen](https://wasm-bindgen.github.io/wasm-bindgen) ([source](https://redirect.github.com/wasm-bindgen/wasm-bindgen)) | dependencies | patch | `0.2.105` → `0.2.106` | --- ### Release Notes <details> <summary>serde-rs/json (serde_json)</summary> ### [`v1.0.149`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.149) [Compare Source](https://redirect.github.com/serde-rs/json/compare/v1.0.148...v1.0.149) - Align arbitrary\_precision number strings with zmij's formatting ([#​1306](https://redirect.github.com/serde-rs/json/issues/1306), thanks [@​b41sh](https://redirect.github.com/b41sh)) </details> <details> <summary>wasm-bindgen/wasm-bindgen (wasm-bindgen)</summary> ### [`v0.2.106`](https://redirect.github.com/wasm-bindgen/wasm-bindgen/blob/HEAD/CHANGELOG.md#02106) [Compare Source](https://redirect.github.com/wasm-bindgen/wasm-bindgen/compare/0.2.105...0.2.106) ##### Added - New MSRV policy, and bump of the MSRV fo 1.71. [#​4801](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull4801) - Added typed `this` support in the first argument in free function exports via a new `#[wasm_bindgen(this)]` attribute. [#​4757](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4757) - Added `reexport` attribute for imports to support re-exporting imported types, with optional renaming. [#​4759](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4759) - Added `js_namespace` attribute on exported types, mirroring the import semantics to enable arbitrarily nested exported interface objects. [#​4744](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4744) - Added 'container' attribute to `ScrollIntoViewOptions` [#​4806](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4806) - Updated and refactored output generation to use alphabetical ordering of declarations. [#​4813](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4813) - Added benchmark support to `wasm-bindgen-test`. [#​4812](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4812) [#​4823](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4823) ##### Fixed - Fixed node test harness getting stuck after tests completed. [#​4776](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4776) - Quote names containing colons in generated .d.ts. [#​4488](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4488) - Fixes TryFromJsValue for structs JsValue stack corruption on failure. [#​4786](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4786) - Fixed `wasm-bindgen-test-runner` outputting empty line when using the `--list` option. In particular, `cargo-nextest` now works correctly. [#​4803](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4803) - It now works to build with `-Cpanic=unwind`. [#​4796](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4796) [#​4783](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4783) [#​4782](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4782) - Fixed duplicate symbols caused by enabling v0 mangling. [#​4822](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4822) - Fixed a multithreaded wasm32+atomics race where `Atomics.waitAsync` promise callbacks could call `run` without waking first, causing sporadic panics. [#​4821](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4821) ##### Removed </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/json-strip-comments). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
12 days ago
chore(deps): update rust crates
renovate/rust-crates
12 days ago
Active Branches
chore: release v3.1.1
last run
1 day ago
#119
CodSpeed Performance Gauge
-1%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs