Update dependency @rainbow-me/rainbowkit to ^2.2.11#335
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
c44cc64 to
833a9d6
Compare
ec92884 to
10b2035
Compare
ab88981 to
759c39c
Compare
e2d92ea to
4d4eba0
Compare
953f1ae to
18398c1
Compare
4156293 to
a80daa5
Compare
a80daa5 to
205ab36
Compare
4b47e02 to
a3db75c
Compare
fb1bb56 to
d5a081c
Compare
9dcd398 to
d72e304
Compare
1431f5f to
05f6e4f
Compare
6fe98bd to
6ff1592
Compare
3d84da8 to
456933c
Compare
456933c to
9ee2902
Compare
9ee2902 to
3ba7187
Compare
This file contains hidden or 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
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.2.8→^2.2.11Release Notes
rainbow-me/rainbowkit (@rainbow-me/rainbowkit)
v2.2.11Compare Source
Patch Changes
a40b1f4: Migrate the Base connector to canonicalbasenaming, while preserving backwards-compatible aliasesbaseAccountandcoinbaseWallet.3672dc6: Added Anchorage Digital wallet support with theanchorageDigitalWalletwallet connector.1043d88: Added MeCo Wallet support withmecoWalletwallet connector.f52657f: ExposedRainbowKitProviderPropsandWalletButtonRendererPropsas public type exports to support Custom Wallet Button scenarios.4f2de17: Fixed a crash that could occur when selecting a wallet while multiple browser wallet extensions were installed and the specific injected wallet was missing. Wallet-specific injected connectors now bind only to their matching provider instead of falling back to available defaults.bc4625c: Fix recent transaction tracking so failed transactions no longer prevent an app's own transaction receipt wait from settling.25c4c2b: Improved SSR safety to prevent WalletConnect initialization warnings and mitigate localStorage API availability changes in Node.js v25 and above.f52657f: FixeduseWindowSizetriggering a state update after unmount, which could surface as a React warning.eb4251d: TheAuthenticationAdapter.createMessageAPI can now return a promise, so dApps can fetch or construct a custom SIWE message asynchronously. This enables server-side SIWE message creation before prompting the wallet, while preserving existing synchronous behavior.See the server-side message creation docs for guidance.
b0f6d52: fix: harden useCoolMode against malicious wallet icon URLsThe cool mode particle animation built image elements via
innerHTML, whichparses its input as HTML. A malicious EIP-6963 wallet could supply a crafted
icon URL containing injected attributes (e.g.
onerror) that would executein the dApp's origin when a user interacts with the wallet button.
Switched to
document.createElement('img')with property assignment so theicon value is always treated as a plain URL rather than markup.
f2523a9: Updated MetaMask wallet iconv2.2.10Compare Source
Patch Changes
e74f604: Improve UI on the mobile connect flow to hint to users that they can horizontally scroll to see additional wallet connectorseb72c37: Fix Gemini wallet connector to useiconinstead oficonsinappMetadatae58367e: Fix mobile visibility for Coin98, CLV, SafePal, Frontier, and BeraSig wallets.b7b7b43: Rename the Argent wallet connector toreadyWallet507f583: Add additional wallet flags toisMetaMask()to detect impersonating providers.16963de: AddctrlWalletwallet connector to replacexdefiWallet. XDEFI Wallet has been rebranded to CTRL Wallet.6c745a5: Disable third-party connector telemetry by default for user privacy. h/t @TimDaubTo opt-in to WalletConnect analytics:
With
getDefaultConfig:To opt-in to Base Account telemetry:
To opt-in to MetaMask analytics:
v2.2.9Compare Source
Patch Changes
e52ca05: AddbaseAccountwallet connector, replacingcoinbaseWalletin the default wallet list1e67f0d: Improved detection for nova wallet providerd92a6c7: Fixed type compatibility forconnect()parameters in Wagmi^2.17.00b9052c: Add binance wallet chrome extension download urlb34d6c1: AddedportoWallet.66bcc18: Universal Profiles wallet connectorfe0496e: Added Gemini Wallet supportAdded Gemini Wallet as a supported wallet connector with proper icon and configuration.
5698ade: fix monad logo in rainbowkit package and include monad testnet in the example1520f59: Fixed unintended forwarding of theerrorCorrectionprop to SVG elements used by the QRCode component to prevent React warning.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.