[PR #564] [CLOSED] chore(deps): bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible #668

Closed
opened 2026-02-25 23:35:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/564
Author: @dependabot[bot]
Created: 1/30/2023
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/gofrs/uuid-4.4.0incompatible


📝 Commits (1)

  • 490106d chore(deps): bump github.com/gofrs/uuid

📊 Changes

2 files changed (+4 additions, -26 deletions)

View changed files

📝 go.mod (+1 -2)
📝 go.sum (+3 -24)

📄 Description

Bumps github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible.

Release notes

Sourced from github.com/gofrs/uuid's releases.

v4.4.0

NOTE: This release use Time.UnixMilli() internally which is only available on Go 1.17 or later.

Full Changelog: v4.3.1...v4.4.0

Commits
  • 8345c9a Updated V7 generator to Draft04. (#112)
  • 7b40032 sql: assert UUID satisfies the driver.Valuer and sql.Scanner interfaces (#113)
  • f1cfba7 Added a generator constructor that accepts options (#111)
  • 6ba114c Remove deprecated coverage pkg (#115)
  • 9363593 all: gofmt with Go 1.19 (#110)
  • ebca088 improve performance and reduce allocations of most UUID methods (#96)
  • See full diff in compare view

Dependabot compatibility score

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/564 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/30/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/gofrs/uuid-4.4.0incompatible` --- ### 📝 Commits (1) - [`490106d`](https://github.com/go-shiori/shiori/commit/490106d7af5e29e98a8bd86abf1035e3b7a4331a) chore(deps): bump github.com/gofrs/uuid ### 📊 Changes **2 files changed** (+4 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -2) 📝 `go.sum` (+3 -24) </details> ### 📄 Description Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 4.3.1+incompatible to 4.4.0+incompatible. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofrs/uuid/releases">github.com/gofrs/uuid's releases</a>.</em></p> <blockquote> <h2>v4.4.0</h2> <ul> <li>Improved performance and reduce memory allocations for most UUID methods, contributed by <a href="https://github.com/charlievieth"><code>@​charlievieth</code></a> (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/96">#96</a>)</li> <li>Added a generator constructor that accepts options, contributed by <a href="https://github.com/mlesar"><code>@​mlesar</code></a>, completed by <a href="https://github.com/LeonanCarvalho"><code>@​LeonanCarvalho</code></a> (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/111">#111</a>)</li> <li>UUID now satisfies driver.Valuer and sql.Scanner interfaces, contributed by <a href="https://github.com/charlievieth"><code>@​charlievieth</code></a> (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/113">#113</a>)</li> <li>Update UUIDv7 to conform with RFC Draft Rev 4, contributed by <a href="https://github.com/bgadrian"><code>@​bgadrian</code></a> (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/112">#112</a>)</li> </ul> <p>NOTE: This release use Time.UnixMilli() internally which is only available on Go 1.17 or later.</p> <p>Full Changelog: v4.3.1...v4.4.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofrs/uuid/commit/8345c9a6e83034ec02edb1887c08c6c7fbfdd9ee"><code>8345c9a</code></a> Updated V7 generator to Draft04. (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/112">#112</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/7b40032fcde5f9074d15731fdd2bf69a22123efe"><code>7b40032</code></a> sql: assert UUID satisfies the driver.Valuer and sql.Scanner interfaces (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/113">#113</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/f1cfba758fd506ec8a3b0e71bd7a292576d66e6d"><code>f1cfba7</code></a> Added a generator constructor that accepts options (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/111">#111</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/6ba114cabe1f9cc0031801da1c125a16c9f1f355"><code>6ba114c</code></a> Remove deprecated coverage pkg (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/115">#115</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/9363593625d72b57a14e20172547979b02b4aab2"><code>9363593</code></a> all: gofmt with Go 1.19 (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/110">#110</a>)</li> <li><a href="https://github.com/gofrs/uuid/commit/ebca0883af368c7eba4c9b91ffa1e8f6243881fb"><code>ebca088</code></a> improve performance and reduce allocations of most UUID methods (<a href="https://github-redirect.dependabot.com/gofrs/uuid/issues/96">#96</a>)</li> <li>See full diff in <a href="https://github.com/gofrs/uuid/compare/v4.3.1...v4.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&package-manager=go_modules&previous-version=4.3.1+incompatible&new-version=4.4.0+incompatible)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#668
No description provided.