seancdavis / seancdavis-com

My personal website, which is mostly just a blog helping developers build better websites.
https://seancdavis.com/
Other
26 stars 7 forks source link

Bump algoliasearch from 4.15.0 to 4.18.0 #933

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps algoliasearch from 4.15.0 to 4.18.0.

Release notes

Sourced from algoliasearch's releases.

4.18.0

v4.18.0

  • fix(types): union SearchForFacetValuesResponse type for multipleQueries (#1460) (6a786f1), closes #1460
  • feat(cache-browser-local-storage): Implemented TTL support to cached items (#1457) (9092414), closes #1457

4.17.2

v4.17.2

  • fix(search): fix wait method for updateApiKey request (#1464) (edc629d), closes #1464
  • docs(SearchOptions): fix jsdoc of sortFacetValuesBy (#1463) (a4309c7), closes #1463

4.17.1

v4.17.1

  • fix(recommend): Align getRecommendations type with actual implementation (#1459) (d18391b), closes #1459

4.17.0

v4.17.0

4.16.0

v4.16.0

  • feat(neuralsearch): adding the semanticSearch settings to client-search (#1450) (a478ffd), closes #1450
  • Fix for the redirect object in SearchResponse (#1443) (6b0685c), closes #1443
Changelog

Sourced from algoliasearch's changelog.

v4.18.0

  • fix(types): union SearchForFacetValuesResponse type for multipleQueries (#1460) (6a786f1), closes #1460
  • feat(cache-browser-local-storage): Implemented TTL support to cached items (#1457) (9092414), closes #1457

v4.17.2

  • fix(search): fix wait method for updateApiKey request (#1464) (edc629d), closes #1464
  • docs(SearchOptions): fix jsdoc of sortFacetValuesBy (#1463) (a4309c7), closes #1463

v4.17.1

  • fix(recommend): Align getRecommendations type with actual implementation (#1459) (d18391b), closes #1459

v4.17.0

v4.16.0

  • feat(neuralsearch): adding the semanticSearch settings to client-search (#1450) (a478ffd), closes #1450
  • Fix for the redirect object in SearchResponse (#1443) (6b0685c), closes #1443
Commits
  • f093498 chore: release v4.18.0 (#1466)
  • 6a786f1 fix(types): union SearchForFacetValuesResponse type for multipleQueries (#1460)
  • 9092414 feat(cache-browser-local-storage): Implemented TTL support to cached items (#...
  • a5c6a64 chore: release v4.17.2 (#1465)
  • edc629d fix(search): fix wait method for updateApiKey request (#1464)
  • a4309c7 docs(SearchOptions): fix jsdoc of sortFacetValuesBy (#1463)
  • e000362 chore: release v4.17.1 (#1462)
  • d18391b fix(recommend): Align getRecommendations type with actual implementation (#...
  • 9a0a94e chore: release v4.17.0 (#1456)
  • 67293e1 feat(fetch): remove mode option to rely on library's default (#1452)
  • 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[bot] commented 1 year ago

Superseded by #937.