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 Jan 12, 2024
1 parent 4e06038 commit 875abab
Show file tree
Hide file tree
Showing 9 changed files with 223 additions and 283 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
setup:
docker: &docker
# specify the version you desire here
- image: cimg/node:20.10
- image: cimg/node:20.11
resource_class: large
steps:
- checkout
Expand Down
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"webpack": "^5.76.2",
"webpack-cli": "^5.1.4"
}
Expand Down
49 changes: 24 additions & 25 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.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
Expand All @@ -54,7 +54,7 @@
"@data-client/react": "^0.9.0",
"@data-client/rest": "^0.9.0",
"@js-temporal/polyfill": "^0.4.4",
"antd": "5.12.6",
"antd": "5.12.8",
"parse-link-header": "^2.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
16 changes: 8 additions & 8 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 @@ -15,8 +15,8 @@
"@data-client/ssr": "^0.9.0",
"@data-client/test": "^0.9.0",
"@js-temporal/polyfill": "^0.4.4",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/node": "20.11.0",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"classnames": "^2.3.2",
"next": "14.0.4",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "12.4.3",
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/node": "20.11.0",
"@types/react": "18.2.47",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"babel-plugin-module-resolver": "5.0.0",
Expand Down Expand Up @@ -92,7 +92,7 @@
"prettier": "3.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.1",
"react-native": "0.73.2",
"react-native-safe-area-context": "^4.4.1",
"react-native-screens": "^3.18.2",
"react-test-renderer": "18.2.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.46",
"@types/react": "18.2.47",
"@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 875abab

@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: 875abab Previous: 3a15445 Ratio
normalizeLong 435 ops/sec (±1.58%) 402 ops/sec (±2.91%) 0.92
infer All 9227 ops/sec (±0.71%) 9333 ops/sec (±0.78%) 1.01
denormalizeLong 267 ops/sec (±2.97%) 269 ops/sec (±3.00%) 1.01
denormalizeLong donotcache 737 ops/sec (±0.45%) 728 ops/sec (±0.44%) 0.99
denormalizeShort donotcache 500x 1262 ops/sec (±0.38%) 1260 ops/sec (±0.22%) 1.00
denormalizeShort 500x 883 ops/sec (±0.47%) 875 ops/sec (±0.32%) 0.99
denormalizeLong with mixin Entity 269 ops/sec (±1.33%) 271 ops/sec (±0.54%) 1.01
denormalizeLong withCache 5868 ops/sec (±0.16%) 5885 ops/sec (±0.23%) 1.00
denormalizeLongAndShort withEntityCacheOnly 1464 ops/sec (±0.33%) 1455 ops/sec (±0.81%) 0.99
denormalizeLong All withCache 7263 ops/sec (±0.17%) 6705 ops/sec (±0.12%) 0.92
denormalizeLong Query-sorted withCache 7133 ops/sec (±0.23%) 6652 ops/sec (±0.25%) 0.93
getResponse 5554 ops/sec (±1.39%) 5443 ops/sec (±1.08%) 0.98
getResponse (null) 2925511 ops/sec (±0.21%) 2762398 ops/sec (±0.23%) 0.94
getResponse (clear cache) 259 ops/sec (±0.53%) 260 ops/sec (±0.45%) 1.00
getSmallResponse 2049 ops/sec (±0.24%) 1979 ops/sec (±0.69%) 0.97
getSmallInferredResponse 1755 ops/sec (±0.33%) 1759 ops/sec (±0.24%) 1.00
getResponse Query-sorted 647 ops/sec (±1.69%) 674 ops/sec (±1.57%) 1.04
getResponse Collection 4559 ops/sec (±1.61%) 5001 ops/sec (±1.48%) 1.10
setLong 449 ops/sec (±0.36%) 408 ops/sec (±2.32%) 0.91
setLongWithMerge 177 ops/sec (±0.42%) 181 ops/sec (±0.30%) 1.02
setLongWithSimpleMerge 190 ops/sec (±0.46%) 196 ops/sec (±0.33%) 1.03

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

Please sign in to comment.