Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4 -> v5

Release Notes

actions/checkout (actions/checkout)

v5

Compare Source


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Sep 6, 2025

⚠️ No Changeset found

Latest commit: c5cd4b0

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

@ntucker ntucker enabled auto-merge September 6, 2025 01:49
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2025

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

@ntucker ntucker added this pull request to the merge queue Sep 6, 2025
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: c5cd4b0 Previous: 58f2181 Ratio
normalizeLong 535 ops/sec (±2.12%) 535 ops/sec (±1.00%) 1
denormalizeLong 299 ops/sec (±2.04%) 310 ops/sec (±2.93%) 1.04
denormalizeLong donotcache 1024 ops/sec (±1.47%) 1031 ops/sec (±1.70%) 1.01
denormalizeShort donotcache 500x 1571 ops/sec (±1.38%) 1623 ops/sec (±0.22%) 1.03
denormalizeShort 500x 861 ops/sec (±1.85%) 1076 ops/sec (±0.13%) 1.25
denormalizeShort 500x withCache 6662 ops/sec (±0.18%) 6450 ops/sec (±0.12%) 0.97
queryShort 500x withCache 2652 ops/sec (±0.57%) 2718 ops/sec (±0.92%) 1.02
buildQueryKey All 53309 ops/sec (±0.24%) 54074 ops/sec (±0.25%) 1.01
query All withCache 6737 ops/sec (±0.71%) 7198 ops/sec (±0.18%) 1.07
denormalizeLong with mixin Entity 358 ops/sec (±0.31%) 359 ops/sec (±0.56%) 1.00
denormalizeLong withCache 7111 ops/sec (±0.18%) 6672 ops/sec (±0.34%) 0.94
denormalizeLong All withCache 6686 ops/sec (±0.17%) 6852 ops/sec (±0.23%) 1.02
denormalizeLong Query-sorted withCache 6928 ops/sec (±0.10%) 7180 ops/sec (±0.21%) 1.04
denormalizeLongAndShort withEntityCacheOnly 1755 ops/sec (±0.19%) 1748 ops/sec (±0.20%) 1.00
getResponse 5762 ops/sec (±1.30%) 5769 ops/sec (±1.29%) 1.00
getResponse (null) 7260999 ops/sec (±0.81%) 7121821 ops/sec (±0.71%) 0.98
getResponse (clear cache) 349 ops/sec (±0.52%) 353 ops/sec (±0.30%) 1.01
getSmallResponse 3163 ops/sec (±0.15%) 3114 ops/sec (±0.55%) 0.98
getSmallInferredResponse 2371 ops/sec (±0.11%) 2337 ops/sec (±0.34%) 0.99
getResponse Collection 5563 ops/sec (±1.22%) 5691 ops/sec (±1.25%) 1.02
get Collection 5710 ops/sec (±0.50%) 5796 ops/sec (±0.23%) 1.02
get Query-sorted 5603 ops/sec (±0.46%) 5622 ops/sec (±0.17%) 1.00
setLong 534 ops/sec (±0.77%) 539 ops/sec (±0.34%) 1.01
setLongWithMerge 243 ops/sec (±0.45%) 242 ops/sec (±0.27%) 1.00
setLongWithSimpleMerge 256 ops/sec (±0.23%) 258 ops/sec (±0.30%) 1.01
setSmallResponse 500x 945 ops/sec (±0.09%) 943 ops/sec (±0.12%) 1.00

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

@codecov
Copy link

codecov bot commented Sep 6, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3543   +/-   ##
=======================================
  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.

Merged via the queue into master with commit 08c9b98 Sep 6, 2025
22 checks passed
@ntucker ntucker deleted the renovate/actions-checkout-5.x branch September 6, 2025 01:55
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