Skip to content
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

fix(deps): update dependency algoliasearch to v4.19.1 #191

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 18, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
algoliasearch 4.1.0 -> 4.19.1 age adoption passing confidence

Release Notes

algolia/algoliasearch-client-javascript (algoliasearch)

v4.19.1

Compare Source

  • fix(recommend): Add Type RecommendQueriesResponse from old MultipleQueriesResponse for recommend (#​1472) (36285b2), closes #​1472

v4.19.0

Compare Source

v4.18.0

Compare Source

v4.17.2

Compare Source

v4.17.1

Compare Source

v4.17.0

Compare Source

v4.16.0

Compare Source

v4.15.0

Compare Source

v4.14.3

Compare Source

v4.14.2

Compare Source

v4.14.1

Compare Source

v4.14.0

Compare Source

v4.13.1

Compare Source

v4.13.0

Compare Source

v4.12.2

Compare Source

v4.12.1

Compare Source

v4.12.0

Compare Source

v4.11.0

Compare Source

v4.10.5

Compare Source

v4.10.4

Compare Source

v4.10.3

Compare Source

v4.10.2

Compare Source

v4.10.0

Compare Source

The @algolia/client-recommendation is now deprecated, please use @algolia/client-personalization instead. If you were using initRecommendation from the algoliasearch package, please use initPersonalization instead.

v4.9.3

Compare Source

  • fix(ts): make all keys in facetOrdering optional (d772f98)

v4.9.2

Compare Source

v4.9.1

Compare Source

v4.9.0

Compare Source

v4.8.6

Compare Source

v4.8.5

Compare Source

v4.8.4

Compare Source

v4.8.3

Compare Source

v4.8.2

Compare Source

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.0

Compare Source

  • feat(findAnswers): implement the new method (experimental) (#​1219) (8d962ea), closes #​1219
  • feat(analytics & recommendation): allow creation of clients (initAnalytics, initRecommendation) with their own credentials (#​1223) (a7938b0)

v4.6.0

Compare Source

v4.5.1

Compare Source

Fixed
  • avoid bundle-size increase by using a slightly older version of babel

v4.5.0

Compare Source

Added
  • introduce a new Hit type, returned from search operations (#​1191)
  • Allow hosts array to also accept strings (#​1189)
Fixed
  • add missing updatedAt attribute to client-analytics (#​1186)
  • a/b test VariantResponse typing (#​1185)
  • getObjects can also return null if an object is not existing (#​1183)

v4.4.0

Compare Source

Added
  • Accept multiple objectIDs in a Rule promotion (#​1156, #​1155)
  • Accept a custom http(s) agent in createNodeHttpRequester (#​1180)

v4.3.1

Compare Source

Added

v4.3.0

Compare Source

Added
  • naturalLanguages option type (#​1147)
  • shouldStop option to stop browse (#​1029)
  • inner_queries property to getLogs response (#​1109, #​1166)
  • enablePersonalization option to type Settings (#​1151)
Fixed
  • additional clear, delete & deleteObject types for the .batch method (#​1149)
  • unhandled promise issue while using while using accountCopyIndex (#​1154)
  • node requester unicode characters being corrupted on large responses (#​1164)

v4.2.0

Compare Source

Added
  • Improved acl property type in GetApiKeyResponse and addApiKey function param (#​1126)
  • Improved AnalyticsClientOptions property type region (#​1085)
  • Responses types can now be mutated (#​1068)
Fixed

Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from b15e655 to c902d61 Compare March 7, 2022 11:10
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.10.5 fix(deps): update dependency algoliasearch to v4.12.2 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from c902d61 to 9a22165 Compare March 26, 2022 13:44
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.12.2 fix(deps): update dependency algoliasearch to v4.13.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 9a22165 to 2bc312f Compare June 18, 2022 18:58
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.13.0 fix(deps): update dependency algoliasearch to v4.13.1 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 2bc312f to b629800 Compare September 25, 2022 17:51
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.13.1 fix(deps): update dependency algoliasearch to v4.14.2 Sep 25, 2022
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.14.2 fix(deps): update dependency algoliasearch to v4.16.0 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 7fbab31 to 2e76ef0 Compare March 24, 2023 22:03
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 2e76ef0 to b2a36fc Compare April 3, 2023 17:23
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.16.0 fix(deps): update dependency algoliasearch to v4.17.0 Apr 3, 2023
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.17.0 fix(deps): update dependency algoliasearch to v4.17.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from b2a36fc to 5575909 Compare May 28, 2023 10:41
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.17.1 fix(deps): update dependency algoliasearch to v4.17.2 Jun 8, 2023
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 5575909 to 67f61e8 Compare June 8, 2023 16:19
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.17.2 fix(deps): update dependency algoliasearch to v4.18.0 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 67f61e8 to eba2113 Compare June 23, 2023 10:47
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from eba2113 to 2337d70 Compare July 18, 2023 12:49
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.18.0 fix(deps): update dependency algoliasearch to v4.19.0 Jul 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v4.19.0 fix(deps): update dependency algoliasearch to v4.19.1 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/algoliasearch-client-javascript-monorepo branch from 2337d70 to acae6ea Compare July 20, 2023 13:06
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