[PR #137] [MERGED] Bump fortio.org/fortio from 1.69.5 to 1.71.0 #136

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

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/137
Author: @dependabot[bot]
Created: 8/11/2025
Status: Merged
Merged: 8/11/2025
Merged by: @ldemailly

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


📝 Commits (1)

  • 2bc4250 Bump fortio.org/fortio from 1.69.5 to 1.71.0

📊 Changes

2 files changed (+21 additions, -20 deletions)

View changed files

📝 go.mod (+7 -6)
📝 go.sum (+14 -14)

📄 Description

Bumps fortio.org/fortio from 1.69.5 to 1.71.0.

Release notes

Sourced from fortio.org/fortio's releases.

v1.71.0

New dynamic grpc method testing thanks to @​hieusydo !

What's Changed

New Contributors

Full Changelog: https://github.com/fortio/fortio/compare/v1.70.0...v1.71.0

v1.70.0

Rebuild with just release go 1.24.6 as well as new linter v2 related changes.

What's Changed

New Contributors

Full Changelog: https://github.com/fortio/fortio/compare/v1.69.5...v1.70.0

Commits
  • 5c5f287 Bump golang.org/x/net from 0.42.0 to 0.43.0 in the go-x group (#1076)
  • 555e26b Support load testing with custom gRPC methods (#1064)
  • ce236e8 Go 1.24 updates (#1073)
  • 9122dba Bump grol.io/grol from 0.91.2 to 0.91.4 in the fortio-and-grol group (#1075)
  • dee2cc4 Bump grol.io/grol from 0.91.1 to 0.91.2 in the fortio-and-grol group (#1072)
  • bc5b09a Bump grol.io/grol from 0.91.0 to 0.91.1 in the fortio-and-grol group (#1071)
  • 3cd8ee4 Add number of goroutines to the debug/metrics endpoint (#1070)
  • e5d191e Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (#1068)
  • ba68c9a Bump grol.io/grol from 0.90.3 to 0.91.0 in the fortio-and-grol group (#1066)
  • 8656a17 Bump golang.org/x/net from 0.41.0 to 0.42.0 in the go-x group (#1063)
  • 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/fortio/dnsping/pull/137 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `dependabot/go_modules/fortio.org/fortio-1.71.0` --- ### 📝 Commits (1) - [`2bc4250`](https://github.com/fortio/dnsping/commit/2bc42501cc3603189195c06ebc07e62e94ef236a) Bump fortio.org/fortio from 1.69.5 to 1.71.0 ### 📊 Changes **2 files changed** (+21 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+7 -6) 📝 `go.sum` (+14 -14) </details> ### 📄 Description Bumps [fortio.org/fortio](https://github.com/fortio/fortio) from 1.69.5 to 1.71.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.71.0</h2> <p>New dynamic grpc method testing thanks to <a href="https://github.com/hieusydo"><code>@​hieusydo</code></a> !</p> <h2>What's Changed</h2> <ul> <li>Support load testing with custom gRPC methods by <a href="https://github.com/hieusydo"><code>@​hieusydo</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/1064">fortio/fortio#1064</a></li> <li>Bump golang.org/x/net from 0.42.0 to 0.43.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/1076">fortio/fortio#1076</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hieusydo"><code>@​hieusydo</code></a> made their first contribution in <a href="https://redirect.github.com/fortio/fortio/pull/1064">fortio/fortio#1064</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/fortio/compare/v1.70.0...v1.71.0">https://github.com/fortio/fortio/compare/v1.70.0...v1.71.0</a></p> <h2>v1.70.0</h2> <p>Rebuild with just release go 1.24.6 as well as new linter v2 related changes.</p> <h2>What's Changed</h2> <ul> <li>Go 1.24 updates by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/1073">fortio/fortio#1073</a></li> <li>refactor: replace sequential assignments with explicit variable decl by <a href="https://github.com/wlynxg"><code>@​wlynxg</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/1060">fortio/fortio#1060</a></li> <li>Add number of goroutines to the debug/metrics endpoint by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/1070">fortio/fortio#1070</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/wlynxg"><code>@​wlynxg</code></a> made their first contribution in <a href="https://redirect.github.com/fortio/fortio/pull/1060">fortio/fortio#1060</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/fortio/compare/v1.69.5...v1.70.0">https://github.com/fortio/fortio/compare/v1.69.5...v1.70.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fortio/fortio/commit/5c5f287c1df641999fbf1cfb7db583f49ed3b626"><code>5c5f287</code></a> Bump golang.org/x/net from 0.42.0 to 0.43.0 in the go-x group (<a href="https://redirect.github.com/fortio/fortio/issues/1076">#1076</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/555e26bc46de644cbbab70cf0ed7b5f221a77b90"><code>555e26b</code></a> Support load testing with custom gRPC methods (<a href="https://redirect.github.com/fortio/fortio/issues/1064">#1064</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/ce236e81d8c104b69266f00f0adf7867116cea64"><code>ce236e8</code></a> Go 1.24 updates (<a href="https://redirect.github.com/fortio/fortio/issues/1073">#1073</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/9122dbad810aecef4f2dde1d9dff4bdfd612ef60"><code>9122dba</code></a> Bump grol.io/grol from 0.91.2 to 0.91.4 in the fortio-and-grol group (<a href="https://redirect.github.com/fortio/fortio/issues/1075">#1075</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/dee2cc4a665eae6209b576200d9434a04b542b8e"><code>dee2cc4</code></a> Bump grol.io/grol from 0.91.1 to 0.91.2 in the fortio-and-grol group (<a href="https://redirect.github.com/fortio/fortio/issues/1072">#1072</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/bc5b09a64b6e1c0f79e9d6ffcea8bfd4d972bb10"><code>bc5b09a</code></a> Bump grol.io/grol from 0.91.0 to 0.91.1 in the fortio-and-grol group (<a href="https://redirect.github.com/fortio/fortio/issues/1071">#1071</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/3cd8ee4c0957f7bd2d56291b4b651bed7a87d9c5"><code>3cd8ee4</code></a> Add number of goroutines to the debug/metrics endpoint (<a href="https://redirect.github.com/fortio/fortio/issues/1070">#1070</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/e5d191e64aeee15f83a07d1b97cfc3d7481e5ce2"><code>e5d191e</code></a> Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (<a href="https://redirect.github.com/fortio/fortio/issues/1068">#1068</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/ba68c9a06d4eced988650bee6daed57275a67717"><code>ba68c9a</code></a> Bump grol.io/grol from 0.90.3 to 0.91.0 in the fortio-and-grol group (<a href="https://redirect.github.com/fortio/fortio/issues/1066">#1066</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/8656a17fb7eae71bb10e62a0d4b3264c382da7b4"><code>8656a17</code></a> Bump golang.org/x/net from 0.41.0 to 0.42.0 in the go-x group (<a href="https://redirect.github.com/fortio/fortio/issues/1063">#1063</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fortio/fortio/compare/v1.69.5...v1.71.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.69.5&new-version=1.71.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 closed this issue 2026-03-15 16:12:06 +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#136
No description provided.