-
Notifications
You must be signed in to change notification settings - Fork 10
fix(deps): update dependencies #273
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 |
c196b98
to
33392fd
Compare
/run pipeline |
33392fd
to
c5daee0
Compare
/run pipeline |
c5daee0
to
0d33f3a
Compare
/run pipeline |
0d33f3a
to
6b2bff6
Compare
/run pipeline |
6b2bff6
to
2668042
Compare
/run pipeline |
4178095
to
02aeb2c
Compare
02aeb2c
to
a67b94f
Compare
/run pipeline |
a67b94f
to
fe09df8
Compare
/run pipeline |
fe09df8
to
7ac110f
Compare
/run pipeline |
7ac110f
to
e04711f
Compare
/run pipeline |
e04711f
to
e85eca3
Compare
/run pipeline |
e85eca3
to
2461584
Compare
/run pipeline |
2461584
to
fb33df3
Compare
/run pipeline |
fb33df3
to
2f12038
Compare
/run pipeline |
2f12038
to
6d2081f
Compare
/run pipeline |
6d2081f
to
b35d6c8
Compare
/run pipeline |
b35d6c8
to
489c28e
Compare
/run pipeline |
489c28e
to
a8c700a
Compare
/run pipeline |
a8c700a
to
00a9ddd
Compare
/run pipeline |
00a9ddd
to
ecdba9f
Compare
/run pipeline |
ecdba9f
to
6f10f35
Compare
/run pipeline |
6f10f35
to
14173c1
Compare
/run pipeline |
This PR contains the following updates:
v5.20.0
->v5.21.0
v2.0.11
->v2.0.15
v0.49.0
->v0.50.0
v1.10.0
->v1.11.1
v1.50.1
->v1.60.5
1.24.3
->1.25.1
v0.39.0
->v0.41.0
>= 1.68.1, < 2.0.0
->>= 1.82.1, < 2.0.0
1.8.2
->1.10.2
1.1.0
->1.3.0
v1.22.4
->v1.22.5
1.1.0
->2.0.1
7.23.6
->8.2.2
5.0.0
->5.5.4
7.4.4
->8.5.15
8.2.0
->8.5.15
3.3.1
->3.5.3
1.10.0
->1.11.6
2.6.2
->2.7.0
Release Notes
IBM/go-sdk-core (github.com/IBM/go-sdk-core/v5)
v5.21.0
Compare Source
Features
v5.20.1
Compare Source
Bug Fixes
IBM/secrets-manager-go-sdk (github.com/IBM/secrets-manager-go-sdk/v2)
v2.0.15
Compare Source
A new secret access tracking feature is now available. Use the
retrieved_at
to see when was the secret data last accessed. This provides better visibility into secret usage for improved monitoring and management.v2.0.14
Compare Source
Updates to go.mod.
v2.0.13
Compare Source
v2.0.12
Compare Source
Fix for
https://pkg.go.dev/vuln/GO-2025-3749
https://pkg.go.dev/vuln/GO-2025-3751
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.50.0
Compare Source
What's Changed
terragrunt stack init
by @james03160927 in #1560New Contributors
Full Changelog: gruntwork-io/terratest@v0.49.0...v0.50.0
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
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
v1.60.5
Compare Source
Bug Fixes
v1.60.4
Compare Source
Bug Fixes
v1.60.3
Compare Source
Bug Fixes
v1.60.2
Compare Source
Bug Fixes
v1.60.1
Compare Source
Bug Fixes
v1.60.0
Compare Source
Features
v1.59.7
Compare Source
Bug Fixes
v1.59.6
Compare Source
Bug Fixes
v1.59.5
Compare Source
Bug Fixes
v1.59.4
Compare Source
Bug Fixes
v1.59.3
Compare Source
Bug Fixes
v1.59.2
Compare Source
Bug Fixes
v1.59.1
Compare Source
Bug Fixes
v1.59.0
Compare Source
Features
- Fixes the dependecy tree resolution
- added the ability to skip ceritan permutaion test combinations
- simplified some code paths (3520879)
v1.58.12
Compare Source
Bug Fixes
v1.58.11
Compare Source
Bug Fixes
v1.58.10
Compare Source
Bug Fixes
v1.58.9
Compare Source
Bug Fixes
v1.58.8
Compare Source
Bug Fixes
v1.58.7
Compare Source
Bug Fixes
v1.58.6
Compare Source
Bug Fixes
v1.58.5
Compare Source
Bug Fixes
v1.58.4
Compare Source
Bug Fixes
v1.58.3
Compare Source
Bug Fixes
v1.58.2
Compare Source
Bug Fixes
v1.58.1
Compare Source
Bug Fixes
v1.58.0
Compare Source
Features
v1.57.1
Compare Source
Bug Fixes
v1.57.0
Compare Source
Features
v1.56.1
Compare Source
Bug Fixes
v1.56.0
Compare Source
Features
v1.55.7
Compare Source
Bug Fixes
v1.55.6
Compare Source
Bug Fixes
v1.55.5
Compare Source
Bug Fixes
- enhanced addon dependency visualization with comprehensive tree structure and circular reference detection (517dd93)
v1.55.4
Compare Source
Bug Fixes
- ensure required dependencies are always processed and stop processing disabled branches (360f721)
v1.55.3
Compare Source
Bug Fixes
v1.55.2
Compare Source
Bug Fixes
v1.55.1
Compare Source
Bug Fixes
v1.55.0
Compare Source
Features
v1.54.2
Compare Source
Bug Fixes
v1.54.1
Compare Source
Bug Fixes
v1.54.0
Compare Source
Features
v1.53.4
Compare Source
Bug Fixes
v1.53.3
Compare Source
Bug Fixes
v1.53.2
Compare Source
Bug Fixes
v1.53.1
Compare Source
Bug Fixes
v1.53.0
Compare Source
Features
- added new schematics test for input variables, to alert that variables are being used in test that are not present in the solution (8bdc717)
v1.52.1
Compare Source
Bug Fixes
v1.52.0
Compare Source
Features
v1.51.1
Compare Source
Bug Fixes
v1.51.0
Compare Source
Features
IBM-Cloud/terraform-provider-ibm (ibm)
v1.82.1
Compare Source
Bug Fixes
Kubernetes Cluster
v1.82.0
Compare Source
ibm_app_config_integrations
ibm_app_config_integration_en
ibm_app_config_integration_kms
ibm_app_config_integration_en
ibm_app_config_integration_kms
ibm_en_pre_defined_template
ibm_en_pre_defined_templates
ibm_en_code_engine_template
ibm_en_code_engine_template
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.