Skip to content

Conversation

natanasow
Copy link
Contributor

Description

Dependabot attempted upgrading babel-loader #4007 , however npm prevents the install because the current version of package @cypress/webpack-preprocessor requires babel-loader under 10. To upgrade the babel-loader the cypress/webpack-preprocessir also needs to be updated.

Related issue(s)

Fixes #4189

Testing Guide

Changes from original design (optional)

N/A

Additional work needed (optional)

N/A

Checklist

  • I've assigned an assignee to this PR and related issue(s) (if applicable)
  • I've assigned a label to this PR and related issue(s) (if applicable)
  • I've assigned a milestone to this PR and related issue(s) (if applicable)
  • I've updated documentation (code comments, README, etc. if applicable)
  • I've done sufficient testing (unit, integration, etc.)

@natanasow natanasow added the enhancement New feature or request label Sep 15, 2025
@natanasow natanasow added this to the 0.73.0 milestone Sep 15, 2025
@natanasow natanasow changed the title build(deps): update babel-loader package in dapp-example build(deps): update babel-loader package in dapp-example from 9.1.3 to 10.0.0 Sep 15, 2025
@natanasow natanasow changed the title build(deps): update babel-loader package in dapp-example from 9.1.3 to 10.0.0 build(deps): bump babel-loader in dapp-example from 9.1.3 to 10.0.0 Sep 15, 2025
@natanasow natanasow self-assigned this Sep 15, 2025
Copy link

github-actions bot commented Sep 15, 2025

Test Results

 20 files  ±0  265 suites  ±0   19m 4s ⏱️ - 15m 34s
726 tests ±0  721 ✅ +2  5 💤 ±0  0 ❌  - 2 
742 runs  ±0  737 ✅ +2  5 💤 ±0  0 ❌  - 2 

Results for commit d6d4ede. ± Comparison against base commit 1fc67a5.

♻️ This comment has been updated with latest results.

@natanasow natanasow marked this pull request as ready for review September 15, 2025 11:17
@natanasow natanasow requested review from a team as code owners September 15, 2025 11:17
@natanasow natanasow requested a review from Nana-EC September 15, 2025 11:17
@natanasow natanasow merged commit eb4d8a5 into main Sep 16, 2025
47 of 48 checks passed
@natanasow natanasow deleted the 4189-update-babel-loader-in-dapp-example branch September 16, 2025 07:31
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main    #4377   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files         121      121           
  Lines       19948    19948           
  Branches     1752     1752           
=======================================
  Hits        19160    19160           
  Misses        763      763           
  Partials       25       25           
Flag Coverage Δ
config-service 98.80% <ø> (ø)
relay 90.64% <ø> (ø)
server 88.82% <ø> (ø)
ws-server 98.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update babel-loader package in dapp-example
4 participants