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

fix: Support TOML up to v1.0.0-rc.1 spec. #1837

Merged
merged 3 commits into from
Jan 30, 2023

Commits on Jan 30, 2023

  1. test(updaters): Failing test for updating TOML v1.0.0 spec heterogeno…

    …us arrays.
    
    Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
    BradenM committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    cf0a809 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update @iarna/toml to 3.0.0 for TOML v1.0.0-rc.1 spec support

    Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
    BradenM committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fd3ed95 View commit details
    Browse the repository at this point in the history
  3. test(updaters): update GenericToml v1.0.0 spec snapshot.

    Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
    BradenM committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    bfd984c View commit details
    Browse the repository at this point in the history