Skip to content

Update dependency @algolia/client-search to v4.27.0 - #42

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/algoliasearch-client-javascript-monorepo
Open

Update dependency @algolia/client-search to v4.27.0#42
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/algoliasearch-client-javascript-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 1, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@algolia/client-search (source) 4.20.04.27.0 age confidence

Release Notes

algolia/algoliasearch-client-javascript (@​algolia/client-search)

v4.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: algolia/algoliasearch-client-javascript@4.26.0...4.27.0

v4.26.0

Compare Source

v4.25.3

Compare Source

v4.25.2

Compare Source

v4.25.1

Compare Source

4.25.0 release is broken, please use 4.25.1

v4.25.0

Compare Source

v4.24.0

Compare Source

v4.23.3

Compare Source

v4.23.2

Compare Source

v4.23.1

Compare Source

v4.23.0

Compare Source

v4.22.1

Compare Source

v4.22.0

Compare Source

Why

The trending-facets API only returns type string for facetValue.

A follow-up on #​1494 as other models return items/hits which are of type RecordWithObjectID

However, trending-facets model returns a list of TrendingFacetHit which (by definition) don't have an objectID property.

How

To simplify the code, we can remove the type argument TObject for trending-facets

Impact

If you're not using TypeScript or the trending-facets model, there is nothing to change. You can ignore the following.

Otherwise, you will need to remove the type argument passed to getTrendingFacets and the code goes from this:

type FacetType = {
  facetName: string;
  facetValue: string;
}
const { results } = await client.getTrendingFacets<FacetType>(/**/)

To this:

const { results } = await client.getTrendingFacets(/**/)

v4.21.1

Compare Source

v4.21.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented May 1, 2024

Copy link
Copy Markdown

Deploy Preview for astro-docs failed.

Name Link
🔨 Latest commit 8ca488e
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs/deploys/6632110c4ced250008c77916

@netlify

netlify Bot commented May 1, 2024

Copy link
Copy Markdown

Deploy Preview for advanced-astro-docs failed.

Name Link
🔨 Latest commit 8ca488e
🔍 Latest deploy log https://app.netlify.com/sites/advanced-astro-docs/deploys/6632110c6dfacf0008454632

@renovate renovate Bot changed the title Update dependency @algolia/client-search to v4.23.3 Update dependency @algolia/client-search to v4.24.0 Jun 25, 2024
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 8ca488e to 05014cc Compare January 23, 2025 19:44
@netlify

netlify Bot commented Jan 23, 2025

Copy link
Copy Markdown

Deploy Preview for advanced-astro-docs failed.

Name Link
🔨 Latest commit b17680d
🔍 Latest deploy log https://app.netlify.com/projects/advanced-astro-docs/deploys/6a6bac11d41c8b0009508e81

@netlify

netlify Bot commented Jan 23, 2025

Copy link
Copy Markdown

Deploy Preview for astro-docs failed.

Name Link
🔨 Latest commit b17680d
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs/deploys/6a6bac0f947cf400081e65c8

@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 05014cc to 688a45d Compare January 30, 2025 16:30
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 688a45d to c3449fe Compare February 9, 2025 16:06
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from c3449fe to 425bd1d Compare March 3, 2025 13:04
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 3 times, most recently from 2ca4503 to 761391b Compare March 17, 2025 15:07
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from 1e336dc to a1e7c9d Compare April 8, 2025 15:54
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from a1e7c9d to 75c9d96 Compare April 24, 2025 11:53
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 75c9d96 to 9de4ef5 Compare May 19, 2025 18:23
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from 7662e4f to c7580c1 Compare June 4, 2025 08:11
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from c7580c1 to df02fa4 Compare June 19, 2025 14:15
@renovate renovate Bot changed the title Update dependency @algolia/client-search to v4.24.0 Update dependency @algolia/client-search to v4.25.0 Jun 19, 2025
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from 8b1dba0 to a4f9422 Compare June 23, 2025 18:28
@renovate renovate Bot changed the title Update dependency @algolia/client-search to v4.25.0 Update dependency @algolia/client-search to v4.25.2 Jun 23, 2025
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from a4f9422 to 27f4bae Compare July 2, 2025 20:48
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from a840126 to b3de0f8 Compare August 13, 2025 13:25
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from b3de0f8 to 21d28f4 Compare August 19, 2025 11:27
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 21d28f4 to 1bb93dc Compare August 31, 2025 11:58
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 1bb93dc to e973882 Compare September 25, 2025 17:55
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from e45258c to c0bda70 Compare December 31, 2025 18:33
@socket-security

socket-security Bot commented Dec 31, 2025

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from c0bda70 to 9af2b71 Compare January 8, 2026 21:12
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from b54ef83 to dc75d39 Compare January 23, 2026 20:47
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from dc75d39 to 2bed9b7 Compare February 2, 2026 16:01
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from f2df20b to 2c0d8fd Compare February 17, 2026 17:49
@renovate renovate Bot changed the title Update dependency @algolia/client-search to v4.25.3 Update dependency @algolia/client-search to v4.26.0 Feb 17, 2026
@renovate renovate Bot changed the title Update dependency @algolia/client-search to v4.26.0 Update dependency @algolia/client-search to v4.27.0 Feb 27, 2026
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from 1d02de1 to dfe96af Compare March 5, 2026 16:42
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from dfe96af to e477327 Compare March 13, 2026 12:59
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from cbbf2ce to 11f700a Compare April 8, 2026 15:44
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 11f700a to eb1ae3c Compare April 29, 2026 16:59
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from f5889ce to 28375d1 Compare May 18, 2026 13:48
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from 85accd1 to 3f7abab Compare June 1, 2026 23:44
@renovate renovate Bot changed the title Update dependency @algolia/client-search to v4.27.0 Update algoliasearch-client-javascript monorepo to v4.27.0 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 3f7abab to b345348 Compare June 11, 2026 21:59
@renovate renovate Bot changed the title Update algoliasearch-client-javascript monorepo to v4.27.0 Update algoliasearch-client-javascript monorepo Jun 22, 2026
@renovate renovate Bot changed the title Update algoliasearch-client-javascript monorepo Update dependency @algolia/client-search to v4.27.0 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from d52814d to 7e64ca9 Compare July 16, 2026 18:57
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch 2 times, most recently from e14e576 to c99c630 Compare July 24, 2026 22:35
@renovate
renovate Bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from c99c630 to b17680d Compare July 30, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants