cosmos / vuepress-theme-cosmos

This repository is deprecated and is not maintained. Please, use another system for documentation.
Other
16 stars 22 forks source link

fix(deps): bump algoliasearch from 4.6.0 to 4.10.3 #253

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps algoliasearch from 4.6.0 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)