[PR #1892] [MERGED] build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 #2177

Closed
opened 2026-03-01 21:54:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1892
Author: @dependabot[bot]
Created: 7/3/2023
Status: Merged
Merged: 7/10/2023
Merged by: @cplee

Base: masterHead: dependabot/go_modules/gotest.tools/v3-3.5.0


📝 Commits (2)

  • 08b99de build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0
  • fde5fcb Merge branch 'master' into dependabot/go_modules/gotest.tools/v3-3.5.0

📊 Changes

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

View changed files

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

📄 Description

Bumps gotest.tools/v3 from 3.4.0 to 3.5.0.

Release notes

Sourced from gotest.tools/v3's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0

Commits
  • a80f057 Merge pull request #262 from dolmen-go/add-godoc-links
  • 684bd43 Merge pull request #264 from dolmen-go/poll-add-godoc-links
  • e2be4be Merge pull request #263 from dolmen-go/env-add-godoc-links
  • 4cee55a Merge pull request #261 from dolmen-go/remove-outdated-Dockerfile
  • ff92878 poll: add godoc links
  • 581f774 env: add godoc links
  • fb6d0f6 doc: add godoc links
  • d74b668 Remove outdated Dockerfile
  • fe86c87 Merge pull request #254 from gotestyourself/deprecate-assert-error
  • 77099a8 Moved cmdOperators handling from RunCmd to StartCmd (#259)
  • 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 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/nektos/act/pull/1892 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/3/2023 **Status:** ✅ Merged **Merged:** 7/10/2023 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `dependabot/go_modules/gotest.tools/v3-3.5.0` --- ### 📝 Commits (2) - [`08b99de`](https://github.com/nektos/act/commit/08b99de99b667df43744197fb78e36e6a1b37f12) build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 - [`fde5fcb`](https://github.com/nektos/act/commit/fde5fcba256f82ec075bf760c158019b2a9f43cf) Merge branch 'master' into dependabot/go_modules/gotest.tools/v3-3.5.0 ### 📊 Changes **2 files changed** (+3 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -4) </details> ### 📄 Description Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.4.0 to 3.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gotestyourself/gotest.tools/releases">gotest.tools/v3's releases</a>.</em></p> <blockquote> <h2>v3.5.0</h2> <h2>What's Changed</h2> <ul> <li>go.mod: update dependencies and go version by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/248">gotestyourself/gotest.tools#248</a></li> <li>Use Go1.20 by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/252">gotestyourself/gotest.tools#252</a></li> <li>Fix couple of typos by <a href="https://github.com/wallyqs"><code>@​wallyqs</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/253">gotestyourself/gotest.tools#253</a></li> <li>Added WithStdout and WithStderr helpers by <a href="https://github.com/ericfialkowski"><code>@​ericfialkowski</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/258">gotestyourself/gotest.tools#258</a></li> <li>Moved cmdOperators handling from RunCmd to StartCmd by <a href="https://github.com/ericfialkowski"><code>@​ericfialkowski</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/259">gotestyourself/gotest.tools#259</a></li> <li>Deprecate assert.ErrorType by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/254">gotestyourself/gotest.tools#254</a></li> <li>Remove outdated Dockerfile by <a href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/261">gotestyourself/gotest.tools#261</a></li> <li>env: add godoc links by <a href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/263">gotestyourself/gotest.tools#263</a></li> <li>poll: add godoc links by <a href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/264">gotestyourself/gotest.tools#264</a></li> <li>doc: add godoc links by <a href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/262">gotestyourself/gotest.tools#262</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/wallyqs"><code>@​wallyqs</code></a> made their first contribution in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/253">gotestyourself/gotest.tools#253</a></li> <li><a href="https://github.com/ericfialkowski"><code>@​ericfialkowski</code></a> made their first contribution in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/258">gotestyourself/gotest.tools#258</a></li> <li><a href="https://github.com/dolmen"><code>@​dolmen</code></a> made their first contribution in <a href="https://redirect.github.com/gotestyourself/gotest.tools/pull/261">gotestyourself/gotest.tools#261</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0">https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/a80f057529047c44e1a85d0d017b200787e537e0"><code>a80f057</code></a> Merge pull request <a href="https://redirect.github.com/gotestyourself/gotest.tools/issues/262">#262</a> from dolmen-go/add-godoc-links</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/684bd43c4231346326d372631943ca42e58b80d1"><code>684bd43</code></a> Merge pull request <a href="https://redirect.github.com/gotestyourself/gotest.tools/issues/264">#264</a> from dolmen-go/poll-add-godoc-links</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/e2be4be0f7eabb5320f5aba2a18335238551150e"><code>e2be4be</code></a> Merge pull request <a href="https://redirect.github.com/gotestyourself/gotest.tools/issues/263">#263</a> from dolmen-go/env-add-godoc-links</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/4cee55aad18f91d6b0ba9c812a52764b8496a154"><code>4cee55a</code></a> Merge pull request <a href="https://redirect.github.com/gotestyourself/gotest.tools/issues/261">#261</a> from dolmen-go/remove-outdated-Dockerfile</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/ff92878d6e43e9b109ab1e10dc2380f391d93425"><code>ff92878</code></a> poll: add godoc links</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/581f7740ad592b015d3250365ef08c5ed0d2913a"><code>581f774</code></a> env: add godoc links</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/fb6d0f6a4c4dae227e50496e5b2b39e6a428dbaf"><code>fb6d0f6</code></a> doc: add godoc links</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/d74b6687cc217aa5911ea1805d9511571d0935bc"><code>d74b668</code></a> Remove outdated Dockerfile</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/fe86c8799298a3989b29603bde716b865bf2ce56"><code>fe86c87</code></a> Merge pull request <a href="https://redirect.github.com/gotestyourself/gotest.tools/issues/254">#254</a> from gotestyourself/deprecate-assert-error</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/77099a8e87040d4f45ba50d8363e5793840b7bd2"><code>77099a8</code></a> Moved cmdOperators handling from RunCmd to StartCmd (<a href="https://redirect.github.com/gotestyourself/gotest.tools/issues/259">#259</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gotest.tools/v3&package-manager=go_modules&previous-version=3.4.0&new-version=3.5.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-01 21:54:19 +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/act#2177
No description provided.