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

chore(deps): bump ethers from 6.6.1 to 6.6.2 #162

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps ethers from 6.6.1 to 6.6.2.

Release notes

Sourced from ethers's releases.

ethers/v6.6.2 (2023-06-27 23:60)

  • Wider error detection for call exceptions on certain backends (#4154, #4155; 9197f9f).
  • Added wider error deetection for JSON-RPC unsupported operation (#4162; 1dc8986).
  • Fixed formatUnits and parseUnits for values over 128 bits (#4037, #4133; 3d141b4).
Changelog

Sourced from ethers's changelog.

ethers/v6.6.2 (2023-06-27 23:30)

  • Wider error detection for call exceptions on certain backends (#4154, #4155; 9197f9f).
  • Added wider error deetection for JSON-RPC unsupported operation (#4162; 1dc8986).
  • Fixed formatUnits and parseUnits for values over 128 bits (#4037, #4133; 3d141b4).
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 [ethers](https://github.com/ethers-io/ethers.js) from 6.6.1 to 6.6.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.6.1...v6.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 10, 2023 06:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5504667364

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.0%

Totals Coverage Status
Change from base Build 5446130214: 0.0%
Covered Lines: 501
Relevant Lines: 676

💛 - Coveralls

@iamacook iamacook merged commit 7460910 into main Jul 10, 2023
@iamacook iamacook deleted the dependabot/npm_and_yarn/ethers-6.6.2 branch July 10, 2023 08:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants