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

Merged
merged 1 commit into from
May 25, 2024
Merged

pkg: Update build packages #3066

merged 1 commit into from
May 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/babel-preset 5.0.8 -> 5.0.9 age adoption passing confidence
@anansi/webpack-config 19.0.5 -> 19.0.6 age adoption passing confidence
@babel/cli (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@babel/core (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@babel/node (source) 7.23.9 -> 7.24.6 age adoption passing confidence
@babel/preset-flow (source) 7.24.1 -> 7.24.6 age adoption passing confidence
core-js (source) 3.37.0 -> 3.37.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other
zloirock/core-js (core-js)

v3.37.1

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 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 May 25, 2024

⚠️ No Changeset found

Latest commit: 6ebc7d4

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 May 25, 2024 11:39
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: 6ebc7d4 Previous: b21f388 Ratio
normalizeLong 444 ops/sec (±1.80%) 443 ops/sec (±1.67%) 1.00
infer All 9693 ops/sec (±0.33%) 9883 ops/sec (±0.33%) 1.02
denormalizeLong 343 ops/sec (±0.89%) 342 ops/sec (±1.02%) 1.00
denormalizeLong donotcache 899 ops/sec (±0.44%) 872 ops/sec (±0.67%) 0.97
denormalizeShort donotcache 500x 1344 ops/sec (±0.19%) 1255 ops/sec (±0.24%) 0.93
denormalizeShort 500x 967 ops/sec (±0.30%) 922 ops/sec (±1.09%) 0.95
denormalizeShort 500x withCache 4992 ops/sec (±0.42%) 4894 ops/sec (±0.27%) 0.98
denormalizeLong with mixin Entity 294 ops/sec (±0.45%) 297 ops/sec (±0.30%) 1.01
denormalizeLong withCache 6066 ops/sec (±0.24%) 6232 ops/sec (±0.15%) 1.03
denormalizeLong All withCache 6576 ops/sec (±0.29%) 6723 ops/sec (±0.19%) 1.02
denormalizeLong Query-sorted withCache 6370 ops/sec (±0.80%) 6387 ops/sec (±0.61%) 1.00
denormalizeLongAndShort withEntityCacheOnly 1525 ops/sec (±0.76%) 1510 ops/sec (±0.39%) 0.99
getResponse 6189 ops/sec (±1.18%) 5797 ops/sec (±1.65%) 0.94
getResponse (null) 5472950 ops/sec (±0.94%) 5571124 ops/sec (±0.49%) 1.02
getResponse (clear cache) 295 ops/sec (±0.36%) 292 ops/sec (±0.43%) 0.99
getSmallResponse 2548 ops/sec (±0.17%) 2708 ops/sec (±0.32%) 1.06
getSmallInferredResponse 1964 ops/sec (±0.30%) 1993 ops/sec (±0.18%) 1.01
getResponse Query-sorted 5618 ops/sec (±0.16%) 6562 ops/sec (±0.87%) 1.17
getResponse Collection 6399 ops/sec (±0.69%) 5963 ops/sec (±1.00%) 0.93
get Collection 4766 ops/sec (±1.32%) 5134 ops/sec (±1.07%) 1.08
setLong 446 ops/sec (±2.22%) 444 ops/sec (±2.16%) 1.00
setLongWithMerge 188 ops/sec (±1.36%) 188 ops/sec (±1.49%) 1
setLongWithSimpleMerge 197 ops/sec (±1.20%) 196 ops/sec (±1.31%) 0.99
setSmallResponse 500x 854 ops/sec (±1.18%) 853 ops/sec (±1.18%) 1.00

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

@ntucker ntucker added this pull request to the merge queue May 25, 2024
Copy link

codecov bot commented May 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.49%. Comparing base (9c04770) to head (6ebc7d4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3066   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         122      122           
  Lines        2199     2199           
  Branches      451      451           
=======================================
  Hits         2166     2166           
  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 bffd55b May 25, 2024
24 checks passed
@ntucker ntucker deleted the renovate/build branch May 25, 2024 11:48
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