Skip to content

pkg: Update build packages #3524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2025
Merged

pkg: Update build packages #3524

merged 1 commit into from
Jul 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/webpack-config 21.0.8 -> 21.0.10 age adoption passing confidence
core-js (source) 3.43.0 -> 3.44.0 age adoption passing confidence
rollup (source) 4.44.1 -> 4.45.1 age adoption passing confidence
webpack 5.99.9 -> 5.100.2 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

v3.44.0

Compare Source

rollup/rollup (rollup)

v4.45.1

Compare Source

2025-07-15

Bug Fixes
  • Resolve crash when using certain conditional expressions (#​6009)
Pull Requests

v4.45.0

Compare Source

2025-07-12

Features
  • Improve tree-shaking when both branches of a conditional expression return the same boolean value (#​6000)
  • In environments that support both CJS and ESM, prefer the ESM build of Rollup (#​6005)
Bug Fixes
  • Ensure static blocks do not prevent tree-shaking if they access this (#​6001)
Pull Requests

v4.44.2

Compare Source

2025-07-04

Bug Fixes
  • Correctly handle @__PURE__ annotations after new keyword (#​5998)
  • Generate correct source mapping for closing braces of block statements (#​5999)
Pull Requests
webpack/webpack (webpack)

v5.100.2

Compare Source

v5.100.1

Compare Source

v5.100.0

Compare Source

Fixes
  • Fixed the case where an ES modules entry chunk depends on the runtime chunk hash
  • Handle function exports in webpack module wrapper
  • Ensure dependent chunks are imported before startup & fix duplicate export of 'default'
  • Generate lose closing brace when exports are unprovided
  • CleanPlugin doesn't unlink same file twice
  • Fixed unexpected error codes from fs.unlink on Windows
  • Typescript types
Features
  • HMR support for ES modules output
  • ES module output mode now fully supports splitChunks when external variables and runtimeChunk are not set.
  • Added support using keyword
  • Implemented tc39 Defer Module Evaluation (experiment)
  • Support dynamic template literals expressions for new URL(...)
  • Enable ES modules worker chunk loading for Node.js targets
  • Improved support for destructing in DefinePlugin
  • Added VirtualUrlPlugin to support virtual: modules
Performance Improvements
  • Remove useless startup entrypoint runtime for ES modules output
  • Cache new URL(...) evaluate expression

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Jul 22, 2025

⚠️ No Changeset found

Latest commit: 18fc1d4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Size Change: 0 B

Total Size: 77.7 kB

ℹ️ View Unchanged
Filename Size
examples/test-bundlesize/dist/App.js 3.42 kB
examples/test-bundlesize/dist/polyfill.js 311 B
examples/test-bundlesize/dist/rdcClient.js 10.1 kB
examples/test-bundlesize/dist/rdcEndpoint.js 5.61 kB
examples/test-bundlesize/dist/react.js 57.5 kB
examples/test-bundlesize/dist/webpack-runtime.js 726 B

compressed-size-action

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 18fc1d4 Previous: 819d1ac Ratio
normalizeLong 529 ops/sec (±1.10%) 537 ops/sec (±1.11%) 1.02
denormalizeLong 277 ops/sec (±3.72%) 293 ops/sec (±1.96%) 1.06
denormalizeLong donotcache 1017 ops/sec (±0.95%) 1043 ops/sec (±0.65%) 1.03
denormalizeShort donotcache 500x 1599 ops/sec (±0.14%) 1598 ops/sec (±0.33%) 1.00
denormalizeShort 500x 848 ops/sec (±1.80%) 855 ops/sec (±1.88%) 1.01
denormalizeShort 500x withCache 6260 ops/sec (±0.13%) 6359 ops/sec (±1.19%) 1.02
queryShort 500x withCache 2752 ops/sec (±0.08%) 2800 ops/sec (±0.26%) 1.02
buildQueryKey All 54228 ops/sec (±0.34%) 53866 ops/sec (±0.29%) 0.99
query All withCache 8093 ops/sec (±0.22%) 8051 ops/sec (±0.41%) 0.99
denormalizeLong with mixin Entity 283 ops/sec (±1.87%) 268 ops/sec (±2.20%) 0.95
denormalizeLong withCache 7029 ops/sec (±0.19%) 6696 ops/sec (±0.31%) 0.95
denormalizeLong All withCache 7780 ops/sec (±0.21%) 7873 ops/sec (±0.16%) 1.01
denormalizeLong Query-sorted withCache 8144 ops/sec (±0.21%) 8162 ops/sec (±0.45%) 1.00
denormalizeLongAndShort withEntityCacheOnly 1723 ops/sec (±0.19%) 1703 ops/sec (±0.91%) 0.99
getResponse 5580 ops/sec (±1.33%) 5875 ops/sec (±1.23%) 1.05
getResponse (null) 6952286 ops/sec (±0.55%) 7072663 ops/sec (±0.83%) 1.02
getResponse (clear cache) 269 ops/sec (±1.94%) 278 ops/sec (±1.79%) 1.03
getSmallResponse 3094 ops/sec (±0.14%) 3176 ops/sec (±0.43%) 1.03
getSmallInferredResponse 2343 ops/sec (±0.11%) 2384 ops/sec (±0.21%) 1.02
getResponse Collection 5724 ops/sec (±1.20%) 5689 ops/sec (±1.56%) 0.99
get Collection 5746 ops/sec (±0.19%) 5888 ops/sec (±0.22%) 1.02
get Query-sorted 6741 ops/sec (±0.21%) 6776 ops/sec (±0.85%) 1.01
setLong 529 ops/sec (±0.51%) 543 ops/sec (±1.48%) 1.03
setLongWithMerge 238 ops/sec (±0.47%) 249 ops/sec (±0.27%) 1.05
setLongWithSimpleMerge 253 ops/sec (±0.22%) 262 ops/sec (±0.19%) 1.04
setSmallResponse 500x 940 ops/sec (±0.08%) 936 ops/sec (±0.49%) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.26%. Comparing base (7843747) to head (18fc1d4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3524   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files         130      130           
  Lines        2245     2245           
  Branches      452      452           
=======================================
  Hits         2206     2206           
  Misses         10       10           
  Partials       29       29           

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

@ntucker ntucker enabled auto-merge July 22, 2025 17:38
@ntucker ntucker added this pull request to the merge queue Jul 22, 2025
Merged via the queue into master with commit 6ccb310 Jul 22, 2025
22 checks passed
@ntucker ntucker deleted the renovate/build branch July 22, 2025 17:43
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.

1 participant