Skip to content

Commit

Permalink
Merge branch 'main' into fix/javascript-node14-compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
millotp authored Oct 7, 2024
2 parents 1c9d529 + 6ac345b commit 9307866
Show file tree
Hide file tree
Showing 42 changed files with 694 additions and 723 deletions.
4 changes: 1 addition & 3 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ module.exports = {
'@typescript-eslint/no-namespace': 0,
'import/dynamic-import-chunkname': 0,

'unused-imports/no-unused-imports-ts': 2,
'unused-imports/no-unused-imports': 2,
'@typescript-eslint/no-unused-vars': 2,
'@typescript-eslint/consistent-indexed-object-style': 2,
'@typescript-eslint/member-ordering': [
Expand Down Expand Up @@ -205,8 +205,6 @@ module.exports = {
{
files: ['clients/algoliasearch-client-javascript/packages/**/__tests__/**/*.ts'],

extends: ["plugin:vitest/legacy-recommended"],

plugins: ['@vitest/eslint-plugin'],
},
{
Expand Down
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.23.0/google-java-format-1.23.0-all-deps.jar" > /tmp/java-formatter.jar
run: curl --retry 3 -L "https://github.com/google/google-java-format/releases/download/v1.24.0/google-java-format-1.24.0-all-deps.jar" > /tmp/java-formatter.jar

# JavaScript for monorepo and tooling
- name: Install Node
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ target
**/.DS_Store
.gradle
build
.build
pom.xml

dist
Expand Down
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-java/.java-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.0.12
17.0.12+7
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"bundlesize": "0.18.2",
"execa": "9.4.0",
"lerna": "8.1.8",
"rollup": "4.22.5",
"rollup": "4.24.0",
"semver": "7.6.3",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@
"@types/node": "22.7.4",
"jsdom": "25.0.1",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1",
"vitest": "2.1.2",
"vitest-environment-miniflare": "2.14.3"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ts-node": "10.9.2",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ts-node": "10.9.2",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"dependencies": {
"@algolia/client-common": "5.7.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.4",
"publint": "0.2.11",
"rollup": "4.22.5",
"rollup": "4.24.0",
"tsup": "8.3.0",
"typescript": "5.6.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"publint": "0.2.11",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1",
"vitest": "2.1.2",
"xhr-mock": "2.5.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"publint": "0.2.11",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"publint": "0.2.11",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
"vitest": "2.1.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Loading

0 comments on commit 9307866

Please sign in to comment.