-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependencies #129
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
ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
/run pipeline |
ea04f89 to
751fef6
Compare
|
/run pipeline |
751fef6 to
a0cb4ab
Compare
|
/run pipeline |
a0cb4ab to
0feafde
Compare
|
/run pipeline |
1 similar comment
|
/run pipeline |
0feafde to
6efa1b1
Compare
|
/run pipeline |
6efa1b1 to
d3d2fe8
Compare
|
/run pipeline |
d3d2fe8 to
3cd633d
Compare
|
/run pipeline |
3cd633d to
fc9b55e
Compare
|
/run pipeline |
fc9b55e to
c2e26e4
Compare
|
/run pipeline |
c2e26e4 to
3540b86
Compare
|
/run pipeline |
3540b86 to
a4da913
Compare
|
/run pipeline |
a4da913 to
7154fd3
Compare
|
/run pipeline |
|
/run pipeline |
1 similar comment
|
/run pipeline |
|
🎉 This PR is included in version 0.14.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR contains the following updates:
v1.10.0->v1.11.1v1.55.2->v1.60.51.24.4->1.25.1Release 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.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
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.