Skip to content

chore(deps): update dependency oxc-resolver to v8 - autoclosed #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

Closed
wants to merge 1 commit into 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

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 - 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 8, 2025 7:15pm

@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
@renovate renovate bot force-pushed the renovate/oxc-resolver-8.x branch from 3b4210f to 977c93f Compare May 8, 2025 19:00
Copy link

pkg-pr-new bot commented May 8, 2025

Open in StackBlitz

@vue-macros/api

npm i https://pkg.pr.new/@vue-macros/api@951

@vue-macros/astro

npm i https://pkg.pr.new/@vue-macros/astro@951

@vue-macros/better-define

npm i https://pkg.pr.new/@vue-macros/better-define@951

@vue-macros/boolean-prop

npm i https://pkg.pr.new/@vue-macros/boolean-prop@951

@vue-macros/chain-call

npm i https://pkg.pr.new/@vue-macros/chain-call@951

@vue-macros/common

npm i https://pkg.pr.new/@vue-macros/common@951

@vue-macros/config

npm i https://pkg.pr.new/@vue-macros/config@951

@vue-macros/define-emit

npm i https://pkg.pr.new/@vue-macros/define-emit@951

@vue-macros/define-models

npm i https://pkg.pr.new/@vue-macros/define-models@951

unplugin-vue-define-options

npm i https://pkg.pr.new/unplugin-vue-define-options@951

@vue-macros/define-prop

npm i https://pkg.pr.new/@vue-macros/define-prop@951

@vue-macros/define-props

npm i https://pkg.pr.new/@vue-macros/define-props@951

@vue-macros/define-props-refs

npm i https://pkg.pr.new/@vue-macros/define-props-refs@951

@vue-macros/define-render

npm i https://pkg.pr.new/@vue-macros/define-render@951

@vue-macros/define-slots

npm i https://pkg.pr.new/@vue-macros/define-slots@951

@vue-macros/define-stylex

npm i https://pkg.pr.new/@vue-macros/define-stylex@951

@vue-macros/devtools

npm i https://pkg.pr.new/@vue-macros/devtools@951

@vue-macros/eslint-config

npm i https://pkg.pr.new/@vue-macros/eslint-config@951

@vue-macros/export-expose

npm i https://pkg.pr.new/@vue-macros/export-expose@951

@vue-macros/export-props

npm i https://pkg.pr.new/@vue-macros/export-props@951

@vue-macros/export-render

npm i https://pkg.pr.new/@vue-macros/export-render@951

@vue-macros/hoist-static

npm i https://pkg.pr.new/@vue-macros/hoist-static@951

@vue-macros/jsx-directive

npm i https://pkg.pr.new/@vue-macros/jsx-directive@951

vue-macros

npm i https://pkg.pr.new/vue-macros@951

@vue-macros/named-template

npm i https://pkg.pr.new/@vue-macros/named-template@951

@vue-macros/nuxt

npm i https://pkg.pr.new/@vue-macros/nuxt@951

@vue-macros/reactivity-transform

npm i https://pkg.pr.new/@vue-macros/reactivity-transform@951

@vue-macros/script-lang

npm i https://pkg.pr.new/@vue-macros/script-lang@951

@vue-macros/setup-block

npm i https://pkg.pr.new/@vue-macros/setup-block@951

@vue-macros/setup-component

npm i https://pkg.pr.new/@vue-macros/setup-component@951

@vue-macros/setup-sfc

npm i https://pkg.pr.new/@vue-macros/setup-sfc@951

@vue-macros/short-bind

npm i https://pkg.pr.new/@vue-macros/short-bind@951

@vue-macros/short-emits

npm i https://pkg.pr.new/@vue-macros/short-emits@951

@vue-macros/short-vmodel

npm i https://pkg.pr.new/@vue-macros/short-vmodel@951

@vue-macros/test-utils

npm i https://pkg.pr.new/@vue-macros/test-utils@951

@vue-macros/volar

npm i https://pkg.pr.new/@vue-macros/volar@951

commit: 4ab87cd

@renovate renovate bot force-pushed the renovate/oxc-resolver-8.x branch from 977c93f to 4ab87cd Compare May 8, 2025 19:06
@renovate renovate bot changed the title chore(deps): update dependency oxc-resolver to v8 chore(deps): update dependency oxc-resolver to v8 - autoclosed May 9, 2025
@renovate renovate bot closed this May 9, 2025
@renovate renovate bot deleted the renovate/oxc-resolver-8.x branch May 9, 2025 11:00
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