Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

Bump algoliasearch from 1.6.1 to 1.27.2 #35

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps algoliasearch from 1.6.1 to 1.27.2.

Release notes

Sourced from algoliasearch's releases.

1.26.0

Added

  • Introduce Algolia.restore_api_key method.

    If you delete your API key by mistake, you can now restore it via this new method. This especially useful if this key is used in a mobile app or somewhere you can't update easily.

1.25.0

Added

  • Introduce Insights client to send events to Algolia Insights API - 326

  • Add multiple_get_objects to retrieve objects by objectID across multiple indices - 329

Modified

  • Use the correct hitsPerPage key when exporting index resources - 319

1.23.0

Release new Analytics feature: AB Testing

1.20.1

No release notes provided.

1.18.1

No release notes provided.

1.18.0

No release notes provided.

1.16.0

New Query Rules API

Changelog

Sourced from algoliasearch's changelog.

1.27.2 (2020-04-28)

Fixed

  • In search_user_id, retrieve param cluster instead of clusterName. 368

1.27.1 (2019-09-26)

Fixed

  • Update Algolia::Index.exists method to Algolia::Index.exists?. 364

1.27.0 (2019-09-16)

Added

  • Introduce Algolia::Index.exists method. 358

    Check whether an index exists or not.

  • Introduce Algolia::Index.find_object method. 359

    Find object by the given condition.

  • Introduce Algolia::Index.get_object_position method. 359

    Retrieve the given object position in a set of results.

  • Introduce Algolia.get_secured_api_key_remaining_validity method. 361

    Returns the remaining validity time for the given API key in seconds.

1.26.1 (2019-07-31)

Chore

  • stop using coveralls because of a GPL-licensed transitive dep (d2fbe8c)

1.26.0 (2019-02-12)

Added

  • Introduce Algolia.restore_api_key method.

    If you delete your API key by mistake, you can now restore it via this new method. This especially useful if this key is used in a mobile app or somewhere you can't update easily.

... (truncated)
Commits
  • 9ecf5be chore: bumps version to v1.27.2
  • 43d52ad Merge pull request #384 from algolia/fix/cluster-option
  • 97b9276 Merge branch 'master' into fix/cluster-option
  • bfdf464 Merge pull request #383 from algolia/chore/update-json-version
  • 911ae28 chore(gemspec): block json dep for older ruby versions
  • a7b18a2 update changelog
  • abde291 fix(search_user_ids): rename parameter clusterName
  • a731bc1 chore: add SECURITY.md notice
  • f502b47 chore(fix-version-of-badges-links): updates to the latest version on the read...
  • 462c4b1 chore: Bumps version to v1.27.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants