algolia-webcrawler icon indicating copy to clipboard operation
algolia-webcrawler copied to clipboard

Bump algoliasearch from 3.35.1 to 4.10.3

Open dependabot-preview[bot] opened this issue 3 years ago • 0 comments

Bumps algoliasearch from 3.35.1 to 4.10.3.

Release notes

Sourced from algoliasearch's releases.

4.10.3

v4.10.3

  • fix(answers): omit original hits in response (#1293) (fb62b15), closes #1293
  • fix(facetOrdering): facetOrdering.facets, not .facet (d931976)

4.10.2

v4.10.2

4.10.0

v4.10.0

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.

  • feat(recommend): introduce Recommend API client (#1280) (97ebde6), closes #1280 #1278
  • feat(personalization): deprecate client-recommendation (#1278)
  • fix(rules): automaticOptionalFacetFilters type takes the same input as automaticFacetFilters (#1279) (831a3de), closes #1279

4.9.3

v4.9.3

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

4.9.2

v4.9.2

4.9.1

v4.9.1

  • fix(types): support facetQuery in MultipleQueriesQuery (#1267) (84355a9), closes #1267

4.9.0

v4.9.0

  • feat(dictionaries): adds methods and tests (#1253) (aed6554), closes #1253
  • feat(types): support type and facet in search methods (#1263) (54c1cb7), closes #1263
  • fix(findAnswers): omit removeWordsIfNoResults correctly (3aec216)

4.8.6

v4.8.6

... (truncated)

Changelog

Sourced from algoliasearch's changelog.

v4.10.3

  • fix(answers): omit original hits in response (#1293) (fb62b15), closes #1293
  • fix(facetOrdering): facetOrdering.facets, not .facet (d931976)

v4.10.2

v4.10.0

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.

  • feat(recommend): introduce Recommend API client (#1280) (97ebde6), closes #1280 #1278
  • feat(personalization): deprecate client-recommendation (#1278)
  • fix(rules): automaticOptionalFacetFilters type takes the same input as automaticFacetFilters (#1279) (831a3de), closes #1279

v4.9.3

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

v4.9.2

v4.9.1

  • fix(types): support facetQuery in MultipleQueriesQuery (#1267) (84355a9), closes #1267

v4.9.0

  • feat(dictionaries): adds methods and tests (#1253) (aed6554), closes #1253
  • feat(types): support type and facet in search methods (#1263) (54c1cb7), closes #1263
  • fix(findAnswers): omit removeWordsIfNoResults correctly (3aec216)

... (truncated)

Commits

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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Jul 05 '21 10:07 dependabot-preview[bot]