Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

⬆️ Bump eth-typing from 3.4.0 to 3.5.2 #636

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps eth-typing from 3.4.0 to 3.5.2.

Changelog

Sourced from eth-typing's changelog.

eth-typing v3.5.2 (2023-11-07)

Miscellaneous Changes


- `[#54](https://github.com/ethereum/eth-typing/issues/54) <https://github.com/ethereum/eth-typing/issues/54>`__

eth-typing v3.5.1 (2023-10-20)

Internal Changes - for eth-typing Contributors

  • Add script to maintain Network constants listed in the networks module. ([#51](https://github.com/ethereum/eth-typing/issues/51) <https://github.com/ethereum/eth-typing/issues/51>__)
  • Add types-setuptools to support pkg_resources and version ([#52](https://github.com/ethereum/eth-typing/issues/52) <https://github.com/ethereum/eth-typing/issues/52>__)

eth-typing v3.5.0 (2023-09-29)

Features


- Borrowing from the typing in web3.py, open up ``BlockIdentifier`` to include ``BlockParams`` (e.g. "latest", "finalized", etc..) as well as other valid values. (`[#47](https://github.com/ethereum/eth-typing/issues/47) <https://github.com/ethereum/eth-typing/issues/47>`__)
- Add an ``IntEnum`` class, ``ChainId``, defining EVM-compatible network name enums as their respective chain id ``int`` values. (`[#49](https://github.com/ethereum/eth-typing/issues/49) <https://github.com/ethereum/eth-typing/issues/49>`__)

Internal Changes - for eth-typing Contributors

  • Add the tests/ directory to the distributed tarball ([#46](https://github.com/ethereum/eth-typing/issues/46) <https://github.com/ethereum/eth-typing/issues/46>__)
  • Added build.os config for readthedocs ([#48](https://github.com/ethereum/eth-typing/issues/48) <https://github.com/ethereum/eth-typing/issues/48>__)
  • Fix release command by checking the git remote upstream configuration and merge other minor template updates. ([#50](https://github.com/ethereum/eth-typing/issues/50) <https://github.com/ethereum/eth-typing/issues/50>__)
Commits
  • 4ed324b Bump version: 3.5.1 → 3.5.2
  • bbc8209 Compile release notes for v3.5.2
  • ac1c83b Makefile updates related to template updates
  • a60e0ab Relevant newsfragment for #54
  • 63de76c Update network chain ids
  • d8fbd72 Fix release notes for a 3.5.1 release
  • fbd3026 Bump version: 3.5.1 (Revert Bump version: 3.5.1 -> 3.5.2) (#53)
  • 0dd6f5d Bump version: 3.5.1 → 3.5.2
  • 5fc0e85 Compile release notes
  • 5f6469f Fix setuptools to support version (#52)
  • 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 show <dependency name> 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)

Bumps [eth-typing](https://github.com/ethereum/eth-typing) from 3.4.0 to 3.5.2.
- [Changelog](https://github.com/ethereum/eth-typing/blob/master/docs/release_notes.rst)
- [Commits](ethereum/eth-typing@v3.4.0...v3.5.2)

---
updated-dependencies:
- dependency-name: eth-typing
  dependency-type: indirect
  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 Nov 8, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2024

Superseded by #708.

@dependabot dependabot bot closed this Jan 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/eth-typing-3.5.2 branch January 11, 2024 10:45
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