Skip to content
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

pkg: Update build packages #3353

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

pkg: Update build packages #3353

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/babel-preset 6.0.12 -> 6.1.4 age adoption passing confidence
@anansi/webpack-config 20.0.16 -> 20.0.19 age adoption passing confidence
@babel/core (source) 7.26.0 -> 7.26.9 age adoption passing confidence
core-js (source) 3.39.0 -> 3.40.0 age adoption passing confidence
webpack 5.97.1 -> 5.98.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
zloirock/core-js (core-js)

v3.40.0

Compare Source

webpack/webpack (webpack)

v5.98.0

Compare Source

Fixes
Performance Improvements
Chores
Features
Continuous Integration

New Contributors

Full Changelog: webpack/webpack@v5.97.1...v5.98.0


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 Jan 25, 2025

🦋 Changeset detected

Latest commit: 19c7197

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@data-client/use-enhanced-reducer Patch
@data-client/normalizr Patch
@data-client/endpoint Patch
@data-client/graphql Patch
@data-client/react Patch
@data-client/core Patch
@data-client/rest Patch
@data-client/test Patch
@data-client/img Patch
example-benchmark Patch
normalizr-github-example Patch
normalizr-redux-example Patch
normalizr-relationships Patch

Not sure what this means? Click here to learn what changesets are.

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

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: 19c7197 Previous: a6bf39b Ratio
normalizeLong 497 ops/sec (±0.26%) 486 ops/sec (±0.95%) 0.98
infer All 8565 ops/sec (±2.23%) 8629 ops/sec (±1.79%) 1.01
denormalizeLong 242 ops/sec (±2.80%) 237 ops/sec (±3.84%) 0.98
denormalizeLong donotcache 887 ops/sec (±0.33%) 871 ops/sec (±0.30%) 0.98
denormalizeShort donotcache 500x 1341 ops/sec (±0.19%) 1329 ops/sec (±0.31%) 0.99
denormalizeShort 500x 758 ops/sec (±2.22%) 764 ops/sec (±2.15%) 1.01
denormalizeShort 500x withCache 4517 ops/sec (±0.52%) 4797 ops/sec (±0.65%) 1.06
denormalizeLong with mixin Entity 239 ops/sec (±2.11%) 244 ops/sec (±1.97%) 1.02
denormalizeLong withCache 7520 ops/sec (±0.29%) 7357 ops/sec (±0.22%) 0.98
denormalizeLong All withCache 6342 ops/sec (±0.50%) 6439 ops/sec (±0.24%) 1.02
denormalizeLong Query-sorted withCache 6229 ops/sec (±0.69%) 6205 ops/sec (±0.73%) 1.00
denormalizeLongAndShort withEntityCacheOnly 1551 ops/sec (±0.37%) 1598 ops/sec (±0.27%) 1.03
getResponse 5777 ops/sec (±0.80%) 5954 ops/sec (±0.95%) 1.03
getResponse (null) 4875576 ops/sec (±0.46%) 4221448 ops/sec (±0.41%) 0.87
getResponse (clear cache) 243 ops/sec (±2.08%) 243 ops/sec (±1.87%) 1
getSmallResponse 2518 ops/sec (±0.17%) 2534 ops/sec (±0.18%) 1.01
getSmallInferredResponse 1915 ops/sec (±1.08%) 1695 ops/sec (±0.09%) 0.89
getResponse Query-sorted 6613 ops/sec (±0.43%) 6360 ops/sec (±0.76%) 0.96
getResponse Collection 6567 ops/sec (±0.61%) 6818 ops/sec (±1.13%) 1.04
get Collection 5782 ops/sec (±0.49%) 6267 ops/sec (±0.48%) 1.08
setLong 501 ops/sec (±0.19%) 493 ops/sec (±0.43%) 0.98
setLongWithMerge 192 ops/sec (±0.77%) 196 ops/sec (±0.37%) 1.02
setLongWithSimpleMerge 202 ops/sec (±0.42%) 206 ops/sec (±0.41%) 1.02
setSmallResponse 500x 884 ops/sec (±0.52%) 895 ops/sec (±0.35%) 1.01

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

Copy link
Contributor Author

renovate bot commented Jan 26, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (a6bf39b) to head (d50d934).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3353      +/-   ##
==========================================
- Coverage   98.73%   98.72%   -0.01%     
==========================================
  Files         136      136              
  Lines        2367     2357      -10     
  Branches      484      479       -5     
==========================================
- Hits         2337     2327      -10     
  Misses         16       16              
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/build branch 3 times, most recently from 78923a2 to 9797118 Compare February 14, 2025 15:35
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