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 12, 2023
1 parent 6988628 commit 2e75adb
Show file tree
Hide file tree
Showing 11 changed files with 321 additions and 317 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": "^17.0.0",
"@babel/core": "7.23.5",
"@babel/core": "7.23.6",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
Expand Down
189 changes: 95 additions & 94 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.0",
"@anansi/babel-preset": "4.5.1",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "17.0.0",
"@babel/core": "7.23.5",
"@anansi/webpack-config": "17.0.1",
"@babel/core": "7.23.6",
"@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.5",
"@babel/core": "7.23.6",
"@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.5",
"@babel/core": "7.23.6",
"@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.5",
"@babel/core": "7.23.6",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"mockdate": "^3.0.5",
Expand Down
189 changes: 95 additions & 94 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.0",
"@anansi/babel-preset": "4.5.1",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "17.0.0",
"@babel/core": "7.23.5",
"@anansi/webpack-config": "17.0.1",
"@babel/core": "7.23.6",
"@linaria/babel-preset": "5.0.4",
"@linaria/core": "6.0.0",
"@linaria/react": "6.0.0",
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.5.0",
"@anansi/babel-preset": "4.5.1",
"@anansi/browserslist-config": "1.4.3",
"@anansi/eslint-plugin": "0.16.39",
"@anansi/jest-preset": "0.10.24",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.5",
"@babel/core": "7.23.6",
"@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 @@ -32,7 +32,7 @@
},
"dependencies": {
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "17.0.0",
"@anansi/webpack-config": "17.0.1",
"@data-client/endpoint": "workspace:^",
"@data-client/graphql": "workspace:*",
"@data-client/hooks": "workspace:*",
Expand Down
Loading

1 comment on commit 2e75adb

@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: 2e75adb Previous: 6988628 Ratio
normalizeLong 433 ops/sec (±1.32%) 386 ops/sec (±2.51%) 0.89
infer All 9174 ops/sec (±1.89%) 8706 ops/sec (±1.65%) 0.95
denormalizeLong 273 ops/sec (±1.63%) 260 ops/sec (±1.03%) 0.95
denormalizeLong donotcache 729 ops/sec (±0.38%) 717 ops/sec (±0.29%) 0.98
denormalizeShort donotcache 500x 1266 ops/sec (±0.34%) 1259 ops/sec (±0.13%) 0.99
denormalizeShort 500x 890 ops/sec (±0.15%) 848 ops/sec (±0.19%) 0.95
denormalizeLong with mixin Entity 264 ops/sec (±0.57%) 246 ops/sec (±0.57%) 0.93
denormalizeLong withCache 5735 ops/sec (±0.39%) 5854 ops/sec (±0.24%) 1.02
denormalizeLongAndShort withEntityCacheOnly 1409 ops/sec (±0.89%) 1409 ops/sec (±0.44%) 1
denormalizeLong All withCache 6433 ops/sec (±0.30%) 6895 ops/sec (±0.18%) 1.07
denormalizeLong Query-sorted withCache 6131 ops/sec (±0.35%) 6855 ops/sec (±0.29%) 1.12
getResponse 5686 ops/sec (±2.11%) 5603 ops/sec (±1.45%) 0.99
getResponse (null) 2855091 ops/sec (±0.17%) 2795039 ops/sec (±0.35%) 0.98
getResponse (clear cache) 244 ops/sec (±0.58%) 239 ops/sec (±0.84%) 0.98
getSmallResponse 1906 ops/sec (±0.27%) 1957 ops/sec (±0.18%) 1.03
getSmallInferredResponse 1758 ops/sec (±0.30%) 1687 ops/sec (±0.16%) 0.96
getResponse Query-sorted 600 ops/sec (±1.57%) 586 ops/sec (±1.44%) 0.98
setLong 436 ops/sec (±0.33%) 371 ops/sec (±2.71%) 0.85
setLongWithMerge 168 ops/sec (±1.02%) 164 ops/sec (±0.66%) 0.98
setLongWithSimpleMerge 178 ops/sec (±1.23%) 174 ops/sec (±0.90%) 0.98

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

Please sign in to comment.