Skip to content

chore(deps): dependencies 2025-01-06 [skip-bc] #4299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jan 6, 2025
Merged
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
@@ -139,7 +139,7 @@ runs:
- name: Install poetry
if: ${{ inputs.language == 'python' }}
shell: bash
run: pipx install poetry
run: pipx install poetry==2

- uses: actions/setup-python@v5
if: ${{ inputs.language == 'python' }}
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"test:bundle": "lerna run test:bundle --verbose --include-dependencies"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"bundlewatch": "0.4.0",
"execa": "9.5.2",
"lerna": "8.1.9",
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.2",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"jsdom": "25.0.1",
"publint": "0.2.12",
"ts-node": "10.9.2",
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.2",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"publint": "0.2.12",
"rollup": "4.29.1",
"tsup": "8.3.5",
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.2",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"jsdom": "25.0.1",
"publint": "0.2.12",
"ts-node": "10.9.2",
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.2",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"jsdom": "25.0.1",
"publint": "0.2.12",
"tsup": "8.3.5",
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.2",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"cross-fetch": "4.1.0",
"nock": "13.5.6",
"publint": "0.2.12",
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.2",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"nock": "13.5.6",
"publint": "0.2.12",
"tsup": "8.3.5",
Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.2",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"publint": "0.2.12",
"tsup": "8.3.5",
"typescript": "5.7.2"
25 changes: 17 additions & 8 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ __metadata:
resolution: "@algolia/client-common@workspace:packages/client-common"
dependencies:
"@arethetypeswrong/cli": "npm:0.17.2"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.5"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
ts-node: "npm:10.9.2"
@@ -63,7 +63,7 @@ __metadata:
"@algolia/requester-fetch": "npm:5.18.0"
"@algolia/requester-node-http": "npm:5.18.0"
"@arethetypeswrong/cli": "npm:0.17.2"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.5"
publint: "npm:0.2.12"
rollup: "npm:4.29.1"
tsup: "npm:8.3.5"
@@ -162,7 +162,7 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.18.0"
"@arethetypeswrong/cli": "npm:0.17.2"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.5"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
ts-node: "npm:10.9.2"
@@ -212,7 +212,7 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.18.0"
"@arethetypeswrong/cli": "npm:0.17.2"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.5"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
@@ -228,7 +228,7 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.18.0"
"@arethetypeswrong/cli": "npm:0.17.2"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.5"
cross-fetch: "npm:4.1.0"
nock: "npm:13.5.6"
publint: "npm:0.2.12"
@@ -244,7 +244,7 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.18.0"
"@arethetypeswrong/cli": "npm:0.17.2"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.5"
nock: "npm:13.5.6"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
@@ -262,7 +262,7 @@ __metadata:
"@algolia/requester-fetch": "npm:5.18.0"
"@algolia/requester-node-http": "npm:5.18.0"
"@arethetypeswrong/cli": "npm:0.17.2"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.5"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
typescript: "npm:5.7.2"
@@ -2143,6 +2143,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
@@ -2326,7 +2335,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "algoliasearch-client-javascript@workspace:."
dependencies:
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.5"
bundlewatch: "npm:0.4.0"
execa: "npm:9.5.2"
lerna: "npm:8.1.9"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "2.15.3",
"@redocly/cli": "1.26.1",
"@redocly/cli": "1.27.0",
"eslint": "8.57.1",
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-json": "4.0.1",
2 changes: 1 addition & 1 deletion playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"globals": "15.14.0",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0",
"vite": "6.0.6"
"vite": "6.0.7"
},
"packageManager": "yarn@4.6.0"
}
2 changes: 1 addition & 1 deletion playground/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
argcomplete==3.5.2
argcomplete==3.5.3
click==8.1.8
packaging==24.2
pipx==1.7.1
11 changes: 4 additions & 7 deletions scripts/cts/runCts.ts
Original file line number Diff line number Diff line change
@@ -92,13 +92,10 @@ async function runCtsOne(language: Language, suites: Record<CTSType, boolean>):
);
break;
case 'python':
await run(
`poetry lock --no-update && poetry install --sync && poetry run pytest -vv ${filter((f) => `tests/${f}`)}`,
{
cwd,
language,
},
);
await run(`poetry lock && poetry sync && poetry run pytest -vv ${filter((f) => `tests/${f}`)}`, {
cwd,
language,
});
break;
case 'ruby':
await run(`bundle install && bundle exec rake ${filter((f) => `test:${f}`)} --trace`, {
2 changes: 1 addition & 1 deletion scripts/docker/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ COPY --from=python-builder /usr/local/lib/ /usr/local/lib/
RUN echo "export PATH=$PATH:/usr/local/bin/python" >> ~/.profile \
&& echo "export PATH=$PATH:/usr/local/bin/pip" >> ~/.profile \
&& pip install --upgrade pip pipx && pipx ensurepath \
&& pipx install poetry
&& pipx install poetry==2
ENV VIRTUAL_ENV=/opt/env
RUN python -m venv $VIRTUAL_ENV
ENV PATH="$VIRTUAL_ENV/bin:$PATH"
2 changes: 1 addition & 1 deletion scripts/formatter.ts
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ export async function formatter(language: string, cwd: string): Promise<void> {
break;
case 'python':
await run(
'poetry lock --no-update && poetry install --sync && pip freeze > requirements.txt && poetry run ruff check --fix --unsafe-fixes && poetry run ruff format',
'poetry lock && poetry sync --no-root && pip freeze > requirements.txt && poetry run ruff check --fix --unsafe-fixes && poetry run ruff format',
{ cwd, language },
);
if (!cwd.includes('tests')) {
4 changes: 2 additions & 2 deletions scripts/package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
"@types/folder-hash": "4.0.4",
"@types/fs-extra": "11.0.4",
"@types/js-yaml": "4.0.9",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"@types/semver": "7.5.8",
"@types/spinnies": "0.5.3",
"chai": "5.1.2",
@@ -42,7 +42,7 @@
"esbuild": "0.24.2",
"execa": "9.5.2",
"express": "4.21.2",
"folder-hash": "4.0.4",
"folder-hash": "4.1.0",
"fs-extra": "11.2.0",
"httpsnippet": "3.0.9",
"js-yaml": "4.1.0",
2 changes: 1 addition & 1 deletion scripts/playground.ts
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ export async function playground({ language, client }: { language: AllLanguage;
await run(`php ${client}.php`, { cwd: 'playground/php/src', language });
break;
case 'python':
await run(`poetry lock --no-update && poetry install --sync && poetry run ${client}`, {
await run(`poetry lock && poetry sync && poetry run ${client}`, {
cwd: 'playground/python',
language,
});
2 changes: 1 addition & 1 deletion templates/javascript/clients/package.mustache
Original file line number Diff line number Diff line change
@@ -137,7 +137,7 @@
"vitest": "2.1.8",
{{/isAlgoliasearchClient}}
"@arethetypeswrong/cli": "0.17.2",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"publint": "0.2.12",
"rollup": "4.29.1",
"tsup": "8.3.5",
2 changes: 1 addition & 1 deletion templates/javascript/tests/package.mustache
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"@algolia/requester-testing": "link:../../../clients/algoliasearch-client-javascript/packages/requester-testing"
},
"devDependencies": {
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"dotenv": "16.4.7",
"typescript": "5.7.2",
"vitest": "2.1.8"
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
@@ -21,9 +21,9 @@
},
"dependencies": {
"@algolia/ui-library": "6.4.0",
"@docusaurus/core": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"@docusaurus/types": "3.6.3",
"@docusaurus/core": "3.7.0",
"@docusaurus/preset-classic": "3.7.0",
"@docusaurus/types": "3.7.0",
"@mdx-js/react": "3.1.0",
"clsx": "2.1.1",
"react": "18.3.1",
Loading