Skip to content

fix(deps): update dependency oxc-resolver to v8 #930

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 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

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

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 - At any time (no schedule defined), 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.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedoxc-resolver@​6.0.0 ⏵ 8.0.098100100 +2095 +1100

View full report

@Brooooooklyn Brooooooklyn merged commit 1c89635 into master May 2, 2025
12 of 13 checks passed
@Brooooooklyn Brooooooklyn deleted the renovate/oxc-resolver-8.x branch May 2, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants