[PR #75] [CLOSED] Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 #199

Closed
opened 2026-02-25 22:31:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/75
Author: @dependabot-preview[bot]
Created: 2/21/2020
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/stretchr/testify-1.5.1


📝 Commits (1)

  • 9030c05 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1

📊 Changes

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

View changed files

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

📄 Description

Bumps github.com/stretchr/testify from 1.4.0 to 1.5.1.

Release notes

Sourced from github.com/stretchr/testify's releases.

HOTFIX: Revert suite interface type

This is a hotfix which reverts the suite package's interface type to use testing.T

v1.5.0

Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist

Commits
  • 3ebf1dd Revert PR #867
  • 624f997 fix(suite): Add Fatalf method to suite.TestingT for gomock compatibility
  • 5d2970f Fix typo in CONTRIBUTING.md
  • 2aadfe8 Grammatical change in documentation for Run()
  • 55d8b57 Add interface tests for suite.T
  • 9dfcf7c suite: make suite.TestingT satisfy mock.TestingT
  • 518a149 IsType: A type-safe way of checking argument type
  • ea72eb9 added Log/Skip methods as required by CI tests
  • dca7be2 updated TestingSuite interface to use TestingT
  • d3e6164 removed Helper method from TestingT interface
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/evenh/intercert/pull/75 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/21/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/stretchr/testify-1.5.1` --- ### 📝 Commits (1) - [`9030c05`](https://github.com/evenh/intercert/commit/9030c050ea33005cae2207535fb720638af8b0ca) Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) </details> ### 📄 Description Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stretchr/testify/releases">github.com/stretchr/testify's releases</a>.</em></p> <blockquote> <h2>HOTFIX: Revert suite interface type</h2> <p>This is a hotfix which reverts the <code>suite</code> package's interface type to use <code>testing.T</code></p> <h2>v1.5.0</h2> <p>Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stretchr/testify/commit/3ebf1ddaeb260c4b1ae502a01c7844fa8c1fa0e9"><code>3ebf1dd</code></a> Revert PR <a href="https://github-redirect.dependabot.com/stretchr/testify/issues/867">#867</a></li> <li><a href="https://github.com/stretchr/testify/commit/624f997379a27f38832b4b22ef5e4d31385c6daf"><code>624f997</code></a> fix(suite): Add Fatalf method to suite.TestingT for gomock compatibility</li> <li><a href="https://github.com/stretchr/testify/commit/5d2970ff94f994cbe1a4dbe9cba2eb007a9df5bb"><code>5d2970f</code></a> Fix typo in CONTRIBUTING.md</li> <li><a href="https://github.com/stretchr/testify/commit/2aadfe8adca614bc61fc5164125713dc7c2c1ec3"><code>2aadfe8</code></a> Grammatical change in documentation for Run()</li> <li><a href="https://github.com/stretchr/testify/commit/55d8b5740cad9f512b615f97e967dd50c3d923b4"><code>55d8b57</code></a> Add interface tests for suite.T</li> <li><a href="https://github.com/stretchr/testify/commit/9dfcf7c562f3d684d583301ebe0227af657513c9"><code>9dfcf7c</code></a> suite: make suite.TestingT satisfy mock.TestingT</li> <li><a href="https://github.com/stretchr/testify/commit/518a1491c71301fe87e8db87ee5a2aa07757c7ff"><code>518a149</code></a> IsType: A type-safe way of checking argument type</li> <li><a href="https://github.com/stretchr/testify/commit/ea72eb91592e90d15a9e03ffe61f02493135d843"><code>ea72eb9</code></a> added Log/Skip methods as required by CI tests</li> <li><a href="https://github.com/stretchr/testify/commit/dca7be2281160d1de37dcd672efabf7595a20bc6"><code>dca7be2</code></a> updated TestingSuite interface to use TestingT</li> <li><a href="https://github.com/stretchr/testify/commit/d3e61647c0b4ac3538a3c6ddd772d3e8995c6101"><code>d3e6164</code></a> removed Helper method from TestingT interface</li> <li>Additional commits viewable in <a href="https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.4.0&new-version=1.5.1)](https://dependabot.com/compatibility-score/?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.4.0&new-version=1.5.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:31:23 +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/intercert#199
No description provided.