Renovate Update Patch & Minor Updates #169
Open
+80
−76
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:
==3.0.3
->==3.1.0
==3.0.6
->==3.1.3
5.70.0
->5.84.0
==1.34.98
->==1.36.1
1.36.2
==3.0.6
->==3.2.0
==7.5.0
->==7.6.10
==2.22.0
->==2.26.2
==7.0.0
->==7.1.1
==3.0.3
->==3.1.0
v1.52.2
->v1.55.6
v7.4.0
->v7.20.0
v3.25.3
->v3.28.1
1.9.7
->1.10.4
==6.100.2
->==6.124.0
6.124.1
==8.0.0
->==8.5.0
==4.22.0
->==4.23.0
==2.5
->==2.7
==3.0.0
->==3.0.2
v3.1.0
->v3.5.0
==5.0.6
->==5.0.26
3.12
->3.13
==8.2.0
->==8.3.4
==1.1.3
->==1.1.5
3.12-slim
->3.13-slim
==5.0.4
->==5.2.1
==2.32.0
->==2.32.3
==1.0.1
->==1.3.1
==1.2.3
->==1.3.1
==4.11.0
->==4.12.2
==0.28.1
->==0.34.0
==1.9.4
->==1.18.3
Release Notes
pallets/flask (Flask)
v3.1.0
Compare Source
Released 2024-11-13
5623
Werkzeug >= 3.1, ItsDangerous >= 2.2, Blinker >= 1.9. :pr:
5624,5633
responses. :pr:
5496
Flask.open_resource
/open_instance_resource
andBlueprint.open_resource
take anencoding
parameter to use whenopening in text mode. It defaults to
utf-8
. :issue:5504
Request.max_content_length
can be customized per-request instead of onlythrough the
MAX_CONTENT_LENGTH
config. AddedMAX_FORM_MEMORY_SIZE
andMAX_FORM_PARTS
config. Added documentationabout resource limits to the security page. :issue:
5625
Partitioned
cookie attribute (CHIPS), with theSESSION_COOKIE_PARTITIONED
config. :issue:5472
-e path
takes precedence over default.env
and.flaskenv
files.load_dotenv
loads default files in addition to a path unlessload_defaults=False
is passed. :issue:5628
SECRET_KEY_FALLBACKS
config, a list of oldsecret keys that can still be used for unsigning. Extensions will need to
add support. :issue:
5621
host_matching=True
orsubdomain_matching=False
interacts with
SERVER_NAME
. SettingSERVER_NAME
no longer restrictsrequests to only that domain. :issue:
5553
Request.trusted_hosts
is checked during routing, and can be set throughthe
TRUSTED_HOSTS
config. :issue:5636
hashicorp/terraform-provider-aws (aws)
v5.84.0
Compare Source
NOTES:
FEATURES:
aws_eks_cluster_auth
(#40660)aws_media_packagev2_channel_group
(#38406)ENHANCEMENTS:
uefi_data
attribute (#40210)bandwidth_weightings
,boot_modes
,default_network_card_index
,efa_maximum_interfaces
,ena_srd_supported
,inference_accelerators.memory_size
,media_accelerators
,network_cards
,neuron_devices
,nitro_enclaves_support
,nitro_tpm_support
,nitro_tpm_supported_versions
,phc_support
,supported_cpu_features
,total_inference_memory
,total_media_memory
, andtotal_neuron_device_memory
attributes (#40717)mx-central-1
AWS Region (#40940)mx-central-1
AWS Region (#40940)mx-central-1
AWS Region (#40940)mx-central-1
as a valid AWS Region (#40940)uefi_data
argument (#40210)uefi_data
attribute (#40210)uefi_data
attribute (#40210)userIdentity.arn
to advanced_event_selector.field_selector (#40629)engine
is now case insensitive (#40794)engine
is now case insensitive (#40794)arn
attribute (#40930)arn
attribute (#40930)arn
attribute (#40930)arn
attribute (#40930)routing_http_response_server_enabled
,routing_http_response_strict_transport_security_header_value
,routing_http_response_access_control_allow_origin_header_value
,routing_http_response_access_control_allow_methods_header_value
,routing_http_response_access_control_allow_headers_header_value
,routing_http_response_access_control_allow_credentials_header_value
,routing_http_response_access_control_expose_headers_header_value
,routing_http_response_access_control_max_age_header_value
,routing_http_response_content_security_policy_header_value
,routing_http_response_x_content_type_options_header_value
,routing_http_response_x_frame_options_header_value
,routing_http_request_x_amzn_mtls_clientcert_serial_number_header_name
,routing_http_request_x_amzn_mtls_clientcert_issuer_header_name
,routing_http_request_x_amzn_mtls_clientcert_subject_header_name
,routing_http_request_x_amzn_mtls_clientcert_validity_header_name
,routing_http_request_x_amzn_mtls_clientcert_leaf_header_name
,routing_http_request_x_amzn_mtls_clientcert_header_name
,routing_http_request_x_amzn_tls_version_header_name
, androuting_http_request_x_amzn_tls_cipher_suite_header_name
arguments in support of HTTP header modification (#40736)triggers
argument to support synchronization with upstream CloudWatch alarm changes (#40918)production_variants.managed_instance_scaling
andshadow_production_variants.managed_instance_scaling
to0
(#40882)BUG FIXES:
ingress_vpc_configuration
,name
, andservice_arn
to ForceNew (#40927)location URI global ID and subdirectory (...) does not match pattern "..."
errors on Read whens3_bucket_arn
is an S3 on Outposts access point (#40929)volume.configure_at_launch
andvolume.docker_volume_configuration
(#40853)v5.1.0
with aninput
that cannot be marshaled into amap[string]interface{}
(#40958)v5.1.0
with no configuration changes (#40958)broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput
is unset (#40910)broker_node_group_info.0.storage_info.0.ebs_storage_info.0.provisioned_throughput
block is removed (#40910)v5.83.1
Compare Source
BUG FIXES:
fdqn
value ifname
is a wildcard domain name (the leftmost label is*
). This fixes a regression introduced in v5.83.0 (#40868)v5.83.0
Compare Source
NOTES:
apigatewayv2
client has been updated to more extensively matchConflictException
error responses. This change should be transparent to users, but if any unexpected changes in behavior withapigatewayv2
resources occur following an upgrade to this release, please open a bug report. (#40840)id
in favor ofarn
. (#40626)id
. (#40626)id
in favor ofbucket
. (#40626)FEATURES:
aws_cloudwatch_event_buses
(#40662)aws_ecs_clusters
(#40638)aws_route53_records
(#38186)aws_cognito_identity_openid_token_for_developer_identity
(#40763)aws_bedrockagent_agent_collaborator
(#40559)aws_cleanrooms_membership
(#35165)aws_cloudwatch_log_delivery
(#40731)aws_cloudwatch_log_delivery_destination
(#40731)aws_cloudwatch_log_delivery_destination_policy
(#40731)aws_cloudwatch_log_delivery_source
(#40731)aws_cloudwatch_log_index_policy
(#40594)aws_vpclattice_resource_gateway
(#40821)ENHANCEMENTS:
compute_configuration
attribute (#40752)kafka_settings.sasl_mechanism
attribute (#36918)ap-southeast-7
AWS Region (#40850)ap-southeast-7
AWS Region (#40850)default_for_new_launches
attribute (#40536)supports_certificate_rotation_without_restart
,supports_integrations
, andsupports_local_write_forwarding
attributes (#40700)ap-southeast-7
AWS Region (#40850)region
attribute (#40795)service_regions
argument (#40795)ap-southeast-7
as a valid AWS Region (#40849)data_transfer_api
attribute to destination_flow_config_list.destination_connector_properties.salesforce (#34937)grpc_config
argument todefault_cache_behavior
andordered_cache_behavior
configuration blocks (#40762)compute_configuration
argument (#40752)email_mfa_configuration
argument (#40734)sign_in_policy
andweb_authn_configuration
arguments (#40765)user_pool_tier
argument (#40633)kafka_settings.sasl_mechanism
argument (#36918)name
andvalue
arguments (#40772)instance_id
ornetwork_interface_id
(#40769)node_repair_config
configuration block (#40698)VALKEY
as supported value for 'engine' argument (#40764)VALKEY
as supported value for 'engine' argument (#40764)encryption_key_arn
argument (#40771)user_invitation_url
attribute (#40775)iam-db-auth-error
as a valid value forenabled_cloudwatch_logs_exports
(#40789)data_filter
argument (#40816)override_provider
configuration block, allowing tags inherited from the providerdefault_tags
configuration block to be ignored (#40689)BUG FIXES:
description
,name
orversion
if they are not present in the OpenAPI definitionbody
(#40707)ConflictException
error responses (#40840)panic: interface conversion: interface {} is nil, not map[string]interface {}
whenparameters_in_cache_key_and_forwarded_to_origin.cookies_config
,parameters_in_cache_key_and_forwarded_to_origin.headers_config
, orparameters_in_cache_key_and_forwarded_to_origin.query_strings_config
are empty (#40815)scaling_configuration
to be removed on Update (#40773)file_system_locations
to be removed on Update (#40842)fips_dns_name
to an empty value (""
) when no value is returned from the EC2 API. This fixes known-after-apply loops in Regions that don't support FIPS endpoints (#37939)create_table_default_permission
with a nilprincipal
block (#40761)http_tokens
whenmetadata_options
is updated (#40727)public_dns
andpublic_ip
attributes when changinginstance_type
,user_data
, oruser_data_base64
(#40710)operation error EC2: DetachInternetGateway, ..., api error InvalidInternetGatewayID.NotFound: ...
errors on delete for resources deleted out-of-band (#40790)operation error EC2: DetachInternetGateway, ..., api error InvalidInternetGatewayID.NotFound: ...
errors on delete for resources deleted out-of-band (#40790)logical_table_map.tag_column_operation.tags.column_description
(#40713)manage_master_user_password
being updated in state when update errors (#40538)alias.name
contains characters that the Route 53 API escapes (#40154)name
contains characters that the Route 53 API escapes (#40154)delivery_options.max_delivery_seconds
when not configured (#40670)sqs_managed_sse_enabled=true
andkms_data_key_reuse_period_seconds
is configured (#40729)v5.82.2
Compare Source
BUG FIXES:
mutual_authentication.advertise_trust_store_ca_names
attribute. This fixes a regression introduced in v5.82.0 causingsetting mutual_authentication: Invalid address to set: []string{"mutual_authentication", "0", "advertise_trust_store_ca_names"}
errors (#40658)v5.82.1
Compare Source
ENHANCEMENTS:
availability_zone_distribution
argument (#40634)BUG FIXES:
statement
sid
(#40639)v5.82.0
Compare Source
NOTES:
id
attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combininggroup_arn
andresource_arn
in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)FEATURES:
aws_servicecatalogappregistry_attribute_group_associations
(#38306)aws_api_gateway_domain_name_access_association
(#40566)aws_cloudfront_vpc_origin
(#40239)aws_memorydb_multi_region_cluster
(#40376)aws_networkmanager_dx_gateway_attachment
(#40546)aws_rds_cluster_snapshot_copy
(#40398)ENHANCEMENTS:
arn
attribute (#40546)statement
sid
is valid, including on alphanumeric characters (#40562)service_region
attribute (#40583)agent_collaboration
attribute to configure agent collaboration role (#40543)origin.vpc_origin_config
argument (#40239)name_prefix
argument (#40622)arn
attribute (#40546)efa_enabled
argument (#40381)advertise_trust_store_ca_names
attribute to themutual_authentication
configuration block (#40550)multi_region_cluster_name
argument (#40376)edge_locations
attribute (#40546)service_region
argument (#40583)BUG FIXES:
AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ...
errors for RAM-shared CAs (#39952)setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"}
errors (#40621)certificate_settings
when updating. (#40589)certificate_settings.type
toCUSTOM
. (#40589)ValidationException
when settingcertificate_settings.type
toAMPLIFY_MANAGED
. (#40589)certificate_settings
not set. (#40589)certificate_settings
is not set during update. (#40589)arn
for private custom domain names (#40566)vpc_configuration.tls_certificate
as Optional (#40574)at_rest_encryption_enabled
whenengine
isvalkey
. (#40514)IAMPrincipals
principal group (#38600)permissions
andpermissions_with_grant_option
attributes (#38047)result
attribute when changinginput
attribute, for lifecycle scope "CRUD" (#34263)teletext_destination_settings
. (#33797)allocated_storage
(#40601)force_destroy = true
can now delete objects with non-XML-safe keys (#40537)force_destroy = true
can now delete objects with non-XML-safe keys (#40537)automatically_after_days
was not being set properly whenschedule_expression
had been set previously (#34295)InvalidRequestException: A previous rotation isn't complete. That rotation will be reattempted.
(#34295)redrive_allow_policy
diffs (#40604)v5.81.0
Compare Source
FEATURES:
aws_servicecatalogappregistry_attribute_group
(#38188)aws_ssm_parameter
(#40313)aws_bedrock_inference_profile
(#40294)aws_cloudwatch_log_anomaly_detector
(#40437)aws_ecr_account_setting
(#40219)aws_msk_single_scram_secret_association
(#37056)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 was generated by Mend Renovate. View the repository job log.