Skip to content

Update module github.com/BurntSushi/toml to v1.5.0 #215

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/BurntSushi/toml v1.4.0 -> v1.5.0 age adoption passing confidence

Release Notes

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

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: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

@renovate renovate bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.3.2 fix(deps): update module github.com/burntsushi/toml to v1.3.2 - autoclosed Mar 17, 2025
@renovate renovate bot closed this Mar 17, 2025
@renovate renovate bot deleted the renovate/github.com-burntsushi-toml-1.x branch March 17, 2025 12:46
@renovate renovate bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.3.2 - autoclosed fix(deps): update module github.com/burntsushi/toml to v1.3.2 Mar 24, 2025
@renovate renovate bot reopened this Mar 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from ecfc621 to 0c2d5fc Compare March 24, 2025 01:46
@renovate renovate bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.3.2 fix(deps): update module github.com/burntsushi/toml to v1.5.0 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from 0c2d5fc to 5e42ca5 Compare March 24, 2025 06:05
@renovate renovate bot force-pushed the renovate/github.com-burntsushi-toml-1.x branch from 5e42ca5 to c76f17a Compare April 24, 2025 08:46
@renovate renovate bot changed the title fix(deps): update module github.com/burntsushi/toml to v1.5.0 Update module github.com/BurntSushi/toml to v1.5.0 May 30, 2025
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