[PR #34] [MERGED] Bump fortio.org/fortio from 1.53.1 to 1.54.0 #39

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

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/34
Author: @dependabot[bot]
Created: 3/27/2023
Status: Merged
Merged: 3/29/2023
Merged by: @ldemailly

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


📝 Commits (1)

  • 7a23b61 Bump fortio.org/fortio from 1.53.1 to 1.54.0

📊 Changes

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

View changed files

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

📄 Description

Bumps fortio.org/fortio from 1.53.1 to 1.54.0.

Release notes

Sourced from fortio.org/fortio's releases.

Fortio 1.54.0

What's Changed

  • New Dns debug endpoint /fortio/rest/dns?name=xxx and in the UI form as well (fortio/fortio#735)
$ curl -s localhost:8080/fortio/rest/dns?name=debug.fortio.org | jq

yields

{
  "Name": "debug.fortio.org",
  "IPv4": [
    "18.222.136.83",
    "192.9.142.5",
    "192.9.227.83"
  ],
  "IPv6": [
    "2600:1f16:9c6:b400:282c:a766:6cab:4e82",
    "2603:c024:c00a:d144:7cd0:4951:7106:96b8",
    "2603:c024:c00a:d144:6663:5896:7efb:fbf3"
  ]
}

Full Changelog: https://github.com/fortio/fortio/compare/v1.53.1...v1.54.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/fortio/dnsping/pull/34 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/27/2023 **Status:** ✅ Merged **Merged:** 3/29/2023 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `dependabot/go_modules/fortio.org/fortio-1.54.0` --- ### 📝 Commits (1) - [`7a23b61`](https://github.com/fortio/dnsping/commit/7a23b61272ba44a36c091b4f357aa91cd1ba12c2) Bump fortio.org/fortio from 1.53.1 to 1.54.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 [fortio.org/fortio](https://github.com/fortio/fortio) from 1.53.1 to 1.54.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.54.0</h2> <h2>What's Changed</h2> <ul> <li>New Dns debug endpoint <code>/fortio/rest/dns?name=xxx</code> and in the UI form as well (<a href="https://redirect.github.com/fortio/fortio/pull/735">fortio/fortio#735</a>)</li> </ul> <pre lang="bash"><code>$ curl -s localhost:8080/fortio/rest/dns?name=debug.fortio.org | jq </code></pre> <p>yields</p> <pre lang="json"><code>{ &quot;Name&quot;: &quot;debug.fortio.org&quot;, &quot;IPv4&quot;: [ &quot;18.222.136.83&quot;, &quot;192.9.142.5&quot;, &quot;192.9.227.83&quot; ], &quot;IPv6&quot;: [ &quot;2600:1f16:9c6:b400:282c:a766:6cab:4e82&quot;, &quot;2603:c024:c00a:d144:7cd0:4951:7106:96b8&quot;, &quot;2603:c024:c00a:d144:6663:5896:7efb:fbf3&quot; ] } </code></pre> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/fortio/compare/v1.53.1...v1.54.0">https://github.com/fortio/fortio/compare/v1.53.1...v1.54.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fortio/fortio/commit/69ae5d0f46e052004b565aa97e63de219addbe1c"><code>69ae5d0</code></a> New Dns debug endpoint (<a href="https://redirect.github.com/fortio/fortio/issues/735">#735</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/86740ebdcb5dd747d72e70bfe19c808be2888697"><code>86740eb</code></a> Bump actions/checkout from 3.3.0 to 3.4.0 (<a href="https://redirect.github.com/fortio/fortio/issues/736">#736</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/f17cac8633b93b3aac306c95aec224f0a882ded6"><code>f17cac8</code></a> Bump github/codeql-action from 2.2.6 to 2.2.7 (<a href="https://redirect.github.com/fortio/fortio/issues/737">#737</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/2a2fd986763028479018a2275af5678e9601ffe1"><code>2a2fd98</code></a> Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (<a href="https://redirect.github.com/fortio/fortio/issues/731">#731</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/b248e40c1832f9c1cd9abcf50b54966f62b628b3"><code>b248e40</code></a> Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (<a href="https://redirect.github.com/fortio/fortio/issues/729">#729</a>)</li> <li><a href="https://github.com/fortio/fortio/commit/677e12e7d9f701edf39e16f719a90f8870a22d6f"><code>677e12e</code></a> Bump github/codeql-action from 2.2.5 to 2.2.6 (<a href="https://redirect.github.com/fortio/fortio/issues/732">#732</a>)</li> <li>See full diff in <a href="https://github.com/fortio/fortio/compare/v1.53.1...v1.54.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.53.1&new-version=1.54.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-15 16:06:28 +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#39
No description provided.