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:
v1.11.0
->v1.11.1
v1.59.1
->v1.60.1
1.81.1
->1.82.0
1.2.8
->1.2.9
Release Notes
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
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
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
IBM-Cloud/terraform-provider-ibm (ibm)
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
ibm_vmaas_transit_gateway_connection
ibm_vmaas_transit_gateway_connection
Bug Fixes
Cloudant
Global Catalog, IAM
Power Systems
Secrets Manager
secret_id
property (6400)VMware
fast_provisioning_enabled
(6425)VPC Infrastructure
Enhancements
CD Tekton Pipeline
ca-mon
region (6402)App Configuration
Event Streams
MQ Service
VMware
CIS
VPC Infrastructure
storage_generation
attribute tois_volume
(6413)Satellite
Transit Gateway
Power Systems
General
actions/checkout
from 4.2.2 to 5.0.0 (6406)bluemix-go
dependency (6409)endpoints_file_path
precedence (6429)Tests
Secrets Manager
terraform-ibm-modules/terraform-ibm-vpc-private-path (terraform-ibm-modules/vpc-private-path/ibm)
v1.2.9
Compare 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.