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 Dec 30, 2023
1 parent f3714e5 commit 793d14f
Show file tree
Hide file tree
Showing 11 changed files with 447 additions and 434 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@anansi/webpack-config": "^17.0.0",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
Expand Down
262 changes: 134 additions & 128 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.5.1",
"@anansi/babel-preset": "4.5.2",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "17.0.2",
"@babel/core": "7.23.6",
"@anansi/webpack-config": "17.0.4",
"@babel/core": "7.23.7",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "6.0.0",
"@linaria/react": "6.0.0",
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.6",
"@babel/core": "7.23.7",
"@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.6",
"@babel/core": "7.23.7",
"@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.6",
"@babel/core": "7.23.7",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"mockdate": "^3.0.5",
Expand Down
262 changes: 134 additions & 128 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.5.1",
"@anansi/babel-preset": "4.5.2",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "17.0.2",
"@babel/core": "7.23.6",
"@anansi/webpack-config": "17.0.4",
"@babel/core": "7.23.7",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "6.0.0",
"@linaria/react": "6.0.0",
Expand Down
6 changes: 3 additions & 3 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.5.1",
"@anansi/babel-preset": "4.5.2",
"@anansi/browserslist-config": "1.4.3",
"@anansi/eslint-plugin": "0.16.41",
"@anansi/jest-preset": "0.10.24",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@babel/node": "7.22.19",
"@babel/preset-flow": "^7.18.6",
"@changesets/changelog-github": "^0.5.0",
Expand All @@ -71,7 +71,7 @@
"benchmark": "^2.1.4",
"conventional-changelog-anansi": "^0.2.0",
"copyfiles": "^2.4.1",
"core-js": "3.34.0",
"core-js": "3.35.0",
"coveralls": "^3.1.0",
"cpy-cli": "5.0.0",
"cross-fetch": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "17.0.2",
"@anansi/webpack-config": "17.0.4",
"@data-client/endpoint": "workspace:^",
"@data-client/graphql": "workspace:*",
"@data-client/hooks": "workspace:*",
Expand Down
Loading

1 comment on commit 793d14f

@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: 793d14f Previous: a5d1549 Ratio
normalizeLong 415 ops/sec (±2.21%) 408 ops/sec (±2.16%) 0.98
infer All 9165 ops/sec (±1.63%) 9226 ops/sec (±2.11%) 1.01
denormalizeLong 270 ops/sec (±1.63%) 264 ops/sec (±2.56%) 0.98
denormalizeLong donotcache 737 ops/sec (±0.40%) 714 ops/sec (±0.50%) 0.97
denormalizeShort donotcache 500x 1258 ops/sec (±0.30%) 1273 ops/sec (±0.08%) 1.01
denormalizeShort 500x 886 ops/sec (±0.22%) 878 ops/sec (±0.50%) 0.99
denormalizeLong with mixin Entity 269 ops/sec (±0.45%) 258 ops/sec (±0.38%) 0.96
denormalizeLong withCache 5898 ops/sec (±0.13%) 5859 ops/sec (±0.29%) 0.99
denormalizeLongAndShort withEntityCacheOnly 1466 ops/sec (±0.49%) 1463 ops/sec (±0.25%) 1.00
denormalizeLong All withCache 6829 ops/sec (±0.30%) 6629 ops/sec (±0.30%) 0.97
denormalizeLong Query-sorted withCache 6383 ops/sec (±0.16%) 6351 ops/sec (±0.35%) 0.99
getResponse 5551 ops/sec (±1.14%) 5025 ops/sec (±2.06%) 0.91
getResponse (null) 2866934 ops/sec (±0.49%) 2859522 ops/sec (±0.25%) 1.00
getResponse (clear cache) 258 ops/sec (±0.54%) 254 ops/sec (±0.75%) 0.98
getSmallResponse 2108 ops/sec (±0.36%) 1988 ops/sec (±0.28%) 0.94
getSmallInferredResponse 1778 ops/sec (±0.16%) 1761 ops/sec (±0.09%) 0.99
getResponse Query-sorted 649 ops/sec (±1.60%) 620 ops/sec (±1.31%) 0.96
getResponse Collection 5048 ops/sec (±0.89%) 4637 ops/sec (±0.58%) 0.92
setLong 403 ops/sec (±2.44%) 398 ops/sec (±2.53%) 0.99
setLongWithMerge 179 ops/sec (±0.52%) 176 ops/sec (±0.34%) 0.98
setLongWithSimpleMerge 194 ops/sec (±0.42%) 191 ops/sec (±0.31%) 0.98

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

Please sign in to comment.