Skip to content

upgrade toml-edit to 0.25#882

Merged
max-sixty merged 1 commit intomitsuhiko:masterfrom
alexanderkjall:upgrade-toml-edit
Mar 10, 2026
Merged

upgrade toml-edit to 0.25#882
max-sixty merged 1 commit intomitsuhiko:masterfrom
alexanderkjall:upgrade-toml-edit

Conversation

@alexanderkjall
Copy link
Copy Markdown
Contributor

No description provided.

@max-sixty max-sixty merged commit 98c084c into mitsuhiko:master Mar 10, 2026
15 checks passed
@max-sixty max-sixty mentioned this pull request Mar 27, 2026
max-sixty added a commit that referenced this pull request Mar 27, 2026
## Summary

- Bump version to 1.47.0
- Update CHANGELOG

### Changes included in this release

- Add `Comparator` trait for customizing how snapshot values are
compared. #872 (@dstu)
- Sort sequences in `sort_maps` to fix non-deterministic `HashSet`
snapshots. #876
- Improve TOML serialization error message for unsupported types. #880
- Remove unnecessary `Send + Sync` bounds from `Redaction`, allowing
non-`Send` closures in dynamic redactions. #874
- Don't use `Arc` in `Settings` unnecessarily. #873 (@dstu)
- Upgrade `console` to 0.16 and MSRV to 1.66. #885
- Upgrade `toml-edit` to 0.25. #882 (@alexanderkjall)

> _This was written by Claude Code on behalf of max-sixty_

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants