Skip to content

chore(deps): Bump minicbor from 0.26.5 to 2.3.0 - #257

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/minicbor-2.3.0
Open

chore(deps): Bump minicbor from 0.26.5 to 2.3.0#257
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/minicbor-2.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps minicbor from 0.26.5 to 2.3.0.

Changelog

Sourced from minicbor's changelog.

2.3.0

  • Adds support for u128/i128. See pull request [63][pr63] by @​sdbondi for details.

2.2.3

  • The std feature is no longer required for:
    • IpAddr,
    • Ipv4Addr,
    • Ipv6Addr,
    • SocketAddr,
    • SocketAddrV4,
    • SocketAddrV6.
  • Depends on minicbor-derive-0.19.5.

2.2.2

  • Fixes bugs related to CborLen calculation, see commit cb19b238e5245729932a9cf9611818be1dc20ab6 for details.
  • Depends on minicbor-derive-0.19.4.

2.2.1

  • Depends on minicbor-derive-0.19.3.

2.2.0

  • Depends on minicbor-derive-0.19.0.

2.1.3

  • Depends on minicbor-derive-0.18.3.

2.1.2

  • Replaces build.rs with target_has_atomic. See pull request [47][pr47] by @​dtolnay for details.

2.1.1

  • Depends on minicbor-derive-0.18.2.

2.1.0

  • Added Encoder::str_len, mirroring Encoder::bytes_len which was added in 0.26.1.
  • Depends on minicbor-derive-0.18.1.

2.0.0

  • Depends on minicbor-derive-0.18.0 (see below).
  • ⚠️ Breaking ⚠️ Several generic implementations of Encode and Decode did not override

... (truncated)

Commits
  • 67b22f8 Merge branch 'develop'
  • 620fa37 Update CHANGELOG and increment versions.
  • 95db5fb Change error message.
  • 5e9cd72 Merge branch 'sdbondi-feat/u128' into develop
  • 086b15e Add UnknownTag::tag method.
  • 58ea027 Merge branch 'develop' into feat/u128
  • 50be4a9 Address review feedback on 128-bit integer support.
  • c65e3a8 Import wrap_in_crate_alias.
  • d1fad46 Merge branch 'develop'
  • 151828f Update CHANGELOG and increment versions.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 27, 2026
Bumps [minicbor](https://github.com/twittner/minicbor) from 0.26.5 to 2.3.0.
- [Changelog](https://github.com/twittner/minicbor/blob/develop/CHANGELOG.md)
- [Commits](twittner/minicbor@minicbor-v0.26.5...minicbor-v2.3.0)

---
updated-dependencies:
- dependency-name: minicbor
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): Bump minicbor from 0.26.5 to 2.3.0 chore(deps): Bump minicbor from 0.26.5 to 2.3.0 Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/minicbor-2.3.0 branch from d7e599c to fd68709 Compare August 10, 2026 05:04
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