Skip to content

fix(deps): upgrade babel-loader to 9.2.1#10196

Merged
GiladShoham merged 1 commit intomasterfrom
fix/upgrade-babel-loader
Feb 12, 2026
Merged

fix(deps): upgrade babel-loader to 9.2.1#10196
GiladShoham merged 1 commit intomasterfrom
fix/upgrade-babel-loader

Conversation

@GiladShoham
Copy link
Copy Markdown
Member

Upgrade babel-loader from 9.1.2 to 9.2.1 to fix the Cannot read properties of undefined (reading 'forEach') error when running webpack.

Copilot AI review requested due to automatic review settings February 12, 2026 14:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Bit workspace dependency policy to ensure babel-loader is pinned at version 9.2.1, intended to address a webpack runtime error (Cannot read properties of undefined (reading 'forEach')) by controlling which babel-loader version is installed/resolved in the workspace.

Changes:

  • Added babel-loader@9.2.1 to the workspace-wide dependency policy (workspace.jsonc).

@GiladShoham GiladShoham disabled auto-merge February 12, 2026 15:27
@GiladShoham GiladShoham merged commit 2f0b118 into master Feb 12, 2026
18 checks passed
@GiladShoham GiladShoham deleted the fix/upgrade-babel-loader branch February 12, 2026 15:27
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.

3 participants