generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update dependencies #193
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
Open
terraform-ibm-modules-ops
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+199
−987
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
/run pipeline |
cac0b27
to
095513f
Compare
/run pipeline |
7940c1c
to
05ed3de
Compare
05ed3de
to
57c62c8
Compare
/run pipeline |
57c62c8
to
ba5700d
Compare
/run pipeline |
ba5700d
to
bc07f89
Compare
/run pipeline |
bc07f89
to
7eee7b3
Compare
/run pipeline |
7eee7b3
to
e330ab3
Compare
/run pipeline |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.17.5
->v5.21.0
v2.0.6
->v2.0.15
v0.47.1
->v0.50.0
v1.9.0
->v1.11.1
v1.38.2
->v1.60.1
1.23.1
->1.25.0
2.14.0
->3.0.2
1.68.0
->1.82.0
2.31.0
->2.38.0
v1.22.4
->v1.22.5
5.33.0
->8.5.8
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
v5.20.0
Compare Source
Features
v5.19.1
Compare Source
Bug Fixes
v5.19.0
Compare Source
Features
v5.18.6
Compare Source
Bug Fixes
v5.18.5
Compare Source
Bug Fixes
errors
field of the response isnil
(9c104b3)v5.18.4
Compare Source
Bug Fixes
v5.18.3
Compare Source
Bug Fixes
v5.18.2
Compare Source
Bug Fixes
v5.18.1
Compare Source
Bug Fixes
v5.18.0
Compare Source
Features
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
v2.0.11
Compare Source
This release introduces a new secret type: Custom credentials. Read more about it in the service documentation.
v2.0.10
Compare Source
You can now use an Imported certificate secret to generate a Certificate Signing Reques (CSR) that you can then externally sign with your Certificate Authority and add it back to your Imported certificate secret.
Note
The function signature for the following functions has changed
NewPublicCertificatePrototype
:common name
is no longer required.NewImportedCertificatePrototype
:certificate
is no longer required.v2.0.9
Compare Source
Package updates.
v2.0.8
Compare Source
v2.0.7
Compare Source
Support for IAM service authorization
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
v0.49.0
Compare Source
Modules affected
terraform
helm
azure
aws
k8s
logger
packer
What's Changed
New Contributors
Full Changelog: gruntwork-io/terratest@v0.48.2...v0.49.0
v0.48.2
Compare Source
Modules affected
shell
aws
gcp
terraform
k8s
azure
database
What's Changed
RunCommandAndGetStdOutErr
by @james03160927S3BucketServerSideEncryption
by @james03160927stderr
intostdout
by @g7rrequest-timeout
options forkubectl
by @james03160927GetAllParametersOfRdsInstance
by @james03160927golang.org/x/crypto
from 0.29.0 to 0.31.0 by @dependabotgolang.org/x/net
from 0.31.0 to 0.33.0 by @dependabotHasSuffix
to check for suffixes by @amangaleNew Contributors
Full Changelog: gruntwork-io/terratest@v0.48.1...v0.48.2
v0.48.1
Compare Source
Modules affected
helm
azure
aws
k8s
What's Changed
New Contributors
Full Changelog: gruntwork-io/terratest@v0.48.0...v0.48.1
v0.48.0
Compare Source
Modules affected
terraform
aws
helm
logger
http-helper
opa
docker
What's Changed
Log
andLogf
threadsafe by @james03160927 in #1467master
tomain
wherever it's referenced by @yhakbar in #1476New Contributors
Full Changelog: gruntwork-io/terratest@v0.47.2...v0.47.3
v0.47.2
Compare Source
Modules affected
ssh
terraform
Description
Related links
Full Changelog: gruntwork-io/terratest@v0.47.1...v0.47.2
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
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
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
](https://redirect.github.com/terraform-iConfiguration
📅 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.