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

build(deps-dev): bump ethers from 6.6.2 to 6.6.7 #26

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps ethers from 6.6.2 to 6.6.7.

Release notes

Sourced from ethers's releases.

ethers/v6.6.7 (2023-07-28 15:18)

  • Prevent malformed logs from preventing other logs being decoded (#4275; 0dca645).
  • Allow visibility on human-readable constructors (via telegram) (3a52201).

ethers/v6.6.6 (2023-07-28 02:21)

  • Better error message when passing invalid overrides object into a contract deployment (#4182; aa2ea3d).

ethers/v6.6.5 (2023-07-24 01:29)

  • Reflect symbols in the Contract Proxy to target (#4048; ac2f5e5).
  • Allow arrays of address for indexed filter topics (#4259; 93af87c).
  • Fixed filter encoding for bytesX (#4244; fa3a883).
  • Fix JSON formatting for tuple arrays (#4237; a8bc49b).
  • Better error messages when parsing fragment strings (#4246; e36b6c3).
  • Include the missing fragment key and args when no matching Contract method or event is present (#3809; 450a176).
  • Prevent a single malformed event from preventing other Contract logs; reported on Discord (b1375f4).

ethers/v6.6.4 (2023-07-16 00:53)

ethers/v6.6.3 (2023-07-11 20:55)

  • Throw more desscriptive error for unconfigured ENS name contract targets (#4213; 80f62ef).
  • Fixed contract once not running stop callback (7d061b7).
Changelog

Sourced from ethers's changelog.

ethers/v6.6.7 (2023-07-28 14:50)

  • Prevent malformed logs from preventing other logs being decoded (#4275; 0dca645).
  • Allow visibility on human-readable constructors (via telegram) (3a52201).

ethers/v6.6.6 (2023-07-28 01:14)

  • Better error message when passing invalid overrides object into a contract deployment (#4182; aa2ea3d).

ethers/v6.6.5 (2023-07-24 00:04)

  • Reflect symbols in the Contract Proxy to target (#4084; ac2f5e5).
  • Allow arrays of address for indexed filter topics (#4259; 93af87c).
  • Fixed filter encoding for bytesX (#4244; fa3a883).
  • Fix JSON formatting for tuple arrays (#4237; a8bc49b).
  • Better error messages when parsing fragment strings (#4246; e36b6c3).
  • Include the missing fragment key and args when no matching Contract method or event is present (#3809; 450a176).
  • Prevent a single malformed event from preventing other Contract logs; reported on Discord (b1375f4).

ethers/v6.6.4 (2023-07-16 00:35)

ethers/v6.6.3 (2023-07-11 20:55)

  • Throw more desscriptive error for unconfigured ENS name contract targets (#4213; 80f62ef).
  • Fixed contract once not running stop callback (7d061b7).
Commits
  • 0dca645 Prevent malformed logs from preventing other logs being decoded (#4275).
  • 3a52201 Allow visibility on human-readable constructors (via telegram).
  • b5724e4 admin: updated dist files
  • aa2ea3d Better error message when passing invalid overrides object into a contract de...
  • bcc4d8c admin: updated dist files
  • ac2f5e5 Reflect symbols in the Contract Proxy to target (#4048).
  • 93af87c Allow arrays of address for indexed filter topics (#4259).
  • fa3a883 Fixed filter encoding for bytesX (#4244).
  • a8bc49b Fix JSON formatting for tuple arrays (#4237).
  • e36b6c3 Better error messages when parsing fragment strings (#4246).
  • 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 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.2 to 6.6.7.
- [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.2...v6.6.7)

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

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

dependabot bot commented on behalf of github Aug 12, 2023

Looks like ethers is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ethers-6.6.7 branch August 12, 2023 23:47
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.

None yet

0 participants