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

Bump hexbytes from 0.2.2 to 0.2.3 #326

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps hexbytes from 0.2.2 to 0.2.3.

Changelog

Sourced from hexbytes's changelog.

HexBytes v0.2.3 (2022-08-11)

Features


- Type signature now accepts `memoryview` when creating HexBytes. It converts to a `bytes` internally,
  so not any performance benefit. But at least it's *possible* now, and mypy stops complaining. (`[#22](https://github.com/ethereum/hexbytes/issues/22) <https://github.com/ethereum/hexbytes/issues/22>`__)

Performance improvements

  • Improve speed of the check for 0x at the beginning of the hex string. Similar to changes in eth-utils. (Technically merged by #22, but first posted in #21) ([#21](https://github.com/ethereum/hexbytes/issues/21) <https://github.com/ethereum/hexbytes/issues/21>__)

Internal Changes - for hexbytes Contributors


- Merged in latest changes from project template (`[#24](https://github.com/ethereum/hexbytes/issues/24) <https://github.com/ethereum/hexbytes/issues/24>`__)

Miscellaneous changes


- `[#25](https://github.com/ethereum/hexbytes/issues/25) &lt;https://github.com/ethereum/hexbytes/issues/25&gt;`__, `[#26](https://github.com/ethereum/hexbytes/issues/26) &lt;https://github.com/ethereum/hexbytes/issues/26&gt;`__
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/hexbytes/commit/c91de660acc001ee2bae5e10be4d576217069e80&quot;&gt;&lt;code&gt;c91de66&lt;/code&gt;&lt;/a> Bump version: 0.2.2 → 0.2.3</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/b39c40622b57c8b23580d188730f3b01f6250100&quot;&gt;&lt;code&gt;b39c406&lt;/code&gt;&lt;/a> Compile release notes</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/7ed0c8b272ed105191d2031abaa7faf6f89d4411&quot;&gt;&lt;code&gt;7ed0c8b&lt;/code&gt;&lt;/a> Add black (<a href="https://github-redirect.dependabot.com/ethereum/hexbytes/issues/26&quot;&gt;#26&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/hexbytes/commit/532aa3ff7a1114697144be01ed239ee35d0440b9&quot;&gt;&lt;code&gt;532aa3f&lt;/code&gt;&lt;/a> Update mypy (<a href="https://github-redirect.dependabot.com/ethereum/hexbytes/issues/25&quot;&gt;#25&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/hexbytes/commit/074af3937c76e75ac630f62221df78483e61437d&quot;&gt;&lt;code&gt;074af39&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/ethereum/hexbytes/issues/24&quot;&gt;#24&lt;/a> from carver/update-template</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/7cdf6bf1712778b2b3741d709416e8f427884b41&quot;&gt;&lt;code&gt;7cdf6bf&lt;/code&gt;&lt;/a> Release notes for <a href="https://github-redirect.dependabot.com/ethereum/hexbytes/issues/24&quot;&gt;#24&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/hexbytes/commit/48ed191c1a55d613b55ffaada0cd388b3698c24b&quot;&gt;&lt;code&gt;48ed191&lt;/code&gt;&lt;/a> Re-fill project template variables</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/9a04b03ed6581a5663cede464dc8f5c6fabb9802&quot;&gt;&lt;code&gt;9a04b03&lt;/code&gt;&lt;/a> Merge in latest template changes</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/4c1f75046c78ae182c91d6d7e979996146c21676&quot;&gt;&lt;code&gt;4c1f750&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/ethereum/hexbytes/issues/23&quot;&gt;#23&lt;/a> from carver/pr-22-fixups</li>
<li><a href="https://github.com/ethereum/hexbytes/commit/bdc8ef0f7a251af239d1a4667aacffc48d00c6a2&quot;&gt;&lt;code&gt;bdc8ef0&lt;/code&gt;&lt;/a> flake8 fixup from <a href="https://github-redirect.dependabot.com/ethereum/hexbytes/issues/22&quot;&gt;#22&lt;/a&gt;&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/hexbytes/compare/v0.2.2...v0.2.3&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 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.2.2 to 0.2.3.
- [Release notes](https://github.com/ethereum/hexbytes/releases)
- [Changelog](https://github.com/ethereum/hexbytes/blob/master/docs/release_notes.rst)
- [Commits](ethereum/hexbytes@v0.2.2...v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 15, 2022 06:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 15, 2022
@dependabot dependabot bot requested a review from luarx August 15, 2022 06:23
@dependabot dependabot bot added the python Pull requests that update Python code label Aug 15, 2022
@dependabot dependabot bot requested a review from Uxio0 August 15, 2022 06:23
@coveralls
Copy link

coveralls commented Aug 15, 2022

Pull Request Test Coverage Report for Build 2858854849

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 185 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-5.2%) to 84.833%

Files with Coverage Reduction New Missed Lines %
gnosis/eth/multicall.py 9 86.41%
gnosis/eth/ethereum_client.py 39 81.48%
gnosis/eth/oracles/oracles.py 137 49.44%
Totals Coverage Status
Change from base Build 2817339519: -5.2%
Covered Lines: 3177
Relevant Lines: 3745

💛 - Coveralls

@hectorgomezv hectorgomezv merged commit 953ebd0 into master Aug 16, 2022
@hectorgomezv hectorgomezv deleted the dependabot/pip/hexbytes-0.2.3 branch August 16, 2022 07:45
@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 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.

None yet

2 participants