From 34090f737072a10428696da43e600ff59d3659ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:21:12 +0100 Subject: [PATCH] Update dependency flexsearch to v0.7.43 (#19455) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [flexsearch](https://redirect.github.com/nextapps-de/flexsearch) | [`0.7.21` -> `0.7.43`](https://renovatebot.com/diffs/npm/flexsearch/0.7.21/0.7.43) | [![age](https://developer.mend.io/api/mc/badges/age/npm/flexsearch/0.7.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/flexsearch/0.7.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/flexsearch/0.7.21/0.7.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/flexsearch/0.7.21/0.7.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
nextapps-de/flexsearch (flexsearch) ### [`v0.7.43`](https://redirect.github.com/nextapps-de/flexsearch/compare/12f48e64f729cdbea21d73112f0ce507ac76cc81...4c3966709f855c6980c21035cf230b2f9150d065) [Compare Source](https://redirect.github.com/nextapps-de/flexsearch/compare/12f48e64f729cdbea21d73112f0ce507ac76cc81...4c3966709f855c6980c21035cf230b2f9150d065) ### [`v0.7.42`](https://redirect.github.com/nextapps-de/flexsearch/compare/a0a798d7fe10c40048769ea4b478d418a8a3e5a5...12f48e64f729cdbea21d73112f0ce507ac76cc81) [Compare Source](https://redirect.github.com/nextapps-de/flexsearch/compare/a0a798d7fe10c40048769ea4b478d418a8a3e5a5...12f48e64f729cdbea21d73112f0ce507ac76cc81) ### [`v0.7.41`](https://redirect.github.com/nextapps-de/flexsearch/compare/5c54b465a8c4a5f444a28b3226d7703875f67f42...a0a798d7fe10c40048769ea4b478d418a8a3e5a5) [Compare Source](https://redirect.github.com/nextapps-de/flexsearch/compare/5c54b465a8c4a5f444a28b3226d7703875f67f42...a0a798d7fe10c40048769ea4b478d418a8a3e5a5) ### [`v0.7.40`](https://redirect.github.com/nextapps-de/flexsearch/compare/b8279ebddcc4d5659ec61b9de98877b5908466f7...5c54b465a8c4a5f444a28b3226d7703875f67f42) [Compare Source](https://redirect.github.com/nextapps-de/flexsearch/compare/b8279ebddcc4d5659ec61b9de98877b5908466f7...5c54b465a8c4a5f444a28b3226d7703875f67f42) ### [`v0.7.39`](https://redirect.github.com/nextapps-de/flexsearch/compare/f18da33d8f784a4b518d4541926fe4d9036ca204...b8279ebddcc4d5659ec61b9de98877b5908466f7) [Compare Source](https://redirect.github.com/nextapps-de/flexsearch/compare/f18da33d8f784a4b518d4541926fe4d9036ca204...b8279ebddcc4d5659ec61b9de98877b5908466f7) ### [`v0.7.34`](https://redirect.github.com/nextapps-de/flexsearch/compare/1d620d68c498e6617192fdd6ff6e0e70c666b254...f18da33d8f784a4b518d4541926fe4d9036ca204) [Compare Source](https://redirect.github.com/nextapps-de/flexsearch/compare/1d620d68c498e6617192fdd6ff6e0e70c666b254...f18da33d8f784a4b518d4541926fe4d9036ca204) ### [`v0.7.33`](https://redirect.github.com/nextapps-de/flexsearch/compare/0.7.31...1d620d68c498e6617192fdd6ff6e0e70c666b254) [Compare Source](https://redirect.github.com/nextapps-de/flexsearch/compare/0.7.31...1d620d68c498e6617192fdd6ff6e0e70c666b254) ### [`v0.7.31`](https://redirect.github.com/nextapps-de/flexsearch/compare/65b027ca316ceefd8ea89f472561a0f91179b2f3...0.7.31) [Compare Source](https://redirect.github.com/nextapps-de/flexsearch/compare/65b027ca316ceefd8ea89f472561a0f91179b2f3...0.7.31)
--- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/TryGhost/Ghost). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/sodo-search/package.json | 2 +- yarn.lock | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/apps/sodo-search/package.json b/apps/sodo-search/package.json index cb36bbfb04..15dd6b44bf 100644 --- a/apps/sodo-search/package.json +++ b/apps/sodo-search/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@tryghost/content-api": "1.11.21", - "flexsearch": "0.7.21", + "flexsearch": "0.7.43", "react": "17.0.2", "react-dom": "17.0.2" }, diff --git a/yarn.lock b/yarn.lock index 30fe869acb..da4432d297 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17647,11 +17647,6 @@ flatten@^1.0.2: resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b" integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg== -flexsearch@0.7.21: - version "0.7.21" - resolved "https://registry.yarnpkg.com/flexsearch/-/flexsearch-0.7.21.tgz#0f5ede3f2aae67ddc351efbe3b24b69d29e9d48b" - integrity sha512-W7cHV7Hrwjid6lWmy0IhsWDFQboWSng25U3VVywpHOTJnnAZNPScog67G+cVpeX9f7yDD21ih0WDrMMT+JoaYg== - flexsearch@0.7.43: version "0.7.43" resolved "https://registry.yarnpkg.com/flexsearch/-/flexsearch-0.7.43.tgz#34f89b36278a466ce379c5bf6fb341965ed3f16c"