Skip to content

build(deps): update hex-conservative requirement from 0.2.1 to 1.0.1#49

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/hex-conservative-1.0.1
Open

build(deps): update hex-conservative requirement from 0.2.1 to 1.0.1#49
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/hex-conservative-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on hex-conservative to permit the latest version.

Changelog

Sourced from hex-conservative's changelog.

1.0.1 - 2025-12-02

  • Remove doc_auto_cfg

1.0.0 - 2025-07-11

  • Removed niche reexports from root
  • Various documentation improvements
  • A few test improvements

1.0.0 release candidate 2 -- 2025-06-27

  • Removed iterator API that got published by accident

1.0.0 release candidate 1 -- 2025-05-16

  • Exports decode_to_array, decode_to_vec, and all error types.

The goal of this release is to enable library authors to use hex-conservative, exposing error types from this library in their own APIs, and not need to worry that they will face API breakage because of this.

Future minor releases will add encoding support and a more expansive set of traits.

0.3.0 - 2024-09-18

  • Re-implement HexWriter #113
  • Fix Display width and precision of DisplayByteSlice #114
  • Encoding performance improvements #117
  • Relax bounds of BytesToHexIter #118
  • Add case to BytesToHexIter #120
  • Encapsulate unsafe code inside the table module #121
  • Fix HexToBytesIter::size_hint #122
  • Restrict BufEncoder to uniform case encoding #119
  • Remove the core2 dependency #105
  • Introduce more serde utilities #92
  • Add impl_fmt_traits macro #90
  • Enable serialization of byte slices #96
  • Bump MSRV to Rust 1.63.0 #102
  • Store position of invalid char in InvalidCharError #107
  • Only encode the bytes formatted in the hex string #108

0.2.1 - 2024-05-17

  • Add a new impl_fmt_traits macro that can be used to implement fmt::{LowerHex, UpperHex, Display, Debug} #90

0.2.0 - 2024-02-27

Breaking changes

... (truncated)

Commits

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 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)

Updates the requirements on [hex-conservative](https://github.com/rust-bitcoin/hex-conservative) to permit the latest version.
- [Changelog](https://github.com/rust-bitcoin/hex-conservative/blob/master/CHANGELOG.md)
- [Commits](rust-bitcoin/hex-conservative@hex-conservative-0.2.2...hex-conservative-1.0.1)

---
updated-dependencies:
- dependency-name: hex-conservative
  dependency-version: 1.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 27, 2026
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.

0 participants