Skip to content

Commit

Permalink
chore(deps): dependencies 2024-04-08 (#2961)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: shortcuts <vannicattec@gmail.com>
  • Loading branch information
3 people committed Apr 8, 2024
1 parent e7d3cb4 commit 0f4c1e1
Show file tree
Hide file tree
Showing 34 changed files with 1,874 additions and 1,852 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
- name: Download Java formatter
if: inputs.type != 'minimal'
shell: bash
run: curl --retry 3 -L "https://github.com/google/google-java-format/releases/download/v1.21.0/google-java-format-1.21.0-all-deps.jar" > /tmp/java-formatter.jar
run: curl --retry 3 -L "https://github.com/google/google-java-format/releases/download/v1.22.0/google-java-format-1.22.0-all-deps.jar" > /tmp/java-formatter.jar

# JavaScript for monorepo and tooling
- name: Install Node
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.12.1
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.12.1
14 changes: 7 additions & 7 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
"test:size": "bundlesize"
},
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/core": "7.24.4",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/runtime": "7.24.1",
"@babel/preset-env": "7.24.4",
"@babel/runtime": "7.24.4",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node": "20.12.5",
"@types/rollup-plugin-node-globals": "1.4.4",
"@types/semver": "7.5.8",
"bundlesize2": "0.0.31",
"execa": "8.0.1",
"lerna": "8.0.0",
"nx": "18.2.1",
"rollup": "4.13.2",
"nx": "18.2.3",
"rollup": "4.14.0",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-typescript2": "0.36.0",
"semver": "7.6.0",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@babel/preset-env": "7.24.3",
"@babel/preset-env": "7.24.4",
"@babel/preset-typescript": "7.24.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node": "20.12.5",
"jest": "29.7.0",
"rollup": "4.13.2",
"typescript": "5.4.3"
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"test": "jest"
},
"devDependencies": {
"@babel/preset-env": "7.24.3",
"@babel/preset-env": "7.24.4",
"@babel/preset-typescript": "7.24.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node": "20.12.5",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@algolia/requester-node-http": "5.0.0-alpha.111"
},
"devDependencies": {
"@types/node": "20.11.30",
"rollup": "4.13.2",
"typescript": "5.4.3"
"@types/node": "20.12.5",
"rollup": "4.14.0",
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"@algolia/client-common": "5.0.0-alpha.111"
},
"devDependencies": {
"@babel/preset-env": "7.24.3",
"@babel/preset-env": "7.24.4",
"@babel/preset-typescript": "7.24.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node": "20.12.5",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"xhr-mock": "2.5.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"@algolia/client-common": "5.0.0-alpha.111"
},
"devDependencies": {
"@babel/preset-env": "7.24.3",
"@babel/preset-env": "7.24.4",
"@babel/preset-typescript": "7.24.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node": "20.12.5",
"cross-fetch": "4.0.0",
"jest": "29.7.0",
"nock": "13.5.4",
"ts-jest": "29.1.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"@algolia/client-common": "5.0.0-alpha.111"
},
"devDependencies": {
"@babel/preset-env": "7.24.3",
"@babel/preset-env": "7.24.4",
"@babel/preset-typescript": "7.24.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.30",
"@types/node": "20.12.5",
"jest": "29.7.0",
"nock": "13.5.4",
"ts-jest": "29.1.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Loading

1 comment on commit 0f4c1e1

@github-actions
Copy link

Choose a reason for hiding this comment

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

Please sign in to comment.