Skip to content

chore(deps): update module github.com/burntsushi/toml to v1.5.0#5

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

chore(deps): update module github.com/burntsushi/toml to v1.5.0#5
renovate[bot] wants to merge 1 commit intotrunkfrom
renovate/github.com-burntsushi-toml-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 29, 2025

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 - 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.

@deuill deuill closed this May 29, 2025
@deuill deuill deleted the renovate/github.com-burntsushi-toml-1.x branch May 29, 2025 22:56
@renovate
Copy link
Contributor Author

renovate bot commented May 29, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.5.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant

Comments