Skip to content

Commit 92d3d50

Browse files
chore(deps): update dependency fs-extra to v11.3.4 (#6068) (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>
1 parent b7d7a73 commit 92d3d50

File tree

74 files changed

+552
-521
lines changed

Some content is hidden

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

74 files changed

+552
-521
lines changed

clients/algoliasearch-client-csharp/algoliasearch/Clients/MonitoringConfiguration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Algolia Monitoring API
33
*
4-
* ## Base URLs Base URL for the Monitoring API: - `https://status.algolia.com` **All requests must use HTTPS.** ## Availability and authentication Access to the Infrastructure endpoints is available as part of the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate requests to the Infrastructure endpoints, add these headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. Your Monitoring API key. You can find your application ID and API key in the [Algolia dashboard](https://dashboard.algolia.com/account/api-keys). Other endpoints don't require authentication. ## Response status and errors The Monitoring API returns JSON responses. Since JSON doesn't guarantee any specific ordering, don't rely on the order of attributes in the API response. Successful responses return `2xx` statuses. Client errors return `4xx` statuses. Server errors return `5xx` statuses. Error responses have a `message` property with more information. ## Version The current version of the Monitoring API is version 1, indicated by the `/1/` in each endpoint's URL.
4+
* The metrics exposed by this API are based on results from external monitoring probes checking Algolia’s infrastructure. These metrics **reflect the overall infrastructure status and don’t represent the performance of the specific APPID** used for authentication. ## Base URLs Base URL for the Monitoring API: - `https://status.algolia.com` **All requests must use HTTPS.** ## Availability and authentication Access to the Infrastructure endpoints is available as part of the [Premium or Elevate plans](https://www.algolia.com/pricing). To authenticate requests to the Infrastructure endpoints, add these headers: - `x-algolia-application-id`. Your Algolia application ID. - `x-algolia-api-key`. Your Monitoring API key. You can find your application ID and API key in the [Algolia dashboard](https://dashboard.algolia.com/account/api-keys). Other endpoints don't require authentication. ## Response status and errors The Monitoring API returns JSON responses. Since JSON doesn't guarantee any specific ordering, don't rely on the order of attributes in the API response. Successful responses return `2xx` statuses. Client errors return `4xx` statuses. Server errors return `5xx` statuses. Error responses have a `message` property with more information. ## Version The current version of the Monitoring API is version 1, indicated by the `/1/` in each endpoint's URL.
55
*
66
* The version of the OpenAPI document: 1.0.0
77
* Generated by: https://github.com/openapitools/openapi-generator.git

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@
9292
"devDependencies": {
9393
"@algolia/requester-testing": "5.49.1",
9494
"@arethetypeswrong/cli": "0.18.2",
95-
"@cloudflare/vitest-pool-workers": "0.12.14",
95+
"@cloudflare/vitest-pool-workers": "0.12.20",
9696
"@cloudflare/workers-types": "4.20251115.0",
9797
"@types/node": "25.1.0",
9898
"jsdom": "27.4.0",
99-
"publint": "0.3.17",
99+
"publint": "0.3.18",
100100
"rollup": "4.58.0",
101101
"tsup": "8.5.1",
102102
"typescript": "5.9.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.18.2",
5959
"@types/node": "25.1.0",
60-
"publint": "0.3.17",
60+
"publint": "0.3.18",
6161
"rollup": "4.58.0",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.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.18.2",
5959
"@types/node": "25.1.0",
60-
"publint": "0.3.17",
60+
"publint": "0.3.18",
6161
"rollup": "4.58.0",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.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.18.2",
5959
"@types/node": "25.1.0",
60-
"publint": "0.3.17",
60+
"publint": "0.3.18",
6161
"rollup": "4.58.0",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.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.18.2",
5959
"@types/node": "25.1.0",
60-
"publint": "0.3.17",
60+
"publint": "0.3.18",
6161
"rollup": "4.58.0",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.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.18.2",
5959
"@types/node": "25.1.0",
60-
"publint": "0.3.17",
60+
"publint": "0.3.18",
6161
"rollup": "4.58.0",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.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.18.2",
5959
"@types/node": "25.1.0",
60-
"publint": "0.3.17",
60+
"publint": "0.3.18",
6161
"rollup": "4.58.0",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.3"

clients/algoliasearch-client-javascript/packages/client-search/src/searchClient.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,10 +1676,10 @@ export function createSearchClient({
16761676
* @param getObject.attributesToRetrieve - Attributes to include with the records in the response. This is useful to reduce the size of the API response. By default, all retrievable attributes are returned. `objectID` is always retrieved. Attributes included in `unretrievableAttributes` won\'t be retrieved unless the request is authenticated with the admin API key.
16771677
* @param requestOptions - The requestOptions to send along with the query, they will be merged with the transporter requestOptions.
16781678
*/
1679-
getObject(
1679+
getObject<T = Record<string, unknown>>(
16801680
{ indexName, objectID, attributesToRetrieve }: GetObjectProps,
16811681
requestOptions?: RequestOptions,
1682-
): Promise<Record<string, unknown>> {
1682+
): Promise<T> {
16831683
if (!indexName) {
16841684
throw new Error('Parameter `indexName` is required when calling `getObject`.');
16851685
}

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.18.2",
5959
"@types/node": "25.1.0",
60-
"publint": "0.3.17",
60+
"publint": "0.3.18",
6161
"rollup": "4.58.0",
6262
"tsup": "8.5.1",
6363
"typescript": "5.9.3"

0 commit comments

Comments
 (0)