-
Couldn't load subscription status.
- Fork 0
chore(deps): update dependencies #138
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
base: main
Are you sure you want to change the base?
Conversation
ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
/run pipeline |
1692dad to
21d87d3
Compare
|
/run pipeline |
21d87d3 to
1cbefe2
Compare
|
/run pipeline |
1cbefe2 to
39e6ed7
Compare
|
/run pipeline |
1 similar comment
|
/run pipeline |
39e6ed7 to
55c6c61
Compare
|
/run pipeline |
55c6c61 to
1a1da8b
Compare
|
/run pipeline |
1a1da8b to
a766fd0
Compare
|
/run pipeline |
a766fd0 to
fba082d
Compare
|
/run pipeline |
fba082d to
e6e5646
Compare
|
/run pipeline |
e6e5646 to
8e3ea44
Compare
|
/run pipeline |
8e3ea44 to
1a34b76
Compare
|
/run pipeline |
1a34b76 to
59ab9fa
Compare
|
/run pipeline |
59ab9fa to
533543e
Compare
|
/run pipeline |
533543e to
d61c97f
Compare
|
/run pipeline |
d61c97f to
3d66b8c
Compare
|
/run pipeline |
3d66b8c to
cc5c066
Compare
|
/run pipeline |
cc5c066 to
c58869b
Compare
|
/run pipeline |
c58869b to
02f588a
Compare
|
/run pipeline |
02f588a to
0cfad6f
Compare
|
/run pipeline |
This PR contains the following updates:
v1.10.0->v1.11.1v1.55.2->v1.60.171.24.4->1.25.3v1.22.5->v1.23.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.17Compare Source
Bug Fixes
v1.60.16Compare Source
Bug Fixes
v1.60.15Compare Source
Bug Fixes
v1.60.14Compare Source
Bug Fixes
v1.60.13Compare Source
Bug Fixes
v1.60.12Compare Source
Bug Fixes
v1.60.11Compare Source
Bug Fixes
v1.60.10Compare Source
Bug Fixes
v1.60.9Compare Source
Bug Fixes
v1.60.8Compare Source
Bug Fixes
v1.60.7Compare Source
Bug Fixes
v1.60.6Compare Source
Bug Fixes
v1.60.5Compare Source
Bug Fixes
v1.60.4Compare Source
Bug Fixes
v1.60.3Compare Source
Bug Fixes
v1.60.2Compare Source
Bug Fixes
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
v1.58.11Compare Source
Bug Fixes
v1.58.10Compare Source
Bug Fixes
v1.58.9Compare Source
Bug Fixes
v1.58.8Compare Source
Bug Fixes
v1.58.7Compare Source
Bug Fixes
v1.58.6Compare Source
Bug Fixes
v1.58.5Compare Source
Bug Fixes
v1.58.4Compare Source
Bug Fixes
v1.58.3Compare Source
Bug Fixes
v1.58.2Compare Source
Bug Fixes
v1.58.1Compare Source
Bug Fixes
v1.58.0Compare Source
Features
v1.57.1Compare Source
Bug Fixes
v1.57.0Compare Source
Features
v1.56.1Compare Source
Bug Fixes
v1.56.0Compare Source
Features
v1.55.7Compare Source
Bug Fixes
v1.55.6Compare Source
Bug Fixes
v1.55.5Compare Source
Bug Fixes
- enhanced addon dependency visualization with comprehensive tree structure and circular reference detection (517dd93)
v1.55.4Compare Source
Bug Fixes
- ensure required dependencies are always processed and stop processing disabled branches (360f721)
v1.55.3Compare Source
Bug Fixes
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)
v1.23.2Compare Source
Bug Fixes
v1.23.1Compare Source
Bug Fixes
v1.23.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.