Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps keyvalues-serde from 0.2.2 to 0.2.3.

Release notes

Sourced from keyvalues-serde's releases.

keyvalues-serde 0.2.3

Version 0.2.3 | 2025-12-08

The move from serde to just serde_core should help build times considerably 🚀

Deps

  • Depend on serde_core instead of serde [(#100)]

Docs

  • Fix broken from_str_raw() function link [(#84)]
  • Add a crates.io badge to the README [(#103)]

[(#84)]: CosmicHorrorDev/vdf-rs#84 [(#100)]: CosmicHorrorDev/vdf-rs#100 [(#103)]: CosmicHorrorDev/vdf-rs#103

Commits
  • fc6dcbe release(serde): prep 0.2.3 release
  • 87ec4bd release(parser): prep 0.2.2 release
  • 48acfaa refactor(parser): prune more dead code
  • 57a41d7 chore(deps): bump actions/checkout from 5 to 6
  • e50cf76 chore: move bench assets into benches dir
  • 7ae9a3c chore: remove unused test assets
  • 3056b3f docs: add a badge for crates.io
  • a0305e6 docs: expand crates docs on the repo README
  • 383e3ac feat: add initial serde support for some parser types
  • b5cd5a5 refactor(serde): switch from serde to serde_core
  • 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 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 [keyvalues-serde](https://github.com/CosmicHorrorDev/vdf-rs) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/CosmicHorrorDev/vdf-rs/releases)
- [Commits](CosmicHorrorDev/vdf-rs@serde-v0.2.2...serde-v0.2.3)

---
updated-dependencies:
- dependency-name: keyvalues-serde
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 1, 2026
@ticky ticky merged commit 8aaaa09 into main Jan 1, 2026
6 checks passed
@ticky ticky deleted the dependabot/cargo/keyvalues-serde-0.2.3 branch January 1, 2026 06:23
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.

2 participants