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

Bump @aptos-labs/wallet-adapter-react from 2.2.0 to 3.3.0 #152

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps @aptos-labs/wallet-adapter-react from 2.2.0 to 3.3.0.

Release notes

Sourced from @​aptos-labs/wallet-adapter-react's releases.

@​aptos-labs/wallet-adapter-react@​3.3.0

Minor Changes

  • 07ee265: Support dappConfig user prop to set SDK wallets configuration

Patch Changes

  • Updated dependencies [07ee265]
    • @​aptos-labs/wallet-adapter-core@​4.7.0

@​aptos-labs/wallet-adapter-react@​3.2.0

Minor Changes

  • 2e9b7df: Added getAptosConnectWallets utility function

Patch Changes

  • Updated dependencies [0672ff4]
    • @​aptos-labs/wallet-adapter-core@​4.6.0

@​aptos-labs/wallet-adapter-react@​3.1.1

Patch Changes

  • Updated dependencies [c1a9f41]
    • @​aptos-labs/wallet-adapter-core@​4.5.0

@​aptos-labs/wallet-adapter-react@​3.1.0

Minor Changes

  • 2e9c156: Added partitionWallets, isInstalledOrLoadable, isInstallRequired, and truncateAddress utility functions to make it easier to implement custom wallet selectors.
  • 2e9c156: Added WalletItem headless component for implementing custom wallet selectors.

Patch Changes

  • 2e9c156: Fixed a bug where WalletProvider would not automatically attempt to reconnect the wallet when the autoConnect is set to true after the initial render.
  • Updated dependencies [2e9c156]
    • @​aptos-labs/wallet-adapter-core@​4.4.0

@​aptos-labs/wallet-adapter-react@​3.0.7

Patch Changes

  • Updated dependencies [79b1bf8]
  • Updated dependencies [9566c50]
    • @​aptos-labs/wallet-adapter-core@​4.3.0

@​aptos-labs/wallet-adapter-react@​3.0.3

Patch Changes

  • Updated dependencies [1ff5230]
    • @​aptos-labs/wallet-adapter-core@​4.1.2

... (truncated)

Commits
  • 31cf053 Version Packages (#327)
  • 59d9ef2 Merge pull request #328 from aptos-labs/mui-wallet-sort-props
  • 16f7e16 NIT
  • 5bcae5e Add wallet sorting props to MUI wallet selector
  • 07ee265 Support an optional aptosConnectConfig user prop to set AptosConnect config...
  • 7eb058c Merge pull request #325 from aptos-labs/changeset-release/main
  • 37b2e32 Version Packages
  • 48cdebf Merge pull request #324 from aptos-labs/mui-wallet-selector-updates
  • 65e4d1c Update MUI wallet selector to new UI layout
  • 4ead015 Merge pull request #323 from aptos-labs/changeset-release/main
  • Additional commits viewable in compare view

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 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)

Bumps [@aptos-labs/wallet-adapter-react](https://github.com/aptos-labs/aptos-wallet-adapter) from 2.2.0 to 3.3.0.
- [Release notes](https://github.com/aptos-labs/aptos-wallet-adapter/releases)
- [Commits](https://github.com/aptos-labs/aptos-wallet-adapter/compare/@aptos-labs/wallet-adapter-react@2.2.0...@aptos-labs/wallet-adapter-react@3.3.0)

---
updated-dependencies:
- dependency-name: "@aptos-labs/wallet-adapter-react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #156.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aptos-labs/wallet-adapter-react-3.3.0 branch July 1, 2024 01:11
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.

0 participants