Skip to content

Commit fbf23e5

Browse files
fix(deps): update dependency react-instantsearch to v7.13.6 (#773)
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.13.5` -> `7.13.6`](https://renovatebot.com/diffs/npm/react-instantsearch/7.13.5/7.13.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-instantsearch/7.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-instantsearch/7.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-instantsearch/7.13.5/7.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-instantsearch/7.13.5/7.13.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>algolia/instantsearch (react-instantsearch)</summary> ### [`v7.13.6`](https://redirect.github.com/algolia/instantsearch/releases/tag/react-instantsearch%407.13.6) [Compare Source](https://redirect.github.com/algolia/instantsearch/compare/[email protected]@7.13.6) **Note:** Version bump only for package react-instantsearch </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3f4601 commit fbf23e5

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,9 +1757,9 @@
17571757
regenerator-runtime "^0.14.0"
17581758

17591759
"@babel/runtime@^7.1.2":
1760-
version "7.25.7"
1761-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.7.tgz#7ffb53c37a8f247c8c4d335e89cdf16a2e0d0fb6"
1762-
integrity sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==
1760+
version "7.25.9"
1761+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.9.tgz#65884fd6dc255a775402cc1d9811082918f4bf00"
1762+
integrity sha512-4zpTHZ9Cm6L9L+uIqghQX8ZXg8HKFcjYO3qHoO8zTmRm6HQUJ8SSJ+KRvbMBZn0EGVlT4DRYeQ/6hjlyXBh+Kg==
17631763
dependencies:
17641764
regenerator-runtime "^0.14.0"
17651765

@@ -7619,10 +7619,10 @@ [email protected]:
76197619
dependencies:
76207620
"@babel/runtime" "^7.1.2"
76217621

7622-
7623-
version "4.75.2"
7624-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.75.2.tgz#cbc88ed37b8c8763daad6235972aacadd22b7a76"
7625-
integrity sha512-+NER2ZxOzDcoM6/ujUpw5XBPXINJ59K7vH+hRCQQhEBBxv1IASzEdMNYKcbXP+nipTOpTPQ5rk6Pt2YWPi+VzA==
7622+
7623+
version "4.75.3"
7624+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.75.3.tgz#f5c921b6f9f80f244d043efb9ce4b730beb3205c"
7625+
integrity sha512-WVVWlqR3XDqJjrEt4+kQXudrdxWIhkxzUhwxFnccB/RdsMvVHp+N6bIcVSIMGyRo/rGfGZ5Rki2E++iGwOljtA==
76267626
dependencies:
76277627
"@algolia/events" "^4.0.1"
76287628
"@types/dom-speech-recognition" "^0.0.1"
@@ -10826,25 +10826,25 @@ react-helmet-async@*, react-helmet-async@^1.3.0:
1082610826
react-fast-compare "^3.2.0"
1082710827
shallowequal "^1.1.0"
1082810828

10829-
10830-
version "7.13.5"
10831-
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-7.13.5.tgz#4b05b5ddfe55192d0be84d7202a52131543397cc"
10832-
integrity sha512-ELwCuNdssJxk/FCj7cApnd/IhQHtcGFEyQRyJtdskmIM8wHJWPZIp/z1dlsNTCg8f5OsyVw6nNWGjBYN2Gz9TQ==
10829+
10830+
version "7.13.6"
10831+
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-7.13.6.tgz#73c81990a34fa9cbdec671515912a0d79954f7b9"
10832+
integrity sha512-ZFSGnhbqI8OF7Pi1MYkSFBJxd9A5qFJkb7y6Xd6sUm98xu6D4U4P6uvxPucihPwgTTj8YwTGe/lwcDIYPGqXNw==
1083310833
dependencies:
1083410834
"@babel/runtime" "^7.1.2"
1083510835
algoliasearch-helper "3.22.5"
10836-
instantsearch.js "4.75.2"
10836+
instantsearch.js "4.75.3"
1083710837
use-sync-external-store "^1.0.0"
1083810838

1083910839
react-instantsearch@^7.13.0:
10840-
version "7.13.5"
10841-
resolved "https://registry.yarnpkg.com/react-instantsearch/-/react-instantsearch-7.13.5.tgz#ab94bb1a21960804c62648b45e4dbc224ed859b0"
10842-
integrity sha512-F4cm+SyCpYBLYF3knY4B6OsgqGpq595I4l2Zaib3Qz6LTBM2CmpaPoARy7pIW7WUorTI26cwiWlw/0kzvsFOVA==
10840+
version "7.13.6"
10841+
resolved "https://registry.yarnpkg.com/react-instantsearch/-/react-instantsearch-7.13.6.tgz#bbfebbc121bea8b5279e28b45b2277bee963f32b"
10842+
integrity sha512-uEnNPbasXTDHMpmH6/P0EszrSPCzKyLgxHxj7+z8J3+RYsG2Ed7gG25mD5HlNLnH4ca8p9W+ZQE2f/R3M8GK6w==
1084310843
dependencies:
1084410844
"@babel/runtime" "^7.1.2"
1084510845
instantsearch-ui-components "0.9.0"
10846-
instantsearch.js "4.75.2"
10847-
react-instantsearch-core "7.13.5"
10846+
instantsearch.js "4.75.3"
10847+
react-instantsearch-core "7.13.6"
1084810848

1084910849
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
1085010850
version "16.13.1"

0 commit comments

Comments
 (0)