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 #3039

Merged
merged 1 commit into from
Apr 30, 2024
Merged

pkg: Update build packages #3039

merged 1 commit into from
Apr 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/babel-preset 5.0.7 -> 5.0.8 age adoption passing confidence
@babel/cli (source) 7.24.1 -> 7.24.5 age adoption passing confidence
@babel/core (source) 7.24.4 -> 7.24.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Apr 30, 2024

⚠️ No Changeset found

Latest commit: 91c4522

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

@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: 91c4522 Previous: 9fa1f33 Ratio
normalizeLong 441 ops/sec (±1.82%) 455 ops/sec (±1.76%) 1.03
infer All 9411 ops/sec (±1.73%) 9808 ops/sec (±0.52%) 1.04
denormalizeLong 326 ops/sec (±2.47%) 348 ops/sec (±0.89%) 1.07
denormalizeLong donotcache 911 ops/sec (±0.31%) 883 ops/sec (±1.46%) 0.97
denormalizeShort donotcache 500x 1377 ops/sec (±0.29%) 1397 ops/sec (±0.52%) 1.01
denormalizeShort 500x 971 ops/sec (±0.27%) 990 ops/sec (±0.20%) 1.02
denormalizeShort 500x withCache 4906 ops/sec (±0.33%) 4920 ops/sec (±0.30%) 1.00
denormalizeLong with mixin Entity 298 ops/sec (±0.55%) 295 ops/sec (±0.21%) 0.99
denormalizeLong withCache 6877 ops/sec (±0.20%) 6169 ops/sec (±0.13%) 0.90
denormalizeLong All withCache 6427 ops/sec (±0.20%) 6701 ops/sec (±0.12%) 1.04
denormalizeLong Query-sorted withCache 6185 ops/sec (±0.92%) 6493 ops/sec (±0.69%) 1.05
denormalizeLongAndShort withEntityCacheOnly 1530 ops/sec (±0.41%) 1560 ops/sec (±0.85%) 1.02
getResponse 5846 ops/sec (±1.19%) 5991 ops/sec (±1.38%) 1.02
getResponse (null) 5956884 ops/sec (±0.50%) 6009144 ops/sec (±0.96%) 1.01
getResponse (clear cache) 298 ops/sec (±0.23%) 295 ops/sec (±0.38%) 0.99
getSmallResponse 2637 ops/sec (±0.50%) 2591 ops/sec (±0.17%) 0.98
getSmallInferredResponse 1992 ops/sec (±0.21%) 1916 ops/sec (±0.17%) 0.96
getResponse Query-sorted 5413 ops/sec (±0.90%) 6860 ops/sec (±0.58%) 1.27
getResponse Collection 6603 ops/sec (±1.27%) 6594 ops/sec (±0.74%) 1.00
get Collection 5910 ops/sec (±0.92%) 5498 ops/sec (±1.07%) 0.93
setLong 444 ops/sec (±2.00%) 456 ops/sec (±2.09%) 1.03
setLongWithMerge 184 ops/sec (±1.75%) 190 ops/sec (±1.42%) 1.03
setLongWithSimpleMerge 193 ops/sec (±1.43%) 201 ops/sec (±0.93%) 1.04
setSmallResponse 500x 865 ops/sec (±1.14%) 870 ops/sec (±0.94%) 1.01

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

@ntucker ntucker enabled auto-merge April 30, 2024 15:44
@ntucker ntucker added this pull request to the merge queue Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.49%. Comparing base (7a22440) to head (91c4522).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3039   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         122      122           
  Lines        2194     2194           
  Branches      448      448           
=======================================
  Hits         2161     2161           
  Misses         21       21           
  Partials       12       12           

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

Merged via the queue into master with commit 655e48b Apr 30, 2024
23 checks passed
@ntucker ntucker deleted the renovate/build branch April 30, 2024 15:50
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.

None yet

1 participant