Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps eth-tester[py-evm] from 0.7.0b1 to 0.8.0b3.

Changelog

Sourced from eth-tester[py-evm]'s changelog.

Eth Tester Changelog

.. towncrier release notes start

eth-tester v0.8.0-beta.3 (2022-12-16)

Miscellaneous changes


- [#251](https://github.com/ethereum/eth-tester/issues/251) https://github.com/ethereum/eth-tester/issues/251

eth-tester v0.8.0-beta.2 (2022-12-16)

Miscellaneous changes

eth-tester v0.8.0-beta.1 (2022-11-21)

Internal Changes - for eth-tester Contributors


- Update all references for deprecated ``eth_abi.encode_abi`` to ``eth_abi.encode``. ([#242](https://github.com/ethereum/eth-tester/issues/242) https://github.com/ethereum/eth-tester/issues/242)
- Update instances of ``decode_abi()`` and ``decode_single()`` to ``abi.decode()`` in preparation for the relevant ``eth-abi`` changes. ([#244](https://github.com/ethereum/eth-tester/issues/244) https://github.com/ethereum/eth-tester/issues/244)

Miscellaneous changes


- [#239](https://github.com/ethereum/eth-tester/issues/239) https://github.com/ethereum/eth-tester/issues/239

Breaking changes


- Support for py-evm ``paris`` hard fork. Refactor the coinbase account ``miner`` -> ``coinbase``. Support for ``safe`` and ``finalized`` block identifiers. ([#245](https://github.com/ethereum/eth-tester/issues/245) https://github.com/ethereum/eth-tester/issues/245)
- Pending block may only be retrieved via ``"pending"`` block identifier and not directly by number since it has not yet been "mined" / added to the chain. ([#249](https://github.com/ethereum/eth-tester/issues/249) https://github.com/ethereum/eth-tester/issues/249)


eth-tester v0.7.0-beta.1 (2022-08-25)
-------------------------------------

Misc
</tr></table> 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/eth-tester/commit/df74f60d20c8ba781d3f94cb9e90d08effbc4f15"><code>df74f60</code></a> Bump version: 0.8.0-beta.2 → 0.8.0-beta.3</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/750284f56afcc0aaa631a5b3224d82d0cbe4939e"><code>750284f</code></a> Compile release notes</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/0b1e4117712ad7489e682b9845033cf56581eeb3"><code>0b1e411</code></a> Bump py-evm (<a href="https://github-redirect.dependabot.com/ethereum/eth-tester/issues/251">#251</a>)</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/e118000d966b9073339c1361f305fd9b22cf654f"><code>e118000</code></a> Bump version: 0.8.0-beta.1 → 0.8.0-beta.2</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/9848f07d2da9702c8b535f99325fc5b5b79b1e36"><code>9848f07</code></a> Bump version: 0.8.1 → 0.8.0-beta.1</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/22cbaf78f58f0c3d40c4e4bb54b10c014fd71693"><code>22cbaf7</code></a> Correct version number in CHANGELOG</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/89b56974b42aa28c7a0b9a11bf9915b0c191748f"><code>89b5697</code></a> Bump version: 0.8.0-beta.1 → 0.8.1</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/198c74204c61eeccb838554d8b5629cad855d880"><code>198c742</code></a> Compile release notes</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/e3f7e96a01999dab62c28b52117b4033a528474d"><code>e3f7e96</code></a> upgrade eth-account dependency requirement (<a href="https://github-redirect.dependabot.com/ethereum/eth-tester/issues/250">#250</a>)</li>
<li><a href="https://github.com/ethereum/eth-tester/commit/9b4629829bb7ebc2cb8efdb8d8e8cd24ae9e8ed9"><code>9b46298</code></a> Bump version: 0.7.0-beta.1 → 0.8.0-beta.1</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-tester/compare/v0.7.0-beta.1...v0.8.0-beta.3">compare view</a></li>
</ul>
</details>

<br />
</code></pre>


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eth-tester[py-evm]&package-manager=pip&previous-version=0.7.0b1&new-version=0.8.0b3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Bumps [eth-tester[py-evm]](https://github.com/ethereum/eth-tester) from 0.7.0b1 to 0.8.0b3.
- [Release notes](https://github.com/ethereum/eth-tester/releases)
- [Changelog](https://github.com/ethereum/eth-tester/blob/master/CHANGELOG)
- [Commits](ethereum/eth-tester@v0.7.0-beta.1...v0.8.0-beta.3)

---
updated-dependencies:
- dependency-name: eth-tester[py-evm]
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #1271 (149d20c) into master (9763e0c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1271   +/-   ##
=======================================
  Coverage   89.23%   89.23%           
=======================================
  Files          43       43           
  Lines        3464     3464           
  Branches      429      429           
=======================================
  Hits         3091     3091           
  Misses        269      269           
  Partials      104      104           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

1 participant