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(ci): use with instead of assert syntax #12901

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

inottn
Copy link
Contributor

@inottn inottn commented Feb 17, 2025

The size-report script failed to run because node22 no longer supports assert syntax.
Ref: nodejs/node#52104

Copy link

pkg-pr-new bot commented Feb 17, 2025

Open in Stackblitz

@vue/compiler-core

npm i https://pkg.pr.new/@vue/compiler-core@12901

@vue/compiler-dom

npm i https://pkg.pr.new/@vue/compiler-dom@12901

@vue/compiler-ssr

npm i https://pkg.pr.new/@vue/compiler-ssr@12901

@vue/compiler-sfc

npm i https://pkg.pr.new/@vue/compiler-sfc@12901

@vue/reactivity

npm i https://pkg.pr.new/@vue/reactivity@12901

@vue/runtime-core

npm i https://pkg.pr.new/@vue/runtime-core@12901

@vue/runtime-dom

npm i https://pkg.pr.new/@vue/runtime-dom@12901

@vue/server-renderer

npm i https://pkg.pr.new/@vue/server-renderer@12901

@vue/shared

npm i https://pkg.pr.new/@vue/shared@12901

vue

npm i https://pkg.pr.new/vue@12901

@vue/compat

npm i https://pkg.pr.new/@vue/compat@12901

commit: 1c09229

@edison1105
Copy link
Member

Thanks~

@edison1105 edison1105 merged commit 0c8dd94 into vuejs:main Feb 18, 2025
13 checks passed
@inottn inottn deleted the fix/size-report branch February 18, 2025 00:18
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.

2 participants