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 faster-hex from 0.6.1 to 0.8.0 #62

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps faster-hex from 0.6.1 to 0.8.0.

Changelog

Sourced from faster-hex's changelog.

0.8.0 (2023-02-27)

Features

  • Add serde feature for faster-hex (pr#28)

0.7.0 (2023-02-27)

Features

  • Allow faster-hex encode/decode to/from lower/uppercase (pr#26)

Bug Fixes

  • Improve encode/decode length check (pr#27)

Features

  • Improve performance of fallback implementation (pr#19)

Bug Fixes

  • hex_string should not return Result (0a5b5f4)

0.5.0 (2021-01-13)

0.4.0 (2019-09-10)

Bug Fixes

  • Do not expose hex_check_see on non-supported platform (3e1cc75)

0.3.1 (2019-03-12)

Features

0.1.0 (2018-10-30)

... (truncated)

Commits
  • 7ae3424 Merge pull request #30 from eval-exec/exec/bump-0.8.0
  • a1fc74b Bump to 0.8.0
  • 8a744c8 Fix CI title
  • 5cbf57e Add examples to README.md
  • a4c06b3 Merge pull request #28 from eval-exec/feat/serde
  • c45c026 Add serde feature test case
  • dd897a0 Implement serde feature
  • 67f028e Merge pull request #29 from eval-exec/fix/allow-decode-zero-length-src
  • 80a22b3 decode: allow to decode a zero length src
  • 18d5fbf Merge pull request #26 from eval-exec/feat/encode-decode-cap
  • Additional commits viewable in compare view

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 [faster-hex](https://github.com/NervosFoundation/faster-hex) from 0.6.1 to 0.8.0.
- [Changelog](https://github.com/nervosnetwork/faster-hex/blob/master/CHANGELOG.md)
- [Commits](nervosnetwork/faster-hex@v0.6.1...v0.8.0)

---
updated-dependencies:
- dependency-name: faster-hex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2023

The following labels could not be found: Bot, Deps.

@AurevoirXavier AurevoirXavier merged commit 5f184ab into main Jun 20, 2023
@AurevoirXavier AurevoirXavier deleted the dependabot/cargo/faster-hex-0.8.0 branch June 20, 2023 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant