CUCentralAdvancement / giving-frontend

Next.js app that renders the frontend for the future https://giving.cu.edu
MIT License
1 stars 0 forks source link

Bump react-instantsearch-dom from 6.12.0 to 6.17.0 #610

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-instantsearch-dom from 6.12.0 to 6.17.0.

Release notes

Sourced from react-instantsearch-dom's releases.

v6.17.0

6.17.0 (2021-12-08)

Bug Fixes

  • hooks: throw invariant violations in production (#3217) (6d3f99c)

Features

v6.16.0

6.16.0 (2021-11-22)

Bug Fixes

  • PoweredBy: support environments with window but no location (#3186) (22ff23b)

Features

v6.15.0

6.15.0 (2021-10-27)

Bug Fixes

  • metadata: stricter detection of user agent (#3184) (994c8ae)

Features

v6.14.0

6.14.0 (2021-10-26)

Features

... (truncated)

Changelog

Sourced from react-instantsearch-dom's changelog.

6.17.0 (2021-12-08)

Bug Fixes

  • hooks: throw invariant violations in production (#3217) (6d3f99c)

Features

6.16.0 (2021-11-22)

Bug Fixes

  • PoweredBy: support environments with window but no location (#3186) (22ff23b)

Features

6.15.0 (2021-10-27)

Bug Fixes

  • metadata: stricter detection of user agent (#3184) (994c8ae)

Features

... (truncated)

Commits
  • 8df8e38 chore: release v6.17.0 (#3234)
  • 32d642f chore(release): update only SSR Hooks dep in example
  • 47a4132 chore(release): update Hooks Server example deps on release (#3233)
  • 0f375bf chore(hooks-server): use same Ship.js and ESLint config as Hooks (#3231)
  • cb4f5f8 chore(deps): remove lib dependencies from root package (#3228)
  • 7744712 docs(hooks): update SSR example package name (#3229)
  • 512fa33 chore(release): remove examples update after release (#3227)
  • b572c8a docs(hooks): add SSR example (#3223)
  • 0a6b3ec feat(hooks): introduce SSR support (#3221)
  • 7ebd8c3 feat(hooks): introduce useCurrentRefinements (#3222)
  • 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 2 years ago

Superseded by #611.