-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update dependencies #230
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 |
047d5ba to
f93cb94
Compare
|
/run pipeline |
f93cb94 to
7d11308
Compare
|
/run pipeline |
7d11308 to
785eb7b
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 |
785eb7b to
2d1e9b2
Compare
|
/run pipeline |
2d1e9b2 to
21625e5
Compare
|
/run pipeline |
21625e5 to
dff3ae1
Compare
|
/run pipeline |
dff3ae1 to
0f73389
Compare
|
/run pipeline |
0f73389 to
389a771
Compare
|
/run pipeline |
|
🎉 This PR is included in version 4.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 4.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 4.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR contains the following updates:
v1.10.0->v1.11.1v1.58.11->v1.60.12.6.13->2.6.182.7.6->2.8.2Release 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
v1.11.0Compare 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
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
v1.59.1Compare Source
Bug Fixes
v1.59.0Compare Source
Features
- Fixes the dependecy tree resolution
- added the ability to skip ceritan permutaion test combinations
- simplified some code paths (3520879)
v1.58.12Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-event-notifications (terraform-ibm-modules/event-notifications/ibm)
v2.6.18Compare Source
Bug Fixes
v2.6.17Compare Source
Bug Fixes
v2.6.16Compare Source
Bug Fixes
v2.6.15Compare Source
Bug Fixes
v2.6.14Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager (terraform-ibm-modules/secrets-manager/ibm)
v2.8.2Compare Source
Bug Fixes
v2.8.1Compare Source
Bug Fixes
v2.8.0Compare Source
Features
v2.7.8Compare Source
Bug Fixes
v2.7.7Compare Source
Bug Fixes
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.