[PR #100] [MERGED] Bump fortio.org/fortio from 1.65.0 to 1.66.0 #100

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

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/100
Author: @dependabot[bot]
Created: 7/8/2024
Status: Merged
Merged: 7/8/2024
Merged by: @ldemailly

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


📝 Commits (3)

  • 83dc330 Bump fortio.org/fortio from 1.65.0 to 1.66.0
  • d40e188 switch to go1.21 as required by grace (!)
  • 74fbad5 Merge branch 'main' into dependabot/go_modules/fortio.org/fortio-1.66.0

📊 Changes

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

View changed files

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

📄 Description

Bumps fortio.org/fortio from 1.65.0 to 1.66.0.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.66.0

Rebuild with go 1.22.5 (http security and other bug fixes)

Propagate logger/cli improvements for small clis through build tags (https://github.com/fortio/cli#small-binaries), which aren't used for fortio/fortiotel but are there.

go compatibility version is now 1.21 because of grpc update (on one hand everything should build as long as you have at least 1.18 for generics, on the other hand... get to 1.21 at least if possible)

What's Changed

New Contributors

Full Changelog: https://github.com/fortio/fortio/compare/v1.65.0...v1.66.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 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/100 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/8/2024 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `dependabot/go_modules/fortio.org/fortio-1.66.0` --- ### 📝 Commits (3) - [`83dc330`](https://github.com/fortio/dnsping/commit/83dc3300f40195ff07bb238860ce2428775b0c39) Bump fortio.org/fortio from 1.65.0 to 1.66.0 - [`d40e188`](https://github.com/fortio/dnsping/commit/d40e1882ee9de44e09f972765e88b065e8fc829f) switch to go1.21 as required by grace (!) - [`74fbad5`](https://github.com/fortio/dnsping/commit/74fbad588d1797576a3b0192b2ae028671b01dcb) Merge branch 'main' into dependabot/go_modules/fortio.org/fortio-1.66.0 ### 📊 Changes **2 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+5 -5) 📝 `go.sum` (+8 -8) </details> ### 📄 Description Bumps [fortio.org/fortio](https://github.com/fortio/fortio) from 1.65.0 to 1.66.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>Fortio 1.66.0</h2> <p>Rebuild with go 1.22.5 (http security and other bug fixes)</p> <p>Propagate logger/cli improvements for small clis through build tags (<a href="https://github.com/fortio/cli#small-binaries">https://github.com/fortio/cli#small-binaries</a>), which aren't used for fortio/fortiotel but are there.</p> <p>go compatibility version is now 1.21 because of grpc update (on one hand everything should build as long as you have at least 1.18 for generics, on the other hand... get to 1.21 at least if possible)</p> <h2>What's Changed</h2> <ul> <li>ran codespell by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/939">fortio/fortio#939</a></li> <li>chore: fix acronyms, typos, and style by using jargonLint by <a href="https://github.com/ccoVeille"><code>@​ccoVeille</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/941">fortio/fortio#941</a></li> <li>improve syntax in code and comments by using jargonLint by <a href="https://github.com/ccoVeille"><code>@​ccoVeille</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/944">fortio/fortio#944</a></li> <li>go 1.22.5 and pull log/cli/scli updates and prep for 1.66.0 by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/fortio/pull/950">fortio/fortio#950</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ccoVeille"><code>@​ccoVeille</code></a> made their first contribution in <a href="https://redirect.github.com/fortio/fortio/pull/941">fortio/fortio#941</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/fortio/compare/v1.65.0...v1.66.0">https://github.com/fortio/fortio/compare/v1.65.0...v1.66.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fortio/fortio/commit/4a1aff9df0c5102caba93b9aadb5d190eeeb6de7"><code>4a1aff9</code></a> go 1.22.5 and pull log/cli/scli updates and prep for 1.66.0 (<a href="https://redirect.github.com/fortio/fortio/issues/950">#950</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/104772cecadba6b520636a3eb7b68d1f45fe5e7a"><code>104772c</code></a> Bump fortio.org/scli from 1.15.0 to 1.15.1 (<a href="https://redirect.github.com/fortio/fortio/issues/949">#949</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/2a51c40c2428abd0d90963c6ffd852657f6be3cf"><code>2a51c40</code></a> Bump docker/build-push-action from 6.1.0 to 6.2.0 (<a href="https://redirect.github.com/fortio/fortio/issues/946">#946</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/51b6f9bdbc480dd3f68622bca0f709a5c2727b90"><code>51b6f9b</code></a> improve syntax (<a href="https://redirect.github.com/fortio/fortio/issues/944">#944</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/ea2893e0711e3b9bf90862f1b9914c6427c826f5"><code>ea2893e</code></a> chore: fix acronyms, typos and style (<a href="https://redirect.github.com/fortio/fortio/issues/941">#941</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/9af7615286ce3625da62d8f3812c83c05da16152"><code>9af7615</code></a> ran codespell (<a href="https://redirect.github.com/fortio/fortio/issues/939">#939</a>)</li> <li>See full diff in <a href="https://github.com/fortio/fortio/compare/v1.65.0...v1.66.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.65.0&new-version=1.66.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:10: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#100
No description provided.