Skip to content

chore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in the go-dependencies group across 1 directory - #466

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-3a2e2cb45c
Open

chore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in the go-dependencies group across 1 directory#466
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-3a2e2cb45c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 1 update in the / directory: github.com/stretchr/testify.

Updates github.com/stretchr/testify from 1.12.0 to 1.12.1

Release notes

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

v1.12.1

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

Commits

@dependabot dependabot Bot added docs: skip Pull request does not require documentation changes semver: patch labels Aug 20, 2026
@dependabot
dependabot Bot requested a review from peter-smith-phd as a code owner August 20, 2026 09:07
@dependabot dependabot Bot added the docs: skip Pull request does not require documentation changes label Aug 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 20, 2026 09:07

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉 — a test-only dependency patch bump (testify 1.12.0→1.12.1, transitive go.yaml.in/yaml/v3 3.0.4→3.0.5, the now-unused gopkg.in/yaml.v3 dropped) with a clean go.mod/go.sum exactly as go mod tidy produces, @dependabot.

Automated review on behalf of @gtsiolis.


Generated by Claude Code

@dependabot dependabot Bot changed the title chore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in the go-dependencies group chore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in the go-dependencies group across 1 directory Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-3a2e2cb45c branch from 878c2fb to 19b62e7 Compare August 21, 2026 09:07

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-reviewed after the rebase (new commit 19b62e7): the go.mod/go.sum diff is unchanged from my prior review and still exactly what go mod tidy produces — testify 1.12.0→1.12.1, transitive go.yaml.in/yaml/v3 3.0.4→3.0.5, and the now-unused gopkg.in/yaml.v3 dropped. Still LGTM 🎉, a clean test-only patch bump, @dependabot.

Automated review on behalf of @gtsiolis.


Generated by Claude Code

Bumps the go-dependencies group with 1 update in the / directory: [github.com/stretchr/testify](https://github.com/stretchr/testify).


Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-3a2e2cb45c branch from 19b62e7 to 82ac00d Compare August 21, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs: skip Pull request does not require documentation changes semver: patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants