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: update dependency ethers to v6 #35

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.0 -> ^6.0.0 age adoption passing confidence

Release Notes

ethers-io/ethers.js

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

v5.7.2: ethers/v5.7.2 (2022-10-19 04:19)

Compare Source


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-Htz1SE4Sl5aitpvFgr2j0sfsGUIuSXI6t8hEyrlQ93zflEF3a29bH2AvkUROUw7J"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.7.2.umd.min.js">
</script>

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 3, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm notice 
npm notice New major version of npm available! 8.19.4 -> 9.6.6
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.6>
npm notice Run `npm install -g npm@9.6.6` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nomiclabs/hardhat-ethers@2.2.3
npm ERR! Found: ethers@6.3.0
npm ERR! node_modules/ethers
npm ERR!   dev ethers@"^6.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ethers@"^5.0.0" from @nomiclabs/hardhat-ethers@2.2.3
npm ERR! node_modules/@nomiclabs/hardhat-ethers
npm ERR!   dev @nomiclabs/hardhat-ethers@"^2.0.6" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: ethers@5.7.2
npm ERR! node_modules/ethers
npm ERR!   peer ethers@"^5.0.0" from @nomiclabs/hardhat-ethers@2.2.3
npm ERR!   node_modules/@nomiclabs/hardhat-ethers
npm ERR!     dev @nomiclabs/hardhat-ethers@"^2.0.6" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2023-05-12T18_28_21_149Z-debug-0.log

@renovate renovate bot force-pushed the renovate/ethers.js-packages branch 2 times, most recently from db130e3 to ea3d327 Compare February 9, 2023 04:12
@renovate renovate bot force-pushed the renovate/ethers.js-packages branch from ea3d327 to 3ab2e77 Compare February 20, 2023 12:55
@renovate renovate bot force-pushed the renovate/ethers.js-packages branch 11 times, most recently from de9f539 to ceee7db Compare March 17, 2023 16:13
@renovate renovate bot force-pushed the renovate/ethers.js-packages branch 5 times, most recently from 34918f0 to 98fb2ea Compare April 2, 2023 16:10
@renovate renovate bot force-pushed the renovate/ethers.js-packages branch 6 times, most recently from 9b01dec to e6de747 Compare April 13, 2023 23:33
@renovate renovate bot force-pushed the renovate/ethers.js-packages branch 2 times, most recently from cb23db0 to 35392fd Compare April 22, 2023 04:57
@renovate renovate bot force-pushed the renovate/ethers.js-packages branch 2 times, most recently from 55e1bc5 to 3861ca6 Compare April 29, 2023 07:39
@renovate renovate bot force-pushed the renovate/ethers.js-packages branch 4 times, most recently from 7746759 to fff2a0b Compare May 11, 2023 20:18
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/ethers.js-packages branch from fff2a0b to 00ca917 Compare May 12, 2023 18:28
@renovate
Copy link
Contributor Author

renovate bot commented May 15, 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.js-packages branch May 15, 2023 16:34
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