ci: use codspeed simulation mode - #192
Merged
Merged
Conversation
Boshen
marked this pull request as ready for review
June 26, 2026 09:05
Merged
Boshen
added a commit
that referenced
this pull request
Jul 27, 2026
## 🤖 New release * `json-strip-comments`: 3.1.1 -> 3.1.2 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [3.1.2](json-strip-comments-v3.1.1...json-strip-comments-v3.1.2) - 2026-07-27 ### Other - *(json-strip-comments)* exclude extraneous files from published package ([#209](#209)) - *(deps)* update rust crates ([#210](#210)) - *(deps)* update semgrep/semgrep docker tag to v1.171.0 ([#211](#211)) - *(semgrep)* add scan workflow ([#208](#208)) - *(deps)* update actions/setup-node action to v7 ([#207](#207)) - *(deps)* update actions/setup-node action to v6.5.0 ([#206](#206)) - *(deps)* update dependency rust to v1.97.1 ([#205](#205)) - update sponsor section - *(deps)* update rust crates ([#203](#203)) - *(deps)* update codspeedhq/action action to v4.18.5 ([#202](#202)) - *(deps)* update dependency rust to v1.97.0 ([#201](#201)) - restore original Apache-2.0 license ([#200](#200)) - *(deps)* update rust to v1.96.1 ([#199](#199)) - standardize rustfmt config - normalize README sponsor section - configure clippy exported api lint ([#196](#196)) - add crates environment to release workflow - *(deps)* update github actions ([#193](#193)) - use codspeed simulation mode ([#192](#192)) - use codspeed mode input ([#191](#191)) - enable codspeed simulation ([#190](#190)) - *(deps)* update rust crates ([#189](#189)) - *(deps)* update github actions ([#188](#188)) - *(deps)* update rust crates ([#187](#187)) - *(deps)* update github actions to v4.17.5 ([#186](#186)) - *(deps)* update github actions to v4.17.0 ([#185](#185)) - *(deps)* update rust crates ([#183](#183)) - *(deps)* update github actions ([#182](#182)) - *(deps)* update dependency rust to v1.96.0 ([#181](#181)) - *(deps)* update rust crates ([#180](#180)) - *(deps)* update github actions ([#179](#179)) - switch security workflow to ubuntu-latest ([#178](#178)) - update packageManager to pnpm 11.0.4 ([#177](#177)) - *(deps)* update github actions ([#176](#176)) - *(deps)* update pnpm/action-setup action to v6.0.4 ([#175](#175)) - *(deps)* update github actions ([#174](#174)) - *(deps)* update github-actions ([#172](#172)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: oxc-guard[bot] <276638029+oxc-guard[bot]@users.noreply.github.com>
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.
Replaces CodSpeed instrumentation mode with simulation mode.