oxc-project
oxc-resolver
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release v11.24.3
release-plz-2026-07-16T13-01-51Z
55 minutes ago
chore: release v11.24.3
release-plz-2026-07-16T13-01-51Z
58 minutes ago
chore(oxc_resolver): exclude extraneous files from published package (#1325) Adds explicit includes for `oxc_resolver` to omit 430.2 kB of files (55% of total) under `/src/tests`, `/benches`, and `/examples` from the published package Files removed from the package, by directory: | Directory | Size | Files | |---|---|---| | `src/tests/**` | 381.8 kB | 36 | | `benches/**` | 42.5 kB | 2 | | `examples/**` | 5.8 kB | 3 | Examples are omitted from the package. I personally feel it's best if the user clones the GitHub repo for those, but glad to change this if desired Verified with publish dry run Found with [cargo-diet](https://github.com/the-lean-crate/cargo-diet) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
main
59 minutes ago
chore(oxc_resolver): exclude extraneous files from published package Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
20jasper:chore/exclude-extraneous-files
10 hours ago
chore: release v11.24.3
release-plz-2026-07-16T13-01-51Z
10 hours ago
chore: release v11.24.3
release-plz-2026-07-16T13-01-51Z
10 hours ago
chore(deps): update semgrep/semgrep docker tag to v1.171.0 (#1327) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [semgrep/semgrep](https://redirect.github.com/semgrep/semgrep-proprietary) | container | minor | `1.170.0` → `1.171.0` | --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - 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/oxc-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
10 hours ago
chore(deps): update rust crates to v1.1.0 (#1326) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fast-glob](https://redirect.github.com/oxc-project/fast-glob) | dependencies | minor | `1.0.1` → `1.1.0` | | [serde_json](https://redirect.github.com/serde-rs/json) | dependencies | patch | `1.0.150` → `1.0.151` | --- ### Release Notes <details> <summary>oxc-project/fast-glob (fast-glob)</summary> ### [`v1.1.0`](https://redirect.github.com/oxc-project/fast-glob/blob/HEAD/CHANGELOG.md#110---2026-07-21) [Compare Source](https://redirect.github.com/oxc-project/fast-glob/compare/v1.0.1...v1.1.0) ##### Added - add `validate` API for reporting invalid patterns ([#​153](https://redirect.github.com/oxc-project/fast-glob/pull/153)) ##### Other - update sponsor section ([#​151](https://redirect.github.com/oxc-project/fast-glob/pull/151)) - mention glob-match fork ([#​148](https://redirect.github.com/oxc-project/fast-glob/pull/148)) - normalize README sponsor section ([#​143](https://redirect.github.com/oxc-project/fast-glob/pull/143)) - *(deps)* update dependency rust to v1.95.0 ([#​112](https://redirect.github.com/oxc-project/fast-glob/pull/112)) ##### Added - `validate` function and `Error` type to reject invalid patterns (unclosed `{` or `[`, trailing `\`, too-deep brace nesting) with a descriptive error ##### Fixed - treat invalid patterns as non-matching under `!` negation, so negated globs like `!src/[abpp.js` no longer match everything - interpret character classes consistently between brace-branch scanning and matching (e.g. a `,` or `}` inside `[...]` inside braces is a class member, not a branch separator) - document that the result of `glob_match` for an invalid pattern is unspecified </details> <details> <summary>serde-rs/json (serde_json)</summary> ### [`v1.0.151`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.151) [Compare Source](https://redirect.github.com/serde-rs/json/compare/v1.0.150...v1.0.151) - Add RawValue::from\_string\_unchecked ([#​1331](https://redirect.github.com/serde-rs/json/issues/1331), thanks [@​WonderLawrence](https://redirect.github.com/WonderLawrence)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - 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 these updates 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/oxc-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
10 hours ago
Latest Branches
CodSpeed Performance Gauge
-2%
chore: release v11.24.3
#1312
1 hour ago
1cf7968
release-plz-2026-07-16T13-01-51Z
CodSpeed Performance Gauge
-7%
chore(oxc_resolver): exclude extraneous files from published package
#1325
12 hours ago
0693f72
20jasper:chore/exclude-extraneous-files
CodSpeed Performance Gauge
+2%
chore(deps): update rust crates to v1.1.0
#1326
11 hours ago
acad834
renovate/rust-crates
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs