Skip to content

fix @babel/traverse path cache workaround not needed in latest babel#1650

Closed
vzaidman wants to merge 2 commits intomainfrom
export-D92710292
Closed

fix @babel/traverse path cache workaround not needed in latest babel#1650
vzaidman wants to merge 2 commits intomainfrom
export-D92710292

Conversation

@vzaidman
Copy link
Contributor

@vzaidman vzaidman commented Feb 9, 2026

Summary:
#17708 fixes the longstanding @babel/traverse pollution issue in v7.29.0.

This diff opts-out of the workaround if the version of traverse is above the version where it was fixed.

Changelog: Internal

Differential Revision: D92710292

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 9, 2026
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Feb 9, 2026

@vzaidman has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92710292.

facebook-github-bot pushed a commit that referenced this pull request Feb 9, 2026
…1650)

Summary:

[#17708](babel/babel#17708) fixes the longstanding `babel/traverse` pollution issue in [v7.29.0](https://github.com/babel/babel/releases/tag/v7.29.0).

This diff opts-out of the workaround if the version of traverse is above the version where it was fixed.

Changelog: Internal

Reviewed By: robhogan

Differential Revision: D92710292
@facebook-github-bot facebook-github-bot force-pushed the export-D92710292 branch 2 times, most recently from 9e3e836 to 05d7dec Compare February 9, 2026 17:39
facebook-github-bot pushed a commit that referenced this pull request Feb 9, 2026
…1650)

Summary:

[#17708](babel/babel#17708) fixes the longstanding `babel/traverse` pollution issue in [v7.29.0](https://github.com/babel/babel/releases/tag/v7.29.0).

This diff opts-out of the workaround if the version of traverse is above the version where it was fixed.

Changelog: Internal

Reviewed By: robhogan

Differential Revision: D92710292
Summary:
A typo in the skip script was causing babel validations to not be skipped when running with latest babel versions.
Also, improved the comment above it.

Changelog: Internal

Reviewed By: robhogan

Differential Revision: D92703751
…1650)

Summary:

[#17708](babel/babel#17708) fixes the longstanding `babel/traverse` pollution issue in [v7.29.0](https://github.com/babel/babel/releases/tag/v7.29.0).

This diff opts-out of the workaround if the version of traverse is above the version where it was fixed.

Changelog: Internal

Reviewed By: robhogan

Differential Revision: D92710292
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Feb 9, 2026

This pull request has been merged in 3952cb7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants