[PR #42] [MERGED] Bump fortio.org/testscript from 0.2.0 to 0.3.1 #49

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

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/42
Author: @dependabot[bot]
Created: 5/8/2023
Status: Merged
Merged: 5/9/2023
Merged by: @ldemailly

Base: mainHead: dependabot/go_modules/fortio.org/testscript-0.3.1


📝 Commits (1)

  • 1ded894 Bump fortio.org/testscript from 0.2.0 to 0.3.1

📊 Changes

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

View changed files

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

📄 Description

Bumps fortio.org/testscript from 0.2.0 to 0.3.1.

Release notes

Sourced from fortio.org/testscript's releases.

v0.3.1

What's Changed

Full Changelog: https://github.com/fortio/testscript/compare/v0.3.0...v0.3.1

v0.3.0

Cherry picked from upstream:

  • expose (*TestScript).stdout via Stdout()
  • use unix.CloneFile on MacOs (fixes the "killed" issue)
  • CI: go back to macos-latest

Full Changelog: https://github.com/fortio/testscript/compare/v0.2.0...v0.3.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/42 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/8/2023 **Status:** ✅ Merged **Merged:** 5/9/2023 **Merged by:** [@ldemailly](https://github.com/ldemailly) **Base:** `main` ← **Head:** `dependabot/go_modules/fortio.org/testscript-0.3.1` --- ### 📝 Commits (1) - [`1ded894`](https://github.com/fortio/dnsping/commit/1ded894b7fcd89c673f888b360c375459fd7ed40) Bump fortio.org/testscript from 0.2.0 to 0.3.1 ### 📊 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/testscript](https://github.com/fortio/testscript) from 0.2.0 to 0.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fortio/testscript/releases">fortio.org/testscript's releases</a>.</em></p> <blockquote> <h2>v0.3.1</h2> <h2>What's Changed</h2> <ul> <li>Fix unquote test failure(<a href="https://redirect.github.com/fortio/testscript/pull/6">fortio/testscript#6</a>)</li> <li>Better README text borrowed from <a href="https://redirect.github.com/rogpeppe/go-internal/pull/225">rogpeppe/go-internal#225</a> (<a href="https://redirect.github.com/fortio/testscript/pull/5">fortio/testscript#5</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/testscript/compare/v0.3.0...v0.3.1">https://github.com/fortio/testscript/compare/v0.3.0...v0.3.1</a></p> <h2>v0.3.0</h2> <p>Cherry picked from upstream:</p> <ul> <li>expose (*TestScript).stdout via Stdout()</li> <li>use unix.CloneFile on MacOs (fixes the &quot;killed&quot; issue)</li> <li>CI: go back to macos-latest</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/testscript/compare/v0.2.0...v0.3.0">https://github.com/fortio/testscript/compare/v0.2.0...v0.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fortio/testscript/commit/a672e49d194f7e879a9f94f8385a75b4d3f23069"><code>a672e49</code></a> Better README text (<a href="https://redirect.github.com/fortio/testscript/issues/5">#5</a>)</li> <li><a href="https://github.com/fortio/testscript/commit/c39e1ca4109d41cd70251daf0de774d3614385bf"><code>c39e1ca</code></a> no need for unquote (<a href="https://redirect.github.com/fortio/testscript/issues/6">#6</a>)</li> <li><a href="https://github.com/fortio/testscript/commit/534df1cac3a68344358a553ec1e019d759fda8b4"><code>534df1c</code></a> CI: go back to macos-latest</li> <li><a href="https://github.com/fortio/testscript/commit/6e3acf8af1c99806bc6e3603d1c9aa06b7760107"><code>6e3acf8</code></a> testscript: expose (*TestScript).stdout via Stdout() (<a href="https://redirect.github.com/fortio/testscript/issues/216">#216</a>)</li> <li><a href="https://github.com/fortio/testscript/commit/6dc92e930d2e310c4e64ff9f1dd11d369493a99d"><code>6dc92e9</code></a> testscript: use unix.CloneFile on MacOs</li> <li>See full diff in <a href="https://github.com/fortio/testscript/compare/v0.2.0...v0.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fortio.org/testscript&package-manager=go_modules&previous-version=0.2.0&new-version=0.3.1)](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:07:01 +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#49
No description provided.