generated from scaffold-eth/scaffold-eth
-
Notifications
You must be signed in to change notification settings - Fork 47
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 @wagmi/core to v2.15.0 #2917
Closed
Closed
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
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 15, 2024 04:51
a532e98
to
fcc7ee2
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 15, 2024 06:41
fcc7ee2
to
3019341
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 16, 2024 00:16
3019341
to
b524f03
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 16, 2024 04:09
b524f03
to
01fdb49
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 16, 2024 06:55
01fdb49
to
af9ef98
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 16, 2024 09:30
af9ef98
to
d486787
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 17, 2024 09:45
d486787
to
b3a6574
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 19, 2024 04:16
b3a6574
to
cdbaaae
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 19, 2024 07:11
cdbaaae
to
15131e7
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 19, 2024 11:07
15131e7
to
90e4fde
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
2 times, most recently
from
November 19, 2024 12:45
212a9c2
to
686a7ca
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 20, 2024 01:44
686a7ca
to
a757cf8
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 20, 2024 03:25
a757cf8
to
1b26f6f
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 20, 2024 06:58
1b26f6f
to
1a92c65
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 22, 2024 10:38
27fc75a
to
d540b4f
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 22, 2024 14:16
d540b4f
to
db8c302
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 23, 2024 03:50
db8c302
to
d0bc72c
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 23, 2024 07:01
d0bc72c
to
0d42fe0
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 23, 2024 10:37
0d42fe0
to
e172ae6
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 24, 2024 07:32
e172ae6
to
0e26bed
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 24, 2024 16:34
0e26bed
to
a30ce24
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 26, 2024 00:09
a30ce24
to
4d31076
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 26, 2024 04:09
4d31076
to
eeed692
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 27, 2024 04:08
eeed692
to
a92b888
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 27, 2024 06:38
a92b888
to
c0b542e
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 27, 2024 09:38
c0b542e
to
f09d8b1
Compare
renovate
bot
force-pushed
the
renovate/wagmi-core-2.x
branch
from
November 27, 2024 11:40
f09d8b1
to
1bd986c
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.14.5
->2.15.0
Release Notes
wevm/wagmi (@wagmi/core)
v2.15.0
Compare Source
Minor Changes
42e65ea4fea99c639817088bba915e0933d17141
Thanks @jxom! - Removed simulation inwriteContract
&sendTransaction
.v2.14.6
Compare Source
Patch Changes
a13aa8d7c38eb3cc8171a02d6302e6d12cf6bcb3
Thanks @tmm! - Added support for multiple connectorrdns
entries.Configuration
📅 Schedule: Branch creation - "after 11pm every weekday,before 6am every weekday,every weekend" (UTC), 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.