tailscale-dev / vscode-tailscale

VS Code extension for Tailscale
BSD 3-Clause "New" or "Revised" License
67 stars 4 forks source link

chore(deps): update dependency swr to ^2.2.5 #286

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
swr (source) ^2.2.4 -> ^2.2.5 age adoption passing confidence

Release Notes

vercel/swr (swr) ### [`v2.2.5`](https://redirect.github.com/vercel/swr/releases/tag/v2.2.5) [Compare Source](https://redirect.github.com/vercel/swr/compare/v2.2.4...v2.2.5) ##### Patches - types: isLoading typed as boolean when using fallbackData ([#​2866](https://redirect.github.com/vercel/swr/issues/2866)) by [@​yjrhgvbn](https://redirect.github.com/yjrhgvbn) in [https://github.com/vercel/swr/pull/2875](https://redirect.github.com/vercel/swr/pull/2875) - fix: allow onErrorRetry on inactive tab without focus/reconnect revalidation by [@​qkdreyer](https://redirect.github.com/qkdreyer) in [https://github.com/vercel/swr/pull/2848](https://redirect.github.com/vercel/swr/pull/2848) - feat: pass a function to the revalidate option in mutate by [@​koba04](https://redirect.github.com/koba04) in [https://github.com/vercel/swr/pull/2862](https://redirect.github.com/vercel/swr/pull/2862) - fix: SWRConfiguration type by [@​hulla-dev](https://redirect.github.com/hulla-dev) in [https://github.com/vercel/swr/pull/2882](https://redirect.github.com/vercel/swr/pull/2882) ##### Misc - build: use new bundle convention by [@​huozhi](https://redirect.github.com/huozhi) in [https://github.com/vercel/swr/pull/2865](https://redirect.github.com/vercel/swr/pull/2865) - chore: update pnpm-lock.yaml by [@​koba04](https://redirect.github.com/koba04) in [https://github.com/vercel/swr/pull/2874](https://redirect.github.com/vercel/swr/pull/2874) - chore: remove useless comment by [@​kongmoumou](https://redirect.github.com/kongmoumou) in [https://github.com/vercel/swr/pull/2868](https://redirect.github.com/vercel/swr/pull/2868) - test: run pnpm test on CI by [@​koba04](https://redirect.github.com/koba04) in [https://github.com/vercel/swr/pull/2872](https://redirect.github.com/vercel/swr/pull/2872) - fix: all act warnings by [@​koba04](https://redirect.github.com/koba04) in [https://github.com/vercel/swr/pull/2861](https://redirect.github.com/vercel/swr/pull/2861) - Update bundler by [@​huozhi](https://redirect.github.com/huozhi) in [https://github.com/vercel/swr/pull/2830](https://redirect.github.com/vercel/swr/pull/2830) ##### New Contributors - [@​kongmoumou](https://redirect.github.com/kongmoumou) made their first contribution in [https://github.com/vercel/swr/pull/2868](https://redirect.github.com/vercel/swr/pull/2868) - [@​yjrhgvbn](https://redirect.github.com/yjrhgvbn) made their first contribution in [https://github.com/vercel/swr/pull/2875](https://redirect.github.com/vercel/swr/pull/2875) - [@​qkdreyer](https://redirect.github.com/qkdreyer) made their first contribution in [https://github.com/vercel/swr/pull/2848](https://redirect.github.com/vercel/swr/pull/2848) - [@​hulla-dev](https://redirect.github.com/hulla-dev) made their first contribution in [https://github.com/vercel/swr/pull/2882](https://redirect.github.com/vercel/swr/pull/2882) **Full Changelog**: https://github.com/vercel/swr/compare/v2.2.4...v2.2.5

Configuration

šŸ“… Schedule: Branch creation - "before 8am on monday" in timezone America/Los_Angeles, 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.



This PR was generated by Mend Renovate. View the repository job log.