Skip to content

Commit 4c3b0e9

Browse files
⬆️ Bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0 in /utils (#739)
Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.3.2 to 5.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofrs/uuid/releases">github.com/gofrs/uuid/v5's releases</a>.</em></p> <blockquote> <h2>v5.4.0</h2> <h2>What's Changed</h2> <ul> <li>fix: deduplicate UUID parsing logic with parsing tests <a href="https://redirect.github.com/gofrs/uuid/issues/217">#217</a>; by <a href="https://github.com/atlet99"><code>@​atlet99</code></a> in <a href="https://redirect.github.com/gofrs/uuid/pull/218">gofrs/uuid#218</a></li> <li>perf: reduce allocations in NewV3 and NewV5 by <a href="https://github.com/anatoly-kussul"><code>@​anatoly-kussul</code></a> in <a href="https://redirect.github.com/gofrs/uuid/pull/221">gofrs/uuid#221</a></li> <li>Add IsZero method to UUID type for MongoDB omitzero support by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/gofrs/uuid/pull/226">gofrs/uuid#226</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/atlet99"><code>@​atlet99</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/uuid/pull/218">gofrs/uuid#218</a></li> <li><a href="https://github.com/anatoly-kussul"><code>@​anatoly-kussul</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/uuid/pull/221">gofrs/uuid#221</a></li> <li><a href="https://github.com/Copilot"><code>@​Copilot</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/uuid/pull/226">gofrs/uuid#226</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/uuid/compare/v5.3.2...v5.4.0">https://github.com/gofrs/uuid/compare/v5.3.2...v5.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofrs/uuid/commit/153266a4d7e6f54fc25f27023491f359ca18c560"><code>153266a</code></a> Add IsZero method to UUID type for MongoDB omitzero support (<a href="https://redirect.github.com/gofrs/uuid/issues/226">#226</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/90a218bde78a74c2c72af34dbc71147b6444082c"><code>90a218b</code></a> Bump the all group across 1 directory with 4 updates (<a href="https://redirect.github.com/gofrs/uuid/issues/230">#230</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/5ec55b66c609e0ac195adba25624d00f6ec80eda"><code>5ec55b6</code></a> Bump the all group with 2 updates (<a href="https://redirect.github.com/gofrs/uuid/issues/227">#227</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/e1fb84e5d827bb2ad5e5491f1442f9d5286ff16c"><code>e1fb84e</code></a> perf: reduce allocations in NewV3 and NewV5 (<a href="https://redirect.github.com/gofrs/uuid/issues/221">#221</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/f37c04d2cbaad0e4784e7dd2403ab4373ce7c39a"><code>f37c04d</code></a> Bump the all group with 4 updates (<a href="https://redirect.github.com/gofrs/uuid/issues/225">#225</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/efd4d5aab497d7d5fe42515666af3f39ee365b86"><code>efd4d5a</code></a> fix: deduplicate UUID parsing logic with parsing tests <a href="https://redirect.github.com/gofrs/uuid/issues/217">#217</a>; (<a href="https://redirect.github.com/gofrs/uuid/issues/218">#218</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/bbcba78f94fbfa0ffdfbeb230ef0bed168b73c77"><code>bbcba78</code></a> Bump the all group across 1 directory with 4 updates (<a href="https://redirect.github.com/gofrs/uuid/issues/223">#223</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/78d414218c02472920cfed5cf147c30171d199f9"><code>78d4142</code></a> Bump github/codeql-action from 3.28.18 to 3.29.0 in the all group (<a href="https://redirect.github.com/gofrs/uuid/issues/215">#215</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/6fd71a373b0f8e3ace412c56127b540f48ba30c9"><code>6fd71a3</code></a> Bump the all group across 1 directory with 4 updates (<a href="https://redirect.github.com/gofrs/uuid/issues/214">#214</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/eabfc154a534a0d664d56856634de8b0fd7a0ab3"><code>eabfc15</code></a> Bump the all group with 2 updates (<a href="https://redirect.github.com/gofrs/uuid/issues/212">#212</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gofrs/uuid/compare/v5.3.2...v5.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gofrs/uuid/v5&package-manager=go_modules&previous-version=5.3.2&new-version=5.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monty Bot <[email protected]>
1 parent 44bb790 commit 4c3b0e9

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

changes/20251030110347.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v5-5.4.0

utils/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/go-logr/zapr v1.3.0
2323
github.com/go-ozzo/ozzo-validation/v4 v4.3.0
2424
github.com/go-viper/mapstructure/v2 v2.4.0
25-
github.com/gofrs/uuid/v5 v5.3.2
25+
github.com/gofrs/uuid/v5 v5.4.0
2626
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
2727
github.com/hashicorp/go-cleanhttp v0.5.2
2828
github.com/hashicorp/go-hclog v1.6.3

utils/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ github.com/godbus/dbus v4.1.0+incompatible/go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZ
9999
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
100100
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
101101
github.com/godbus/dbus/v5 v5.1.0/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
102-
github.com/gofrs/uuid/v5 v5.3.2 h1:2jfO8j3XgSwlz/wHqemAEugfnTlikAYHhnqQ8Xh4fE0=
103-
github.com/gofrs/uuid/v5 v5.3.2/go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8=
102+
github.com/gofrs/uuid/v5 v5.4.0 h1:EfbpCTjqMuGyq5ZJwxqzn3Cbr2d0rUZU7v5ycAk/e/0=
103+
github.com/gofrs/uuid/v5 v5.4.0/go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8=
104104
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f h1:3BSP1Tbs2djlpprl7wCLuiqMaUh5SJkkzI2gDs+FgLs=
105105
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f/go.mod h1:Pcatq5tYkCW2Q6yrR2VRHlbHpZ/R4/7qyL1TCF7vl14=
106106
github.com/golang/glog v0.0.0-20210429001901-424d2337a529/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=

0 commit comments

Comments
 (0)