Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.2.0 (…
…#3032) Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.1.0 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pelletier/go-toml/releases">github.com/pelletier/go-toml/v2's releases</a>.</em></p> <blockquote> <h2>v2.2.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>What's new</h3> <ul> <li>Encode: support pointers to embedded structs by <a href="https://github.com/dangra"><code>@dangra</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/924">pelletier/go-toml#924</a></li> <li>Encode: support <code>json.Number</code> type by <a href="https://github.com/dangra"><code>@dangra</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/923">pelletier/go-toml#923</a></li> <li>Decode: unstable/Unmarshal interface by <a href="https://github.com/rszyma"><code>@rszyma</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/940">pelletier/go-toml#940</a></li> </ul> <h3>Fixed bugs</h3> <ul> <li>Decode: fix reuse of slice for array tables by <a href="https://github.com/pelletier"><code>@pelletier</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/934">pelletier/go-toml#934</a></li> </ul> <h3>Documentation</h3> <ul> <li>Fix typo in README by <a href="https://github.com/jwilk"><code>@jwilk</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/925">pelletier/go-toml#925</a></li> <li>Fix indentation of README examples by <a href="https://github.com/rdbo"><code>@rdbo</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/928">pelletier/go-toml#928</a></li> <li>Fix marshaler typos by <a href="https://github.com/pelletier"><code>@pelletier</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/927">pelletier/go-toml#927</a></li> </ul> <h3>Other changes</h3> <ul> <li>Go 1.22 support by <a href="https://github.com/pelletier"><code>@pelletier</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/935">pelletier/go-toml#935</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dangra"><code>@dangra</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/924">pelletier/go-toml#924</a></li> <li><a href="https://github.com/jwilk"><code>@jwilk</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/925">pelletier/go-toml#925</a></li> <li><a href="https://github.com/rdbo"><code>@rdbo</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/928">pelletier/go-toml#928</a></li> <li><a href="https://github.com/rszyma"><code>@rszyma</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/940">pelletier/go-toml#940</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pelletier/go-toml/compare/v2.1.1...v2.2.0">https://github.com/pelletier/go-toml/compare/v2.1.1...v2.2.0</a></p> <h2>v2.1.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Fixed bugs</h3> <ul> <li>Fix unmarshaling of nested non-exported struct by <a href="https://github.com/pelletier"><code>@pelletier</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/917">pelletier/go-toml#917</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/arp242"><code>@arp242</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/907">pelletier/go-toml#907</a></li> <li><a href="https://github.com/mpldr"><code>@mpldr</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/911">pelletier/go-toml#911</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pelletier/go-toml/compare/v2.1.0...v2.1.1">https://github.com/pelletier/go-toml/compare/v2.1.0...v2.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pelletier/go-toml/commit/86608d7fca88a6a61539ff7e9f1a942a428654d8"><code>86608d7</code></a> build(deps): bump github/codeql-action from 2 to 3 (<a href="https://redirect.github.com/pelletier/go-toml/issues/919">#919</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/4a1877957a398e91c634c3cbe7cb004b41cafb9c"><code>4a18779</code></a> build(deps): bump actions/setup-go from 4 to 5 (<a href="https://redirect.github.com/pelletier/go-toml/issues/916">#916</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/3021d6d033d9f030a4c984412d8444a9c6d3955c"><code>3021d6d</code></a> build(deps): bump actions/upload-artifact from 3 to 4 (<a href="https://redirect.github.com/pelletier/go-toml/issues/920">#920</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/32788f26f879a51b3817464cdd6f92cc40c254a1"><code>32788f2</code></a> Update release instructions (<a href="https://redirect.github.com/pelletier/go-toml/issues/941">#941</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/8ed6d131eb6298ff4916b7dfb99d0b4de0486e52"><code>8ed6d13</code></a> Decode: unstable/Unmarshal interface (<a href="https://redirect.github.com/pelletier/go-toml/issues/940">#940</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/7dad87762adb203e30b96a46026d1428ef2491a2"><code>7dad877</code></a> build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (<a href="https://redirect.github.com/pelletier/go-toml/issues/936">#936</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/2b69615b5d5552a1b59c1685cad0e0e662c741f4"><code>2b69615</code></a> Go 1.22 support (<a href="https://redirect.github.com/pelletier/go-toml/issues/935">#935</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/06fb30bf2ed31da9b7883d261fdad5d1d043b095"><code>06fb30b</code></a> Decode: fix reuse of slice for array tables (<a href="https://redirect.github.com/pelletier/go-toml/issues/934">#934</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/2e087bdf5f676bd8c3cf0ea9ed3e8bf1fdc6a72c"><code>2e087bd</code></a> Run tests on macos/M1 (<a href="https://redirect.github.com/pelletier/go-toml/issues/929">#929</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/caeb9f96312e15ac0b82773f19817e57e456be2b"><code>caeb9f9</code></a> Fix marshaler typos (<a href="https://redirect.github.com/pelletier/go-toml/issues/927">#927</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pelletier/go-toml/compare/v2.1.0...v2.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pelletier/go-toml/v2&package-manager=go_modules&previous-version=2.1.0&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information