Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/babel-preset 6.2.16 -> 6.2.17 age adoption passing confidence
@anansi/webpack-config 21.0.12 -> 21.1.0 age adoption passing confidence
@rollup/plugin-replace (source) 6.0.2 -> 6.0.3 age adoption passing confidence
rollup (source) 4.52.5 -> 4.53.1 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-replace)

v6.0.3

2025-10-29

Bugfixes
  • fix: update delimiters to respect valid js identifier chars (#​1938)
rollup/rollup (rollup)

v4.53.1

Compare Source

2025-11-07

Bug Fixes
Pull Requests

v4.53.0

Compare Source

2025-11-07

Features
  • Improve rendering performance by caching generated variable names (#​5947)
Pull Requests

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.

@changeset-bot
Copy link

changeset-bot bot commented Nov 9, 2025

⚠️ No Changeset found

Latest commit: dbc6368

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025

Size Change: 0 B

Total Size: 79.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.68 kB
examples/test-bundlesize/dist/react.js 59.4 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: dbc6368 Previous: 65e5531 Ratio
normalizeLong 509 ops/sec (±1.93%) 534 ops/sec (±0.98%) 1.05
denormalizeLong 278 ops/sec (±2.93%) 288 ops/sec (±2.93%) 1.04
denormalizeLong donotcache 987 ops/sec (±0.44%) 1058 ops/sec (±0.17%) 1.07
denormalizeShort donotcache 500x 1588 ops/sec (±0.12%) 1634 ops/sec (±0.19%) 1.03
denormalizeShort 500x 847 ops/sec (±2.09%) 862 ops/sec (±1.97%) 1.02
denormalizeShort 500x withCache 6335 ops/sec (±0.23%) 6215 ops/sec (±0.10%) 0.98
queryShort 500x withCache 2705 ops/sec (±0.16%) 2784 ops/sec (±0.11%) 1.03
buildQueryKey All 52042 ops/sec (±0.34%) 54226 ops/sec (±0.37%) 1.04
query All withCache 7135 ops/sec (±0.83%) 6939 ops/sec (±0.23%) 0.97
denormalizeLong with mixin Entity 275 ops/sec (±2.17%) 284 ops/sec (±2.47%) 1.03
denormalizeLong withCache 6192 ops/sec (±0.26%) 6605 ops/sec (±0.56%) 1.07
denormalizeLong All withCache 6896 ops/sec (±0.17%) 6772 ops/sec (±0.14%) 0.98
denormalizeLong Query-sorted withCache 7232 ops/sec (±0.11%) 6938 ops/sec (±0.15%) 0.96
denormalizeLongAndShort withEntityCacheOnly 1676 ops/sec (±0.23%) 1740 ops/sec (±0.19%) 1.04
getResponse 5557 ops/sec (±1.40%) 5754 ops/sec (±1.35%) 1.04
getResponse (null) 6941230 ops/sec (±0.91%) 7094553 ops/sec (±0.50%) 1.02
getResponse (clear cache) 270 ops/sec (±1.99%) 282 ops/sec (±1.63%) 1.04
getSmallResponse 3110 ops/sec (±0.16%) 3111 ops/sec (±0.10%) 1.00
getSmallInferredResponse 2347 ops/sec (±0.13%) 2357 ops/sec (±0.07%) 1.00
getResponse Collection 5482 ops/sec (±1.24%) 5627 ops/sec (±1.16%) 1.03
get Collection 5646 ops/sec (±0.27%) 5689 ops/sec (±0.25%) 1.01
get Query-sorted 6618 ops/sec (±0.24%) 6656 ops/sec (±0.21%) 1.01
setLong 530 ops/sec (±0.39%) 540 ops/sec (±0.63%) 1.02
setLongWithMerge 245 ops/sec (±1.28%) 243 ops/sec (±0.22%) 0.99
setLongWithSimpleMerge 251 ops/sec (±0.79%) 258 ops/sec (±0.21%) 1.03
setSmallResponse 500x 951 ops/sec (±0.14%) 953 ops/sec (±0.18%) 1.00

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

@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.29%. Comparing base (afb4b4a) to head (dbc6368).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3601   +/-   ##
=======================================
  Coverage   98.29%   98.29%           
=======================================
  Files         147      147           
  Lines        2579     2579           
  Branches      501      501           
=======================================
  Hits         2535     2535           
  Misses         10       10           
  Partials       34       34           

☔ 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 November 9, 2025 21:59
@ntucker ntucker added this pull request to the merge queue Nov 9, 2025
Merged via the queue into master with commit 6c13046 Nov 9, 2025
22 checks passed
@ntucker ntucker deleted the renovate/build branch November 9, 2025 22:03
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