Skip to content

Bump a few dependencies#3172

Merged
JLHwung merged 8 commits intobabel:mainfrom
JLHwung:bump-deps
Feb 23, 2026
Merged

Bump a few dependencies#3172
JLHwung merged 8 commits intobabel:mainfrom
JLHwung:bump-deps

Conversation

@JLHwung
Copy link
Copy Markdown
Contributor

@JLHwung JLHwung commented Feb 23, 2026

Also removed lodash.camelcase.

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 23, 2026

Deploy Preview for babel-next ready!

Name Link
🔨 Latest commit 443eba0
🔍 Latest deploy log https://app.netlify.com/projects/babel-next/deploys/699c77441fbf8600081e4806
😎 Deploy Preview https://deploy-preview-3172--babel-next.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 project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 23, 2026

Deploy Preview for babel ready!

Name Link
🔨 Latest commit 443eba0
🔍 Latest deploy log https://app.netlify.com/projects/babel/deploys/699c7744a88a2000074b7cdc
😎 Deploy Preview https://deploy-preview-3172--babel.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 project configuration.

Comment thread .yarnrc.yml
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.6.0.cjs
yarnPath: .yarn/releases/yarn-4.12.0.cjs
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would you mind if I opened a PR and replaced it with npm or pnpm?
yarnpkg/berry#6999

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We already use yarn in the main repo. If you are blocked by that yarn issue, we can patch the yarn used in Babel repos.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! It's just a bit inconvenient, but I can work around this issue for now.
Let's talk about that when we want to upgrade to Yarn 6.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Wow, thank you!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oh OK, I went ahead and patched the yarn version. Do you want to revert the patch or keep it?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's keep it in this repository, since the default preview command requires this patch. Other repositories rarely use yarn run.

Copy link
Copy Markdown
Contributor Author

@JLHwung JLHwung Feb 23, 2026

Choose a reason for hiding this comment

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

Yeah it is trivial to apply the patch, just search and replace @goto: If you prefer you can also open a similar PR to the main repo. As I remember it's not the first time we patch yarn. For the time being I will keep this patch as it may benefit other potential contributors using Windows.

@JLHwung JLHwung merged commit 4398494 into babel:main Feb 23, 2026
4 checks passed
@JLHwung JLHwung deleted the bump-deps branch February 23, 2026 16: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.

2 participants