Skip to content

chore(deps-dev): bump babel-loader from 8.3.0 to 10.0.0 in /extensions/react-widget#2150

Merged
ManishMadan2882 merged 2 commits intomainfrom
dependabot/npm_and_yarn/extensions/react-widget/babel-loader-10.0.0
Mar 16, 2026
Merged

chore(deps-dev): bump babel-loader from 8.3.0 to 10.0.0 in /extensions/react-widget#2150
ManishMadan2882 merged 2 commits intomainfrom
dependabot/npm_and_yarn/extensions/react-widget/babel-loader-10.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps babel-loader from 8.3.0 to 10.0.0.

Release notes

Sourced from babel-loader's releases.

v10.0.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Docs

Dependencies

Internal

New Contributors

Full Changelog: babel/babel-loader@v9.1.3...v10.0.0

v9.2.1

What's Changed

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 7, 2025
@vercel
Copy link

vercel bot commented Nov 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nextra-docsgpt Building Building Preview, Comment Mar 16, 2026 11:26am
oss-docsgpt Ready Ready Preview, Comment Mar 16, 2026 11:26am

Request Review

@ManishMadan2882
Copy link
Collaborator

@dependabot rebase

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.3.0 to 10.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v8.3.0...v10.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Collaborator

@ManishMadan2882 ManishMadan2882 left a comment

Choose a reason for hiding this comment

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

The issue was that babel-loader v10 update triggered a fresh npm install which resolved parcel to 2.16.4, but all the @parcel/* plugin packages were still pinned to ^2.12.0 and resolved to 2.12.0. Parcel requires all its ecosystem packages to be at the same version.

@ManishMadan2882 ManishMadan2882 merged commit 76aea17 into main Mar 16, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/extensions/react-widget/babel-loader-10.0.0 branch March 16, 2026 11:27
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.81%. Comparing base (5b30e71) to head (586649b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2150   +/-   ##
=======================================
  Coverage   44.81%   44.81%           
=======================================
  Files         173      173           
  Lines       14780    14780           
=======================================
  Hits         6624     6624           
  Misses       8156     8156           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

dependencies Pull requests that update a dependency file extensions Extensions javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant