Skip to content

chore(deps): bump minicbor from 2.2.2 to 2.3.0 - #9

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

chore(deps): bump minicbor from 2.2.2 to 2.3.0#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minicbor-2.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps minicbor from 2.2.2 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.
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 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 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 [minicbor](https://github.com/twittner/minicbor) from 2.2.2 to 2.3.0.
- [Changelog](https://github.com/twittner/minicbor/blob/develop/CHANGELOG.md)
- [Commits](twittner/minicbor@minicbor-v2.2.2...minicbor-v2.3.0)

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

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

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants