-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency swr to v2 #8
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate-swr-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+25
−6
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#1181 Bundle Size — 1.14MiB (-0.04%).fac7fb7(current) vs ef7a4db master#1176(baseline) Warning Bundle contains 3 duplicate packages – View duplicate packages Warning Bundle introduced one new package: use-sync-external-store – View changed packages Bundle metrics
|
Current #1181 |
Baseline #1176 |
|
---|---|---|
Initial JS | 443.12KiB (-0.11% ) |
443.6KiB |
Initial CSS | 0B |
0B |
Cache Invalidation | 0% |
0% |
Chunks | 7 |
7 |
Assets | 9 |
9 |
Modules | 661 (+0.76% ) |
656 |
Duplicate Modules | 0 |
0 |
Duplicate Code | 0% |
0% |
Packages | 95 (+1.06% ) |
94 |
Duplicate Packages | 3 |
3 |
Bundle size by type 1 change
1 improvement
Current #1181 |
Baseline #1176 |
|
---|---|---|
JS | 635.6KiB (-0.08% ) |
636.07KiB |
CSS | 533.26KiB |
533.26KiB |
Bundle analysis report Branch renovate-swr-2.x Project dashboard
Generated by RelativeCI Documentation Report issue
1 task
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
7 times, most recently
from
March 6, 2023 10:43
2ad1fd6
to
ae8537a
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
6 times, most recently
from
June 4, 2023 04:24
20c8bcc
to
b16e68e
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
2 times, most recently
from
June 25, 2023 00:39
6f6b7f3
to
94619e3
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
from
July 2, 2023 04:47
94619e3
to
d945517
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
12 times, most recently
from
September 24, 2023 21:42
5a585e5
to
819dfd6
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
5 times, most recently
from
September 29, 2024 03:03
9138e68
to
1d5dec7
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
3 times, most recently
from
October 6, 2024 03:49
a12121e
to
239a013
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
3 times, most recently
from
October 13, 2024 03:14
5368915
to
06ec941
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
3 times, most recently
from
October 20, 2024 07:07
6fa9c99
to
0b47e92
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
3 times, most recently
from
October 27, 2024 18:50
ad7a6b8
to
2e20396
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
4 times, most recently
from
November 3, 2024 12:17
00faa4a
to
6abcec7
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
2 times, most recently
from
November 17, 2024 03:48
d78486f
to
41a476a
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
3 times, most recently
from
November 24, 2024 04:21
e7c5e99
to
0660559
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
2 times, most recently
from
December 1, 2024 07:40
dbb144e
to
5a1a22c
Compare
renovate
bot
force-pushed
the
renovate-swr-2.x
branch
from
December 1, 2024 09:30
5a1a22c
to
fac7fb7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.2.1
->^2.0.0
Release Notes
vercel/swr (swr)
v2.2.5
Compare Source
Patches
Misc
New Contributors
Full Changelog: vercel/swr@v2.2.4...v2.2.5
v2.2.4
Compare Source
Patches
index.js
suffix ofuse-sync-external-store/shim
to support React Native" by @huozhi in https://github.com/vercel/swr/pull/2802Full Changelog: vercel/swr@v2.2.3...v2.2.4
v2.2.3
Compare Source
Patches
index.js
suffix ofuse-sync-external-store/shim
to support React Native by @malash in https://github.com/vercel/swr/pull/2767Misc
New Contributors
Full Changelog: vercel/swr@v2.2.2...v2.2.3
v2.2.2
Compare Source
What's Changed
ArgumentsTuple
by @Andarist in https://github.com/vercel/swr/pull/2761New Contributors
Full Changelog: vercel/swr@v2.2.1...v2.2.2
v2.2.1
Compare Source
What's Changed
revalidate
to supportparallel
option by @promer94 in https://github.com/vercel/swr/pull/2727New Contributors
Full Changelog: vercel/swr@v2.2.0...v2.2.1
v2.2.0
Compare Source
What's Changed
React.use
API by @himself65 in https://github.com/vercel/swr/pull/2596startTransition
so mutation hook could update immediately by @promer94 in https://github.com/vercel/swr/pull/2654useSWRMutation
type. by @promer94 in https://github.com/vercel/swr/pull/2604New Contributors
Full Changelog: vercel/swr@v2.1.5...v2.2.0
v2.1.5
Compare Source
What's Changed
Full Changelog: vercel/swr@v2.1.4...v2.1.5
v2.1.4
Compare Source
What's Changed
New Contributors
Full Changelog: vercel/swr@v2.1.3...v2.1.4
v2.1.3
Compare Source
What's Changed
Data
foruseSWRSubscriptionOptions
by @promer94 in https://github.com/vercel/swr/pull/2551New Contributors
Full Changelog: vercel/swr@v2.1.2...v2.1.3
v2.1.2
Compare Source
Patches
swr/subscription
SWRSubscriptionOptions
type forswr/subscription
Changes
useSWRSubscription
types by @promer94 in https://github.com/vercel/swr/pull/2535New Contributors
Full Changelog: vercel/swr@v2.1.1...v2.1.2
v2.1.1
Compare Source
Patches
data
type for defaultSWRConfig
generic type by @connorch in https://github.com/vercel/swr/pull/2506Documentation
New Contributors
Full Changelog: vercel/swr@v2.1.0...v2.1.1
v2.1.0
Compare Source
v2.0.4
Compare Source
Patches
Misc
New Contributors
Full Changelog: vercel/swr@v2.0.3...v2.0.4
v2.0.3
Compare Source
Patches
Chores
-
characters in README.md by @JanKaifer in https://github.com/vercel/swr/pull/2334New Contributors
Full Changelog: vercel/swr@v2.0.2...v2.0.3
v2.0.2
Compare Source
Patches
Chores
Full Changelog: vercel/swr@v2.0.1...v2.0.2
v2.0.1
Compare Source
In this patch release, we majorly improved typing support and SWR can infer the types based on the configuration.
suspense
option istrue
, the returneddata
will excludeundefined
and theisLoading
will always befalse
.fallbackData
option is provided, the returneddata
will be the same type offallbackData
, and theisLoading
will always befalse
.Here's a demo for it:
swr-2.0.1.mp4
What's Changed
New Contributors
Full Changelog: vercel/swr@2.0.0...v2.0.1
v2.0.0
Compare Source
Announcing SWR 2.0
We are excited to announce the release of SWR 2.0! The new version comes with a lot of improvements:
And more!
Read our blog post and migration guide: https://swr.vercel.app/blog/swr-v2
What's Changed
isLoading
state and refactor the core by @shuding in https://github.com/vercel/swr/pull/1928keepPreviousData
option by @shuding in https://github.com/vercel/swr/pull/1929throwOnError
option by @shuding in https://github.com/vercel/swr/pull/2182New Contributors
Full Changelog: vercel/swr@1.2.2...2.0.0
Configuration
📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.