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

Bump WEB3 and ETH dependencies #138

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eth-account 0.8.0 -> 0.13.5 age adoption passing confidence
eth-hash 0.5.1 -> 0.7.1 age adoption passing confidence
eth-keyfile 0.6.1 -> 0.9.1 age adoption passing confidence
eth-keys 0.4.0 -> 0.6.1 age adoption passing confidence
eth-typing 3.3.0 -> 3.5.2 age adoption passing confidence
eth-utils 2.1.0 -> 2.3.2 age adoption passing confidence
web3 6.4.0 -> 6.20.4 age adoption passing confidence

Release Notes

ethereum/eth-account (eth-account)

v0.13.5

Compare Source

v0.13.4

Compare Source

v0.13.3

Compare Source

v0.13.2

Compare Source

v0.13.1

Compare Source

v0.13.0

Compare Source

v0.12.4

Compare Source

v0.12.3

Compare Source

v0.12.2

Compare Source

v0.12.1

Compare Source

v0.12.0

Compare Source

v0.11.3

Compare Source

v0.11.2

Compare Source

v0.11.1

Compare Source

v0.11.0

Compare Source

v0.10.0

Compare Source

v0.9.0

Compare Source

ethereum/eth-hash (eth-hash)

v0.7.1

Compare Source

v0.7.0

Compare Source

v0.6.0

Compare Source

v0.5.2

Compare Source

ethereum/eth-keyfile (eth-keyfile)

v0.9.1

Compare Source

Bugfixes


- Fix bug where ``iv`` value in v3 keyfile could be length less than 32. (`#&#8203;60 <https://github.com/ethereum/eth-keyfile/issues/60>`__)

v0.9.0

Compare Source

Features


- Merge template, adding ``py313`` support and replacing ``bumpversion`` with ``bump-my-versions``. (`#&#8203;59 <https://github.com/ethereum/eth-keyfile/issues/59>`__)

v0.8.1

Compare Source

Internal Changes - for eth-keyfile Contributors


- Merge template updates, notably adding python 3.12 support (`#&#8203;52 <https://github.com/ethereum/eth-keyfile/issues/52>`__)

Miscellaneous Changes
~~~~~~~~~~~~~~~~~~~~~

- `#&#8203;53 <https://github.com/ethereum/eth-keyfile/issues/53>`__

v0.8.0

Compare Source

Features


- Add decode keyfile json v4 (`#&#8203;42 <https://github.com/ethereum/eth-keyfile/issues/42>`__)

v0.7.0

Compare Source

Breaking Changes


- Use correct default parameters for ``scrypt`` (`#&#8203;39 <https://github.com/ethereum/eth-keyfile/issues/39>`__)
- Drop python 3.7 support (`#&#8203;47 <https://github.com/ethereum/eth-keyfile/issues/47>`__)

Features
~~~~~~~~

- Checksum address when creating a keyfile (`#&#8203;35 <https://github.com/ethereum/eth-keyfile/issues/35>`__)

Internal Changes - for eth-keyfile Contributors
  • Merge project template updates, including using pre-commit for linting. Add typing. (#&#8203;47 <https://github.com/ethereum/eth-keyfile/issues/47>__)
ethereum/eth-keys (eth-keys)

v0.6.1

Compare Source

Features


- Merge template, adding ``py313`` and ``coincurve v20`` support, replace ``bumpversion`` with ``bump-my-version``. (`#&#8203;103 <https://github.com/ethereum/eth-keys/issues/103>`__)

v0.6.0

Compare Source

Breaking Changes


- Set ``ecdsa_raw_recover`` to accept ``v`` values of 0 or 1 (`#&#8203;100 <https://github.com/ethereum/eth-keys/issues/100>`__)

v0.5.1

Compare Source

Internal Changes - for eth-keys Contributors


- Merge template updates, notably adding python 3.12 support. Fix docs CI build. (`#&#8203;99 <https://github.com/ethereum/eth-keys/issues/99>`__)

v0.5.0

Compare Source

Breaking Changes


- Drop python 3.6 and 3.7 support (`#&#8203;96 <https://github.com/ethereum/eth-keys/issues/96>`__)

Features
~~~~~~~~

- Add python 3.11 support (`#&#8203;96 <https://github.com/ethereum/eth-keys/issues/96>`__)

Internal Changes - for eth-keys Contributors
  • Merge template updates, notably using pre-commit for linting and change the name of the master branch to main (#&#8203;96 <https://github.com/ethereum/eth-keys/issues/96>__)
ethereum/eth-typing (eth-typing)

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

ethereum/eth-utils (eth-utils)

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.1

Compare Source

ethereum/web3.py (web3)

v6.20.4

Compare Source

v6.20.3

Compare Source

v6.20.2

Compare Source

v6.20.1

Compare Source

v6.20.0

Compare Source

v6.19.0

Compare Source

v6.18.0

Compare Source

v6.17.2

Compare Source

v6.17.1

Compare Source

v6.17.0

Compare Source

v6.16.0

Compare Source

v6.15.1

Compare Source

v6.15.0

Compare Source

v6.14.0

Compare Source

v6.13.0

Compare Source

v6.12.0

Compare Source

v6.11.4

Compare Source

v6.11.3

Compare Source

v6.11.2

Compare Source

v6.11.1

Compare Source

v6.11.0

Compare Source

v6.10.0

Compare Source

v6.9.0

Compare Source

v6.8.0

Compare Source

v6.7.0

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Jun 7, 2023
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from 58fe10a to 9ae017d Compare June 8, 2023 02:58
@renovate renovate bot changed the title Bump eth-utils to 2.1.1 Bump WEB3 and ETH dependencies Jun 8, 2023
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from e2a114b to 5f1c0d9 Compare June 15, 2023 21:43
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 278670f to b562a94 Compare July 12, 2023 22:39
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 5d25dd9 to e2d81b5 Compare August 2, 2023 18:11
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 323604a to e595ebb Compare August 28, 2023 20:19
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from e595ebb to be986cc Compare September 13, 2023 19:14
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from be986cc to ae14a8f Compare September 21, 2023 22:01
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from ae14a8f to 9a4d25e Compare September 29, 2023 16:45
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from a8e5423 to 3643e66 Compare October 11, 2023 22:01
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 93c08fd to a2f029a Compare October 20, 2023 19:28
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from df1913b to a635bf0 Compare October 30, 2023 22:17
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 4be11fc to ba55a9c Compare November 9, 2023 00:58
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from ba55a9c to 49cd41c Compare November 27, 2023 21:51
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 26e8dfe to 61f2ee2 Compare December 11, 2023 22:05
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from 61f2ee2 to 38013ed Compare December 20, 2023 17:08
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 3 times, most recently from d8dad75 to a9bf39a Compare January 11, 2024 00:40
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from a9bf39a to a967a05 Compare January 25, 2024 22:11
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from e454874 to 68113fa Compare March 1, 2024 19:54
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 3 times, most recently from 57f2213 to e4f5619 Compare April 2, 2024 21:42
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 3 times, most recently from 7ff74c2 to 51684dd Compare April 17, 2024 18:34
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 3 times, most recently from d519407 to fa44ff0 Compare April 29, 2024 20:44
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from fa44ff0 to 1f2bdf7 Compare May 8, 2024 17:37
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 4bfb8c1 to 514a030 Compare May 21, 2024 02:19
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from 514a030 to b11d715 Compare June 26, 2024 19:39
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 9723b2a to beeb13d Compare July 24, 2024 20:08
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from d31a368 to ef856e4 Compare August 21, 2024 20:25
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from c92695f to 62c574d Compare August 28, 2024 21:35
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from 62c574d to 038534b Compare September 25, 2024 22:39
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 9f2f4b9 to 1f08eea Compare October 23, 2024 19:55
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from 1328c41 to 0abd35f Compare January 14, 2025 17:26
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch 2 times, most recently from de00991 to cfedfd1 Compare February 4, 2025 20:53
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from cfedfd1 to a5834ac Compare February 10, 2025 22:01
@renovate renovate bot force-pushed the renovate/web3-and-eth-dependencies branch from a5834ac to fb35f39 Compare February 19, 2025 21:57
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.

0 participants