Skip to content

Conversation

@dependabot
Copy link

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

Bumps hexbytes from 0.2.1 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;`__

HexBytes v0.2.2 (2021-08-25)

Miscellaneous changes

  • Pass mypy tests with --no-implicit-reexport ([#15](https://github.com/ethereum/hexbytes/issues/15) &lt;https://github.com/ethereum/hexbytes/pull/15&gt;__)

Internal Changes - for hexbytes Contributors

  • Merge in template changes from the last year. Pass pydocstyle tests at the new major version. ([#16](https://github.com/ethereum/hexbytes/issues/16) <https://github.com/ethereum/hexbytes/issues/16>__)
Commits

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.1 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.1...v0.2.3)

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

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 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 2022

Dependabot tried to add @uxio0 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/yodaplus/gnosis-py/pulls/73/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the yodaplus/gnosis-py repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #75.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/hexbytes-0.2.3 branch August 22, 2022 22:11
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.

1 participant