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

Update dependency ethers to v5.7.2 #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

This PR contains the following updates:

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

Release Notes

ethers-io/ethers.js (ethers)

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>

v5.7.1: ethers/v5.7.1 (2022-09-13 21:28)

Compare Source


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-RG8QV/8Pwe52alIcSWxFpA7GbD1/mIxUAQA5PeEDh5EnTyJiWhIvYfw5RYBIz8DQ"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.7.1.umd.min.js">
</script>

v5.7.0: ethers/v5.7.0 (2022-08-18 16:17)

Compare Source


Embedding UMD with SRI:

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

v5.6.9: ethers/v5.6.9 (2022-06-17 14:44)

Compare Source

  • Removed Ankr for Ropsten default provider; the merge seems to have broke it. (3790671)
  • Fix NonceManager for increment 0 and provided nonce. (#​3062, #​3085; 0a28679)
  • Fixed topic filters for numeric types with string values. (#​3013; 0078e02)

Embedding UMD with SRI:

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

v5.6.8: ethers/v5.6.8 (2022-05-24 11:50)

Compare Source


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-HylgU+iVrVfHivfdkJGhzBJmBxfXLECLZzB2HEiL6bU7GwQH+Xnf/lEDZpNbWs9C"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.8.umd.min.js">
</script>

v5.6.7: ethers/v5.6.7 (2022-05-20 19:11)

Compare Source


Embedding UMD with SRI:

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

v5.6.6: ethers/v5.6.6 (2022-05-12 17:29)

Compare Source


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-aYbelA/Ptk4xbBWv+CrZGR4bFtfdsUgXeWNCIKloTT769EAtwGS81FYbgbnbRP3r"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.6.umd.min.js">
</script>

v5.6.5: ethers/v5.6.5 (2022-05-01 02:10)

Compare Source


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-HDtKXW/WGUPp3+NyVJAJ7Uocm4RHhHnupa1pgV6m+G8JSFlL5wCphMFvwkPhdaTo"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.5.umd.min.js">
</script>

v5.6.4: ethers/v5.6.4 (2022-04-13 16:56)

Compare Source


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-Y3akzp1SirJeIbvoXIqJpwsCXex0qqH9sYkn3YBk5V+eFg6UjDOL3+SuzFDBoehq"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.4.umd.min.js">
</script>

v5.6.3: ethers/v5.6.3 (2022-04-13 00:23)

Compare Source


Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-FdKjh3/99hRuPi1kjKQCoVDxcqDyadFCzn+0eGRqlRDfCfu34dUIvARvD1GetdRk"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.3.umd.min.js">
</script>

v5.6.2: ethers/v5.6.2 (2022-03-25 17:56)

Compare Source

  • Fixed left-padding in arrayify. (#​2833; e192903)
  • More robust JSON-RPC error handling for reverted executions. (#​2603; 9d9b14b)
  • Added IPNS support for ENS contenthash. (e70f3fe)
  • Added initial AnkrProvider (96de581)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-qs2vsqAFA8HemUN26W9rQk9FbPhRSx8Nom/DUpdKIyoiRhE5KX9hPgWhX5X4baBB"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.6.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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ethers-5.x branch 2 times, most recently from 5333499 to d87c4aa Compare March 28, 2022 20:07
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 4 times, most recently from ae51656 to 465833e Compare April 9, 2022 02:06
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 2 times, most recently from 001ef49 to 43d674d Compare April 13, 2022 06:31
@renovate renovate bot changed the title Update dependency ethers to v5.6.2 Update dependency ethers to v5.6.3 Apr 13, 2022
@renovate renovate bot force-pushed the renovate/ethers-5.x branch from 43d674d to 2664f3a Compare April 14, 2022 00:52
@renovate renovate bot changed the title Update dependency ethers to v5.6.3 Update dependency ethers to v5.6.4 Apr 14, 2022
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 3 times, most recently from 69afe6c to 847e22f Compare April 20, 2022 03:35
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 3 times, most recently from 2a3c341 to f9b6249 Compare April 25, 2022 21:49
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 3 times, most recently from ef3d6dd to 2174205 Compare May 3, 2022 06:33
@renovate renovate bot changed the title Update dependency ethers to v5.6.4 Update dependency ethers to v5.6.5 May 3, 2022
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 6 times, most recently from a8e5df8 to 9c3218a Compare May 13, 2022 01:26
@renovate renovate bot force-pushed the renovate/ethers-5.x branch from 9c3218a to 07af294 Compare May 14, 2022 05:53
@renovate renovate bot changed the title Update dependency ethers to v5.6.5 Update dependency ethers to v5.6.6 May 14, 2022
@renovate renovate bot force-pushed the renovate/ethers-5.x branch from 07af294 to 2655576 Compare May 16, 2022 21:31
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 3 times, most recently from 16e68cb to be4c621 Compare January 31, 2023 17:32
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 4 times, most recently from e41a482 to 284dfb2 Compare February 8, 2023 12:48
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 5 times, most recently from aff687c to 64d5b7e Compare April 10, 2023 23:50
@oddcommit
Copy link

I am interested with you

@renovate renovate bot force-pushed the renovate/ethers-5.x branch 3 times, most recently from 7a9638a to 7495af6 Compare January 25, 2024 15:00
@oddcommit
Copy link

Plz fix the failed check

@renovate renovate bot force-pushed the renovate/ethers-5.x branch 6 times, most recently from 8ec5cb2 to c499225 Compare January 26, 2024 10:29
@renovate renovate bot force-pushed the renovate/ethers-5.x branch 5 times, most recently from 9b0fa7a to 09b0894 Compare December 9, 2024 14:27
@renovate renovate bot force-pushed the renovate/ethers-5.x branch from 09b0894 to 9fdf1d2 Compare December 9, 2024 17:45
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