[PR #50] [MERGED] Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 #176

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

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/50
Author: @dependabot-preview[bot]
Created: 8/16/2019
Status: Merged
Merged: 10/25/2019
Merged by: @evenh

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


📝 Commits (1)

  • f83f51d Bump github.com/stretchr/testify from 1.3.0 to 1.4.0

📊 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.3.0 to 1.4.0.

Release notes

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

v1.4.0

The 1.4.0 release includes new matchers and bug fixes. See the v.1.4.0 milestone for a complete list of closed issues associated with this release.

Commits
  • 221dbe5 fix mutex
  • 1bb3d5a improve find expected call
  • 555ebd3 Fix panic for equality assertions for values of aliased string type
  • 0224ef2 Add YAMLEq to assert that two YAML strings are equivalent
  • d84e815 Introduce Eventually assertion.
  • ae5876d change report wording, fix int stringification, fix doc
  • 34c6fa2 assert, require: Regenerate
  • 21cb1c2 add ptr comparison func 'Same' to assert pkg
  • 10a9f47 Show stack trace on panic
  • 3f658bd add comparison
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 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/50 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 8/16/2019 **Status:** ✅ Merged **Merged:** 10/25/2019 **Merged by:** [@evenh](https://github.com/evenh) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/stretchr/testify-1.4.0` --- ### 📝 Commits (1) - [`f83f51d`](https://github.com/evenh/intercert/commit/f83f51dab0fbfc87066954fe4ad94190b29ca181) Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 ### 📊 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.3.0 to 1.4.0. <details> <summary>Release notes</summary> *Sourced from [github.com/stretchr/testify's releases](https://github.com/stretchr/testify/releases).* > ## v1.4.0 > The 1.4.0 release includes new matchers and bug fixes. See the [v.1.4.0 milestone](https://github.com/stretchr/testify/milestone/2?closed=1) for a complete list of closed issues associated with this release. </details> <details> <summary>Commits</summary> - [`221dbe5`](https://github.com/stretchr/testify/commit/221dbe5ed46703ee255b1da0dec05086f5035f62) fix mutex - [`1bb3d5a`](https://github.com/stretchr/testify/commit/1bb3d5a6193db929e5eea51034832f8aaafb6ca9) improve find expected call - [`555ebd3`](https://github.com/stretchr/testify/commit/555ebd39594b3f68e1e3aaff0241f65dcf5c71f9) Fix panic for equality assertions for values of aliased string type - [`0224ef2`](https://github.com/stretchr/testify/commit/0224ef258e2a090f3f3538f56aa4e6e04adbb80e) Add YAMLEq to assert that two YAML strings are equivalent - [`d84e815`](https://github.com/stretchr/testify/commit/d84e815d441de9c64a3a2f9336c32acf1e7349d1) Introduce Eventually assertion. - [`ae5876d`](https://github.com/stretchr/testify/commit/ae5876d09ad6d0d68dff8d969e518db26e0e7969) change report wording, fix int stringification, fix doc - [`34c6fa2`](https://github.com/stretchr/testify/commit/34c6fa2dc70986bccbbffcc6130f6920a924b075) assert, require: Regenerate - [`21cb1c2`](https://github.com/stretchr/testify/commit/21cb1c2932a2d04c6792d5ad106243c6e36a3a7d) add ptr comparison func 'Same' to assert pkg - [`10a9f47`](https://github.com/stretchr/testify/commit/10a9f474263e7c93475ac7aa9f2661449fc45cb3) Show stack trace on panic - [`3f658bd`](https://github.com/stretchr/testify/commit/3f658bd5ac42cc0b5de5b427e95a480d5726ea76) add comparison - Additional commits viewable in [compare view](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0) </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.3.0&new-version=1.4.0)](https://dependabot.com/compatibility-score.html?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.3.0&new-version=1.4.0) 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </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: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/intercert#176
No description provided.