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.1.1
->v5.2.0
v1.92.2
->v1.94.0
5.63.0
->5.65.0
7.12.1
->7.13.1
5.12.1
->5.13.0
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
actions/setup-python (actions/setup-python)
v5.2.0
Compare Source
What's Changed
Bug fixes:
.zip
extension to Windows package downloads forExpand-Archive
Compatibility by @priyagupta108 in https://github.com/actions/setup-python/pull/916This addresses compatibility issues on Windows self-hosted runners by ensuring that the filenames for Python and PyPy package downloads explicitly include the .zip extension, allowing the Expand-Archive command to function correctly.
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-python@v5...v5.2.0
antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)
v1.94.0
Compare Source
Features
terraform-docs
: Add support forreplace
mode for TF 0.12+; Use native saving to file for TF 0.12+. Both requiresterraform-docs
v0.12.0+ which released in 2021. (#705) (1a1b4a3)v1.93.1
Compare Source
Bug Fixes
terraform_docs
: Fix non-GNUsed
issues, introduced in v1.93.0 (#704) (3c8734d)v1.93.0
Compare Source
Features
terraform_docs
: Start seamless migration toterraform-docs
markers (#701) (d03f44f)v1.92.3
Compare Source
Bug Fixes
terraform_docs
: Suppress redundant warnings pop-ups introduced in v1.92.2 (#700) (59b2454)hashicorp/terraform-provider-aws (aws)
v5.65.0
Compare Source
NOTES:
FEATURES:
aws_shield_protection
(#37524)aws_glue_catalog_table_optimizer
(#38052)ENHANCEMENTS:
ap-southeast-5
AWS Region (#39052)ap-southeast-5
AWS Region (#39052)ap-southeast-5
AWS Region (#39052)ap-southeast-5
as a valid AWS Region (#39049)password_policy.password_history_size
argument (#39043)process
argument (#25468)SUCCEEDED_WITH_ISSUES
status as success when upgrading cluster (#38086)io2
as a valid value forebs_config.type
(#37740)io2
as a valid value forinstance_type_configs.ebs_config.type
(#37740)io2
as a valid value forinstance_type_configs.ebs_config.type
(#37740)job_run_queuing_enabled
argument (#39027)kms_key_arn
argument (#39055)false
on update ifpolicy_document
is empty (#38675)BUG FIXES:
auto_branch_creation_config
(#39041)domain_name
to ForceNew (#38086)instance_count
value of0
on create when configured (#37740)BadRequestException: The request is rejected because an invalid or out-of-range value is specified as an input parameter
errors on resource Create (#39084)data_cells_filter
permissions (#39026)neptune_cluster_parameter_group_name
as Computed (#38980)neptune_parameter_group_name
as Computed (#38980)ValidationException: Parameter ARN is not supported for this operation
errors when deleting resources imported by ARN (#39067)v5.64.0
Compare Source
ENHANCEMENTS:
dashboard_endpoint_v2
,domain_endpoint_v2_hosted_zone_id
, andendpoint_v2
attributes (#38456)suspended_state
configuration block (#38942)restore_source_table_arn
attribute (#38953)dashboard_endpoint_v2
,domain_endpoint_v2_hosted_zone_id
, andendpoint_v2
attributes (#38456)BUG FIXES:
id
attribute whendeployment_targets
does not include organizational unit IDs. (#38969)action
is configured (#38994)enabled_http_endpoint
) to be enabled and disabled forprovisioned
engine mode and serverlessv2 (#38997)v5.63.1
Compare Source
FEATURES:
aws_route53_zones
(#17457)aws_ssoadmin_permission_sets
(#38741)ENHANCEMENTS:
job_state_time_limit_action
attribute (#38784)ecs_properties
argument (#37871)job_state_time_limit_action
argument (#38784)BUG FIXES:
id
parsing errors (#38924)logical_table_map.data_transforms.project_operation.projected_columns
with null list elements (#38886)reputation_metrics_enabled
is set totrue
(#38921)cattle-ops/terraform-aws-gitlab-runner (cattle-ops/gitlab-runner/aws)
v7.13.1
Compare Source
Bug Fixes
"
to the newupdate_interval_*
options of the autoscaler (#1177) (e792256), closes #1176v7.13.0
Compare Source
Features
update_interval
andupdate_interval_when_expecting
(#1173) (6d04322)terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)
v5.13.0
Compare Source
Features
ip_address_type
for VPC endpoint (#1096) (d868303)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.