Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 23, 2022

Bumps py-evm from 0.5.0a3 to 0.6.0a1.

Changelog

Sourced from py-evm's changelog.

Release notes

.. towncrier release notes start

py-evm 0.6.0-alpha.1 (2022-08-22)

Features


- Gray glacier support without ``Merge`` transition since ``Merge`` is not yet supported (`[#2072](https://github.com/ethereum/py-evm/issues/2072) <https://github.com/ethereum/py-evm/issues/2072>`__)

Bugfixes

  • Arrow Glacier header serialization fixed to properly inherit from LondonBlockHeader ([#2047](https://github.com/ethereum/py-evm/issues/2047) <https://github.com/ethereum/py-evm/issues/2047>__)

Deprecations and Removals


- Upgrade dependencies: eth-keys, eth-typing, eth-utils, py-ecc, rlp, trie (`[#2068](https://github.com/ethereum/py-evm/issues/2068) <https://github.com/ethereum/py-evm/issues/2068>`__)
- Drop python 3.6 support (`[#2070](https://github.com/ethereum/py-evm/issues/2070) <https://github.com/ethereum/py-evm/issues/2070>`__)

py-evm 0.5.0-alpha.3 (2022-01-26)

Bugfixes


- Downgrade upstream dependencies to allow only non-breaking changes. Once
  we're ready to cut web3.py v6 branch, we can pull in breaking changes from
  upstream dependencies. Namely, dropping Python 3.5 and 3.6. (`[#2050](https://github.com/ethereum/py-evm/issues/2050)
  &lt;https://github.com/ethereum/py-evm/issues/2050&gt;`__)

py-evm 0.5.0-alpha.2 (2021-12-16)

Features

  • Arrow Glacier Support

    • Implement EIP-4345 &lt;https://eips.ethereum.org/EIPS/eip-4345&gt;_ for Arrow Glacier support. ([#2045](https://github.com/ethereum/py-evm/issues/2045) &lt;https://github.com/ethereum/py-evm/issues/2045&gt;__)

</tr></table>

... (truncated)

Commits
  • 2a50ecb Bump version: 0.5.0-alpha.3 → 0.6.0-alpha.1
  • 1372c15 Compile release notes
  • 7674e2e Skip unrelated failing Berlin and London tests / skip Merge tests
  • f8466d5 Update MakeFile and tox.ini to include a make lint option
  • af0e6ac Update eth-typing to 3.1.0
  • 912378c Support for Gray Glacier hard fork
  • e9fa5f1 Drop Python 3.6 (#2070)
  • 57cfd4c Upgrade dependencies (#2068)
  • e924f63 Clean up duplicate link to newsfragment info for PR template
  • f0f9202 Properly set up arrow glacier block header to inherit from London
  • Additional commits viewable 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 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)

Bumps [py-evm](https://github.com/ethereum/py-evm) from 0.5.0a3 to 0.6.0a1.
- [Release notes](https://github.com/ethereum/py-evm/releases)
- [Changelog](https://github.com/ethereum/py-evm/blob/master/docs/release_notes.rst)
- [Commits](ethereum/py-evm@v0.5.0-alpha.3...v0.6.0-alpha.1)

---
updated-dependencies:
- dependency-name: py-evm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 23, 2022

Dependabot tried to add @uxio0 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/protofire/safe-eth-py/pulls/4/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the protofire/safe-eth-py repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #16.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/py-evm-0.6.0a1 branch November 28, 2022 14:10
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants