-
-
Notifications
You must be signed in to change notification settings - Fork 97
pkg: Update build packages #3566
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
Conversation
|
|
Size Change: 0 B Total Size: 77.8 kB ℹ️ View Unchanged
|
73552d9 to
e74ccae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
Details
| Benchmark suite | Current: 42daa9e | Previous: 72f357f | Ratio |
|---|---|---|---|
normalizeLong |
526 ops/sec (±1.14%) |
535 ops/sec (±0.74%) |
1.02 |
denormalizeLong |
298 ops/sec (±2.05%) |
288 ops/sec (±2.21%) |
0.97 |
denormalizeLong donotcache |
1015 ops/sec (±1.13%) |
1027 ops/sec (±1.05%) |
1.01 |
denormalizeShort donotcache 500x |
1610 ops/sec (±0.42%) |
1421 ops/sec (±0.35%) |
0.88 |
denormalizeShort 500x |
873 ops/sec (±1.73%) |
802 ops/sec (±1.97%) |
0.92 |
denormalizeShort 500x withCache |
6573 ops/sec (±0.11%) |
5290 ops/sec (±0.25%) |
0.80 |
queryShort 500x withCache |
2808 ops/sec (±0.12%) |
2696 ops/sec (±0.18%) |
0.96 |
buildQueryKey All |
54371 ops/sec (±0.50%) |
56120 ops/sec (±0.45%) |
1.03 |
query All withCache |
6550 ops/sec (±0.23%) |
6570 ops/sec (±0.25%) |
1.00 |
denormalizeLong with mixin Entity |
361 ops/sec (±0.53%) |
278 ops/sec (±2.64%) |
0.77 |
denormalizeLong withCache |
7074 ops/sec (±0.94%) |
6719 ops/sec (±0.10%) |
0.95 |
denormalizeLong All withCache |
6407 ops/sec (±0.12%) |
5429 ops/sec (±0.08%) |
0.85 |
denormalizeLong Query-sorted withCache |
6672 ops/sec (±0.65%) |
6740 ops/sec (±0.14%) |
1.01 |
denormalizeLongAndShort withEntityCacheOnly |
1751 ops/sec (±0.20%) |
1642 ops/sec (±0.47%) |
0.94 |
getResponse |
5810 ops/sec (±1.32%) |
4558 ops/sec (±1.72%) |
0.78 |
getResponse (null) |
6798505 ops/sec (±0.54%) |
6889093 ops/sec (±0.33%) |
1.01 |
getResponse (clear cache) |
356 ops/sec (±0.26%) |
270 ops/sec (±2.16%) |
0.76 |
getSmallResponse |
3095 ops/sec (±0.32%) |
3030 ops/sec (±0.18%) |
0.98 |
getSmallInferredResponse |
2384 ops/sec (±0.83%) |
2409 ops/sec (±0.16%) |
1.01 |
getResponse Collection |
5804 ops/sec (±1.47%) |
4633 ops/sec (±1.89%) |
0.80 |
get Collection |
5985 ops/sec (±1.00%) |
5449 ops/sec (±0.24%) |
0.91 |
get Query-sorted |
5674 ops/sec (±0.18%) |
6225 ops/sec (±0.21%) |
1.10 |
setLong |
530 ops/sec (±0.23%) |
542 ops/sec (±0.23%) |
1.02 |
setLongWithMerge |
242 ops/sec (±0.19%) |
240 ops/sec (±0.10%) |
0.99 |
setLongWithSimpleMerge |
256 ops/sec (±0.45%) |
254 ops/sec (±0.20%) |
0.99 |
setSmallResponse 500x |
947 ops/sec (±0.11%) |
886 ops/sec (±0.10%) |
0.94 |
This comment was automatically generated by workflow using github-action-benchmark.
e74ccae to
42daa9e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3566 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 130 130
Lines 2258 2258
Branches 455 455
=======================================
Hits 2219 2219
Misses 10 10
Partials 29 29 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates:
21.0.11->21.0.126.0.4->6.1.016.0.1->16.0.33.45.1->3.46.04.52.3->4.52.45.102.0->5.102.1Release Notes
rollup/plugins (@rollup/plugin-babel)
v6.1.02025-10-13
Features
rollup/plugins (@rollup/plugin-node-resolve)
v16.0.32025-10-13
Bugfixes
v16.0.22025-10-04
Bugfixes
zloirock/core-js (core-js)
v3.46.0Compare Source
Mapupsert stage 3 proposal:WeakMap.prototype.getOrInsertComputedbug with callback calling before validation a keyIteratorchunking proposal:Iterator.prototype.chunksIterator.prototype.windowsIterator.prototype.slidingmethod replaced with an extra parameter ofIterator.prototype.windowsmethod, tc39/proposal-iterator-chunking/#24, tc39/proposal-iterator-chunking/#26Iterator.zipandIterator.zipKeyedbehavior withmode: 'longest'option, #1469, thanks @lionel-roweObject.groupByandIterator.zipKeyedtogether withSymbolpolyfill - some cases of symbol keys on resultnull-prototype object were able to leak out tofor-inMapupsert proposal features marked as shipped from FF144rollup/rollup (rollup)
v4.52.4Compare Source
2025-10-03
Bug Fixes
Pull Requests
webpack/webpack (webpack)
v5.102.1Compare Source
Fixes
extendswithenvforbrowserslistJSONPfragment format for web workers.browserslist.commonjsexternals forSystemJSformat.import.metawarning messages to be more clear when used directly.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.
This PR was generated by Mend Renovate. View the repository job log.