Skip to content

Commit eb50b55

Browse files
fix(deps): update dependency react-instantsearch to v7.15.0 (#925)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-instantsearch](https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react/) ([source](https://redirect.github.com/algolia/instantsearch)) | [`7.14.0` -> `7.15.0`](https://renovatebot.com/diffs/npm/react-instantsearch/7.14.0/7.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-instantsearch/7.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-instantsearch/7.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-instantsearch/7.14.0/7.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-instantsearch/7.14.0/7.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>algolia/instantsearch (react-instantsearch)</summary> ### [`v7.15.0`](https://redirect.github.com/algolia/instantsearch/releases/tag/react-instantsearch%407.15.0) [Compare Source](https://redirect.github.com/algolia/instantsearch/compare/[email protected]@7.15.0) ##### Features - **recommend:** add support for event collection in recommend ([#&#8203;6523](https://redirect.github.com/algolia/instantsearch/issues/6523)) ([2679a5e](https://redirect.github.com/algolia/instantsearch/commit/2679a5e6a5e5767fc3b1c1e074c53ab6a084e7f3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/openfeature.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c812c2b commit eb50b55

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7562,17 +7562,17 @@ instantsearch-itemsjs-adapter@^1.1.5:
75627562
itemsjs "^2.1.14"
75637563
tsup "^5.11.7"
75647564

7565-
instantsearch-ui-components@0.10.0:
7566-
version "0.10.0"
7567-
resolved "https://registry.yarnpkg.com/instantsearch-ui-components/-/instantsearch-ui-components-0.10.0.tgz#4657407faed49bf7ffd4e45ca1f34810d639626d"
7568-
integrity sha512-6ecGULfGR1sXxkMeGqqGccPKkyQAYTJ9qqmOCYoDzoFk8Qct7k1/ZZqt0ZmVxi2AIxsJt6yXVPPf3VhkIdus6w==
7565+
instantsearch-ui-components@0.11.0:
7566+
version "0.11.0"
7567+
resolved "https://registry.yarnpkg.com/instantsearch-ui-components/-/instantsearch-ui-components-0.11.0.tgz#51e57e37a1e0ab4394ed88f2b77907d90fa0e1c7"
7568+
integrity sha512-qKGXWK32MIXj6zw4bIxj+JRMcCOvOmf1dnRgyM9J1vqQR3tyh69qzDQ2hojDF2s7LsvWeKo3QpvkoP7rjkCybg==
75697569
dependencies:
75707570
"@babel/runtime" "^7.1.2"
75717571

7572-
instantsearch.js@4.76.0:
7573-
version "4.76.0"
7574-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.76.0.tgz#0f89de776c9412aab67caecd4e25771daa701398"
7575-
integrity sha512-uKJ1TYDb7nnm2KOj2mzyG53ByhVk8nCUUmzauNnvwVglR9PMpk/ZksJ97uNtmEeDxjh+ZEO+K6FUnCmLrG61mg==
7572+
instantsearch.js@4.77.0:
7573+
version "4.77.0"
7574+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.77.0.tgz#94ab7707e8f4b2ba1f4c97ad05df7c09caa04cf5"
7575+
integrity sha512-b0tzO7+Ugutm9o7x19qa/aQcKY+NaC2cpukOmDeWp0y0cwDyz00DfUuzcmK+DpoU1u1CgHjolRd1JVdDr2OWnA==
75767576
dependencies:
75777577
"@algolia/events" "^4.0.1"
75787578
"@types/dom-speech-recognition" "^0.0.1"
@@ -7582,7 +7582,7 @@ [email protected]:
75827582
algoliasearch-helper "3.23.0"
75837583
hogan.js "^3.0.2"
75847584
htm "^3.0.0"
7585-
instantsearch-ui-components "0.10.0"
7585+
instantsearch-ui-components "0.11.0"
75867586
preact "^10.10.0"
75877587
qs "^6.5.1 < 6.10"
75887588
search-insights "^2.17.2"
@@ -10849,25 +10849,25 @@ react-helmet-async@^1.3.0, "react-helmet-async@npm:@slorber/react-helmet-async@*
1084910849
react-fast-compare "^3.2.0"
1085010850
shallowequal "^1.1.0"
1085110851

10852-
react-instantsearch-core@7.14.0:
10853-
version "7.14.0"
10854-
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-7.14.0.tgz#b51cf950f5e07f8c321d249a6c7cdc447534274b"
10855-
integrity sha512-4Rq+OFoXlQ7caotS4DIBX4oAnYyjSKxL42Ws4xHNmudX2/3VC7kMbcSCb95eclF5zX7/p6S1hhQWIbh/9PbZ7w==
10852+
react-instantsearch-core@7.15.0:
10853+
version "7.15.0"
10854+
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-7.15.0.tgz#521509c579152ba38273837a47af114ceb7af217"
10855+
integrity sha512-da05acswVf4dyzgbGq8A8Ix7EoCikRdlI0pA1DRBNQXsiJ+Ml9ebhnw9xo02KNfTokIG+kpsxZphIHlhvn2Uag==
1085610856
dependencies:
1085710857
"@babel/runtime" "^7.1.2"
1085810858
algoliasearch-helper "3.23.0"
10859-
instantsearch.js "4.76.0"
10859+
instantsearch.js "4.77.0"
1086010860
use-sync-external-store "^1.0.0"
1086110861

1086210862
react-instantsearch@^7.13.9:
10863-
version "7.14.0"
10864-
resolved "https://registry.yarnpkg.com/react-instantsearch/-/react-instantsearch-7.14.0.tgz#0db8ef3ff2fff9a9385621a7fa21460802d4aa3b"
10865-
integrity sha512-BmSftwim4WaGteoS/BrgwPQZ2Bzor9u9jdO7rhIW+K+/xBpXqM726dU6U2GxAoPcLBKUQCltI8zPM5GNYYXpKQ==
10863+
version "7.15.0"
10864+
resolved "https://registry.yarnpkg.com/react-instantsearch/-/react-instantsearch-7.15.0.tgz#617ad01753673018f5df8bf27b2f91ed086087e8"
10865+
integrity sha512-zPE64yIvKwQUHBqnxcmOpEnuWEqewqTdrsqGNq+631oeqYa0870edIj+LpissJmmhPLSA3r9YN35tkfn7c9wZg==
1086610866
dependencies:
1086710867
"@babel/runtime" "^7.1.2"
10868-
instantsearch-ui-components "0.10.0"
10869-
instantsearch.js "4.76.0"
10870-
react-instantsearch-core "7.14.0"
10868+
instantsearch-ui-components "0.11.0"
10869+
instantsearch.js "4.77.0"
10870+
react-instantsearch-core "7.15.0"
1087110871

1087210872
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
1087310873
version "16.13.1"

0 commit comments

Comments
 (0)