Skip to content

Bump hexbytes from 0.3.0 to 1.2.1#80

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/hexbytes-1.2.1
Open

Bump hexbytes from 0.3.0 to 1.2.1#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/hexbytes-1.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps hexbytes from 0.3.0 to 1.2.1.

Changelog

Sourced from hexbytes's changelog.

hexbytes v1.2.1 (2024-06-17)

Improved Documentation


- Update docs structure, adding Contribution and Code of Conduct sections (`[#44](https://github.com/ethereum/hexbytes/issues/44) <https://github.com/ethereum/hexbytes/issues/44>`__)

Internal Changes - for hexbytes Contributors

  • Drop bumpversion for bump-my-version and add make package-test to build and test the package before pushing to pypi. ([#44](https://github.com/ethereum/hexbytes/issues/44) <https://github.com/ethereum/hexbytes/issues/44>__)
  • Run mypy with local deps installed instead of pre-commit mirrors-mypy hook. ([#47](https://github.com/ethereum/hexbytes/issues/47) <https://github.com/ethereum/hexbytes/issues/47>__)

Miscellaneous Changes


- `[#46](https://github.com/ethereum/hexbytes/issues/46) <https://github.com/ethereum/hexbytes/issues/46>`__

hexbytes v1.2.0 (2024-03-19)

Features


- Add ``to_0x_hex()`` method to provide a quick, explicit way to get an 0x-prefixed string (`[#43](https://github.com/ethereum/hexbytes/issues/43) &lt;https://github.com/ethereum/hexbytes/issues/43&gt;`__)

hexbytes v1.1.0 (2024-03-01)

Internal Changes - for hexbytes Contributors
</code></pre>
<ul>
<li>Change the name of <code>master</code> branch to <code>main</code> (<code>#40 &lt;https://github.com/ethereum/hexbytes/issues/40&amp;gt;&lt;/code&gt;__)&lt;/li>
<li>Merge template updates, notably adding py312 support (<code>#41 &lt;https://github.com/ethereum/hexbytes/issues/41&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<h2>hexbytes v1.0.0 (2023-11-07)</h2>
<p>Breaking Changes</p>
<pre><code>

  • Move HexBytes prepend of 0x from hex method to __repr__ to not break hex of parent bytes class ([#38](https://github.com/ethereum/hexbytes/issues/38) &amp;lt;https://github.com/ethereum/hexbytes/issues/38&amp;gt;__)
  • Drop python 3.7 support ([#39](https://github.com/ethereum/hexbytes/issues/39) &amp;lt;https://github.com/ethereum/hexbytes/issues/39&amp;gt;__)

&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/hexbytes/commit/87c8d6a8bdb1ca287d76baf648facd9a03a07a8e&quot;&gt;&lt;code&gt;87c8d6a&lt;/code&gt;&lt;/a> Bump version: 1.2.0 → 1.2.1</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/ab2bf050f0574e368a7d0493ccde5713ccccc14e&quot;&gt;&lt;code&gt;ab2bf05&lt;/code&gt;&lt;/a> Compile release notes for v1.2.1</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/d466eab47ab9a3cf21feaae8ddfeb9467ce8b995&quot;&gt;&lt;code&gt;d466eab&lt;/code&gt;&lt;/a> run mypy with all local deps installed, remove extra git upstream check durin...</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/8775a0252b09b5f592a12fc37c65b1ff37cbdf71&quot;&gt;&lt;code&gt;8775a02&lt;/code&gt;&lt;/a> fix docs ci</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/6e5877b4fc044f327d69710418d4eb3d14199781&quot;&gt;&lt;code&gt;6e5877b&lt;/code&gt;&lt;/a> Pull docs structure from py-evm, move README contributing info into docs</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/49c71437c71cb153a32fbdba58447497ff024f34&quot;&gt;&lt;code&gt;49c7143&lt;/code&gt;&lt;/a> Build out package-test, remove bumpversion and configure bump-my-version</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/e6af5449fd0ef76351f371fd5e9100b6a252d5c8&quot;&gt;&lt;code&gt;e6af544&lt;/code&gt;&lt;/a> rename github templates yaml-&gt;yml</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/af197f617a3c41a370c3db1820ede2cd5a7bd06e&quot;&gt;&lt;code&gt;af197f6&lt;/code&gt;&lt;/a> rename github templates yaml-&gt;yml</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/f5ffb28f7e64d9438eebfa85a2bc334a1baee954&quot;&gt;&lt;code&gt;f5ffb28&lt;/code&gt;&lt;/a> Bump version: 1.1.0 → 1.2.0</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/4b832aa154cc9d238ea39f554dc6c009808d4d1c&quot;&gt;&lt;code&gt;4b832aa&lt;/code&gt;&lt;/a> Compile release notes for v1.2.0</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/hexbytes/compare/v0.3.0...v1.2.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 [hexbytes](https://github.com/ethereum/hexbytes) from 0.3.0 to 1.2.1.
- [Changelog](https://github.com/ethereum/hexbytes/blob/main/docs/release_notes.rst)
- [Commits](ethereum/hexbytes@v0.3.0...v1.2.1)

---
updated-dependencies:
- dependency-name: hexbytes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 24, 2024
@dependabot dependabot bot requested a review from Uxio0 June 24, 2024 18:54
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.

0 participants