Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Removes lodash. It's no longer used after updating ancestor dependency @walletconnect/ethereum-provider. These dependencies need to be updated together.

Removes lodash

Updates @walletconnect/ethereum-provider from 2.18.0 to 2.23.4

Release notes

Sourced from @​walletconnect/ethereum-provider's releases.

@​walletconnect/ethereum-provider@​2.23.4

Patch Changes

  • Updated dependencies []:
    • @​walletconnect/utils@​2.23.4
    • @​walletconnect/sign-client@​2.23.4
    • @​walletconnect/types@​2.23.4
    • @​walletconnect/universal-provider@​2.23.4

@​walletconnect/ethereum-provider@​2.23.3

Patch Changes

  • #7126 040e37a Thanks @​ganchoradkov! - chore: upgrade @​reown/appkit to fix circular dependencies

  • Updated dependencies []:

    • @​walletconnect/sign-client@​2.23.3
    • @​walletconnect/universal-provider@​2.23.3
    • @​walletconnect/utils@​2.23.3
    • @​walletconnect/types@​2.23.3

@​walletconnect/ethereum-provider@​2.23.2

Patch Changes

  • #7113 b88b8d9 Thanks @​ganchoradkov! - chore: update @​walletconnect/logger to 3.0.2

    Updates logger to v3.0.2 which fixes server-side log filtering. The fix ensures generateServerLogger uses the browser.write option so logs are properly filtered by the configured log level.

  • Updated dependencies [b88b8d9, 8af66e3]:

    • @​walletconnect/sign-client@​2.23.2
    • @​walletconnect/types@​2.23.2
    • @​walletconnect/utils@​2.23.2
    • @​walletconnect/universal-provider@​2.23.2

@​walletconnect/ethereum-provider@​2.23.1

Patch Changes

@​walletconnect/ethereum-provider@​2.23.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​walletconnect/ethereum-provider's changelog.

2.23.4

Patch Changes

  • Updated dependencies []:
    • @​walletconnect/utils@​2.23.4
    • @​walletconnect/sign-client@​2.23.4
    • @​walletconnect/types@​2.23.4
    • @​walletconnect/universal-provider@​2.23.4

2.23.3

Patch Changes

  • #7126 040e37a Thanks @​ganchoradkov! - chore: upgrade @​reown/appkit to fix circular dependencies

  • Updated dependencies []:

    • @​walletconnect/sign-client@​2.23.3
    • @​walletconnect/universal-provider@​2.23.3
    • @​walletconnect/utils@​2.23.3
    • @​walletconnect/types@​2.23.3

2.23.2

Patch Changes

  • #7113 b88b8d9 Thanks @​ganchoradkov! - chore: update @​walletconnect/logger to 3.0.2

    Updates logger to v3.0.2 which fixes server-side log filtering. The fix ensures generateServerLogger uses the browser.write option so logs are properly filtered by the configured log level.

  • Updated dependencies [b88b8d9, 8af66e3]:

    • @​walletconnect/sign-client@​2.23.2
    • @​walletconnect/types@​2.23.2
    • @​walletconnect/utils@​2.23.2
    • @​walletconnect/universal-provider@​2.23.2

2.23.1

Patch Changes

2.23.0

... (truncated)

Commits
  • 0e82688 chore: update versions and lerna.json
  • 94dd269 chore: update dependencies and fix security vulnerabilities
  • fd4a326 chore: update versions and lerna.json
  • 6e67f93 chore(ethereum-provider): upgrade @​reown/appkit to circular dependencies fix
  • 862acd4 chore: update versions and lerna.json
  • 7208635 chore: update @​walletconnect/logger to 3.0.2
  • 0d851e0 chore: update versions and lerna.json
  • 7b5f8fe chore: updates logger to 3.0.1
  • 2c4b090 chore: update versions and lerna.json
  • 85cc6c2 chore: rm ep concurrency in tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by reown-npm-org, a new releaser for @​walletconnect/ethereum-provider since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [lodash](https://github.com/lodash/lodash). It's no longer used after updating ancestor dependency [@walletconnect/ethereum-provider](https://github.com/WalletConnect/walletconnect-monorepo/tree/HEAD/providers/ethereum-provider). These dependencies need to be updated together.


Removes `lodash`

Updates `@walletconnect/ethereum-provider` from 2.18.0 to 2.23.4
- [Release notes](https://github.com/WalletConnect/walletconnect-monorepo/releases)
- [Changelog](https://github.com/WalletConnect/walletconnect-monorepo/blob/v2.0/providers/ethereum-provider/CHANGELOG.md)
- [Commits](https://github.com/WalletConnect/walletconnect-monorepo/commits/@walletconnect/ethereum-provider@2.23.4/providers/ethereum-provider)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@walletconnect/ethereum-provider"
  dependency-version: 2.23.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 23, 2026
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.

1 participant