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.1 #29

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 1, 2019

Bumps algoliasearch from 1.6.1 to 1.27.1.

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.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.

1.25.2 (2018-12-19)

1.25.1 (2018-12-19)

Fixed

... (truncated)
Commits
  • 462c4b1 chore: Bumps version to v1.27.1
  • e1866e1 Merge pull request #364 from algolia/fix/exists-method
  • 002243d fix(exists-method): fix method syntax with an alias
  • 6245387 chore: bumps version to v1.27.0
  • 3528ac4 added(index): unit testing relevance helpers (#359)
  • bca703f Merge pull request #361 from algolia/feat/remaning-validity
  • 63b4731 Merge branch 'master' into feat/remaning-validity
  • 182fe7b Merge pull request #358 from algolia/feat/exists-method
  • 39d7d4f Merge branch 'master' into feat/exists-method
  • c5bd55f Merge branch 'master' into feat/remaning-validity
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/algoliasearch-1.27.1 branch from 5d793a4 to 7002974 Compare February 2, 2020 08:29
@dependabot-preview
Copy link
Contributor Author

Superseded by #35.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/algoliasearch-1.27.1 branch June 1, 2020 02:48
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