Skip to content

chore(deps): bump serde-saphyr from 0.0.24 to 0.0.25#71

Merged
mufeedali merged 1 commit into
mainfrom
dependabot/cargo/serde-saphyr-0.0.25
Apr 28, 2026
Merged

chore(deps): bump serde-saphyr from 0.0.24 to 0.0.25#71
mufeedali merged 1 commit into
mainfrom
dependabot/cargo/serde-saphyr-0.0.25

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps serde-saphyr from 0.0.24 to 0.0.25.

Release notes

Sourced from serde-saphyr's releases.

0.0.25 Maintenance release

  • Fixed deserialization bug (#100) where mixing tagged and #[serde(untagged)] enum variants caused YAML tags to be ignored, leading to incorrect or failed variant resolution.
  • Rewritten unit test (ser_coverage_boost.rs) that was triggering the false positive Socket alert (it never ever tried to access the network)
  • Fixed taking numbers with preceding or trailing underscores as valid. 100000 is valid and 1000_000 also, but _10, 10_ are no longer. This is consistent with the serializer's auto-quoting policies.
  • Publishing to crates.io now uses a trusted publishing workflow.
Commits
  • 4574e6a Improved publish flow
  • 4e9bb9f Improved publish flow
  • 7a61ba2 Run also last publishing on github
  • 811b756 Run also last publishing on github
  • 49660a6 Fix cargo path
  • b069da1 Added note flow must run manually from tag
  • 6729164 Use github runner for release
  • 85434f1 Number of tests go over 2000
  • cc4b699 Formatting and more Clippy fixes. Formatting and clippy checks are now in rel...
  • fc306c8 Clippy warning fixes
  • 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 [serde-saphyr](https://github.com/bourumir-wyngs/serde-saphyr) from 0.0.24 to 0.0.25.
- [Release notes](https://github.com/bourumir-wyngs/serde-saphyr/releases)
- [Commits](bourumir-wyngs/serde-saphyr@0.0.24...0.0.25)

---
updated-dependencies:
- dependency-name: serde-saphyr
  dependency-version: 0.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 28, 2026
@mufeedali mufeedali merged commit 9341921 into main Apr 28, 2026
2 checks passed
@mufeedali mufeedali deleted the dependabot/cargo/serde-saphyr-0.0.25 branch April 28, 2026 21:25
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.

1 participant