Skip to content

Update module github.com/BurntSushi/toml to v1.6.0 - #29

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

Update module github.com/BurntSushi/toml to v1.6.0#29
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-burntsushi-toml-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 18, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/BurntSushi/toml v1.4.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.

v1.5.0

Compare Source

Mostly some small bugfixes, with a few small new features:

  • Add Position.Col, to mark the column an error occurred (#​410)

  • Print more detailed errors in the tomlv CLI.

  • Ensure ParseError.Message is always set (#​411)

  • Allow custom string types as map keys (#​414)

  • Mark meta keys as decoded when using Unmarshaler interface (#​426)

  • Fix encoding when nested inline table ends with map (#​438)

  • Fix encoding of several layers of embedded structs (#​430)

  • Fix ErrorWithPosition panic when there is no newline in the TOML document (#​433)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.5.0 Update module github.com/BurntSushi/toml to v1.5.0 - autoclosed Jun 4, 2025
@renovate renovate Bot closed this Jun 4, 2025
@renovate
renovate Bot deleted the renovate/github.com-burntsushi-toml-1.x branch June 4, 2025 06:42
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.5.0 - autoclosed Update module github.com/BurntSushi/toml to v1.5.0 Jun 4, 2025
@renovate renovate Bot reopened this Jun 4, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from 1eaa439 to de21192 Compare June 4, 2025 11:10
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.5.0 Update module github.com/BurntSushi/toml to v1.5.0 - autoclosed Nov 21, 2025
@renovate renovate Bot closed this Nov 21, 2025
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.5.0 - autoclosed Update module github.com/BurntSushi/toml to v1.5.0 Nov 21, 2025
@renovate renovate Bot reopened this Nov 21, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from de21192 to 610dd47 Compare November 21, 2025 22:35
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from 610dd47 to 7aa1031 Compare December 18, 2025 14:10
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.5.0 Update module github.com/BurntSushi/toml to v1.6.0 Dec 18, 2025
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Feb 17, 2026
@renovate renovate Bot closed this Feb 17, 2026
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Update module github.com/BurntSushi/toml to v1.6.0 Feb 18, 2026
@renovate renovate Bot reopened this Feb 18, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from 7aa1031 to 6311341 Compare February 18, 2026 02:39
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Apr 6, 2026
@renovate renovate Bot closed this Apr 6, 2026
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Update module github.com/BurntSushi/toml to v1.6.0 Apr 6, 2026
@renovate renovate Bot reopened this Apr 6, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from 6311341 to 5145cff Compare April 6, 2026 20:55
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed May 19, 2026
@renovate renovate Bot closed this May 19, 2026
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Update module github.com/BurntSushi/toml to v1.6.0 May 19, 2026
@renovate renovate Bot reopened this May 19, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from 8b5f885 to 5a71404 Compare June 28, 2026 01:04
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Jul 13, 2026
@renovate renovate Bot closed this Jul 13, 2026
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Update module github.com/BurntSushi/toml to v1.6.0 Jul 13, 2026
@renovate renovate Bot reopened this Jul 13, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from 5a71404 to 730305b Compare July 13, 2026 22:44
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Jul 19, 2026
@renovate renovate Bot closed this Jul 19, 2026
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Update module github.com/BurntSushi/toml to v1.6.0 Jul 19, 2026
@renovate renovate Bot reopened this Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from 730305b to bb49828 Compare July 19, 2026 11:15
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Jul 24, 2026
@renovate renovate Bot closed this Jul 24, 2026
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Update module github.com/BurntSushi/toml to v1.6.0 Jul 24, 2026
@renovate renovate Bot reopened this Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from bb49828 to 6114039 Compare July 24, 2026 04:39
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Aug 12, 2026
@renovate renovate Bot closed this Aug 12, 2026
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Update module github.com/BurntSushi/toml to v1.6.0 Aug 12, 2026
@renovate renovate Bot reopened this Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch 2 times, most recently from 6114039 to e82eca1 Compare August 12, 2026 15:14
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Aug 22, 2026
@renovate renovate Bot closed this Aug 22, 2026
@renovate renovate Bot changed the title Update module github.com/BurntSushi/toml to v1.6.0 - autoclosed Update module github.com/BurntSushi/toml to v1.6.0 Aug 22, 2026
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