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

build(deps-dev): bump ethers from 6.9.0 to 6.9.2 #119

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps ethers from 6.9.0 to 6.9.2.

Release notes

Sourced from ethers's releases.

ethers/v6.9.2 (2024-01-02 21:02)

  • Fix Base58 padding for string representation of binary data (#4527; ccac24a).

ethers/v6.9.1 (2023-12-20 02:57)

  • Fix uncatchable issue when sending transactions over JSON-RPC and provide some retry-recovery for missing v (#4513; 1802215).
Changelog

Sourced from ethers's changelog.

ethers/v6.9.2 (2024-01-02 19:12)

  • Fix Base58 padding for string representation of binary data (#4527; ccac24a).

ethers/v6.9.1 (2023-12-19 04:53)

  • Fix uncatchable issue when sending transactions over JSON-RPC and provide some retry-recovery for missing v (#4513; 1802215).
Commits
  • ccac24a Fix Base58 padding for string representation of binary data (#4527).
  • f6d155c admin: update dist files
  • 1802215 Fix uncatchable issue when sending transactions over JSON-RPC and provide som...
  • 6ee1a5f docs: Fixed some grammar in getting-started (#4486, #4487, #4488)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
ethers [< 6.7, > 6.6.5]

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.9.0 to 6.9.2.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v6.9.0...v6.9.2)

---
updated-dependencies:
- dependency-name: ethers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ethers-6.9.2 branch from 5e0c778 to 005b66a Compare January 8, 2024 23:15
@islishude islishude merged commit 2b18b5f into main Jan 8, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ethers-6.9.2 branch January 8, 2024 23:23
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.

1 participant