dsebastien / website-dsebastien

website-dsebastien-dsebastien.vercel.app
Other
9 stars 2 forks source link

Update dependency swr to v0.5.7 - autoclosed #68

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
swr (source) 0.4.2 -> 0.5.7 age adoption passing confidence

Release Notes

vercel/swr ### [`v0.5.7`](https://togithub.com/vercel/swr/compare/0.5.6...19d620d61eb9edc5c457cbf7986573b853f8e5fd) [Compare Source](https://togithub.com/vercel/swr/compare/0.5.6...19d620d61eb9edc5c457cbf7986573b853f8e5fd) ### [`v0.5.6`](https://togithub.com/vercel/swr/releases/0.5.6) [Compare Source](https://togithub.com/vercel/swr/compare/7e9ecc1e9e7c7aded7a48e28bbfa40815001ae80...0.5.6) ##### Patches - fix [#​1056](https://togithub.com/vercel/swr/issues/1056): [#​1058](https://togithub.com/vercel/swr/issues/1058) ##### Credits Huge thanks to [@​promer94](https://togithub.com/promer94) for helping! ### [`v0.5.5`](https://togithub.com/vercel/swr/compare/0.5.4...7e9ecc1e9e7c7aded7a48e28bbfa40815001ae80) [Compare Source](https://togithub.com/vercel/swr/compare/0.5.4...7e9ecc1e9e7c7aded7a48e28bbfa40815001ae80) ### [`v0.5.4`](https://togithub.com/vercel/swr/releases/0.5.4) [Compare Source](https://togithub.com/vercel/swr/compare/0.5.3...0.5.4) ##### Patches - Refactor: fix a react-hooks/exhaustive-deps warning: [#​1035](https://togithub.com/vercel/swr/issues/1035) - Test: refactor use-swr-focus.test.tsx: [#​1036](https://togithub.com/vercel/swr/issues/1036) - Test: refactor use-swr-infinite.test.tsx: [#​1039](https://togithub.com/vercel/swr/issues/1039) - Export default SWR config to allow more flexible extensions: [#​1023](https://togithub.com/vercel/swr/issues/1023) - Test: refactor use-swr-integration.test.tsx: [#​1049](https://togithub.com/vercel/swr/issues/1049) - Fix: invalid invocation on raf: [#​1051](https://togithub.com/vercel/swr/issues/1051) - Types: expose KeyLoader: [#​1054](https://togithub.com/vercel/swr/issues/1054) - Test: refactor use-swr-key.test.tsx: [#​1055](https://togithub.com/vercel/swr/issues/1055) ##### Credits Huge thanks to [@​koba04](https://togithub.com/koba04), [@​jakubriedl](https://togithub.com/jakubriedl), and [@​huozhi](https://togithub.com/huozhi) for helping! ### [`v0.5.3`](https://togithub.com/vercel/swr/releases/0.5.3) [Compare Source](https://togithub.com/vercel/swr/compare/b5a1056f6c4c3abe87250114c762b7c5b873cbfc...0.5.3) ##### Patches - Fix dequal vendor: [#​1027](https://togithub.com/vercel/swr/issues/1027) - Test: refactor tests for configs: [#​1006](https://togithub.com/vercel/swr/issues/1006) - Test: refactor use-swr-error.test.tsx: [#​1031](https://togithub.com/vercel/swr/issues/1031) - Micro optimizations: [#​1018](https://togithub.com/vercel/swr/issues/1018) - Fix: support multiple useSWRInfinite hooks in a page: [#​1009](https://togithub.com/vercel/swr/issues/1009) ##### Credits Huge thanks to [@​promer94](https://togithub.com/promer94) and [@​koba04](https://togithub.com/koba04) for helping! ### [`v0.5.2`](https://togithub.com/vercel/swr/compare/0.5.1...b5a1056f6c4c3abe87250114c762b7c5b873cbfc) [Compare Source](https://togithub.com/vercel/swr/compare/0.5.1...b5a1056f6c4c3abe87250114c762b7c5b873cbfc) ### [`v0.5.1`](https://togithub.com/vercel/swr/releases/0.5.1) [Compare Source](https://togithub.com/vercel/swr/compare/0.5.0...0.5.1) ##### Patches - Fix: revalidate with initialData when changing the key: [#​961](https://togithub.com/vercel/swr/issues/961) - Update CODEOWNERS: [`dd1bcf9`](https://togithub.com/vercel/swr/commit/dd1bcf99daeacb167b31a7da9547c39ae4452d95) - Allow passing undefined config: [#​1022](https://togithub.com/vercel/swr/issues/1022) - Make swr zero dependency: [#​1024](https://togithub.com/vercel/swr/issues/1024) ##### Credits Huge thanks to [@​koba04](https://togithub.com/koba04) and [@​huozhi](https://togithub.com/huozhi) for helping! ### [`v0.5.0`](https://togithub.com/vercel/swr/releases/0.5.0) [Compare Source](https://togithub.com/vercel/swr/compare/0.4.2...0.5.0) ##### Minor Changes - Types: makes types fn and config and getKey more strictly: [#​946](https://togithub.com/vercel/swr/issues/946) - Fix: do not cache when mutate throws an error synchronously: [#​977](https://togithub.com/vercel/swr/issues/977) - Perf: avoid unnecessary re-renders with the suspense mode: [#​979](https://togithub.com/vercel/swr/issues/979) - Fix: do not depend on navigator.onLine; code optimizations: [#​1004](https://togithub.com/vercel/swr/issues/1004) - Fix: sync mutations are applied independently: [#​1003](https://togithub.com/vercel/swr/issues/1003) - Fix: sync cache only on compare returns true: [#​907](https://togithub.com/vercel/swr/issues/907) - Optimize isValidating status: [#​967](https://togithub.com/vercel/swr/issues/967) - Clean up types: [#​1016](https://togithub.com/vercel/swr/issues/1016) - Enable typescript strict mode: [#​1010](https://togithub.com/vercel/swr/issues/1010) ##### Patches - Update README.md: [#​974](https://togithub.com/vercel/swr/issues/974) - Refactor: move DOM event handlers into web-preset: [#​972](https://togithub.com/vercel/swr/issues/972) - Add-infinite-scroll-example: [#​970](https://togithub.com/vercel/swr/issues/970) - Refactor: add the register prefix to onFocus and onReconnect: [#​993](https://togithub.com/vercel/swr/issues/993) - Add example using useSWRInfinite: [#​968](https://togithub.com/vercel/swr/issues/968) - Test: refactor use-swr-cache.test.tsx: [#​932](https://togithub.com/vercel/swr/issues/932) - Using vite2 and add playground to master: [#​995](https://togithub.com/vercel/swr/issues/995) - Test: refactor use-swr-config-callbacks.test.tsx: [#​933](https://togithub.com/vercel/swr/issues/933) - Keep old esm directory structure: [#​1011](https://togithub.com/vercel/swr/issues/1011) ##### Credits Huge thanks to [@​koba04](https://togithub.com/koba04), [@​huozhi](https://togithub.com/huozhi), [@​Kexin-Li](https://togithub.com/Kexin-Li), [@​promer94](https://togithub.com/promer94), [@​dingran](https://togithub.com/dingran), and [@​ramyareye](https://togithub.com/ramyareye) for helping!

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/dsebastien/website-dsebastien/BLGd5EimpRwjSe4vHXo59Phko86S
✅ Preview: https://website-dsebastien-git-renovate-swr-0x-dsebastien.vercel.app