-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps): update algoliasearch-client-javascript monorepo to v4.25.3 #828
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
base: master
Are you sure you want to change the base?
Conversation
31e71aa to
dc2447e
Compare
dc2447e to
dea8ac7
Compare
dea8ac7 to
05b9d68
Compare
05b9d68 to
c12622c
Compare
c12622c to
eff3da6
Compare
eff3da6 to
88fb8eb
Compare
88fb8eb to
c608300
Compare
c608300 to
95978a9
Compare
95978a9 to
7bccd37
Compare
7bccd37 to
bb80714
Compare
bb80714 to
6bbb056
Compare
6bbb056 to
84b25b1
Compare
84b25b1 to
1a3a915
Compare
1a3a915 to
0ed7bd9
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: yarn.lock |
0ed7bd9 to
1e3ddf2
Compare
1e3ddf2 to
2eeb82d
Compare
|
2eeb82d to
b07491a
Compare
b07491a to
cdd2984
Compare
cdd2984 to
8df8397
Compare
This PR contains the following updates:
4.13.0->4.25.34.13.0->4.25.3Release Notes
algolia/algoliasearch-client-javascript (@algolia/transporter)
v4.25.3Compare Source
v4.25.2Compare Source
v4.25.1Compare Source
4.25.0 release is broken, please use 4.25.1
v4.25.0Compare Source
v4.24.0Compare Source
bannersinrenderingContent(#1522) (5828389), closes #1522v4.23.3Compare Source
serverTimeMSto search response (#1518) (a1d1707), closes #1518v4.23.2Compare Source
v4.23.1Compare Source
v4.23.0Compare Source
v4.22.1Compare Source
v4.22.0Compare Source
Why
The
trending-facetsAPI only returns typestringforfacetValue.A follow-up on #1494 as other models return items/hits which are of type
RecordWithObjectIDHowever,
trending-facetsmodel returns a list of TrendingFacetHit which (by definition) don't have anobjectIDproperty.How
To simplify the code, we can remove the type argument
TObjectfortrending-facetsImpact
If you're not using TypeScript or the
trending-facetsmodel, there is nothing to change. You can ignore the following.Otherwise, you will need to remove the type argument passed to
getTrendingFacetsand the code goes from this:To this:
v4.21.1Compare Source
v4.21.0Compare Source
v4.20.0Compare Source
v4.19.1Compare Source
v4.19.0Compare Source
v4.18.0Compare Source
v4.17.2Compare Source
v4.17.1Compare Source
getRecommendationstype with actual implementation (#1459) (d18391b), closes #1459v4.17.0Compare Source
modeoption to rely on library's default (#1452) (67293e1), closes #1452v4.16.0Compare Source
v4.15.0Compare Source
v4.14.3Compare Source
v4.14.2Compare Source
abTestIDtoSearchResponse(#1419) (05059f2), closes #1419v4.14.1Compare Source
v4.14.0Compare Source
nextversion inREADME(#1413) (100d180), closes #1413@algolia/requester-fetch(#1411) (7b62403), closes #1411v4.13.1Compare Source
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.