Skip to content

Update module github.com/stretchr/testify to v1.11.1 (main)#1575

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
renovate/main-github.com-stretchr-testify-1.x
Sep 15, 2025
Merged

Update module github.com/stretchr/testify to v1.11.1 (main)#1575
openshift-merge-bot[bot] merged 1 commit into
mainfrom
renovate/main-github.com-stretchr-testify-1.x

Conversation

@openstack-k8s-ci-robot

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Aug 24, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence

Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openshift-ci openshift-ci Bot requested review from rabi and stuggi August 24, 2025 17:02
@softwarefactory-project-zuul

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4c5f93b6b6764b2b81a85a1e3bbf5d5c

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 50m 14s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 12m 37s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 29m 26s
adoption-standalone-to-crc-ceph-provider FAILURE in 1h 30m 31s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 27m 24s

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/main-github.com-stretchr-testify-1.x branch from 51ac56a to c322bb4 Compare August 30, 2025 04:25
@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/stretchr/testify to v1.11.0 (main) Update module github.com/stretchr/testify to v1.11.1 (main) Aug 30, 2025

@stuggi stuggi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci

openshift-ci Bot commented Sep 15, 2025

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot, stuggi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit 02f5484 into main Sep 15, 2025
8 checks passed
@openstack-k8s-ci-robot openstack-k8s-ci-robot deleted the renovate/main-github.com-stretchr-testify-1.x branch September 15, 2025 13:36
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.

2 participants