Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency swr to v2.2.5 (#805)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [swr](https://swr.vercel.app) ([source](https://github.com/vercel/swr)) | [`2.2.4` -> `2.2.5`](https://renovatebot.com/diffs/npm/swr/2.2.4/2.2.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/swr/2.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/swr/2.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/swr/2.2.4/2.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/swr/2.2.4/2.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/swr (swr)</summary> ### [`v2.2.5`](https://github.com/vercel/swr/releases/tag/v2.2.5) [Compare Source](https://github.com/vercel/swr/compare/v2.2.4...v2.2.5) ##### Patches - types: isLoading typed as boolean when using fallbackData ([#​2866](https://github.com/vercel/swr/issues/2866)) by [@​yjrhgvbn](https://github.com/yjrhgvbn) in [https://github.com/vercel/swr/pull/2875](https://github.com/vercel/swr/pull/2875) - fix: allow onErrorRetry on inactive tab without focus/reconnect revalidation by [@​qkdreyer](https://github.com/qkdreyer) in [https://github.com/vercel/swr/pull/2848](https://github.com/vercel/swr/pull/2848) - feat: pass a function to the revalidate option in mutate by [@​koba04](https://github.com/koba04) in [https://github.com/vercel/swr/pull/2862](https://github.com/vercel/swr/pull/2862) - fix: SWRConfiguration type by [@​hulla-dev](https://github.com/hulla-dev) in [https://github.com/vercel/swr/pull/2882](https://github.com/vercel/swr/pull/2882) ##### Misc - build: use new bundle convention by [@​huozhi](https://github.com/huozhi) in [https://github.com/vercel/swr/pull/2865](https://github.com/vercel/swr/pull/2865) - chore: update pnpm-lock.yaml by [@​koba04](https://github.com/koba04) in [https://github.com/vercel/swr/pull/2874](https://github.com/vercel/swr/pull/2874) - chore: remove useless comment by [@​kongmoumou](https://github.com/kongmoumou) in [https://github.com/vercel/swr/pull/2868](https://github.com/vercel/swr/pull/2868) - test: run pnpm test on CI by [@​koba04](https://github.com/koba04) in [https://github.com/vercel/swr/pull/2872](https://github.com/vercel/swr/pull/2872) - fix: all act warnings by [@​koba04](https://github.com/koba04) in [https://github.com/vercel/swr/pull/2861](https://github.com/vercel/swr/pull/2861) - Update bundler by [@​huozhi](https://github.com/huozhi) in [https://github.com/vercel/swr/pull/2830](https://github.com/vercel/swr/pull/2830) ##### New Contributors - [@​kongmoumou](https://github.com/kongmoumou) made their first contribution in [https://github.com/vercel/swr/pull/2868](https://github.com/vercel/swr/pull/2868) - [@​yjrhgvbn](https://github.com/yjrhgvbn) made their first contribution in [https://github.com/vercel/swr/pull/2875](https://github.com/vercel/swr/pull/2875) - [@​qkdreyer](https://github.com/qkdreyer) made their first contribution in [https://github.com/vercel/swr/pull/2848](https://github.com/vercel/swr/pull/2848) - [@​hulla-dev](https://github.com/hulla-dev) made their first contribution in [https://github.com/vercel/swr/pull/2882](https://github.com/vercel/swr/pull/2882) **Full Changelog**: vercel/swr@v2.2.4...v2.2.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kula-app/OnLaunch). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
- Loading branch information