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

feat: upgrade deno_core #24886

Merged
merged 1 commit into from
Aug 5, 2024
Merged

feat: upgrade deno_core #24886

merged 1 commit into from
Aug 5, 2024

Conversation

devsnek
Copy link
Member

@devsnek devsnek commented Aug 5, 2024

Fixes: #24869

Includes changes for node:vm rewrite.

@devsnek devsnek force-pushed the upgrade-core branch 2 times, most recently from 176ba97 to 3839767 Compare August 5, 2024 14:49
@devsnek devsnek changed the title chore: upgrade deno_core feat: upgrade deno_core Aug 5, 2024
@devsnek devsnek enabled auto-merge (squash) August 5, 2024 15:27
Copy link
Member

@nathanwhit nathanwhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devsnek devsnek merged commit 6497254 into main Aug 5, 2024
17 checks passed
@devsnek devsnek deleted the upgrade-core branch August 5, 2024 15:28
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.

Bug: Vitest fails with Failed to cast callsite method 'getFileName' return value
2 participants