-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependencies #148
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
/run pipeline |
c1a67af
to
a9b9fd4
Compare
/run pipeline |
a9b9fd4
to
c8f21c9
Compare
/run pipeline |
c8f21c9
to
5d6692c
Compare
/run pipeline |
5d6692c
to
92a9a6f
Compare
ℹ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
/run pipeline |
92a9a6f
to
770011c
Compare
/run pipeline |
770011c
to
4119a3b
Compare
/run pipeline |
4119a3b
to
cd123d3
Compare
/run pipeline |
cd123d3
to
cbf1624
Compare
/run pipeline |
cbf1624
to
73600c4
Compare
/run pipeline |
73600c4
to
762d81c
Compare
/run pipeline |
762d81c
to
800d950
Compare
/run pipeline |
1 similar comment
/run pipeline |
800d950
to
e9f7237
Compare
/run pipeline |
7124716
to
a303efd
Compare
/run pipeline |
a303efd
to
519c621
Compare
/run pipeline |
519c621
to
ec19d6e
Compare
/run pipeline |
ec19d6e
to
f29e2c7
Compare
/run pipeline |
f29e2c7
to
c36a175
Compare
/run pipeline |
c36a175
to
9874bdf
Compare
/run pipeline |
9874bdf
to
528c5a9
Compare
/run pipeline |
528c5a9
to
76ff89c
Compare
/run pipeline |
76ff89c
to
a1c9994
Compare
/run pipeline |
a1c9994
to
117b708
Compare
/run pipeline |
117b708
to
95fd2e9
Compare
/run pipeline |
95fd2e9
to
e5c47f6
Compare
/run pipeline |
e5c47f6
to
4b552bb
Compare
/run pipeline |
Changes added in this PR: #159 |
This PR contains the following updates:
v1.10.0
->v1.11.1
v1.58.7
->v1.60.3
1.25.0
->1.25.1
2.17.0
->3.0.2
1.81.0
->1.82.1
1.6.1
->1.6.2
1.6.1
->1.6.2
3.54.5
->3.56.0
1.6.4
->1.6.21
8.21.25
->10.2.13
2.3.1
->3.1.1
4.7.1
->4.7.6
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
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.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
hashicorp/terraform-provider-helm (helm)
v3.0.2
Compare Source
This is a patch release that fixes a number of bugs discovered in the v3.x.x release.
BUG FIXES:
helm_release
: Fix description field causing inconsistent plan [GH-1648]helm_release
: Fix plan error whendevel = false
is set andversion
is provided [GH-1656]helm_release
: Fix postrender being run when binaryPath is nil [GH-1649]helm_release
: Fix shallow clone bug causing nested sensitive values to be redacted in the k8s API [GH-1644]provider
: Fix namespace override logic in Kubernetes client initialization [GH-1650]provider
: Restore support for theKUBE_PROXY_URL
environment variable [GH-1655]v3.0.1
Compare Source
This is a hotfix release.
HOTFIX:
helm_release
: Fix state upgrader code to use correct type for "values" attribute. [GH-1638]v3.0.0
Compare Source
This release migrates ports the provider project from
terraform-plugin-sdk/v2
toterraform-plugin-framework
[GH-1379]Please refer to the migration guide.
BREAKING CHANGES:
kubernetes
,registry
, andexperiments
are now represented as nested objects.set
,set_list
, andset_sensitive
inhelm_release
andhelm_template
are now lists of nested objects instead of blocksFEATURES:
Add
"literal"
as a supportedtype
for theset
block [GH-1615]helm_release
: Add support for ResourceIdentity. [GH-1625]helm_release
: Addset_wo
write-only attribute [GH-1592]ENHANCEMENT:
helm_release
: AddUpgradeState
logic to support migration from SDKv2 to Plugin Framework [GH-1633]BUG FIXES:
helm_release
: Fix namespace behaviour for dependency charts in non-default namespaces [GH-1583]change
set.value
&&set_list.value
to optional instead of required [GH-1572]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
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
v1.81.1
Compare Source
Bug Fixes
Resource controller
VPC Infrastructure
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)
v3.56.0
Compare Source
Features
v3.55.7
Compare Source
Bug Fixes
v3.55.6
Compare Source
Bug Fixes
v3.55.5
Compare Source
Bug Fixes
v3.55.4
Compare Source
Bug Fixes
- updated DA diagrams
- modified IAM permissions
- updated the content on catalog (#771) (39d65ba)
v3.55.3
Compare Source
Bug Fixes
v3.55.2
Compare Source
Bug Fixes
v3.55.1
Compare Source
Bug Fixes
v3.55.0
Compare Source
Features
Quickstart
variation of OCP DA (#738) (c131db2)v3.54.7
Compare Source
Bug Fixes
existing_resource_group_name
is nownull
, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#766) (24224bf)v3.54.6
Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-cloud-logs (terraform-ibm-modules/cloud-logs/ibm)
v1.6.21
Compare Source
Bug Fixes
v1.6.20
Compare Source
Bug Fixes
v1.6.19
Compare Source
Bug Fixes
v1.6.18
Compare Source
Bug Fixes
v1.6.17
Compare Source
Bug Fixes
v1.6.16
Compare Source
Bug Fixes
v1.6.15
Compare Source
Bug Fixes
v1.6.14
Compare Source
Bug Fixes
v1.6.13
Compare Source
Bug Fixes
v1.6.12
Compare Source
Bug Fixes
v1.6.11
Compare Source
Bug Fixes
v1.6.10
Compare Source
Bug Fixes
v1.6.9
Compare Source
Bug Fixes
v1.6.8
Compare Source
Bug Fixes
v1.6.7
Compare Source
Bug Fixes
v1.6.6
Compare Source
Bug Fixes
existing_resource_group_name
is nownull
, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#103) (df90dc1)v1.6.5
Compare Source
Bug Fixes
management_endpoint_type_for_buckets
to "direct" and unhide the input from the DA (#102) (7b0974f)terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)
v10.2.13
Compare Source
Bug Fixes
v10.2.12
Compare Source
Bug Fixes
v10.2.11
Compare Source
Bug Fixes
v10.2.10
Compare Source
Bug Fixes
v10.2.9
Compare Source
Bug Fixes
v10.2.8
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.