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: bump libs #936

Merged
merged 5 commits into from
Nov 20, 2023
Merged

feat: bump libs #936

merged 5 commits into from
Nov 20, 2023

Conversation

mdonnalley
Copy link
Contributor

What does this PR do?

  • Bump oclif/core, sf-plugins-core
  • Update bin scripts
  • Drop swc

What issues does this PR fix or reference?

@W-14490469@

@mdonnalley mdonnalley requested a review from a team as a code owner November 14, 2023 22:36
@mdonnalley mdonnalley changed the title Mdonnalley/bump libs feat: bump libs Nov 14, 2023
@@ -0,0 +1,6 @@
#!/usr/bin/env ts-node
Copy link
Contributor

Choose a reason for hiding this comment

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

Were you wanting ts-node here instead of #!/usr/bin/env -S node --loader ts-node/esm --no-warnings=ExperimentalWarning?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We don't actually need the ts-node/esm loader since this is still a CJS plugin

@mdonnalley mdonnalley merged commit 166a11a into main Nov 20, 2023
7 checks passed
@mdonnalley mdonnalley deleted the mdonnalley/bump-libs branch November 20, 2023 16:24
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