Skip to content

Conversation

oxide-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
slog workspace.dependencies patch 2.8.0 -> 2.8.1

Release Notes

slog-rs/slog (slog)

v2.8.1

Compare Source

This fixes an accidental breaking change in the v2.8.0 release,
where the public API was changed from erased_serde v0.4 to erased_serde v0.3.
This should not affect normal users of the API but could break drains supporting nested-values.

I (@​Techcable) apologize for this breakage and have yanked the 2.8.0 release due to this issue. I will try to setup cargo-semver-checks in the CI to avoid this in the future.

Fixed
  • Restore compatibility with erased-serde version 0.3.
    • Compatibility with erased-serde version 0.4 may be provided again in a
      future version, but will be done so in a backwards compatible way.
    • Thanks to @​demurgos for recognizing and fixing this in PR #​359
  • Ensure compatibility with -Zminimal-versions flag by specifying minimal dependency versions (fixes #​357)

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Oct 10, 2025
@rcgoodfellow rcgoodfellow merged commit b664f93 into main Oct 10, 2025
2 checks passed
@rcgoodfellow rcgoodfellow deleted the renovate/slog-2.x-lockfile branch October 10, 2025 14:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant