Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

fix(deps): update dependency algoliasearch to v3.35.1 #2802

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2019

This PR contains the following updates:

Package Type Update Change
algoliasearch (source) dependencies minor 3.32.1 -> 3.35.1
algoliasearch (source) devDependencies minor 3.33.0 -> 3.35.1
algoliasearch (source) dependencies minor 3.33.0 -> 3.35.1

Release Notes

algolia/algoliasearch-client-js

v3.35.1

Compare Source

2019-10-08

  • FIX: extra comma on node v8 engine (#​790)

v3.35.0

Compare Source

2019-09-26

  • FEAT(remaining-validity): adds remaining valitity method (#​778)
    • client.getSecuredApiKeyRemainingValidity('securedAPIKey'): Gets remaining validity seconds of an secured API Key
  • FEAT(unit-testing-relevance): adds unit testing relevance methods (#​777)
    • index.findObject(hit => hit.firstname == 'Jimmie'): Find an object by the given condition
    • index.getObjectPosition(results, 'a-unique-identifier'): Retrieve the given object position in the given results set
  • FEAT(adds-assign-user-ids): adds assignUserIDs method and tests (#​783)
    • client.assignUserIDs({ cluster: 'c1-test', userIDs: ['some-user-1', 'some-user-2'] }): Assign a array of userIDs to a cluster

v3.34.0

Compare Source

2019-08-29

  • FEAT(index-exists): adds exists method into index (#​773)
    • index.exist(): returns whether an index exists or not

v3.33.0

Compare Source

2019-05-09


Renovate configuration

📅 Schedule: "every weekend" in timezone Europe/Paris.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch 4 times, most recently from 7aba5fe to a63cf09 Compare August 30, 2019 13:35
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch 3 times, most recently from 60995a5 to d253521 Compare September 11, 2019 15:17
@renovate renovate bot changed the title fix(deps): update dependency algoliasearch to v3.34.0 chore(deps): update dependency algoliasearch to v3.34.0 Sep 11, 2019
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch 8 times, most recently from 60436f2 to 7c83ca3 Compare September 23, 2019 20:12
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch from 7c83ca3 to 2108750 Compare September 26, 2019 13:22
@renovate renovate bot changed the title chore(deps): update dependency algoliasearch to v3.34.0 chore(deps): update dependency algoliasearch to v3.35.0 Sep 26, 2019
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch from 2108750 to 4880be6 Compare September 29, 2019 12:58
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch from 4880be6 to acfeb15 Compare October 8, 2019 17:38
@renovate renovate bot changed the title chore(deps): update dependency algoliasearch to v3.35.0 chore(deps): update dependency algoliasearch to v3.35.1 Oct 8, 2019
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch from acfeb15 to c052f52 Compare October 18, 2019 14:42
@renovate renovate bot changed the title chore(deps): update dependency algoliasearch to v3.35.1 fix(deps): update dependency algoliasearch to v3.35.1 Oct 18, 2019
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch 5 times, most recently from 8a4d8c2 to eb65718 Compare October 25, 2019 09:06
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch 2 times, most recently from 077a59b to 68e14f7 Compare October 28, 2019 10:02
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch 3 times, most recently from 3398b5d to 1a0c5a2 Compare October 29, 2019 15:27
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch 2 times, most recently from 4582c4d to 6a923e8 Compare November 20, 2019 17:14
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch from 6a923e8 to 39f0a3e Compare December 6, 2019 13:06
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch 4 times, most recently from 59075ee to 2cf95bc Compare December 17, 2019 16:59
@renovate renovate bot force-pushed the renovate/algoliasearch-3.x branch from 2cf95bc to d4d6ee7 Compare December 17, 2019 17:48
@eunjae-lee eunjae-lee merged commit cfb91f0 into master Dec 18, 2019
@eunjae-lee eunjae-lee deleted the renovate/algoliasearch-3.x branch December 18, 2019 09:43
francoischalifour added a commit that referenced this pull request Jan 20, 2020
# [6.2.0](v6.1.0...v6.2.0) (2020-01-20)

### Bug Fixes

* **deps:** update dependency algoliasearch to v3.35.1 ([#2802](#2802)) ([cfb91f0](cfb91f0))
* **widgets:** rename `ExperimentalConfigureRelatedItems` compon… ([#2891](#2891)) ([b910df2](b910df2))

### Features

* **insights:** add getInsightsAnonymousUserToken helper ([#2887](#2887)) ([b5fe4f7](b5fe4f7))
* **widgets:** introduce `ConfigureRelatedItems` as experimental ([#2880](#2880)) ([923cd43](923cd43))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants