Skip to content

[Babel 8]: Bump glob to v12#17594

Merged
JLHwung merged 2 commits intobabel:mainfrom
JLHwung:glob-12
Nov 20, 2025
Merged

[Babel 8]: Bump glob to v12#17594
JLHwung merged 2 commits intobabel:mainfrom
JLHwung:glob-12

Conversation

@JLHwung
Copy link
Copy Markdown
Contributor

@JLHwung JLHwung commented Nov 18, 2025

Q                       A
Fixed Issues? Closes #17593
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes? Bump glob to v12 for Babel 8.
License MIT

In this PR we bump glob to v12 for Babel 8. The only breaking change between glob v11 and v12 is the removal of the --shell option which we do not depend on.

This PR also refactors the babel-types/test/fields test such that the test does not depend on the glob package anymore. The refactor also simplifies the fixture-related handling logic.

Please turn off the whitespace chagnes when reviewing the last commit.

@JLHwung JLHwung added the PR: Internal (next major) 🏠 A type of pull request used for our changelog categories for next major release label Nov 18, 2025
This refactor also removes the dependency to the glob library. Previously we have to pin glob to 7.2.0 because the test should run on node.js 6.
@babel-bot
Copy link
Copy Markdown
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/60178

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Nov 18, 2025

Open in StackBlitz

commit: 2f3b025

@mt-ks
Copy link
Copy Markdown

mt-ks commented Nov 19, 2025

@JLHwung release?

@JLHwung JLHwung merged commit d9fa9c5 into babel:main Nov 20, 2025
82 of 83 checks passed
@JLHwung JLHwung deleted the glob-12 branch November 20, 2025 01:07
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Feb 19, 2026
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal (next major) 🏠 A type of pull request used for our changelog categories for next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants