dd-trace-js icon indicating copy to clipboard operation
dd-trace-js copied to clipboard

chore(deps-dev): bump @rspack/core from 1.6.4 to 1.6.6 in /vendor

Open dependabot[bot] opened this issue 2 months ago • 4 comments

Bumps @rspack/core from 1.6.4 to 1.6.6.

Release notes

Sourced from @​rspack/core's releases.

v1.6.6

Highlights 💡

Compact module factories

Rspack now generates a more compact module factory format that trims the wrapper function. Benchmarks show this reduces bundle size by about 1% before gzip.

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

... (truncated)

Commits
  • caefe84 chore: update version to 1.6.6
  • a74fcab docs(loader): update Rule.use.parallel to include maxWorkers option (#12322)
  • b78207d feat(loader-runner): Allow limiting worker pool size for parallel loaders (#1...
  • 003e765 docs: improve output.environment configuration (#12312)
  • 9827010 feat: support shorthand function for module factory to reduce bundle size (#1...
  • 7212a5e perf: disable output.pathinfo by default (#12306)
  • 0d8196c chore(deps): update patch npm dependencies (#12289)
  • 5c4a839 chore(deps): update dependency @​ast-grep/napi to ^0.40.0 (#12290)
  • 01fbb08 chore: release v1.6.5 (#12278)
  • 1d0d8cd chore(deps): bump Rslib 0.18.1 and remove unnecessary build config (#12273)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

dependabot[bot] avatar Dec 11 '25 21:12 dependabot[bot]

Overall package size

Self size: 4.34 MB Deduped: 5.22 MB No deduping: 5.22 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 1.15.0 | 127.66 kB | 856.24 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

github-actions[bot] avatar Dec 11 '25 21:12 github-actions[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 84.76%. Comparing base (e9493e1) to head (6cbd3f6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7092      +/-   ##
==========================================
+ Coverage   84.63%   84.76%   +0.12%     
==========================================
  Files         515      521       +6     
  Lines       21994    22151     +157     
==========================================
+ Hits        18615    18776     +161     
+ Misses       3379     3375       -4     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Dec 11 '25 21:12 codecov[bot]

Benchmarks

Benchmark execution time: 2025-12-16 21:59:02

Comparing candidate commit 6cbd3f68fec542f21467b1a26b17aed531587de4 in PR branch dependabot/npm_and_yarn/vendor/rspack/core-1.6.6 with baseline commit e9493e1923fac4cc2b0325e0b5d413ad00fc7cf3 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 295 metrics, 25 unstable metrics.

pr-commenter[bot] avatar Dec 11 '25 21:12 pr-commenter[bot]

@dependabot rebase

BridgeAR avatar Dec 12 '25 20:12 BridgeAR

@dependabot rebase

BridgeAR avatar Dec 16 '25 21:12 BridgeAR

Superseded by #7124.

dependabot[bot] avatar Dec 17 '25 00:12 dependabot[bot]