Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps serde-saphyr from 0.0.12 to 0.0.13.

Release notes

Sourced from serde-saphyr's releases.

0.0.13 - building more bridges

This release aims to make serde-saphyr more interoperable with other crates in the Rust ecosystem.

  • Next to existing garde integration, it also supports validator, and snippets can optionally be rendered with miette (while retaining native snippet support).

  • Serializer and Deserializer are now public (due to how it's implemented, Deserializer is available in the closure only).

  • Main binary executable adapted for validation and should work well in this capacity: it now prints exceprts showing YAML problems, also returns non zero error code for invalid YAML (0 for valid).

Commits
  • 7d6f4a2 Small tweaks preparing for release
  • 2de86d2 Small tweaks preparing for release
  • 67883b4 Small tweaks preparing for release
  • 543390d Promoting us to "command line utility"
  • fc68cfc Validator standalone executable now can use miette if enabled.
  • 3abd3e8 More work on README.md,
  • 0b48cac More work on README.md,
  • 46ce39c Use IgnoredAny in main.rs
  • e2a160f Use IgnoredAny in main.rs
  • f82ef44 More work on README.md, explained executable.
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 5, 2026
Bumps [serde-saphyr](https://github.com/bourumir-wyngs/serde-saphyr) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/bourumir-wyngs/serde-saphyr/releases)
- [Commits](bourumir-wyngs/serde-saphyr@0.0.12...0.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/serde-saphyr-0.0.13 branch from 3632ce8 to e39a2b9 Compare January 11, 2026 17:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2026

Superseded by #49.

@dependabot dependabot bot closed this Jan 13, 2026
@dependabot dependabot bot deleted the dependabot/cargo/serde-saphyr-0.0.13 branch January 13, 2026 02:17
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