Skip to content

chore: release v11.24.0#1274

Merged
Boshen merged 1 commit into
mainfrom
release-plz-2026-07-03T16-00-13Z
Jul 12, 2026
Merged

chore: release v11.24.0#1274
Boshen merged 1 commit into
mainfrom
release-plz-2026-07-03T16-00-13Z

Conversation

@oxc-guard

@oxc-guard oxc-guard Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • oxc_resolver: 11.23.0 -> 11.24.0
  • oxc_resolver_napi: 11.23.0 -> 11.24.0
Changelog

oxc_resolver

11.24.0 - 2026-07-12

🚀 Features

  • expose tsconfig paths resolve method without file existence check (#1282) (by @sapphi-red)
  • add ResolveError::TsconfigLoadFailed for tsconfig read and parse failures (#1287) (by @shulaoda)

🚜 Refactor

  • replace cfg-if dependency with std cfg_select! macro (#1290) (by @Boshen)

📚 Documentation

⚡ Performance

  • (cache) reuse the child path when its parent canonicalizes to itself (#1288) (by @Boshen)
  • (napi) shrink release binaries (path remap + build-std without backtrace) (#1283) (by @Boshen)

Contributors


This PR was generated with release-plz.

@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.08%. Comparing base (f7cd525) to head (cd05d42).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1274   +/-   ##
=======================================
  Coverage   94.08%   94.08%           
=======================================
  Files          21       21           
  Lines        4297     4297           
=======================================
  Hits         4043     4043           
  Misses        254      254           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oxc-guard
oxc-guard Bot force-pushed the release-plz-2026-07-03T16-00-13Z branch 3 times, most recently from bff734a to 0b61962 Compare July 3, 2026 16:06
@codspeed-hq

codspeed-hq Bot commented Jul 3, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 5.96%

❌ 4 regressed benchmarks
✅ 17 untouched benchmarks
⏩ 5 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
pm/pnpm-isolated 923.9 µs 1,021.2 µs -9.53%
resolver_memory[multi-thread] 242.7 µs 257.4 µs -5.7%
pm/bun-flat 858 µs 897.2 µs -4.37%
pm/bun-isolated 926.8 µs 966.6 µs -4.12%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing release-plz-2026-07-03T16-00-13Z (cd05d42) with main (f7cd525)

Open in CodSpeed

Footnotes

  1. 5 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@oxc-guard
oxc-guard Bot force-pushed the release-plz-2026-07-03T16-00-13Z branch 15 times, most recently from 1402e3c to 7583d01 Compare July 8, 2026 10:03
@oxc-guard oxc-guard Bot changed the title chore: release v11.23.1 chore: release v11.24.0 Jul 10, 2026
@oxc-guard
oxc-guard Bot force-pushed the release-plz-2026-07-03T16-00-13Z branch 9 times, most recently from 1eb9ea3 to edbb5b5 Compare July 11, 2026 15:28
@oxc-guard
oxc-guard Bot force-pushed the release-plz-2026-07-03T16-00-13Z branch 7 times, most recently from bb8c6ab to a7d51d4 Compare July 12, 2026 10:52
@oxc-guard
oxc-guard Bot force-pushed the release-plz-2026-07-03T16-00-13Z branch from a7d51d4 to cd05d42 Compare July 12, 2026 10:54
@Boshen
Boshen merged commit b465cec into main Jul 12, 2026
4 checks passed
@Boshen
Boshen deleted the release-plz-2026-07-03T16-00-13Z branch July 12, 2026 10:55
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