Skip to content

fix: #4419 removed plugin-syntax-dynamic-import#4420

Merged
alexander-akait merged 1 commit intowebpack:masterfrom
riojosdev:dyn-import-deprecation
Mar 26, 2025
Merged

fix: #4419 removed plugin-syntax-dynamic-import#4420
alexander-akait merged 1 commit intowebpack:masterfrom
riojosdev:dyn-import-deprecation

Conversation

@riojosdev
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Bug fix

Did you add tests for your changes?
Yes

If relevant, did you update the documentation?
No

Summary

This PR solves the issue #4419

Does this PR introduce a breaking change?

No

Other information
Babel docs for plugin-syntax-dynamic-import mentions this plugin no longer needs to be used for @babel/core 7.8.0 and above, webpack-cli uses 7.25.2 as of now

@riojosdev riojosdev requested a review from a team as a code owner March 25, 2025 07:05
@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla bot commented Mar 25, 2025

CLA Signed


The committers listed above are authorized under a signed CLA.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.69%. Comparing base (31f634a) to head (686ceae).
Report is 207 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (31f634a) and HEAD (686ceae). Click for more details.

HEAD has 31 uploads less than BASE
Flag BASE (31f634a) HEAD (686ceae)
40 9
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #4420       +/-   ##
===========================================
- Coverage   90.18%   71.69%   -18.50%     
===========================================
  Files          22        9       -13     
  Lines        1702     1413      -289     
  Branches      491      469       -22     
===========================================
- Hits         1535     1013      -522     
- Misses        167      400      +233     

see 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a097fb...686ceae. Read the comment docs.

🚀 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.

@alexander-akait alexander-akait merged commit 3fdfb40 into webpack:master Mar 26, 2025
13 of 51 checks passed
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.

2 participants