Skip to content
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

chore(deps): bump @web3modal/react from 2.4.7 to 2.7.1 #1276

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps @web3modal/react from 2.4.7 to 2.7.1.

Release notes

Sourced from @​web3modal/react's releases.

2.7.1

Breaking Changes

N/A

Changes

  • feat: Add package params to explorer uri
  • fix: Clear WalletConnect deeplink choice from localStorage when modal is opened and not connected
  • chore: Update dependencies
  • feat: Added crossorigin="anonymous" to image tags

Associated Issues

closes #1132 closes #1227 closes #1215 closes #1206 closes #1076

Full Changelog: reown-com/appkit@2.7.0...2.7.1

2.7.0

Breaking Changes

  • Removed following polyfills that were necessary to support WalletConnect v1
import { Buffer } from 'buffer'
if (typeof window !== 'undefined') {
if (!window.Buffer) {
window.Buffer = Buffer
}
if (!window.global) {
window.global = window
}
if (!window.process) {
// @​ts-expect-error minimal process
window.process = { env: {} }
}
}

Changes

  • feat: Use WalletConnect rpc to fetch cached ens data (Thank you @​chris13524)
  • fix: Allow to search for wallets with less than 3 characters (Thank you @​shubhamshd)
  • fix: Wallet display name's when space was present
  • chore: Update dependencies
  • feat: Export WagmiCoreProviders in cdn bundle (Thank you @​HT-Moh)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR-Codex overview

This PR updates the versions of several dependencies, including @web3modal/react, @web3modal/core, lit, and valtio.

Detailed summary

  • Updated @web3modal/react from version 2.2.2 to 2.7.1
  • Updated @web3modal/core from version 2.4.7 to 2.7.1
  • Updated lit from version 2.7.5 to 2.7.6
  • Updated valtio from version 1.10.5 to 1.11.0

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@web3modal/react](https://github.com/web3modal/web3modal) from 2.4.7 to 2.7.1.
- [Release notes](https://github.com/web3modal/web3modal/releases)
- [Commits](reown-com/appkit@2.4.7...2.7.1)

---
updated-dependencies:
- dependency-name: "@web3modal/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@netlify
Copy link

netlify bot commented Oct 16, 2023

Deploy Preview for kleros-v2 ready!

Name Link
🔨 Latest commit 9e6e6e0
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2/deploys/652ccea6ea329b0008891f82
😎 Deploy Preview https://deploy-preview-1276--kleros-v2.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codeclimate
Copy link

codeclimate bot commented Oct 16, 2023

Code Climate has analyzed commit 9e6e6e0 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Style 1

View more on Code Climate.

@sonarcloud
Copy link

sonarcloud bot commented Oct 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant