Skip to content

chore(deps): update rust crate serde-saphyr to v1 - #1469

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/serde-saphyr-1.x
Open

chore(deps): update rust crate serde-saphyr to v1#1469
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/serde-saphyr-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
serde-saphyr workspace.dependencies major 0.0.291.0.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

bourumir-wyngs/serde-saphyr (serde-saphyr)

v1.0.1: maintenance release

Compare Source

  • Fix #​170 regression on local type tags
  • By fixing granit-parser (use its release 1.0.1), explicitly fix #​169 (large scalar deserialization performance regression)

This release is fully API compatible with 1.0.0 and must be a drop-in replacement.

v1.0.0: - first real release

Compare Source

From this release onward, we are adopting the 1.x.x semantic versioning (SemVer) scheme. This means that API changes will be clearly reflected in the version number: the major version indicates breaking changes, the minor version indicates backward-compatible additions, and the patch version indicates backward-compatible fixes. The current compatibility status is indicated by the accompanying badge.

This release adds some #[track_caller] and #[must_use] annotations where looks reasonable. There are not many other changes that is exactly the point: the crate seems serving community well enough.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Dependency updates label Aug 10, 2026
@renovate
renovate Bot requested a review from clouatre as a code owner August 10, 2026 04:52
@renovate renovate Bot added the dependencies Dependency updates label Aug 10, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Aptu Review

✅ Approve — Updates the serde-saphyr dependency from 0.0.29 to 1.0.0 (major version bump).


Posted by aptu

Comment thread Cargo.toml
serde = { version = "1", features = ["derive"] }
serde_json = "1"
serde-saphyr = "0.0.29"
serde-saphyr = "1.0.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Major version upgrade for serde-saphyr. Please verify that the codebase remains compatible with the 1.0.0 API.

@renovate
renovate Bot force-pushed the renovate/serde-saphyr-1.x branch from 0313a94 to 52395fd Compare August 10, 2026 09:44

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Aptu Review

✅ Approve — Updates serde-saphyr from 0.0.29 to 1.0.0, adopting the new 1.x.x SemVer scheme and including maintenance fixes.


Posted by aptu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants