Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 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 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 [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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #333.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/cargo/faster-hex-0.8.0 branch September 11, 2023 04:12
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant