Skip to content

fix(deps): update module github.com/burntsushi/toml to v1.6.0#283

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-burntsushi-toml-1.x
Open

fix(deps): update module github.com/burntsushi/toml to v1.6.0#283
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-burntsushi-toml-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 18, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/BurntSushi/toml v1.5.0v1.6.0 age confidence

Release Notes

BurntSushi/toml (github.com/BurntSushi/toml)

v1.6.0

Compare Source

TOML 1.1 is now enabled by default. The TOML changelog has an overview of changes: https://github.com/toml-lang/toml/blob/main/CHANGELOG.md

Also two small fixes:

  • Encode large floats as exponent syntax so that round-tripping things like 5e+22 is correct.

  • Using duplicate array keys would not give an error:

    arr = [1]
    arr = [2]
    

    This will now correctly give a "Key 'arr' has already been defined" error.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.6.0 fix(deps): update module github.com/burntsushi/toml to v1.6.0 - autoclosed Jan 11, 2026
@renovate renovate Bot closed this Jan 11, 2026
@renovate renovate Bot deleted the renovate/github.com-burntsushi-toml-1.x branch January 11, 2026 13:45
@renovate renovate Bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.6.0 - autoclosed fix(deps): update module github.com/burntsushi/toml to v1.6.0 Jan 11, 2026
@renovate renovate Bot reopened this Jan 11, 2026
@renovate renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from 4a059ae to ec70fe9 Compare January 11, 2026 16:49
@renovate renovate Bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.6.0 fix(deps): update module github.com/burntsushi/toml to v1.6.0 - autoclosed Jan 21, 2026
@renovate renovate Bot closed this Jan 21, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.6.0 - autoclosed fix(deps): update module github.com/burntsushi/toml to v1.6.0 Jan 21, 2026
@renovate renovate Bot reopened this Jan 21, 2026
@renovate renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from ec70fe9 to adc4316 Compare January 21, 2026 08:43
@renovate renovate Bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.6.0 fix(deps): update module github.com/burntsushi/toml to v1.6.0 - autoclosed Jan 21, 2026
@renovate renovate Bot closed this Jan 21, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.6.0 - autoclosed fix(deps): update module github.com/burntsushi/toml to v1.6.0 Jan 21, 2026
@renovate renovate Bot reopened this Jan 21, 2026
@renovate renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from adc4316 to 8e19c51 Compare January 21, 2026 17:10
@renovate renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from 8e19c51 to 7d5bad4 Compare March 14, 2026 17:10
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.

0 participants