Skip to content

chore: release v11.19.2#1044

Open
Boshen wants to merge 1 commit intomainfrom
release-plz-2026-03-02T05-19-13Z
Open

chore: release v11.19.2#1044
Boshen wants to merge 1 commit intomainfrom
release-plz-2026-03-02T05-19-13Z

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Mar 2, 2026

🤖 New release

  • oxc_resolver: 11.19.1 -> 11.19.2
  • oxc_resolver_napi: 11.19.1 -> 11.19.2
Changelog

oxc_resolver

11.19.2 - 2026-05-04

🐛 Bug Fixes

  • avoid panic in resolve_file for parentless paths (#1053) (by @Boshen)
  • (dts) strip ./ prefix from package entry when matching typesVersions (#1051) (by @Boshen)
  • (dts) expand Declaration to TypeScript|Declaration for package entry resolution (#1050) (by @Boshen)
  • (dts) prefer declaration extensions over JS in exports-resolved paths (#1047) (by @Boshen)
  • avoid wasm/wasi dead-code lint in NodePath (#1043) (by @Boshen)
  • (napi) replace panics with error returns to prevent WASM traps (#1055) (by @Boshen)

🚜 Refactor

  • remove clear_cache test that dynamically creates fixtures (by @Boshen)
  • move resolve and misc fixtures into fixtures/integration (by @Boshen)
  • replace ignored doctest with link to example (by @Boshen)
  • consolidate fixture directories for better test file mapping (by @Boshen)
  • replace url crate with percent-encoding (#1065) (by @Boshen)

🧪 Testing

  • add 28 tests to improve coverage (92% → 93%) (#1082) (by @Boshen)

Contributors


This PR was generated with release-plz.

@Boshen Boshen force-pushed the release-plz-2026-03-02T05-19-13Z branch from 90a09ad to d37b1eb Compare March 2, 2026 05:20
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.11%. Comparing base (321e0e8) to head (7b795cb).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1044   +/-   ##
=======================================
  Coverage   93.11%   93.11%           
=======================================
  Files          21       21           
  Lines        4082     4082           
=======================================
  Hits         3801     3801           
  Misses        281      281           

☔ View full report in Codecov by Sentry.
📢 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.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Mar 2, 2026

Merging this PR will improve performance by 3.05%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 12 untouched benchmarks
⏩ 5 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
resolver_memory[multi-thread] 441.7 µs 428.6 µs +3.05%

Comparing release-plz-2026-03-02T05-19-13Z (7b795cb) with main (f4893c6)

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.

@Boshen Boshen force-pushed the release-plz-2026-03-02T05-19-13Z branch 19 times, most recently from 7773e6e to 4cb2d2b Compare March 8, 2026 21:08
@Boshen Boshen force-pushed the release-plz-2026-03-02T05-19-13Z branch 8 times, most recently from 7806044 to 059b857 Compare March 12, 2026 08:42
@Boshen Boshen force-pushed the release-plz-2026-03-02T05-19-13Z branch 9 times, most recently from 0889c37 to 906e9bc Compare March 22, 2026 21:48
@Boshen Boshen force-pushed the release-plz-2026-03-02T05-19-13Z branch 19 times, most recently from b6ba1b6 to b939ac5 Compare March 30, 2026 01:23
@Boshen Boshen force-pushed the release-plz-2026-03-02T05-19-13Z branch from b939ac5 to 68d1b88 Compare March 31, 2026 12:56
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