Skip to content

Commit 67af447

Browse files
committed
chore(deps): dependencies 2025-11-24 (generated)
algolia/api-clients-automation#5653 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Algolia Bot <30854082+algolia-bot@users.noreply.github.com>
1 parent ea26b26 commit 67af447

File tree

22 files changed

+889
-754
lines changed

22 files changed

+889
-754
lines changed

.github/workflows/do-not-edit-this-repository.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Close PR
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v5
17+
- uses: actions/checkout@v6
1818

1919
- name: Close PR
2020
env:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-22.04
1616
if: "startsWith(github.event.head_commit.message, 'chore: release')"
1717
steps:
18-
- uses: actions/checkout@v5
18+
- uses: actions/checkout@v6
1919
with:
2020
fetch-depth: 0
2121

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"devDependencies": {
1818
"@types/node": "24.10.1",
1919
"bundlewatch": "0.4.1",
20-
"execa": "9.6.0",
21-
"lerna": "9.0.1",
22-
"rollup": "4.53.2",
20+
"execa": "9.6.1",
21+
"lerna": "9.0.3",
22+
"rollup": "4.53.3",
2323
"typescript": "5.9.3"
2424
},
2525
"bundlewatch": {

packages/abtesting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@arethetypeswrong/cli": "0.18.2",
5959
"@types/node": "24.10.1",
6060
"publint": "0.3.15",
61-
"rollup": "4.53.2",
61+
"rollup": "4.53.3",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.3"
6464
},

packages/advanced-personalization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@arethetypeswrong/cli": "0.18.2",
5959
"@types/node": "24.10.1",
6060
"publint": "0.3.15",
61-
"rollup": "4.53.2",
61+
"rollup": "4.53.3",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.3"
6464
},

packages/algoliasearch/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,15 @@
9292
"devDependencies": {
9393
"@algolia/requester-testing": "5.46.0",
9494
"@arethetypeswrong/cli": "0.18.2",
95-
"@cloudflare/vitest-pool-workers": "0.10.7",
95+
"@cloudflare/vitest-pool-workers": "0.10.14",
9696
"@cloudflare/workers-types": "4.20251115.0",
9797
"@types/node": "24.10.1",
9898
"jsdom": "27.2.0",
9999
"publint": "0.3.15",
100-
"rollup": "4.53.2",
100+
"rollup": "4.53.3",
101101
"tsup": "8.5.1",
102102
"typescript": "5.9.3",
103-
"vitest": "4.0.9"
103+
"vitest": "4.0.15"
104104
},
105105
"engines": {
106106
"node": ">= 14.0.0"

packages/client-abtesting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@arethetypeswrong/cli": "0.18.2",
5959
"@types/node": "24.10.1",
6060
"publint": "0.3.15",
61-
"rollup": "4.53.2",
61+
"rollup": "4.53.3",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.3"
6464
},

packages/client-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@arethetypeswrong/cli": "0.18.2",
5959
"@types/node": "24.10.1",
6060
"publint": "0.3.15",
61-
"rollup": "4.53.2",
61+
"rollup": "4.53.3",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.3"
6464
},

packages/client-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ts-node": "10.9.2",
4343
"tsup": "8.5.1",
4444
"typescript": "5.9.3",
45-
"vitest": "4.0.9"
45+
"vitest": "4.0.15"
4646
},
4747
"engines": {
4848
"node": ">= 14.0.0"

packages/client-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@arethetypeswrong/cli": "0.18.2",
5959
"@types/node": "24.10.1",
6060
"publint": "0.3.15",
61-
"rollup": "4.53.2",
61+
"rollup": "4.53.3",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.3"
6464
},

0 commit comments

Comments
 (0)