[PR #1379] [MERGED] build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 #1914

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1379
Author: @dependabot[bot]
Created: 10/10/2022
Status: Merged
Merged: 10/10/2022
Merged by: @mergify[bot]

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


📝 Commits (2)

  • 19eba79 build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0
  • 053b13f Merge branch 'master' into dependabot/go_modules/gotest.tools/v3-3.4.0

📊 Changes

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

View changed files

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

📄 Description

Bumps gotest.tools/v3 from 3.0.3 to 3.4.0.

Release notes

Sourced from gotest.tools/v3's releases.

v3.4.0

What's Changed

New Contributors

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

v3.3.0

What's Changed

Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.2.0...v3.3.0

v3.2.0

What's Changed

Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.1.0...v3.2.0

v3.1.0

What's Changed

... (truncated)

Commits
  • f086d27 Merge pull request #245 from thaJeztah/replace_ioutil
  • 5b51cec update golangci-lint to v1.49.0
  • 77e24c3 Add package GoDoc for some internal packages (revive)
  • b881b33 replace uses of deprecated io/ioutil
  • f0f4764 fix formatting of nolint tags
  • b9a752f remove go1.16 from test matrix
  • 36dd5d1 Merge pull request #244 from motemen/update-expected-inside-func
  • 4c65207 Rename function for new return value
  • ddad04c allow updating expected vars/consts inside functions
  • 97735af Merge pull request #242 from gotestyourself/remove-dep
  • 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/1379 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/10/2022 **Status:** ✅ Merged **Merged:** 10/10/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/gotest.tools/v3-3.4.0` --- ### 📝 Commits (2) - [`19eba79`](https://github.com/nektos/act/commit/19eba79687bcd5a6f1106d8d402d5046cea51367) build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 - [`053b13f`](https://github.com/nektos/act/commit/053b13fbcbf609f886b55922733c1da8ab9aa844) Merge branch 'master' into dependabot/go_modules/gotest.tools/v3-3.4.0 ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+3 -1) </details> ### 📄 Description Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.0.3 to 3.4.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.4.0</h2> <h2>What's Changed</h2> <ul> <li>Test against Go1.19, and remove a dependency by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/242">gotestyourself/gotest.tools#242</a></li> <li>assert: allow updating expected vars/consts inside functions by <a href="https://github.com/motemen"><code>@​motemen</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/244">gotestyourself/gotest.tools#244</a></li> <li>drop go1.16 from test-matrix, replace deprecated io/ioutil, and update golangci-lint to v1.49.0 by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/245">gotestyourself/gotest.tools#245</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/motemen"><code>@​motemen</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/244">gotestyourself/gotest.tools#244</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gotestyourself/gotest.tools/compare/v3.3.0...v3.4.0">https://github.com/gotestyourself/gotest.tools/compare/v3.3.0...v3.4.0</a></p> <h2>v3.3.0</h2> <h2>What's Changed</h2> <ul> <li>golden: accept -update for updating files by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/235">gotestyourself/gotest.tools#235</a></li> <li>Update README links by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/236">gotestyourself/gotest.tools#236</a></li> <li>Update docs about the -update flag by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/238">gotestyourself/gotest.tools#238</a></li> <li>assert: golden variables by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/237">gotestyourself/gotest.tools#237</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gotestyourself/gotest.tools/compare/v3.2.0...v3.3.0">https://github.com/gotestyourself/gotest.tools/compare/v3.2.0...v3.3.0</a></p> <h2>v3.2.0</h2> <h2>What's Changed</h2> <ul> <li>Update gty-migrate-from-testify by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/228">gotestyourself/gotest.tools#228</a></li> <li>ci: add go1.18 by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/227">gotestyourself/gotest.tools#227</a></li> <li>assert: improve godoc and failure messages by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/229">gotestyourself/gotest.tools#229</a></li> <li>remove pkg/errors dependency by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/230">gotestyourself/gotest.tools#230</a></li> <li>Ci update linters by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/231">gotestyourself/gotest.tools#231</a></li> <li>assert: document that filename and line number are included by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/233">gotestyourself/gotest.tools#233</a></li> <li>Small godoc improvement by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/234">gotestyourself/gotest.tools#234</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gotestyourself/gotest.tools/compare/v3.1.0...v3.2.0">https://github.com/gotestyourself/gotest.tools/compare/v3.1.0...v3.2.0</a></p> <h2>v3.1.0</h2> <h2>What's Changed</h2> <ul> <li>Add github action for merging main branch by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/211">gotestyourself/gotest.tools#211</a></li> <li>ci: add go1.16 by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/213">gotestyourself/gotest.tools#213</a></li> <li>golden: only create dir if update flag is set by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/215">gotestyourself/gotest.tools#215</a></li> <li>CircleCI: update to GA version of Go 1.16 by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/216">gotestyourself/gotest.tools#216</a></li> <li>go.mod: update dependencies by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/217">gotestyourself/gotest.tools#217</a></li> <li>ci: set path for go install by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/219">gotestyourself/gotest.tools#219</a></li> <li>icmd: replace all usages of os/exec with golang.org/x/sys/execabs by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/218">gotestyourself/gotest.tools#218</a></li> <li>ci: add go1.17, remove go1.13 by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/221">gotestyourself/gotest.tools#221</a></li> <li>assert: ErrorIs by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/208">gotestyourself/gotest.tools#208</a></li> <li>fs: add DirFromPath by <a href="https://github.com/dnephin"><code>@​dnephin</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/222">gotestyourself/gotest.tools#222</a></li> <li>Stop creating directory outside of testdata by <a href="https://github.com/seriousben"><code>@​seriousben</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/223">gotestyourself/gotest.tools#223</a></li> <li>fs: Fix <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/issues/141">#141</a> comparing symlink permissions by <a href="https://github.com/DominicLavery"><code>@​DominicLavery</code></a> in <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/pull/224">gotestyourself/gotest.tools#224</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/f086d2783c5b3a2a21b482ec19c1c310e68f4d18"><code>f086d27</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/issues/245">#245</a> from thaJeztah/replace_ioutil</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/5b51cec00a8dea2c9157e8a7d4af0f127fdbdc1c"><code>5b51cec</code></a> update golangci-lint to v1.49.0</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/77e24c3215533122a219f248291e7f26ada66df6"><code>77e24c3</code></a> Add package GoDoc for some internal packages (revive)</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/b881b33471ed35d3b5b38f36c5386359947278d5"><code>b881b33</code></a> replace uses of deprecated io/ioutil</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/f0f47640120ca1d4460c2970d5660ccad4034394"><code>f0f4764</code></a> fix formatting of nolint tags</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/b9a752fd668f39ceda58a33bc40d4282b82a58b2"><code>b9a752f</code></a> remove go1.16 from test matrix</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/36dd5d11244c9c2752593ec7a9b68a0c79bc89a5"><code>36dd5d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/issues/244">#244</a> from motemen/update-expected-inside-func</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/4c6520719ee96b0d37d33cb6c38719b1bd09a348"><code>4c65207</code></a> Rename function for new return value</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/ddad04cfb8340d0da4b5e9952d6bc1a62b5dd1d8"><code>ddad04c</code></a> allow updating expected vars/consts inside functions</li> <li><a href="https://github.com/gotestyourself/gotest.tools/commit/97735af8500989d4c70238367b3cf03b36c4f5d7"><code>97735af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gotestyourself/gotest.tools/issues/242">#242</a> from gotestyourself/remove-dep</li> <li>Additional commits viewable in <a href="https://github.com/gotestyourself/gotest.tools/compare/v3.0.3...v3.4.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.0.3&new-version=3.4.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:53:13 +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#1914
No description provided.