Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump algoliasearch from 4.14.3 to 4.19.0 in /desktop #4956

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps algoliasearch from 4.14.3 to 4.19.0.

Release notes

Sourced from algoliasearch's releases.

4.19.0

v4.19.0

  • feat(abtests): add outlier count to variant response payload (#1467) (b88a726), closes #1467
  • feat(recommend): add "Looking Similar" model (#1469) (01eac7f), closes #1469

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

4.15.0

v4.15.0

Changelog

Sourced from algoliasearch's changelog.

v4.19.0

  • feat(abtests): add outlier count to variant response payload (#1467) (b88a726), closes #1467
  • feat(recommend): add "Looking Similar" model (#1469) (01eac7f), closes #1469

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

v4.15.0

Commits
  • a38a628 chore: release v4.19.0 (#1471)
  • 01eac7f feat(recommend): add "Looking Similar" model (#1469)
  • b88a726 feat(abtests): add outlier count to variant response payload (#1467)
  • 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)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 19, 2023
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jul 19, 2023
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.14.3 to 4.19.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@4.14.3...4.19.0)

---
updated-dependencies:
- dependency-name: algoliasearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/desktop/algoliasearch-4.19.0 branch from 7d680fb to f0e8de5 Compare July 19, 2023 14:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2023

Superseded by #4958.

@dependabot dependabot bot closed this Jul 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2023

Superseded by #4958.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/desktop/algoliasearch-4.19.0 branch July 20, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant