[PR #398] [CLOSED] Chore(deps): Bump github.com/lithammer/shortuuid/v4 from 4.0.0 to 4.1.0 #543

Closed
opened 2026-03-15 14:25:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/398
Author: @dependabot[bot]
Created: 12/1/2024
Status: Closed

Base: developHead: dependabot/go_modules/github.com/lithammer/shortuuid/v4-4.1.0


📝 Commits (1)

  • be5bf53 Chore(deps): Bump github.com/lithammer/shortuuid/v4 from 4.0.0 to 4.1.0

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/lithammer/shortuuid/v4 from 4.0.0 to 4.1.0.

Release notes

Sourced from github.com/lithammer/shortuuid/v4's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/lithammer/shortuuid/compare/v4.0.0...v4.1.0

Commits
  • d3d4af7 Merge pull request #58 from anatoly-kussul/optimizations
  • 3cea18c use strings.Builder, instead of directly stringifying []runes, some more refa...
  • 17c915d remove the need for reverse
  • 61b4430 use alphabet const in decode
  • f8cd3df move alphabet len to const
  • 871c443 some optimizations
  • f1aeca9 Merge pull request #57 from lithammer/dependabot/github_actions/golangci/gola...
  • fdd0065 build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
  • 5a5b9e8 Merge pull request #56 from lithammer/dependabot/github_actions/golangci/gola...
  • 1867115 build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
  • Additional commits viewable 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 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)

🔄 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/axllent/mailpit/pull/398 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/1/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/go_modules/github.com/lithammer/shortuuid/v4-4.1.0` --- ### 📝 Commits (1) - [`be5bf53`](https://github.com/axllent/mailpit/commit/be5bf53f97629801fc01e2b3ddaeb71cd1b47187) Chore(deps): Bump github.com/lithammer/shortuuid/v4 from 4.0.0 to 4.1.0 ### 📊 Changes **2 files changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -3) </details> ### 📄 Description Bumps [github.com/lithammer/shortuuid/v4](https://github.com/lithammer/shortuuid) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lithammer/shortuuid/releases">github.com/lithammer/shortuuid/v4's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <h2>What's Changed</h2> <ul> <li>Fixed code example in README by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/lithammer/shortuuid/pull/46">lithammer/shortuuid#46</a></li> <li>Bump <code>github.com/google/uuid</code> from 1.3.0 to 1.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/lithammer/shortuuid/pull/50">lithammer/shortuuid#50</a></li> <li>Massive performance improvements by <a href="https://github.com/anatoly-kussul"><code>@​anatoly-kussul</code></a> in <a href="https://redirect.github.com/lithammer/shortuuid/pull/58">lithammer/shortuuid#58</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> made their first contribution in <a href="https://redirect.github.com/lithammer/shortuuid/pull/46">lithammer/shortuuid#46</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/lithammer/shortuuid/pull/58">lithammer/shortuuid#58</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lithammer/shortuuid/compare/v4.0.0...v4.1.0">https://github.com/lithammer/shortuuid/compare/v4.0.0...v4.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lithammer/shortuuid/commit/d3d4af740f99283d2e1759a5fa2b96cdf1f9927f"><code>d3d4af7</code></a> Merge pull request <a href="https://redirect.github.com/lithammer/shortuuid/issues/58">#58</a> from anatoly-kussul/optimizations</li> <li><a href="https://github.com/lithammer/shortuuid/commit/3cea18cd61ce8ea4b46349f56fdcb1045cda6fdb"><code>3cea18c</code></a> use strings.Builder, instead of directly stringifying []runes, some more refa...</li> <li><a href="https://github.com/lithammer/shortuuid/commit/17c915d5bdf04900619686625b2d0c25f5de268b"><code>17c915d</code></a> remove the need for reverse</li> <li><a href="https://github.com/lithammer/shortuuid/commit/61b443094e2d6a607e4bdd8dd83f2184a2c928ea"><code>61b4430</code></a> use alphabet const in decode</li> <li><a href="https://github.com/lithammer/shortuuid/commit/f8cd3df35a16a6f879c23d40e3fa80dcfb86bf21"><code>f8cd3df</code></a> move alphabet len to const</li> <li><a href="https://github.com/lithammer/shortuuid/commit/871c443366498bd7003dc45453985f19fa170bd8"><code>871c443</code></a> some optimizations</li> <li><a href="https://github.com/lithammer/shortuuid/commit/f1aeca9366c5b97cb118e0f899bb27c64ecafe5a"><code>f1aeca9</code></a> Merge pull request <a href="https://redirect.github.com/lithammer/shortuuid/issues/57">#57</a> from lithammer/dependabot/github_actions/golangci/gola...</li> <li><a href="https://github.com/lithammer/shortuuid/commit/fdd00650f5767a485f664f2229ed50a6cffe6c74"><code>fdd0065</code></a> build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1</li> <li><a href="https://github.com/lithammer/shortuuid/commit/5a5b9e8d0d08f0950221f1e9d97e699309b95a91"><code>5a5b9e8</code></a> Merge pull request <a href="https://redirect.github.com/lithammer/shortuuid/issues/56">#56</a> from lithammer/dependabot/github_actions/golangci/gola...</li> <li><a href="https://github.com/lithammer/shortuuid/commit/1867115628bf0f942c73fe415a36f5dfd50cca17"><code>1867115</code></a> build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0</li> <li>Additional commits viewable in <a href="https://github.com/lithammer/shortuuid/compare/v4.0.0...v4.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/lithammer/shortuuid/v4&package-manager=go_modules&previous-version=4.0.0&new-version=4.1.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:25:12 +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/mailpit#543
No description provided.