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.0.0-beta.7 to 2.2.2 #230

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2023

Bumps @web3modal/react from 2.0.0-beta.7 to 2.2.2.

Release notes

Sourced from @​web3modal/react's releases.

2.2.2

What's Changed

  • Update dependencies
  • Fix injected wallet name resolutions
  • Expose web3modal version for debugging
  • Expose types for web3modal config / props
  • closes #943
  • All examples have been simplified and de-coupled from monorepo. They are now available at https://github.com/WalletConnect/web3modal-examples

Full Changelog: reown-com/appkit@2.2.1...2.2.2

2.2.1

Changes

  • Preload custom theme assets, closes #935
  • Handle balance display edge case where less than 6 chars were present, closes #923
  • Fix issue where account modal didn't close when user disconnected from within wallet
  • Add explicit dependency of @web3modal/standalone to react and html packages so that there is no conflict between modal sub-dependencies in wagmi's ethereum-provider (between ui and core packages).

New Contributors

Full Changelog: reown-com/appkit@2.2.0...2.2.1

2.2.0

Breaking Changes

  • Wagmi CoinbaseConnector was removed from defaults in modalConnectors() (now w3mConnectors) utility
  • Renamed modalConnectors to w3mConnectors
  • Renamed walletConnectProvider to w3mProvider
  • w3mConnectors() utility option for version now expects number (1 or 2) instead of string ('1' or '1')
  • w3mConnectors() utility option for version is now required
  • w3mConnectors() utility option for appName was removed
  • w3mConnectors() utility option for projectId is now required
  • Following options were removed in favour of new themeVariables option:
    • removed themeColor, use --w3m-accent-color inside themeVariables option instead
    • removed themeBackground, use --w3m-background-color and/or --w3m-background-image-url inside themeVariables option instead
    • removed themeZIndex, use --w3m-z-index inside themeVariables option instead
  • Minimum wagmi version is now 0.12.x and @wagmi/core is 0.10.x
  • WebGL animated gradient was removed, after plentiful user feedback and new theming options we decided to remove this part of the modal due to additional size and performance hit. (~50kb size reduction)

Changes

  • (make modal scrollable in smaller landscape screens) closes #886
  • (extended modal customisation through theme variabloes) closes #893
  • (update legal notice text) closes #884
  • (silence errors for image preloading) closes #860
  • (add enableExplorer feature flag) closes #875
  • (enable single chain switching, if user is on unsupported network) closes #878
  • (skip fetching ens if mainnet is not present in chains) closes #908
  • (added option to hide/show avatar in web3button component) closes #910
  • (update to wagmi 0.12.x / 0.10.x) closes #920 closes #921

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [@web3modal/react](https://github.com/web3modal/web3modal) from 2.0.0-beta.7 to 2.2.2.
- [Release notes](https://github.com/web3modal/web3modal/releases)
- [Commits](reown-com/appkit@2.0.0-beta.7...2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 21, 2023
@dependabot dependabot bot requested review from molekilla, tfius and tomicvladan March 21, 2023 12:15
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants