-
Couldn't load subscription status.
- Fork 3
fix(deps): update dependencies #518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/run pipeline |
edb7cd1 to
7fd511d
Compare
ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
/run pipeline |
7fd511d to
0373885
Compare
|
/run pipeline |
0373885 to
c34564b
Compare
|
/run pipeline |
c34564b to
c9718d0
Compare
|
/run pipeline |
|
🎉 This PR is included in version 2.3.11 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR contains the following updates:
v1.11.0->v1.11.1v1.59.1->v1.60.11.33.0->1.33.14.5.8->4.5.105.1.20->5.1.221.3.13->1.3.142.7.8->2.8.4Release Notes
stretchr/testify (github.com/stretchr/testify)
v1.11.1Compare 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
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
v1.60.1Compare Source
Bug Fixes
v1.60.0Compare Source
Features
v1.59.7Compare Source
Bug Fixes
v1.59.6Compare Source
Bug Fixes
v1.59.5Compare Source
Bug Fixes
v1.59.4Compare Source
Bug Fixes
v1.59.3Compare Source
Bug Fixes
v1.59.2Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)
v1.33.1Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-code-engine (terraform-ibm-modules/code-engine/ibm)
v4.5.10Compare Source
Bug Fixes
v4.5.9Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)
v5.1.22Compare Source
Bug Fixes
v5.1.21Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group (terraform-ibm-modules/secrets-manager-secret-group/ibm)
v1.3.14Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager (terraform-ibm-modules/secrets-manager/ibm)
v2.8.4Compare Source
Bug Fixes
v2.8.3Compare Source
Bug Fixes
v2.8.2Compare Source
Bug Fixes
v2.8.1Compare Source
Bug Fixes
v2.8.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.