-
Notifications
You must be signed in to change notification settings - Fork 96
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
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 #3254
Merged
obol-bulldozer
merged 1 commit into
main
from
dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.3
Sep 9, 2024
Merged
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 #3254
obol-bulldozer
merged 1 commit into
main
from
dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.3
Sep 9, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](pelletier/go-toml@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: github.com/pelletier/go-toml/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Sep 4, 2024
Quality Gate passedIssues Measures |
KaloyanTanev
approved these changes
Sep 9, 2024
KaloyanTanev
added
the
merge when ready
Indicates bulldozer bot may merge when all checks pass
label
Sep 9, 2024
obol-bulldozer
bot
deleted the
dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.3
branch
September 9, 2024 07:43
KaloyanTanev
pushed a commit
that referenced
this pull request
Nov 19, 2024
…#3254) Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.2 to 2.2.3. <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.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>What's new</h3> <ul> <li>Allow <code>int</code>, <code>uint</code>, and <code>float</code> as map keys by <a href="https://github.com/daniel-weisse"><code>@daniel-weisse</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/958">pelletier/go-toml#958</a></li> </ul> <h3>Performance</h3> <ul> <li>Remove unstable.Parser allocation when creating Decoder by <a href="https://github.com/mvdan"><code>@mvdan</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/953">pelletier/go-toml#953</a></li> </ul> <h3>Fixed bugs</h3> <ul> <li>Fix reflect.Pointer backward compatibility by <a href="https://github.com/xxxVitoxxx"><code>@xxxVitoxxx</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/956">pelletier/go-toml#956</a></li> </ul> <h3>Documentation</h3> <ul> <li>Fix readme typo by <a href="https://github.com/testwill"><code>@testwill</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/951">pelletier/go-toml#951</a></li> </ul> <h3>Other changes</h3> <ul> <li>go.mod: bump minimum language version to 1.21 by <a href="https://github.com/mvdan"><code>@mvdan</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/949">pelletier/go-toml#949</a></li> <li>Bump testing to go 1.23 by <a href="https://github.com/pelletier"><code>@pelletier</code></a> in <a href="https://redirect.github.com/pelletier/go-toml/pull/961">pelletier/go-toml#961</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mvdan"><code>@mvdan</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/949">pelletier/go-toml#949</a></li> <li><a href="https://github.com/testwill"><code>@testwill</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/951">pelletier/go-toml#951</a></li> <li><a href="https://github.com/xxxVitoxxx"><code>@xxxVitoxxx</code></a> made their first contribution in <a href="https://redirect.github.com/pelletier/go-toml/pull/956">pelletier/go-toml#956</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3">https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pelletier/go-toml/commit/b730b2be5d3ab7283067ddf61188f41cdf42ce06"><code>b730b2b</code></a> Bump testing to go 1.23 (<a href="https://redirect.github.com/pelletier/go-toml/issues/961">#961</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/a437caafe5af3e437224eced5431c03f072033cf"><code>a437caa</code></a> Fix reflect.Pointer backward compatibility (<a href="https://redirect.github.com/pelletier/go-toml/issues/956">#956</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/be6c57be3089a6f566cb6b0f6325b67806c0c7cb"><code>be6c57b</code></a> Fix readme typo(<a href="https://redirect.github.com/pelletier/go-toml/issues/951">#951</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/d55304782ef5d990c45b4ec62e0f45ba781ffb9a"><code>d553047</code></a> Allow int, uint, and floats as map keys (<a href="https://redirect.github.com/pelletier/go-toml/issues/958">#958</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/0977c05dd5a60f7fd4136bb24430890d3917e755"><code>0977c05</code></a> Update goreleaser action to <code>v6</code> and set goreleaser binary to <code>v2</code> (<a href="https://redirect.github.com/pelletier/go-toml/issues/959">#959</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/bccd6e48f4f1136ff48e67d344f8aab3209c77d7"><code>bccd6e4</code></a> allocate unstable.Parser as part of decoder (<a href="https://redirect.github.com/pelletier/go-toml/issues/953">#953</a>)</li> <li><a href="https://github.com/pelletier/go-toml/commit/9b890cf9c53db5baefc8d1dd886f93b6b15830ab"><code>9b890cf</code></a> go.mod: bump minimum and language to 1.21 (<a href="https://redirect.github.com/pelletier/go-toml/issues/949">#949</a>)</li> <li>See full diff in <a href="https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3">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.2.2&new-version=2.2.3)](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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
merge when ready
Indicates bulldozer bot may merge when all checks pass
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3.
Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
b730b2b
Bump testing to go 1.23 (#961)a437caa
Fix reflect.Pointer backward compatibility (#956)be6c57b
Fix readme typo(#951)d553047
Allow int, uint, and floats as map keys (#958)0977c05
Update goreleaser action tov6
and set goreleaser binary tov2
(#959)bccd6e4
allocate unstable.Parser as part of decoder (#953)9b890cf
go.mod: bump minimum and language to 1.21 (#949)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 commands and options
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)