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

chore(deps): update dependency ethers to v6 #853

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ethers (source) 5.7.2 -> 6.7.0 age adoption passing confidence

Release Notes

ethers-io/ethers.js (ethers)

v6.7.0

Compare Source

  • Fixed receipt wait not throwing on reverted transactions (25fef4f).
    • Added custom priority fee to Optimism chain (via telegram) (ff80b04).
    • Add context to Logs that fail decoding due to ABI issues to help debugging (f3c46f2).
    • Added new exports for FallbackProviderOptions and FetchUrlFeeDataNetworkPlugin (#​2828, #​4160; b1dbbb0).
    • Allow overriding pollingInterval in JsonRpcProvider constructor (via discord) (f42f258).
    • Fixed FallbackProvider priority sorting (#​4150; 78538eb).
    • Added linea network to InfuraProvider and Network (#​4184, #​4190; d3e5e2c).
    • Added whitelist support to getDefaultProvider (82bb936).
    • Add Polygon RPC endpoints to the default provider (#​3689; 23704a9).
    • Added customizable quorum to FallbackProvider (#​4160; 8f0a509).
    • Added basic Gas Station support via a NetworkPlugin (#​2828; 229145d).
    • Add BNB URLs to EtherscanProvider networks (ec39abe).
    • Added tests for JSON format (#​4248; ba36079).
    • Use empty string for unnamed parameters in JSON output instead of undefined (#​4248; 8c2652c).
    • Return undefined for Contract properties that do not exist instead of throwing an error (#​4266; 5bf7b34).

v6.6.7

Compare Source

  • Prevent malformed logs from preventing other logs being decoded (#​4275; 0dca645).

v6.6.6

Compare Source

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

v6.6.5

Compare Source

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

v6.6.4

Compare Source

v6.6.3

Compare Source

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

v6.6.2

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

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

v6.5.1

Compare Source

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

v6.5.0

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

  • Coerce value into BigInt when checking for value (83d7f43).
    • Better errors when junk passed as Contract target (#​3947, #​4053; 219b16d).
    • More robust message checking in socket providers (#​4051; f58990b).
    • More robust defaultProvider start-up when a backend fails on bootstrap (#​3979; 984f6fa).
    • Fix Result.map when Array contains zero elements (#​4036, #​4048; 2e5935b).
    • Fixed error handling for contracts with receive and non-payable fallback (6db7458).
    • Remove superfluous logging in defaultProvider (f87f6ef).
    • Removed superfluous logging (1bc8b55).
    • Fix receipt gas price when effectiveGasPrice is 0 on testnets (#​4014; 2b0fe61).
    • Added error event to provider (#​3970, #​3982; af0291c).
    • Removed superfluous parameters for internal transaction functions (e848978).
    • More aggresive tree-shaking (076edad).
    • More flexible static network checking (#​3834; 7c0465c).
    • Support transitive dependants that use non-node16 moduleResolution (#​3920; df685b1).
    • Populate any missing log.removed with false (#​3959; 4e478e6).

v6.3.0

Compare Source

v6.2.3

Compare Source

v6.2.2

Compare Source

v6.2.1

Compare Source

  • Stall block polling bootstrap when the network is down (#​3924; 603d474).

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

  • Allow null type in transaction receipt for legacy type 0 networks (#​3459; 6372a46).
    • Fixed events when slicing immutable Result (#​3765; 2ba4a17).
    • More robust support on networks which throw when filters are not supported (#​3767; 37bf4fb).
    • Fixed ignored polling override for JsonRpcApiProvider (400d576).

v6.0.2

Compare Source

v6.0.1

Compare Source

  • Fix Subscriber model when removed within emit callback (d0ed918).
    • Fixed human-readable parser when identifier begins with valid type prefix (#​3728; 522fd16).
    • Update to latest secp256k1 library (#​3719; 803e8f9).

v6.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Feb 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dapp-starter ❌ Failed (Inspect) Aug 9, 2023 10:10pm

@changeset-bot
Copy link

changeset-bot bot commented Feb 3, 2023

⚠️ No Changeset found

Latest commit: 6fe62a1

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.

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

@what-the-diff
Copy link

what-the-diff bot commented Feb 3, 2023

  • Update ethers from 5.7.2 to 6.0.0

@socket-security
Copy link

socket-security bot commented Feb 18, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

@renovate renovate bot force-pushed the renovate/ethers-6.x branch 2 times, most recently from d9f2ea2 to 222d83d Compare August 1, 2023 07:21
@renovate renovate bot changed the title chore(deps): update dependency ethers to v6 chore(deps): update dependency ethers to v6 - autoclosed Aug 3, 2023
@renovate renovate bot closed this Aug 3, 2023
@renovate renovate bot deleted the renovate/ethers-6.x branch August 3, 2023 13:04
@renovate renovate bot changed the title chore(deps): update dependency ethers to v6 - autoclosed chore(deps): update dependency ethers to v6 Aug 3, 2023
@renovate renovate bot reopened this Aug 3, 2023
@renovate renovate bot restored the renovate/ethers-6.x branch August 3, 2023 16:40
@renovate
Copy link
Contributor Author

renovate bot commented Aug 10, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/ethers-6.x branch August 10, 2023 13:22
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.

None yet

1 participant