chore(deps): update dependency swr to v2.4.2
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| swr (source) | 2.4.0 → 2.4.2 |
Release Notes
vercel/swr (swr)
v2.4.2
Patches
- fix: guard against double-unsubscribe removing wrong subscriber in cache.ts by @tomohiro86 in #4252
- Prevent resolved promise to suspend due to missing status by @devjiwonchoi in #4271
Chores
- Update axios versions in the examples by @lukesandberg in #4243
- ci: switch npm publish to OIDC trusted publishing by @huozhi in #4274
- ci: remove registry url by @huozhi in #4277
- ci: update release job by @huozhi in #4278
- 2.4.2 by @huozhi in #4279
- chore: pin pnpm 10.33.0 by @styfle in #4258
- ci: update GitHub Actions for Node 24 by @promer94 in #4254
- chore: remove the axios examples by @huozhi in #4263
New Contributors
- @lukesandberg made their first contribution in #4243
- @tomohiro86 made their first contribution in #4252
Full Changelog: https://github.com/vercel/swr/compare/v2.4.1...v2.4.2
v2.4.1
Patches
- Remove deprecated downlevelIteration option by @RyanCavanaugh in #4216
- fix: Fix #4221 by @promer94 in #4223
New Contributors
- @RyanCavanaugh made their first contribution in #4216
Full Changelog: https://github.com/vercel/swr/compare/v2.4.0...v2.4.1
Configuration
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
- If you want to rebase/retry this MR, check this box
This MR has been generated by Mend Renovate.
Edited by Renovate Bot