Skip to content

chore(deps): Bump bincode from 2.0.1 to 3.0.0 - #1247

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bincode-3.0.0
Closed

chore(deps): Bump bincode from 2.0.1 to 3.0.0#1247
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bincode-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 23, 2025

Copy link
Copy Markdown
Contributor

Bumps bincode from 2.0.1 to 3.0.0.

Commits

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 [bincode](https://github.com/bincode-org/bincode) from 2.0.1 to 3.0.0.
- [Commits](https://github.com/bincode-org/bincode/commits)

---
updated-dependencies:
- dependency-name: bincode
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 23, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner December 23, 2025 06:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 23, 2025

@fitzthum fitzthum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is some weird drama going on with bincode. Do not merge this.

@mythi

mythi commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

There is some weird drama going on with bincode. Do not merge this.

wow.

looks like our dependencies to it are not too deep (and only isolated to sev kbc stuff?). might be better to just rework sev kbc to drop bincode or remove it alltogether (is this for simple-kbs?).

@mythi

mythi commented Jan 12, 2026

Copy link
Copy Markdown
Contributor

@dependabot ignore this major version

@dependabot dependabot Bot closed this Jan 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 3.x.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/cargo/bincode-3.0.0 branch January 12, 2026 08:02
@mythi

mythi commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

@copilot create a new issue that lists options on how to move away from the unmaintained bincode crate in this repository. we have new forks available, such as https://crates.io/crates/bincode-next. we can move to use a fork, rework existing code to not use bincode to drop the dependency or remove online_sev_kbc completely. what else is using bincode in this repository

@mythi

mythi commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

does not seem to work it seems :-)

@Xynnn007

Copy link
Copy Markdown
Member

does not seem to work it seems :-)

So let the human-being AI to help ; P

@Xynnn007

Copy link
Copy Markdown
Member

Oh. looks like now bincode is only used in online-sev-kbc. I am not sure if it is still used? cc @fitzthum

@mythi

mythi commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

Oh. looks like now bincode is only used in online-sev-kbc. I am not sure if it is still used? cc @fitzthum

That's basically the same question I had. The README suggests that is SEV specific and SNP is covered by Trustee so it sounds like this could be dropped completely.

@fitzthum

Copy link
Copy Markdown
Member

Yeah I think we can drop that SEV stuff.

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.

3 participants