Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use rspack-resolver fork for pnp support #243

Merged
merged 6 commits into from
Mar 15, 2025
Merged

fix: use rspack-resolver fork for pnp support #243

merged 6 commits into from
Mar 15, 2025

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 15, 2025

Verified

This commit was signed with the committer’s verified signature.
JounQin JounQin
close #242
Copy link

codesandbox-ci bot commented Mar 15, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

socket-security bot commented Mar 15, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@unrs/rspack-resolver-binding-darwin-arm64@1.1.0 None 0 2.08 MB jounqin
npm/@unrs/rspack-resolver-binding-darwin-x64@1.1.0 None 0 2.34 MB jounqin
npm/@unrs/rspack-resolver-binding-freebsd-x64@1.1.0 None 0 2.68 MB jounqin
npm/@unrs/rspack-resolver-binding-linux-arm-gnueabihf@1.1.0 None 0 2.26 MB jounqin
npm/@unrs/rspack-resolver-binding-linux-arm64-gnu@1.1.0 None 0 2.32 MB jounqin
npm/@unrs/rspack-resolver-binding-linux-arm64-musl@1.1.0 None 0 2.33 MB jounqin
npm/@unrs/rspack-resolver-binding-linux-x64-gnu@1.1.0 None 0 2.7 MB jounqin
npm/@unrs/rspack-resolver-binding-linux-x64-musl@1.1.0 None 0 2.72 MB jounqin
npm/@unrs/rspack-resolver-binding-wasm32-wasi@1.1.0 environment 0 1.99 MB jounqin
npm/@unrs/rspack-resolver-binding-win32-arm64-msvc@1.1.0 None 0 1.96 MB jounqin
npm/@unrs/rspack-resolver-binding-win32-x64-msvc@1.1.0 None 0 2.26 MB jounqin
npm/clean-pkg-json@1.2.1 None 0 43.2 kB hirokiosame
npm/enhanced-resolve@5.18.10.9.1 None 0 41 kB sokra
npm/eslint-import-resolver-typescript@3.8.73.9.0 None 0 64.9 kB jounqin
npm/rspack-resolver@1.1.0 environment, filesystem, shell 0 19.9 kB jounqin
npm/tapable@2.2.10.1.10 None 0 14.9 kB sokra

🚮 Removed packages: npm/@arcanis/slice-ansi@1.1.1, npm/@types/semver@7.5.8, npm/@types/treeify@1.0.3, npm/@yarnpkg/fslib@3.1.2, npm/@yarnpkg/libzip@3.1.1, npm/@yarnpkg/shell@4.1.2, npm/cli-truncate@4.0.0, npm/eventemitter3@5.0.1, npm/log-update@6.1.0, npm/npm-run-path@5.3.0, npm/onetime@6.0.0, npm/rfdc@1.4.1, npm/strip-final-newline@3.0.0

View full report↗︎

Copy link

codecov bot commented Mar 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.11%. Comparing base (d2512df) to head (0f3e1bd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #243   +/-   ##
=======================================
  Coverage   96.10%   96.11%           
=======================================
  Files         106      106           
  Lines        4781     4783    +2     
  Branches     1639     1620   -19     
=======================================
+ Hits         4595     4597    +2     
  Misses        186      186           

☔ 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.

Verified

This commit was signed with the committer’s verified signature.
JounQin JounQin

Verified

This commit was signed with the committer’s verified signature.
JounQin JounQin
Copy link

changeset-bot bot commented Mar 15, 2025

🦋 Changeset detected

Latest commit: 0f3e1bd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-import-x Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

JounQin added 2 commits March 16, 2025 03:52

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@JounQin JounQin enabled auto-merge (squash) March 15, 2025 20:38
@JounQin JounQin force-pushed the fix/pnp branch 2 times, most recently from bcb0a3a to d3c51e4 Compare March 15, 2025 20:46

Verified

This commit was signed with the committer’s verified signature.
JounQin JounQin
@JounQin JounQin merged commit 5bc8976 into master Mar 15, 2025
62 checks passed
@JounQin JounQin deleted the fix/pnp branch March 15, 2025 21:04
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.

oxc-resolver has been a breaking change
2 participants