[PR #159] [MERGED] Bump fortio.org/fortio from 1.73.2 to 1.74.0 #156

Closed
opened 2026-03-15 16:13:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/159
Author: @dependabot[bot]
Created: 2/16/2026
Status: Merged
Merged: 2/16/2026
Merged by: @ldemailly

Base: mainHead: dependabot/go_modules/fortio.org/fortio-1.74.0


📝 Commits (1)

  • c52bcf1 Bump fortio.org/fortio from 1.73.2 to 1.74.0

📊 Changes

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

View changed files

📝 go.mod (+5 -5)
📝 go.sum (+10 -10)

📄 Description

Bumps fortio.org/fortio from 1.73.2 to 1.74.0.

Release notes

Sourced from fortio.org/fortio's releases.

v1.74.0

Rebuild with latest (last) 1.24.13 and all dependencies; including newer Grol with auto Big Int support.

What's Changed

Full Changelog: https://github.com/fortio/fortio/compare/v1.73.2...v1.74.0

Commits
  • 5e8726d Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#1122)
  • 7f2eea8 Update to last go 1.24.13 and grol with auto bigint (#1123)
  • 7a73170 Bump golang.org/x/net from 0.49.0 to 0.50.0 in the go-x group (#1119)
  • c605d46 Bump grol.io/grol from 0.98.1 to 0.98.2 in the fortio-and-grol group (#1120)
  • b213d10 Bump grol.io/grol from 0.98.0 to 0.98.1 in the fortio-and-grol group (#1118)
  • c550036 Bump github.com/jhump/protoreflect from 1.17.0 to 1.18.0 (#1115)
  • 81fb9e8 Bump grol.io/grol from 0.97.3 to 0.98.0 in the fortio-and-grol group (#1116)
  • df204f3 Bump grol.io/grol from 0.97.1 to 0.97.3 in the fortio-and-grol group (#1114)
  • 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 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/fortio/dnsping/pull/159 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `dependabot/go_modules/fortio.org/fortio-1.74.0` --- ### 📝 Commits (1) - [`c52bcf1`](https://github.com/fortio/dnsping/commit/c52bcf12fc7d6a4a24885b4be48734f68deb5ea4) Bump fortio.org/fortio from 1.73.2 to 1.74.0 ### 📊 Changes **2 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+5 -5) 📝 `go.sum` (+10 -10) </details> ### 📄 Description Bumps [fortio.org/fortio](https://github.com/fortio/fortio) from 1.73.2 to 1.74.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fortio/fortio/releases">fortio.org/fortio's releases</a>.</em></p> <blockquote> <h2>v1.74.0</h2> <p>Rebuild with latest (last) 1.24.13 and all dependencies; including newer Grol with auto Big Int support.</p> <h2>What's Changed</h2> <ul> <li>Bump grol.io/grol from 0.97.1 to 0.97.3 in the fortio-and-grol group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fortio/fortio/pull/1114">fortio/fortio#1114</a></li> <li>Bump grol.io/grol from 0.97.3 to 0.98.0 in the fortio-and-grol group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fortio/fortio/pull/1116">fortio/fortio#1116</a></li> <li>Bump github.com/jhump/protoreflect from 1.17.0 to 1.18.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fortio/fortio/pull/1115">fortio/fortio#1115</a></li> <li>Bump grol.io/grol from 0.98.0 to 0.98.1 in the fortio-and-grol group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fortio/fortio/pull/1118">fortio/fortio#1118</a></li> <li>Bump grol.io/grol from 0.98.1 to 0.98.2 in the fortio-and-grol group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fortio/fortio/pull/1120">fortio/fortio#1120</a></li> <li>Bump golang.org/x/net from 0.49.0 to 0.50.0 in the go-x group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fortio/fortio/pull/1119">fortio/fortio#1119</a></li> <li>Update to last go 1.24.13 and grol with auto bigint by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/1123">fortio/fortio#1123</a></li> <li>Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/fortio/fortio/pull/1122">fortio/fortio#1122</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/fortio/compare/v1.73.2...v1.74.0">https://github.com/fortio/fortio/compare/v1.73.2...v1.74.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fortio/fortio/commit/5e8726d193ae6cdda257320411aa1c4eb890db45"><code>5e8726d</code></a> Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (<a href="https://redirect.github.com/fortio/fortio/issues/1122">#1122</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/7f2eea899b61688401711b273202af757fe330cf"><code>7f2eea8</code></a> Update to last go 1.24.13 and grol with auto bigint (<a href="https://redirect.github.com/fortio/fortio/issues/1123">#1123</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/7a7317001ddf2870a257111cfbfe12d9c1bb1efb"><code>7a73170</code></a> Bump golang.org/x/net from 0.49.0 to 0.50.0 in the go-x group (<a href="https://redirect.github.com/fortio/fortio/issues/1119">#1119</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/c605d46fb625a4d11be6c71a416ad94d08090a96"><code>c605d46</code></a> Bump grol.io/grol from 0.98.1 to 0.98.2 in the fortio-and-grol group (<a href="https://redirect.github.com/fortio/fortio/issues/1120">#1120</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/b213d10c5bdf3d5a546a0c0c55024e0ffcb4a389"><code>b213d10</code></a> Bump grol.io/grol from 0.98.0 to 0.98.1 in the fortio-and-grol group (<a href="https://redirect.github.com/fortio/fortio/issues/1118">#1118</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/c5500369459c669a21bfca8b71140e1a8dd2356b"><code>c550036</code></a> Bump github.com/jhump/protoreflect from 1.17.0 to 1.18.0 (<a href="https://redirect.github.com/fortio/fortio/issues/1115">#1115</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/81fb9e889fdb019bb70136d4dcdc74b181a08f57"><code>81fb9e8</code></a> Bump grol.io/grol from 0.97.3 to 0.98.0 in the fortio-and-grol group (<a href="https://redirect.github.com/fortio/fortio/issues/1116">#1116</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/df204f341a6daf7d8f74b688c090e4b841f7a9d9"><code>df204f3</code></a> Bump grol.io/grol from 0.97.1 to 0.97.3 in the fortio-and-grol group (<a href="https://redirect.github.com/fortio/fortio/issues/1114">#1114</a>)</li> <li>See full diff in <a href="https://github.com/fortio/fortio/compare/v1.73.2...v1.74.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fortio.org/fortio&package-manager=go_modules&previous-version=1.73.2&new-version=1.74.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 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 closed this issue 2026-03-15 16:13:11 +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/dnsping#156
No description provided.