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(upgrade): move jscodeshift to external hard dep #11634

Merged
merged 5 commits into from
Jun 21, 2022

Conversation

tay1orjones
Copy link
Member

@tay1orjones tay1orjones commented Jun 16, 2022

Surfaced in slack

Changelog

Changed

  • move jscodeshift to external hard dep

Testing / Reviewing

Pull this down, run yarn build in packages/upgrade, inspect the built cli.js file and cmd+f for jscodeshift, it should be listed as a dependency

@tay1orjones tay1orjones requested a review from a team as a code owner June 16, 2022 21:53
@netlify
Copy link

netlify bot commented Jun 16, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 07c307e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/62b241a246ae22000963ee9b
😎 Deploy Preview https://deploy-preview-11634--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Jun 16, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 07c307e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/62b241a22931cd00095a75d9
😎 Deploy Preview https://deploy-preview-11634--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@joshblack
Copy link
Contributor

Screen Shot 2022-06-17 at 9 27 01 AM

Do we need to worry about these warnings at all? I tried pulling it down and running it and didn't see any issues 🤔

To be safe, we could totally move jscodeshift to deps and keep as it external. Curious what your preference would be

@tay1orjones
Copy link
Member Author

tay1orjones commented Jun 17, 2022

@joshblack Yeah as I look into it more I think it's safer to have a hard dep and mark it external. I'll update the PR

@tay1orjones tay1orjones changed the title fix(upgrade): do not mark jscodeshift as external fix(upgrade): move jscodeshift to external hard dep Jun 17, 2022
@kodiakhq kodiakhq bot merged commit 524845d into carbon-design-system:main Jun 21, 2022
kennylam pushed a commit to kennylam/carbon that referenced this pull request Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants