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

Merged
renovate[bot] merged 1 commit from renovate/github.com-burntsushi-toml-1.x into trunk 2025-10-23 21:11:20 +00:00
renovate[bot] commented 2025-10-23 20:37:48 +00:00 (Migrated from github.com)

This PR contains the following updates:

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

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/BurntSushi/toml](https://redirect.github.com/BurntSushi/toml) | `v1.4.0` -> `v1.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fBurntSushi%2ftoml/v1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fBurntSushi%2ftoml/v1.4.0/v1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>BurntSushi/toml (github.com/BurntSushi/toml)</summary> ### [`v1.5.0`](https://redirect.github.com/BurntSushi/toml/releases/tag/v1.5.0) [Compare Source](https://redirect.github.com/BurntSushi/toml/compare/v1.4.0...v1.5.0) Mostly some small bugfixes, with a few small new features: - Add Position.Col, to mark the column an error occurred ([#&#8203;410](https://redirect.github.com/BurntSushi/toml/issues/410)) - Print more detailed errors in the `tomlv` CLI. - Ensure ParseError.Message is always set ([#&#8203;411](https://redirect.github.com/BurntSushi/toml/issues/411)) - Allow custom string types as map keys ([#&#8203;414](https://redirect.github.com/BurntSushi/toml/issues/414)) - Mark meta keys as decoded when using Unmarshaler interface ([#&#8203;426](https://redirect.github.com/BurntSushi/toml/issues/426)) - Fix encoding when nested inline table ends with map ([#&#8203;438](https://redirect.github.com/BurntSushi/toml/issues/438)) - Fix encoding of several layers of embedded structs ([#&#8203;430](https://redirect.github.com/BurntSushi/toml/issues/430)) - Fix ErrorWithPosition panic when there is no newline in the TOML document ([#&#8203;433](https://redirect.github.com/BurntSushi/toml/issues/433)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/StarkZarn/webhook-gateway). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoidHJ1bmsiLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No description provided.