Skip to content

chore(deps): update dependency oxc-resolver to v8 #951

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxc-resolver (source) ^6.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

oxc-project/oxc-resolver (oxc-resolver)

v8.0.0

Compare Source

Bug Fixes
  • fix incorrect return of package.json when a workspace module has node_modules (#​482)
Performance
  • cache whether a path is node_modules or inside node_modules (#​490)
  • remove a useless load_as_directory call (#​487)
Refactor
  • [breaking] remove description_files option (#​488)
  • [breaking] remove modules options (#​484)

v7.0.1

Compare Source

Bug Fixes
  • return the enclosing package.json if it is inside node_modules (#​476)
Refactor
  • add Debug to FsCachedPath (#​478)

v7.0.0

Compare Source

Bug Fixes
  • return the enclosing package.json if it is inside node_modules (#​476)
Refactor
  • add Debug to FsCachedPath (#​478)

v6.0.2

Compare Source

Bug Fixes
  • handle package.json and tsconfig.json with BOM (#​463)
Performance
  • avoid double call to parse_package_specifier (#​465)

v6.0.1

Compare Source

Bug Fixes
  • handle package.json and tsconfig.json with BOM (#​463)
Performance
  • avoid double call to parse_package_specifier (#​465)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vue-macros ✅ Ready (Inspect) Visit Preview May 5, 2025 2:50am

@renovate renovate bot added the dependencies label May 5, 2025
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants