Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/hex-conservative-1.0.1
Closed

build(deps): update hex-conservative requirement from 0.2.1 to 1.0.1#49
dependabot[bot] wants to merge 1 commit into
masterfrom
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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 27, 2026
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 force-pushed the dependabot/cargo/hex-conservative-1.0.1 branch from e6dae4f to 0de638c Compare May 12, 2026 01:01
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Superseded by #61.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/hex-conservative-1.0.1 branch May 18, 2026 05:10
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