Skip to content

Commit

Permalink
pkg: Update build packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent f5e359e commit 85743c9
Show file tree
Hide file tree
Showing 11 changed files with 488 additions and 490 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@anansi/webpack-config": "^16.0.0",
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
Expand Down
291 changes: 145 additions & 146 deletions examples/github-app/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/babel-preset": "4.4.4",
"@anansi/babel-preset": "4.4.5",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "16.0.8",
"@babel/core": "7.23.3",
"@anansi/webpack-config": "16.0.9",
"@babel/core": "7.23.5",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "5.0.2",
"@linaria/react": "5.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/normalizr-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@data-client/normalizr": "workspace:^"
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"rollup": "2.79.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/normalizr-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "babel-node ./ --root-mode upward --extensions '.ts,.tsx,.js'"
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/node": "7.22.19",
"@data-client/normalizr": "workspace:*",
"@octokit/rest": "19.0.13",
Expand Down
2 changes: 1 addition & 1 deletion examples/normalizr-relationships/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "babel-node ./ --root-mode upward --extensions '.ts,.tsx,.js'"
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"mockdate": "^3.0.5",
Expand Down
291 changes: 145 additions & 146 deletions examples/todo-app/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/babel-preset": "4.4.4",
"@anansi/babel-preset": "4.4.5",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "16.0.8",
"@babel/core": "7.23.3",
"@anansi/webpack-config": "16.0.9",
"@babel/core": "7.23.5",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "5.0.2",
"@linaria/react": "5.0.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"extends @anansi/browserslist-config"
],
"devDependencies": {
"@anansi/babel-preset": "4.4.4",
"@anansi/babel-preset": "4.4.5",
"@anansi/browserslist-config": "1.4.3",
"@anansi/eslint-plugin": "0.16.37",
"@anansi/jest-preset": "0.10.23",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/node": "7.22.19",
"@babel/preset-flow": "^7.18.6",
"@changesets/changelog-github": "^0.5.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "16.0.8",
"@anansi/webpack-config": "16.0.9",
"@data-client/endpoint": "workspace:^",
"@data-client/graphql": "workspace:*",
"@data-client/hooks": "workspace:*",
Expand Down
Loading

1 comment on commit 85743c9

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 85743c9 Previous: f5e359e Ratio
normalizeLong 391 ops/sec (±2.58%) 418 ops/sec (±0.91%) 1.07
infer All 9340 ops/sec (±0.74%) 8662 ops/sec (±2.43%) 0.93
denormalizeLong 266 ops/sec (±2.72%) 284 ops/sec (±1.38%) 1.07
denormalizeLong donotcache 729 ops/sec (±0.32%) 730 ops/sec (±0.56%) 1.00
denormalizeShort donotcache 500x 1274 ops/sec (±0.40%) 1292 ops/sec (±0.18%) 1.01
denormalizeShort 500x 882 ops/sec (±0.23%) 889 ops/sec (±0.49%) 1.01
denormalizeLong with mixin Entity 264 ops/sec (±0.78%) 268 ops/sec (±0.28%) 1.02
denormalizeLong withCache 5942 ops/sec (±0.18%) 5896 ops/sec (±0.16%) 0.99
denormalizeLongAndShort withEntityCacheOnly 1476 ops/sec (±0.35%) 1492 ops/sec (±0.47%) 1.01
denormalizeLong All withCache 7045 ops/sec (±0.30%) 6448 ops/sec (±0.67%) 0.92
denormalizeLong Query-sorted withCache 6702 ops/sec (±0.36%) 6473 ops/sec (±0.21%) 0.97
getResponse 5493 ops/sec (±1.18%) 5612 ops/sec (±1.18%) 1.02
getResponse (null) 3009206 ops/sec (±0.30%) 3127414 ops/sec (±0.29%) 1.04
getResponse (clear cache) 250 ops/sec (±0.41%) 255 ops/sec (±0.65%) 1.02
getSmallResponse 2159 ops/sec (±0.86%) 2188 ops/sec (±0.89%) 1.01
getSmallInferredResponse 1861 ops/sec (±0.17%) 1907 ops/sec (±0.38%) 1.02
getResponse Query-sorted 668 ops/sec (±1.24%) 681 ops/sec (±1.38%) 1.02
setLong 403 ops/sec (±2.12%) 442 ops/sec (±1.36%) 1.10
setLongWithMerge 176 ops/sec (±0.30%) 183 ops/sec (±0.32%) 1.04
setLongWithSimpleMerge 191 ops/sec (±0.33%) 196 ops/sec (±0.27%) 1.03

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

Please sign in to comment.