safe-global / safe-cli

Command line utility for Safe
MIT License
215 stars 73 forks source link

Bump web3 from 6.17.2 to 6.18.0 #391

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps web3 from 6.17.2 to 6.18.0.

Changelog

Sourced from web3's changelog.

web3.py v6.18.0 (2024-04-29)

Deprecations


- Disable doctest in ``docs/web3.eth.account.rst`` due to ``eth-account`` deprecation of ``messageHash`` for ``message_hash`` (`[#3351](https://github.com/ethereum/web3.py/issues/3351) <https://github.com/ethereum/web3.py/issues/3351>`__)
- Deprecate the ``geth.personal`` namespace methods. These will be removed in *web3.py* ``v7``. (`[#3364](https://github.com/ethereum/web3.py/issues/3364) <https://github.com/ethereum/web3.py/issues/3364>`__)

Internal Changes - for web3.py Contributors

  • Increase pytest-asyncio dependency to be >=0.21.2,`__)
Commits
  • faa22c5 Bump version: 6.17.2 → 6.18.0
  • 4a3f2b1 Compile release notes for v6.18.0
  • 51ba379 Bump pytest-asyncio (#3368)
  • efe41ef Deprecate geth.personal namespace methods
  • af0448a Fix typo in release notes
  • fef6285 turn off doctest in docs/web3.eth.account.rst due to eth-account changes
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
coveralls commented 6 months ago

Coverage Status

coverage: 80.617%. remained the same when pulling 539e6f46ac9cc4404741585b4219dae90da5e460 on dependabot/pip/web3-6.18.0 into 7d24caf9751eeb2e5f4cb235bb6fe6e14249520c on main.