chore(deps): update terraform non-major dependencies #1188
+25
−25
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:
4.13.0
->4.14.0
66.3.1
->66.7.1
~> 1.16.0
->~> 1.18.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.14.0
Compare Source
BREAKING CHANGES:
nginx
- update api version to2024-09-01-preview
, this API no longer supports certain properties which have had to be deprecated in the provider for the upgrade (#27776)azurerm_nginx_configuration
- theprotected_file.content
property will not be populated and has been deprecated (#27776)azurerm_nginx_deployment
- themanaged_resource_group
property will not be populated and has been deprecated (#27776)azurerm_network_function_collector_policy
- the API doesn't preserve the ordering of theipfx_ingestion.source_resource_ids
property causing non-empty plans after apply, this property's type has been changed from a list to a set to prevent Terraform from continually trying to recreate this resource. If this property is being referenced anywhere you will need to update your config to convert it to a list before referencing it (#27915)azurerm_nginx_deployment
- themanaged_resource_group
property is no longer supported and has been deprecated (#27776)FEATURES:
azurerm_cognitive_account_rai_blocklist
(#28043)azurerm_fabric_capacity
(#28080)ENHANCEMENTS:
go-azure-sdk
tov0.20241206.1180327
(#28211)nginx
- update api version to2024-11-01-preview
(#28227)azurerm_linux_function_app
- add support for preview value21
forjava_version
(#26304)azurerm_linux_function_app_slot
- support1.3
forsite_config.minimum_tls_version
andsite_config.scm_minimum_tls_version
(#28016)azurerm_linux_web_app
- add support for preview value21
forjava_version
(#26304)azurerm_orchestrated_virtual_machine_scale_set
- support hot patching for2025-datacenter-azure-edition-core-smalldisk
(#28160)azurerm_search_service
- add support for thenetwork_rule_bypass_option
property (#28139)azurerm_windows_function_app
- add support for preview value21
forjava_version
(#26304)azurerm_windows_function_app_slot
- support1.3
forsite_config.minimum_tls_version
andsite_config.scm_minimum_tls_version
(#28016)azurerm_windows_virtual_machine
- support hot patching for2025-datacenter-azure-edition-core-smalldisk
(#28160)azurerm_windows_web_app
- add support for preview value21
forjava_version
(#26304)BUG FIXES:
azurerm_management_group
- fix regression where subscription ID can't be parsed correctly anymore (#28228)prometheus-community/helm-charts (kube-prometheus-stack)
v66.7.1
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-nats-exporter-2.18.0...kube-prometheus-stack-66.7.1
v66.7.0
Compare Source
v66.6.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.14...kube-prometheus-stack-66.6.0
v66.5.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-stackdriver-exporter-4.7.0...kube-prometheus-stack-66.5.0
v66.4.0
Compare Source
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@prometheus-postgres-exporter-6.7.1...kube-prometheus-stack-66.4.0
gavinbunney/terraform-provider-kubectl (kubectl)
v1.18.0
Compare Source
Changelog
0ad0c82
Add new resource 'kubectl_kustomize_documents' (#113) by @matyatc9dc419
Expand kustomize test coverage and update for later kustomize format (#328)c0eb6c2
Fix kustomize api change & fix dep updates (#327)08f3ba7
Add test for replanning manifests which are always changing (#322)Internal Changes
cb35f13
Bump google.golang.org/grpc from 1.68.0 to 1.68.1 in the gomod-deps group (#326)36642c4
Bump actions/upload-artifact from 3 to 4 in the actions-deps group (#324)4ad6d77
Bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 in the gomod-deps group (#325)1126047
Use groups for dependabot instead of pr limits (#323)v1.17.0
Compare Source
Changelog
1ce5762
Fix issues with k8s exec plugin for authentication (#319)b36092b
Add tests for workloads & fix ignoringmetadata.managedFields
(#321)4449e71
Expand testing of k8s versions (#320)Internal Changes
7feb2c9
Support arm64/amd64 for k3sda65ff2
Rename e2e test runner506e6b2
Add workflow to cache k3s/registry images in ghcr (#312)e04cae8
Bump goreleaser/goreleaser-action from 3 to 6 (#304)4a948cc
Bump crazy-max/ghaction-import-gpg from 5 to 6 (#306)ed9d3af
Bump github.com/stretchr/testify from 1.7.0 to 1.10.0 (#310)e1a913e
Exclude dependabot from docker workflows22f2c36
Exclude dependabot from docker workflows806e594
Bump actions/setup-go from 3 to 5 (#302)d8f2429
Bump actions/checkout from 3 to 4 (#303)Configuration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.