Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump serialization formats to newer versions #450

Closed
wants to merge 4 commits into from
Closed

Conversation

mitsuhiko
Copy link
Owner

@mitsuhiko mitsuhiko commented Mar 2, 2024

Update RON, TOML and CSV to much newer versions of the libraries.

This will require a major bump of insta as it changes the snapshot formats but should solve various issues. It does not bump YAML currently but we could consider it as well. This also bumps the MSRV to 1.67.

Fixes #439
Fixes #446
Refs #372

@mitsuhiko
Copy link
Owner Author

Replaced by #466

@mitsuhiko mitsuhiko closed this Mar 26, 2024
@mitsuhiko mitsuhiko deleted the bump-deps branch March 26, 2024 10:16
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.

assert_toml_snapshot produces invalid TOML when the toml library would generate an error.
1 participant