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

Update eth-hash requirement from <0.4.0,>=0.3.1 to >=0.3.1,<0.8.0 #1872

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2024

Updates the requirements on eth-hash to permit the latest version.

Changelog

Sourced from eth-hash's changelog.

eth-hash v0.7.0 (2024-03-01)

Internal Changes - for eth-hash Contributors


- Merge template updates, notably adding py312 support and testing docs build for all formats (`[#57](https://github.com/ethereum/eth-hash/issues/57) <https://github.com/ethereum/eth-hash/issues/57>`__)

eth-hash v0.6.0 (2024-01-10)

Breaking Changes


- Drop python 3.7 support (`[#53](https://github.com/ethereum/eth-hash/issues/53) &lt;https://github.com/ethereum/eth-hash/issues/53&gt;`__)

Internal Changes - for eth-hash Contributors
</code></pre>
<ul>
<li>Merge project template updates, notably use <code>pre-commit</code> for linting and change the name of <code>master</code> branch to <code>main</code> (<code>#53 &lt;https://github.com/ethereum/eth-hash/issues/53&amp;gt;&lt;/code&gt;__)&lt;/li>
<li>Correct booleans in <code>pyproject.toml</code> and add test for presence of <code>eth_hash.version</code> attribute (<code>#55 &lt;https://github.com/ethereum/eth-hash/issues/55&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<h2>eth-hash v0.5.2 (2023-06-07)</h2>
<p>Internal Changes - for eth-hash Contributors</p>
<pre><code>

  • remove unused docs deps, bump version of remaining ([#48](https://github.com/ethereum/eth-hash/issues/48) &amp;lt;https://github.com/ethereum/eth-hash/issues/48&amp;gt;__)
  • merge updates from the python project template ([#51](https://github.com/ethereum/eth-hash/issues/51) &amp;lt;https://github.com/ethereum/eth-hash/issues/51&amp;gt;__)

eth-hash v0.5.1 (2022-11-09)

Features


- Add support for Python 3.11 (`[#45](https://github.com/ethereum/eth-hash/issues/45) &amp;lt;https://github.com/ethereum/eth-hash/issues/45&amp;gt;`__)


eth-hash v0.5.0 (2022-07-20)
----------------------------

Performance improvements
</code></pre>
<p>&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ethereum/eth-hash/commit/16bde8ffb179f35d02da3fbccff564434b9c80ed"><code>16bde8f</code></a> Bump version: 0.6.0 → 0.7.0</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/c587c2d33c6ede2aff23f535a40ee491fd549016"><code>c587c2d</code></a> Compile release notes for v0.7.0</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/6935772f82cd9ad7f69a53fb2efb57083ab7b333"><code>6935772</code></a> add validate-newsfragments to make notes</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/692f8eb656ba4474e08fa5171feb0c239eba757e"><code>692f8eb</code></a> Merge pull request <a href="https://redirect.github.com/ethereum/eth-hash/issues/57">#57</a> from pacrob/upgrade-template</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/e49546dcc6cb57dff004d59730f0666f1d2b0735"><code>e49546d</code></a> merge template updates</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/bdd1a342d9f88761caa99ed97fc5104096fc5efd"><code>bdd1a34</code></a> add docs build path for ci to check pdf and epub</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/2eff6f8be8603022915ad1a20978d57da977e304"><code>2eff6f8</code></a> update windows wheel ci jobs to use pyenv, add py312 job</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/b853f5ccdf0fc45b2168ffaffc52adccbe098ac1"><code>b853f5c</code></a> add py312 support</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/8ffe3b8900139eeb2602fd44249835fe77f1f68a"><code>8ffe3b8</code></a> Update tox.ini</li>
<li><a href="https://github.com/ethereum/eth-hash/commit/3fed49fb497ca322a747564634f5888b3bbea71d"><code>3fed49f</code></a> Update config.yml</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-hash/compare/v0.3.1...v0.7.0">compare view</a></li>
</ul>
</details>
<br />


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 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)


</details>

Updates the requirements on [eth-hash](https://github.com/ethereum/eth-hash) to permit the latest version.
- [Changelog](https://github.com/ethereum/eth-hash/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-hash@v0.3.1...v0.7.0)

---
updated-dependencies:
- dependency-name: eth-hash
  dependency-type: direct:production
...

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 Aug 17, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dbast
Copy link
Contributor

dbast commented Aug 17, 2024

@norhh
Copy link
Collaborator

norhh commented Aug 18, 2024

Hi @dbast, I currently don't have access to Consensys's CLA bot, I messaged them yesterday. @psantos-consensys should have access to it.

Copy link
Author

dependabot bot commented on behalf of github Aug 20, 2024

Looks like eth-hash is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Aug 20, 2024
@dependabot dependabot bot deleted the dependabot/pip/eth-hash-gte-0.3.1-and-lt-0.8.0 branch August 20, 2024 22:16
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants