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

deps: update swc to 1.7.5 #25

Merged
merged 6 commits into from
Aug 3, 2024
Merged

deps: update swc to 1.7.5 #25

merged 6 commits into from
Aug 3, 2024

Conversation

marco-ippolito
Copy link
Member

@marco-ippolito marco-ippolito commented Aug 1, 2024

This PR:

  • Adds the --locked flag to cargo install, so it will download from the lock file.
  • removes crates from source since we dont actually use to compile swc, but we download the crates from the registry, of which you can consult the deps/swc/Cargo.lock and deps/swc/bindings/Cargo.lock
  • Updates swc to version to v1.7.4

cc @ChALkeR @nodejs/security-wg

Fixes: #24

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@ChALkeR
Copy link
Member

ChALkeR commented Aug 1, 2024

Will test shortly today

@kdy1
Copy link
Member

kdy1 commented Aug 2, 2024

I published 1.7.5, to publish swc-project/swc#9369 and swc-project/swc#9367

@marco-ippolito marco-ippolito changed the title deps: update swc to 1.7.4 deps: update swc to 1.7.5 Aug 2, 2024
@marco-ippolito marco-ippolito merged commit b6ee968 into main Aug 3, 2024
4 checks passed
@marco-ippolito marco-ippolito deleted the feat/update-swc-1.7.4 branch August 3, 2024 05:00
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.

asi bug is not fixed
4 participants