Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Bump axios and @wagmi/core #7

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Removes axios. It's no longer used after updating ancestor dependency @wagmi/core. These dependencies need to be updated together.

Removes axios

Updates @wagmi/core from 0.9.7 to 2.6.5

Release notes

Sourced from @​wagmi/core's releases.

@​wagmi/core@​2.6.5

Patch Changes

@​wagmi/core@​2.6.4

Patch Changes

@​wagmi/core@​2.6.3

Patch Changes

  • #3533 9c3b85dd Thanks @​tmm! - Fixed account property passthrough for actions.

  • 2a72214a Thanks @​tmm! - Shimmed EIP-1193 removeListener for injected since some wallets do not follow spec.

@​wagmi/core@​2.6.1

Patch Changes

  • #3510 660ff80d Thanks @​tmm! - Fixed issue where connectors returning multiple addresses didn't checksum correctly.

  • #3433 101a7dd1 Thanks @​tmm! - Fixed getClient and getPublicClient throwing when used with unconfigured chainId.

@​wagmi/core@​2.6.0

Minor Changes

@​wagmi/core@​2.5.0

Minor Changes

@​wagmi/core@​2.3.1

Patch Changes

  • #3476 3be5bb7b Thanks @​jxom! - Modified persist strategy to only store "critical" properties that are needed before hydration.

@​wagmi/core@​2.2.1

Patch Changes

@​wagmi/core@​2.2.0

Minor Changes

... (truncated)

Changelog

Sourced from @​wagmi/core's changelog.

2.6.5

Patch Changes

2.6.4

Patch Changes

2.6.3

Patch Changes

  • #3533 9c3b85dd Thanks @​tmm! - Fixed account property passthrough for actions.

  • 2a72214a Thanks @​tmm! - Shimmed EIP-1193 removeListener for injected since some wallets do not follow spec.

2.6.2

Patch Changes

2.6.1

Patch Changes

  • #3510 660ff80d Thanks @​tmm! - Fixed issue where connectors returning multiple addresses didn't checksum correctly.

  • #3433 101a7dd1 Thanks @​tmm! - Fixed getClient and getPublicClient throwing when used with unconfigured chainId.

2.6.0

Minor Changes

2.5.0

Minor Changes

... (truncated)

Commits

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 [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core). These dependencies need to be updated together.


Removes `axios`

Updates `@wagmi/core` from 0.9.7 to 2.6.5
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/core@2.6.5/packages/core)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@wagmi/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants