Skip to content

Commit 1a1c3f6

Browse files
algolia-botrenovate[bot]shortcuts
committed
chore(deps): update dependency @octokit/rest to v21.1.1 (#4474) (generated)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: shortcuts <[email protected]>
1 parent 3b02d2c commit 1a1c3f6

File tree

55 files changed

+166
-180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+166
-180
lines changed

clients/algoliasearch-client-java/algoliasearch/src/main/java/com/algolia/api/SearchClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6678,7 +6678,7 @@ public <T> List<BatchResponse> saveObjects(String indexName, Iterable<T> objects
66786678
* the transporter requestOptions. (optional)
66796679
*/
66806680
public <T> List<BatchResponse> saveObjects(String indexName, Iterable<T> objects, boolean waitForTasks, RequestOptions requestOptions) {
6681-
return saveObjects(indexName, objects, false, 1000, requestOptions);
6681+
return saveObjects(indexName, objects, waitForTasks, 1000, requestOptions);
66826682
}
66836683

66846684
/**

clients/algoliasearch-client-javascript/packages/algoliasearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@arethetypeswrong/cli": "0.17.3",
9494
"@types/node": "22.13.1",
9595
"jsdom": "26.0.0",
96-
"publint": "0.3.4",
96+
"publint": "0.3.5",
9797
"rollup": "4.34.6",
9898
"tsup": "8.3.6",
9999
"typescript": "5.7.3",

clients/algoliasearch-client-javascript/packages/client-abtesting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/packages/client-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/packages/client-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/packages/client-personalization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/packages/client-query-suggestions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/packages/client-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/packages/ingestion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/packages/monitoring/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/packages/recommend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.13.1",
60-
"publint": "0.3.4",
60+
"publint": "0.3.5",
6161
"rollup": "4.34.6",
6262
"tsup": "8.3.6",
6363
"typescript": "5.7.3"

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 10 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ __metadata:
1515
"@algolia/requester-node-http": "npm:5.20.2"
1616
"@arethetypeswrong/cli": "npm:0.17.3"
1717
"@types/node": "npm:22.13.1"
18-
publint: "npm:0.3.4"
18+
publint: "npm:0.3.5"
1919
rollup: "npm:4.34.6"
2020
tsup: "npm:8.3.6"
2121
typescript: "npm:5.7.3"
@@ -32,7 +32,7 @@ __metadata:
3232
"@algolia/requester-node-http": "npm:5.20.2"
3333
"@arethetypeswrong/cli": "npm:0.17.3"
3434
"@types/node": "npm:22.13.1"
35-
publint: "npm:0.3.4"
35+
publint: "npm:0.3.5"
3636
rollup: "npm:4.34.6"
3737
tsup: "npm:8.3.6"
3838
typescript: "npm:5.7.3"
@@ -81,7 +81,7 @@ __metadata:
8181
"@algolia/requester-node-http": "npm:5.20.2"
8282
"@arethetypeswrong/cli": "npm:0.17.3"
8383
"@types/node": "npm:22.13.1"
84-
publint: "npm:0.3.4"
84+
publint: "npm:0.3.5"
8585
rollup: "npm:4.34.6"
8686
tsup: "npm:8.3.6"
8787
typescript: "npm:5.7.3"
@@ -98,7 +98,7 @@ __metadata:
9898
"@algolia/requester-node-http": "npm:5.20.2"
9999
"@arethetypeswrong/cli": "npm:0.17.3"
100100
"@types/node": "npm:22.13.1"
101-
publint: "npm:0.3.4"
101+
publint: "npm:0.3.5"
102102
rollup: "npm:4.34.6"
103103
tsup: "npm:8.3.6"
104104
typescript: "npm:5.7.3"
@@ -115,7 +115,7 @@ __metadata:
115115
"@algolia/requester-node-http": "npm:5.20.2"
116116
"@arethetypeswrong/cli": "npm:0.17.3"
117117
"@types/node": "npm:22.13.1"
118-
publint: "npm:0.3.4"
118+
publint: "npm:0.3.5"
119119
rollup: "npm:4.34.6"
120120
tsup: "npm:8.3.6"
121121
typescript: "npm:5.7.3"
@@ -132,7 +132,7 @@ __metadata:
132132
"@algolia/requester-node-http": "npm:5.20.2"
133133
"@arethetypeswrong/cli": "npm:0.17.3"
134134
"@types/node": "npm:22.13.1"
135-
publint: "npm:0.3.4"
135+
publint: "npm:0.3.5"
136136
rollup: "npm:4.34.6"
137137
tsup: "npm:8.3.6"
138138
typescript: "npm:5.7.3"
@@ -166,7 +166,7 @@ __metadata:
166166
"@algolia/requester-node-http": "npm:5.20.2"
167167
"@arethetypeswrong/cli": "npm:0.17.3"
168168
"@types/node": "npm:22.13.1"
169-
publint: "npm:0.3.4"
169+
publint: "npm:0.3.5"
170170
rollup: "npm:4.34.6"
171171
tsup: "npm:8.3.6"
172172
typescript: "npm:5.7.3"
@@ -199,7 +199,7 @@ __metadata:
199199
"@algolia/requester-node-http": "npm:5.20.2"
200200
"@arethetypeswrong/cli": "npm:0.17.3"
201201
"@types/node": "npm:22.13.1"
202-
publint: "npm:0.3.4"
202+
publint: "npm:0.3.5"
203203
rollup: "npm:4.34.6"
204204
tsup: "npm:8.3.6"
205205
typescript: "npm:5.7.3"
@@ -216,7 +216,7 @@ __metadata:
216216
"@algolia/requester-node-http": "npm:5.20.2"
217217
"@arethetypeswrong/cli": "npm:0.17.3"
218218
"@types/node": "npm:22.13.1"
219-
publint: "npm:0.3.4"
219+
publint: "npm:0.3.5"
220220
rollup: "npm:4.34.6"
221221
tsup: "npm:8.3.6"
222222
typescript: "npm:5.7.3"
@@ -2091,7 +2091,7 @@ __metadata:
20912091
"@arethetypeswrong/cli": "npm:0.17.3"
20922092
"@types/node": "npm:22.13.1"
20932093
jsdom: "npm:26.0.0"
2094-
publint: "npm:0.3.4"
2094+
publint: "npm:0.3.5"
20952095
rollup: "npm:4.34.6"
20962096
tsup: "npm:8.3.6"
20972097
typescript: "npm:5.7.3"
@@ -6597,20 +6597,6 @@ __metadata:
65976597
languageName: node
65986598
linkType: hard
65996599

6600-
"publint@npm:0.3.4":
6601-
version: 0.3.4
6602-
resolution: "publint@npm:0.3.4"
6603-
dependencies:
6604-
"@publint/pack": "npm:^0.1.1"
6605-
package-manager-detector: "npm:^0.2.9"
6606-
picocolors: "npm:^1.1.1"
6607-
sade: "npm:^1.8.1"
6608-
bin:
6609-
publint: src/cli.js
6610-
checksum: 10/7e9c876e66997a8e506c7b2bc861279766d965c228a8c94f306b0239961594ecb164281ab1c42f7f2933ca1c383e736376ab96cf6f8d7c1959daa08206f46f29
6611-
languageName: node
6612-
linkType: hard
6613-
66146600
"publint@npm:0.3.5":
66156601
version: 0.3.5
66166602
resolution: "publint@npm:0.3.5"

0 commit comments

Comments
 (0)