Skip to content

EOL DEPENDENCY UPGRADE: github.com/stretchr/testify (minor → v1.11.1) #60

Merged
platinummonkey merged 2 commits intomainfrom
engraver-auto-version-upgrade/minorpatch/go/0-1771021250
Feb 13, 2026
Merged

EOL DEPENDENCY UPGRADE: github.com/stretchr/testify (minor → v1.11.1) #60
platinummonkey merged 2 commits intomainfrom
engraver-auto-version-upgrade/minorpatch/go/0-1771021250

Conversation

@campaigner-prod
Copy link
Contributor

Summary: Security update — 1 package upgraded (MINOR changes included)

Manifests changed:

  • . (go)

Updates

Package From To Type Vulnerabilities Fixed
github.com/stretchr/testify v1.7.0 v1.11.1 minor -

Packages marked with "-" are updated due to dependency constraints.


Security Details

⚠️ Dependencies that have Reached EOL (1)
Dependency Unsafe Version EOL Date New Version Path
github.com/stretchr/testify v1.7.0 - v1.11.1 go.mod

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI

Update Mode: EOL Remediation

🤖 Generated by DataDog Automated Dependency Management System

@datadog-official
Copy link

datadog-official bot commented Feb 13, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 79.44% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 2bece86 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

Datadog Intelligent Test Runner (ITR) skips tests it considers
unaffected by code changes. On dependency-only PRs (e.g., go.mod
updates), ITR skips nearly all tests, producing ~0% coverage and
failing the threshold check.

Fix by running coverage collection with plain `go test` (GOFLAGS=""
to bypass orchestrion toolexec), ensuring all tests execute regardless
of ITR decisions. The orchestrion-instrumented run still handles CI
Visibility and test reporting.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@platinummonkey platinummonkey merged commit 61dc4e7 into main Feb 13, 2026
5 checks passed
@platinummonkey platinummonkey deleted the engraver-auto-version-upgrade/minorpatch/go/0-1771021250 branch February 13, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments