Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Bump react-instantsearch-dom from 6.12.0 to 6.23.0 #629

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2022

Bumps react-instantsearch-dom from 6.12.0 to 6.23.0.

Release notes

Sourced from react-instantsearch-dom's releases.

v6.23.0

6.23.0 (2022-03-23)

Bug Fixes

  • ssr: perform initial multi-index search using a single request (#3385) (b96809e)

Features

  • hooks: allow additional widget properties to be passed from hooks (#3359) (a047be4)
  • hooks: allow useHits and useInfiniteHit to be generic (#3364) (8e66ad3)
  • hooks: mark initial results as "artificial" (#3384) (937efdc)

v6.22.0

6.22.0 (2022-02-01)

Bug Fixes

  • hooks: enable pause on exceptions on warning (#3283) (ce3a6c3)

Features

v6.21.1

6.21.1 (2022-01-25)

Bug Fixes

  • hooks: apply initial search parameters in useConnector() (#3276) (f85d679)

v6.21.0

6.21.0 (2022-01-24)

Features

  • hooks-server: load data twice in the case of dynamic widget usage (#3259) (9b4903b)
  • server: load data twice in the case of dynamic widget usage (#3268) (91cd085)

... (truncated)

Changelog

Sourced from react-instantsearch-dom's changelog.

6.23.0 (2022-03-23)

Bug Fixes

  • ssr: perform initial multi-index search using a single request (#3385) (b96809e)

Features

  • hooks: allow additional widget properties to be passed from hooks (#3359) (a047be4)
  • hooks: allow useHits and useInfiniteHit to be generic (#3364) (8e66ad3)
  • hooks: mark initial results as "artificial" (#3384) (937efdc)

6.22.0 (2022-02-01)

Bug Fixes

  • hooks: enable pause on exceptions on warning (#3283) (ce3a6c3)

Features

6.21.1 (2022-01-25)

Bug Fixes

  • hooks: apply initial search parameters in useConnector (#3276) (f85d679)

6.21.0 (2022-01-24)

Features

6.20.0 (2022-01-18)

... (truncated)

Commits
  • 84b7ff2 chore: release v6.23.0 (#3393)
  • bc67f7f chore: prevent react-instantsearch-hooks-dom package publish (#3390)
  • f5e63fe feat(hooks): implement <HitsPerPage> (#3383)
  • b96809e fix(ssr): perform initial multi-index search using a single request (#3385)
  • d718f7e feat(hooks): avoid exposing translations for now (#3389)
  • e2b6525 feat(hooks): introduce Translations API (#3386)
  • de98032 feat(hooks): implement Highlight and Snippet (#3370)
  • 937efdc feat(hooks): mark initial results as "artificial" (#3384)
  • 39767bb feat(hooks): implement SortBy component (#3373)
  • 629b242 feat(hooks): implement Pagination component (#3371)
  • 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)

Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.12.0 to 6.23.0.
- [Release notes](https://github.com/algolia/react-instantsearch/releases)
- [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md)
- [Commits](algolia/react-instantsearch@v6.12.0...v6.23.0)

---
updated-dependencies:
- dependency-name: react-instantsearch-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2022
@alexfinnarn alexfinnarn temporarily deployed to giving-front-dependabot-gotom6 March 30, 2022 13:03 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant