[PR #247] [MERGED] fix(deps): bump github.com/elliotchance/orderedmap from 1.4.0 to 1.5.0 #293

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

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/247
Author: @dependabot[bot]
Created: 9/8/2022
Status: Merged
Merged: 9/16/2022
Merged by: @ViRb3

Base: masterHead: dependabot/go_modules/github.com/elliotchance/orderedmap-1.5.0


📝 Commits (1)

  • c8f788e fix(deps): bump github.com/elliotchance/orderedmap from 1.4.0 to 1.5.0

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/elliotchance/orderedmap from 1.4.0 to 1.5.0.

Commits

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/SignTools/SignTools/pull/247 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/8/2022 **Status:** ✅ Merged **Merged:** 9/16/2022 **Merged by:** [@ViRb3](https://github.com/ViRb3) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/elliotchance/orderedmap-1.5.0` --- ### 📝 Commits (1) - [`c8f788e`](https://github.com/SignTools/SignTools/commit/c8f788ed0159716986c9d6e3c3ca3cfefeda673a) fix(deps): bump github.com/elliotchance/orderedmap from 1.4.0 to 1.5.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/elliotchance/orderedmap](https://github.com/elliotchance/orderedmap) from 1.4.0 to 1.5.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elliotchance/orderedmap/commit/1e43e194ff533a346bab5f9b66b738256f199c8a"><code>1e43e19</code></a> Improve performances of v1 (<a href="https://github-redirect.dependabot.com/elliotchance/orderedmap/issues/32">#32</a>)</li> <li><a href="https://github.com/elliotchance/orderedmap/commit/b46f20e44cbd130f70390d9ae9f253d64f441dc4"><code>b46f20e</code></a> Performance improvements (<a href="https://github-redirect.dependabot.com/elliotchance/orderedmap/issues/30">#30</a>)</li> <li><a href="https://github.com/elliotchance/orderedmap/commit/32f08ce9dba2eb17484b555b71ec3123197c0b05"><code>32f08ce</code></a> ci: Test on pull request (<a href="https://github-redirect.dependabot.com/elliotchance/orderedmap/issues/31">#31</a>)</li> <li><a href="https://github.com/elliotchance/orderedmap/commit/ef1757934baf490af2ab90c8fb6cc3e7b31c9188"><code>ef17579</code></a> Require comparable interface instead of constraints.Ordered for map keys (<a href="https://github-redirect.dependabot.com/elliotchance/orderedmap/issues/29">#29</a>)</li> <li><a href="https://github.com/elliotchance/orderedmap/commit/ebace64dff19adb6efbcf52c9d178f97e07960f8"><code>ebace64</code></a> Adding Github Actions (<a href="https://github-redirect.dependabot.com/elliotchance/orderedmap/issues/27">#27</a>)</li> <li><a href="https://github.com/elliotchance/orderedmap/commit/da74303e866e8cbbd9c8a8c59fd231ea6cdc433e"><code>da74303</code></a> Added support for generics (<a href="https://github-redirect.dependabot.com/elliotchance/orderedmap/issues/26">#26</a>)</li> <li><a href="https://github.com/elliotchance/orderedmap/commit/1bd6a21e5e7367805194a235441cb0360697af4b"><code>1bd6a21</code></a> docs: add implementation details (<a href="https://github-redirect.dependabot.com/elliotchance/orderedmap/issues/22">#22</a>)</li> <li>See full diff in <a href="https://github.com/elliotchance/orderedmap/compare/v1.4.0...v1.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/elliotchance/orderedmap&package-manager=go_modules&previous-version=1.4.0&new-version=1.5.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 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-04 00:25:05 +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/SignTools#293
No description provided.