Skip to content

Commit

Permalink
pkg: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 4cabed8 commit b369611
Show file tree
Hide file tree
Showing 8 changed files with 154 additions and 152 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
"@types/react": "18.2.42",
"@types/react": "18.2.43",
"webpack": "^5.76.2",
"webpack-cli": "^5.1.4"
}
Expand Down
24 changes: 12 additions & 12 deletions examples/github-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@linaria/shaker": "5.0.3",
"@types/lodash": "4.14.192",
"@types/parse-link-header": "^2.0.0",
"@types/react": "18.2.42",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "6.13.2",
Expand All @@ -47,7 +47,7 @@
"webpack-dev-server": "4.15.1"
},
"dependencies": {
"@anansi/router": "0.9.2",
"@anansi/router": "0.9.3",
"@ant-design/icons": "^5.0.0",
"@data-client/graphql": "^0.9.0",
"@data-client/hooks": "^0.1.1",
Expand Down
97 changes: 49 additions & 48 deletions examples/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@data-client/test": "^0.9.0",
"@js-temporal/polyfill": "^0.4.4",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"classnames": "^2.3.2",
"next": "14.0.3",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"redux": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/react-native": "12.4.1",
"@types/jest": "29.5.10",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react": "18.2.43",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"babel-plugin-module-resolver": "5.0.0",
Expand Down Expand Up @@ -108,7 +108,7 @@
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^7.0.2",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"whatwg-fetch": "3.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 @@ -21,7 +21,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.1",
"@tsconfig/docusaurus": "^2.0.0",
"@types/react": "18.2.42",
"@types/react": "18.2.43",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.3.3",
Expand Down
Loading

1 comment on commit b369611

@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: b369611 Previous: 4cabed8 Ratio
normalizeLong 450 ops/sec (±0.25%) 449 ops/sec (±1.25%) 1.00
infer All 9150 ops/sec (±0.18%) 8768 ops/sec (±1.94%) 0.96
denormalizeLong 279 ops/sec (±0.80%) 271 ops/sec (±2.13%) 0.97
denormalizeLong donotcache 721 ops/sec (±0.40%) 734 ops/sec (±0.49%) 1.02
denormalizeShort donotcache 500x 1243 ops/sec (±0.24%) 1258 ops/sec (±0.18%) 1.01
denormalizeShort 500x 884 ops/sec (±0.45%) 875 ops/sec (±0.40%) 0.99
denormalizeLong with mixin Entity 270 ops/sec (±0.42%) 272 ops/sec (±0.55%) 1.01
denormalizeLong withCache 5835 ops/sec (±0.18%) 5880 ops/sec (±0.17%) 1.01
denormalizeLongAndShort withEntityCacheOnly 1491 ops/sec (±0.65%) 1491 ops/sec (±0.22%) 1
denormalizeLong All withCache 7189 ops/sec (±0.16%) 6768 ops/sec (±0.22%) 0.94
denormalizeLong Query-sorted withCache 6944 ops/sec (±0.20%) 6380 ops/sec (±0.19%) 0.92
getResponse 5451 ops/sec (±1.23%) 5229 ops/sec (±1.02%) 0.96
getResponse (null) 2840442 ops/sec (±0.17%) 2867856 ops/sec (±0.61%) 1.01
getResponse (clear cache) 260 ops/sec (±0.68%) 259 ops/sec (±0.59%) 1.00
getSmallResponse 2064 ops/sec (±0.22%) 2057 ops/sec (±0.16%) 1.00
getSmallInferredResponse 1822 ops/sec (±0.13%) 1779 ops/sec (±0.18%) 0.98
getResponse Query-sorted 674 ops/sec (±1.13%) 695 ops/sec (±1.32%) 1.03
setLong 451 ops/sec (±0.28%) 455 ops/sec (±0.42%) 1.01
setLongWithMerge 178 ops/sec (±0.30%) 181 ops/sec (±0.80%) 1.02
setLongWithSimpleMerge 193 ops/sec (±0.33%) 197 ops/sec (±0.28%) 1.02

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

Please sign in to comment.