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): bump ethers from 5.7.2 to 6.6.5 in /packages/common-ts #6519

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ethers from 5.7.2 to 6.6.5.

Release notes

Sourced from ethers's releases.

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).

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).

ethers/v6.6.1 (2023-06-23 00:51)

ethers/v6.6.0 (2023-06-14 01:47)

  • Add exports for AbstractProviderOptions and for MulticoinProviderPlugin (203a759).
  • Add option to adjust perform cache timeout in AbstractProvider (de0f518).
  • Add full support for MultiCoin plugins and automatic detection for EVM-compatible coin types (#3888, #4081; 84375be).
  • Allow Interface instances where InterfaceAbi are allowed (#4142; 2318005).
  • Allow Numeric type for decimals in FixedNumber (#4141; 9055ef6).

ethers/v6.5.1 (2023-06-07 20:39)

  • Fix lost promise fulfillment when a batch has an error response (#4126; 8dd21f0).

ethers/v6.5.0 (2023-06-07 19:60)

  • Fix CJS browser bundling (#4033; 38ee319).
  • Fixed type guard for non-Typed instances (#4087; 20c3d1b).
  • Add confirmations to TransactionResponse (#4094; bb8685b).
  • Fix stray promises when a node returns invalid results (#4118; 3c1bad2).
  • Added support to detect and stop providers spinning on intitial network detection (#4015; f37a52d).

ethers/v6.4.2 (2023-06-05 23:02)

ethers/v6.4.1 (2023-06-01 20:05)

  • Fixed AbstractProvider lookupAddress bug (#4086; 15ed2f5).

... (truncated)

Changelog

Sourced from ethers's changelog.

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

  • 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: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).

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).

ethers/v6.6.1 (2023-06-23 00:35)

ethers/v6.6.0 (2023-06-13 21:42)

  • Add exports for AbstractProviderOptions and for MulticoinProviderPlugin (203a759).
  • Add option to adjust perform cache timeout in AbstractProvider (de0f518).
  • Add full support for MultiCoin plugins and automatic detection for EVM-compatible coin types (#3888, #4081; 84375be).
  • Allow Interface instances where InterfaceAbi are allowed (#4142; 2318005).
  • Allow Numeric type for decimals in FixedNumber (#4141; 9055ef6).

ethers/v6.5.1 (2023-06-07 20:19)

  • Fix lost promise fulfillment when a batch has an error response (#4126; 8dd21f0).

... (truncated)

Commits
  • 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).
  • 450a176 Include the missing fragment key and args when no matching Contract method or...
  • b1375f4 Prevent a single malformed event from preventing other Contract logs; reporte...
  • 5a56fc3 admin: updatd dist files
  • a7e4048 More robust support for Signatures with less standard parameter values (#3835...
  • 330c318 admin: updated dist files
  • 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 5.7.2 to 6.6.5.
- [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@v5.7.2...v6.6.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2023

The following labels could not be found: dependabot.

@changeset-bot
Copy link

changeset-bot bot commented Jul 27, 2023

⚠️ No Changeset found

Latest commit: 48f2837

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify mergify bot added the common-ts label Jul 27, 2023
@mergify mergify bot requested a review from roninjin10 July 27, 2023 19:59
@tynes tynes closed this Jul 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@tynes tynes deleted the dependabot/npm_and_yarn/packages/common-ts/ethers-6.6.5 branch July 27, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant