Skip to content

Commit 801ddb9

Browse files
fix(deps): update dependency react-instantsearch to v7.15.3 (#943)
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.15.1` -> `7.15.3`](https://renovatebot.com/diffs/npm/react-instantsearch/7.15.1/7.15.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-instantsearch/7.15.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-instantsearch/7.15.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-instantsearch/7.15.1/7.15.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-instantsearch/7.15.1/7.15.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>algolia/instantsearch (react-instantsearch)</summary> ### [`v7.15.3`](https://redirect.github.com/algolia/instantsearch/releases/tag/react-instantsearch%407.15.3) [Compare Source](https://redirect.github.com/algolia/instantsearch/compare/[email protected]@7.15.3) **Note:** Version bump only for package react-instantsearch ### [`v7.15.2`](https://redirect.github.com/algolia/instantsearch/releases/tag/react-instantsearch-router-nextjs%407.15.2) [Compare Source](https://redirect.github.com/algolia/instantsearch/compare/[email protected]@7.15.2) **Note:** Version bump only for package react-instantsearch-router-nextjs </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3aadc44 commit 801ddb9

File tree

1 file changed

+28
-21
lines changed

1 file changed

+28
-21
lines changed

yarn.lock

Lines changed: 28 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,14 @@
11031103
core-js-pure "^3.30.2"
11041104
regenerator-runtime "^0.14.0"
11051105

1106-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.25.9", "@babel/runtime@^7.8.4":
1106+
"@babel/runtime@^7.1.2":
1107+
version "7.26.7"
1108+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341"
1109+
integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==
1110+
dependencies:
1111+
regenerator-runtime "^0.14.0"
1112+
1113+
"@babel/runtime@^7.10.3", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.25.9", "@babel/runtime@^7.8.4":
11071114
version "7.26.0"
11081115
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
11091116
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
@@ -3783,10 +3790,10 @@ ajv@^8.0.0, ajv@^8.9.0:
37833790
json-schema-traverse "^1.0.0"
37843791
require-from-string "^2.0.2"
37853792

3786-
algoliasearch-helper@3.23.1:
3787-
version "3.23.1"
3788-
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.23.1.tgz#1780ca624b5787dae3c62110d222750875c260ee"
3789-
integrity sha512-j/dF2ZELJBm4SJTK5ECsMuCDJpBB8ITiWKRjd3S15bK2bqrXKLWqDiA5A96WhVvCpZ2NmgNlUYmFbKOfcqivbg==
3793+
algoliasearch-helper@3.24.1:
3794+
version "3.24.1"
3795+
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.24.1.tgz#763115d81fc56518bff36b7c707967f70d8fdf45"
3796+
integrity sha512-knYRACqLH9UpeR+WRUrBzBFR2ulGuOjI2b525k4PNeqZxeFMHJE7YcL7s6Jh12Qza0rtHqZdgHMfeuaaAkf4wA==
37903797
dependencies:
37913798
"@algolia/events" "^4.0.1"
37923799

@@ -7580,17 +7587,17 @@ [email protected]:
75807587
dependencies:
75817588
"@babel/runtime" "^7.1.2"
75827589

7583-
7584-
version "4.77.1"
7585-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.77.1.tgz#cd15acbf03c157b95932bd7bdd0b1db2d2d77a43"
7586-
integrity sha512-fMW72MIS9IxYbP4UthmnQsAJFPrLp5HwAKJpSzLeOLqv/WmvbHytupoC3/K6X1cTazRNkHHc2Y36yWwyl+5ewA==
7590+
7591+
version "4.77.3"
7592+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.77.3.tgz#17f607d0cc9ae950a99b88ea61353e89d8699634"
7593+
integrity sha512-nlNDHpRa15lXw6HEzCyEtickhRZOzmWXiLuhlfRazC/LjqbmmfE2ZMfGUp8YMeLIrP9i4HuK02/+esd2MsnrKA==
75877594
dependencies:
75887595
"@algolia/events" "^4.0.1"
75897596
"@types/dom-speech-recognition" "^0.0.1"
75907597
"@types/google.maps" "^3.55.12"
75917598
"@types/hogan.js" "^3.0.0"
75927599
"@types/qs" "^6.5.3"
7593-
algoliasearch-helper "3.23.1"
7600+
algoliasearch-helper "3.24.1"
75947601
hogan.js "^3.0.2"
75957602
htm "^3.0.0"
75967603
instantsearch-ui-components "0.11.1"
@@ -10867,25 +10874,25 @@ react-helmet-async@^1.3.0, "react-helmet-async@npm:@slorber/react-helmet-async@*
1086710874
react-fast-compare "^3.2.0"
1086810875
shallowequal "^1.1.0"
1086910876

10870-
10871-
version "7.15.1"
10872-
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-7.15.1.tgz#24c55261d519b6eb425cd2f7a08f6073929466fa"
10873-
integrity sha512-NCxJ7uw2GPM5Ui4RIbcNfVpknmX+B1Y5GKr3Wi0PYets9NrQuIiP727D5b2evWWVUKj1imHAs4WTIo/2MXga5Q==
10877+
10878+
version "7.15.3"
10879+
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-7.15.3.tgz#a05e17146ce4819c5819d55317981d4067cb81b4"
10880+
integrity sha512-pr8Ro40KOb6aJHUePL0RLVICWYQLXvKL5OoFlS2Dgpske5swRyz/M1vhtUk+MtCPYEuxVDcFeQWwTX3tS2CQcw==
1087410881
dependencies:
1087510882
"@babel/runtime" "^7.1.2"
10876-
algoliasearch-helper "3.23.1"
10877-
instantsearch.js "4.77.1"
10883+
algoliasearch-helper "3.24.1"
10884+
instantsearch.js "4.77.3"
1087810885
use-sync-external-store "^1.0.0"
1087910886

1088010887
react-instantsearch@^7.13.9:
10881-
version "7.15.1"
10882-
resolved "https://registry.yarnpkg.com/react-instantsearch/-/react-instantsearch-7.15.1.tgz#24fca2586f81e91d89c53d6ef92f1dda7b400e9b"
10883-
integrity sha512-Q6q5ZsjFYeiTWb5cNxfi3bLSfLS02xi6vMn0fmOMYMD0H2+zNnfKsL6tCCLCuS+6+h7JsJ3lmA/0udVf94f+Mg==
10888+
version "7.15.3"
10889+
resolved "https://registry.yarnpkg.com/react-instantsearch/-/react-instantsearch-7.15.3.tgz#6c1cff8528f6f2a56535c4e36169169d4434508e"
10890+
integrity sha512-KDKvLgizxGRrHIy2RfFYvgw/VmyYHXLNk0TJkRpyoUClUhn1zoXwESFjSLz1n4AY/utkZkuhpfmJo9S7NfEqoQ==
1088410891
dependencies:
1088510892
"@babel/runtime" "^7.1.2"
1088610893
instantsearch-ui-components "0.11.1"
10887-
instantsearch.js "4.77.1"
10888-
react-instantsearch-core "7.15.1"
10894+
instantsearch.js "4.77.3"
10895+
react-instantsearch-core "7.15.3"
1088910896

1089010897
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
1089110898
version "16.13.1"

0 commit comments

Comments
 (0)