Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1208)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| [aws](https://registry.terraform.io/providers/hashicorp/aws)
([source](https://redirect.github.com/hashicorp/terraform-provider-aws))
| required_provider | minor | `5.76.0` -> `5.77.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/hashicorp%2faws/5.77.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/hashicorp%2faws/5.77.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/hashicorp%2faws/5.76.0/5.77.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/hashicorp%2faws/5.76.0/5.77.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [boto3](https://redirect.github.com/boto/boto3) | | patch |
`==1.35.63` -> `==1.35.68` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.35.68?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.35.68?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.35.63/1.35.68?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.35.63/1.35.68?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [botocore](https://redirect.github.com/boto/botocore) | | patch |
`==1.35.63` -> `==1.35.68` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.35.68?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.35.68?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.35.63/1.35.68?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.35.63/1.35.68?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[oxsecurity/megalinter](https://redirect.github.com/oxsecurity/megalinter)
| action | minor | `v8.2.0` -> `v8.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/oxsecurity%2fmegalinter/v8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/oxsecurity%2fmegalinter/v8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/oxsecurity%2fmegalinter/v8.2.0/v8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/oxsecurity%2fmegalinter/v8.2.0/v8.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[terraform-aws-modules/vpc/aws](https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws)
([source](https://redirect.github.com/terraform-aws-modules/terraform-aws-vpc))
| module | minor | `5.15.0` -> `5.16.0` |
[![age](https://developer.mend.io/api/mc/badges/age/terraform-module/terraform-aws-modules%2fvpc%2faws/5.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-module/terraform-aws-modules%2fvpc%2faws/5.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-module/terraform-aws-modules%2fvpc%2faws/5.15.0/5.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-module/terraform-aws-modules%2fvpc%2faws/5.15.0/5.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>hashicorp/terraform-provider-aws (aws)</summary>

###
[`v5.77.0`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5770-November-21-2024)

[Compare
Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.76.0...v5.77.0)

NOTES:

- New [ephemeral
resources](https://developer.hashicorp.com/terraform/language/v1.10.x/resources/ephemeral)
`aws_kms_secrets`, `aws_lambda_invocation`, and
`aws_secretsmanager_secret_version` now support [ephemeral
values](https://developer.hashicorp.com/terraform/language/v1.10.x/values/variables#exclude-values-from-state).
([#&#8203;40009](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40009))

FEATURES:

- **New Ephemeral Resource:** `aws_kms_secrets`
([#&#8203;40009](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40009))
- **New Ephemeral Resource:** `aws_lambda_invocation`
([#&#8203;39988](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39988))
- **New Ephemeral Resource:** `aws_secretsmanager_secret_version`
([#&#8203;40009](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40009))
- **New Resource:** `aws_rds_instance_state`
([#&#8203;40180](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40180))

ENHANCEMENTS:

- data-source/aws_ami: Add warning diagnostic when `most_recent` is true
and certain filter criteria are missing
([#&#8203;40211](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40211))
- data-source/aws_ecs_service: Add `availability_zone_rebalancing`
attribute
([#&#8203;40225](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40225))
- resource/aws_ecs_service: Add `availability_zone_rebalancing`
attribute
([#&#8203;40225](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40225))
- resource/aws_ecs_service: Add vpc_lattice_configurations argument
([#&#8203;40177](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40177))
- resource/aws_ecs_task_definition: Add `versionConsistency` argument to
`container_definitions`
([#&#8203;40216](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40216))
- resource/aws_rds_global_cluster: Add `endpoint` argument to point to
the writer DB instance in the current primary cluster
([#&#8203;39960](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39960))

BUG FIXES:

- data-source/aws_subnet: Set `tags` from the `DescribeSubnets`
response, removing the need for the `ec2:DescribeTags` IAM permission
([#&#8203;40144](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40144))
- resource/aws_cognito_user_pool: Fix crash when hashing nil `schema`
element
([#&#8203;40195](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40195))
- resource/aws_eks_addon: Fix crash when `pod_identity_association` is
modified
([#&#8203;40168](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40168))
- resource/aws_eks_addon: Fix to prevent persistent differences when
`pod_identity_association` is changed
([#&#8203;40168](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40168))

</details>

<details>
<summary>boto/boto3 (boto3)</summary>

###
[`v1.35.68`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13568)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.67...1.35.68)

\=======

- api-change:`autoscaling`: \[`botocore`] Now, Amazon EC2 Auto Scaling
customers can enable target tracking policies to take quicker scaling
decisions, enhancing their application performance and EC2 utilization.
To get started, specify target tracking to monitor a metric that is
available on Amazon CloudWatch at seconds-level interval.
- api-change:`bcm-pricing-calculator`: \[`botocore`] Initial release of
the AWS Billing and Cost Management Pricing Calculator API.
- api-change:`bedrock-agent-runtime`: \[`botocore`] InvokeInlineAgent
API release to help invoke runtime agents without any dependency on
preconfigured agents.
- api-change:`ce`: \[`botocore`] This release adds the Impact
field(contains Contribution field) to the GetAnomalies API response
under RootCause
- api-change:`chatbot`: \[`botocore`] Adds support for programmatic
management of custom actions and aliases which can be associated with
channel configurations.
- api-change:`codepipeline`: \[`botocore`] AWS CodePipeline V2 type
pipelines now support ECRBuildAndPublish and InspectorScan actions.
- api-change:`cognito-idp`: \[`botocore`] Add support for users to sign
up and sign in without passwords, using email and SMS OTPs and Passkeys.
Add support for Passkeys based on WebAuthn. Add support for enhanced
branding customization for hosted authentication pages with Amazon
Cognito Managed Login. Add feature tiers with new pricing.
- api-change:`connect`: \[`botocore`] Amazon Connect Service Feature:
Add APIs for Amazon Connect Email Channel
- api-change:`elbv2`: \[`botocore`] This release adds support for
advertising trusted CA certificate names in associated trust stores.
- api-change:`emr`: \[`botocore`] Advanced Scaling in Amazon EMR Managed
Scaling
- api-change:`inspector2`: \[`botocore`] Extend inspector2 service model
to include ServiceQuotaExceededException.
- api-change:`lambda`: \[`botocore`] Add ProvisionedPollerConfig to
Lambda event-source-mapping API.
- api-change:`mailmanager`: \[`botocore`] Added new "DeliverToQBusiness"
rule action to MailManager RulesSet for ingesting email data into Amazon
Q Business customer applications
- api-change:`neptune-graph`: \[`botocore`] Add 4 new APIs to support
new Export features, allowing Parquet and CSV formats. Add new arguments
in Import APIs to support Parquet import. Add a new query "neptune.read"
to run algorithms without loading data into database
- api-change:`omics`: \[`botocore`] This release adds support for
resource policy based cross account S3 access to sequence store read
sets.
- api-change:`quicksight`: \[`botocore`] This release includes: Update
APIs to support Image, Layer Map, font customization, and Plugin Visual.
Add Identity center related information in ListNamsespace API. Update
API for restrictedFolder support in topics and add API for SearchTopics,
Describe/Update DashboardsQA Configration.
- api-change:`sagemaker`: \[`botocore`] This release adds APIs for new
features for SageMaker endpoint to scale down to zero instances, native
support for multi-adapter inference, and endpoint scaling improvements.
- api-change:`ses`: \[`botocore`] This release adds support for starting
email contacts in your Amazon Connect instance as an email receiving
action.
- api-change:`sns`: \[`botocore`] ArchivePolicy attribute added to
Archive and Replay feature
- api-change:`stepfunctions`: \[`botocore`] Add support for variables
and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and
DescribeStateMachineForExecution
- api-change:`workspaces`: \[`botocore`] While integrating WSP-DCV
rebrand, a few mentions were erroneously renamed from WSP to DCV. This
release reverts those mentions back to WSP.

###
[`v1.35.67`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13567)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.66...1.35.67)

\=======

- api-change:`apigateway`: \[`botocore`] Added support for custom domain
names for private APIs.
- api-change:`application-autoscaling`: \[`botocore`] Application Auto
Scaling now supports Predictive Scaling to proactively increase the
desired capacity ahead of predicted demand, ensuring improved
availability and responsiveness for customers' applications. This
feature is currently only made available for Amazon ECS Service scalable
targets.
- api-change:`appsync`: \[`botocore`] Add support for the Amazon Bedrock
Runtime.
- api-change:`ce`: \[`botocore`] This release introduces three new APIs
that enable you to estimate the cost, coverage, and utilization impact
of Savings Plans you plan to purchase. The three APIs are
StartCommitmentPurchaseAnalysis, GetCommitmentPurchaseAnalysis, and
ListCommitmentPurchaseAnalyses.
- api-change:`cloudfront`: \[`botocore`] Adds support for Origin
Selection between EMPv2 origins based on media quality score.
- api-change:`cloudtrail`: \[`botocore`] This release introduces new
APIs for creating and managing CloudTrail Lake dashboards. It also adds
support for resource-based policies on CloudTrail EventDataStore and
Dashboard resource.
- api-change:`ec2`: \[`botocore`] Adds support for requesting
future-dated Capacity Reservations with a minimum commitment duration,
enabling IPAM for organizational units within AWS Organizations,
reserving EC2 Capacity Blocks that start in 30 minutes, and extending
the end date of existing Capacity Blocks.
- api-change:`elasticache`: \[`botocore`] Added support to modify the
engine type for existing ElastiCache Users and User Groups. Customers
can now modify the engine type from redis to valkey.
- api-change:`elbv2`: \[`botocore`] This feature adds support for
enabling zonal shift on cross-zone enabled Application Load Balancer, as
well as modifying HTTP request and response headers.
- api-change:`health`: \[`botocore`] Adds metadata property to an
AffectedEntity.
- api-change:`iot`: \[`botocore`] General Availability (GA) release of
AWS IoT Device Management - Commands, to trigger light-weight remote
actions on targeted devices
- api-change:`iotfleetwise`: \[`botocore`] AWS IoT FleetWise now
includes campaign parameters to store and forward data, configure MQTT
topic as a data destination, and collect diagnostic trouble code data.
It includes APIs for network agnostic data collection using custom
decoding interfaces, and monitoring the last known state of vehicles.
- api-change:`iot-jobs-data`: \[`botocore`] General Availability (GA)
release of AWS IoT Device Management - Commands, to trigger light-weight
remote actions on targeted devices
- api-change:`lambda`: \[`botocore`] Adds support for metrics for event
source mappings for AWS Lambda
- api-change:`logs`: \[`botocore`] Adds "Create field indexes to improve
query performance and reduce scan volume" and "Transform logs during
ingestion". Updates documentation for "PutLogEvents with Entity".
- api-change:`notifications`: \[`botocore`] This release adds support
for AWS User Notifications. You can now configure and view notifications
from AWS services in a central location using the AWS SDK.
- api-change:`notificationscontacts`: \[`botocore`] This release adds
support for AWS User Notifications Contacts. You can now configure and
view email contacts for AWS User Notifications using the AWS SDK.
- api-change:`resiliencehub`: \[`botocore`] AWS Resilience Hub's new
summary view visually represents applications' resilience through
charts, enabling efficient resilience management. It provides a
consolidated view of the app portfolio's resilience state and allows
data export for custom stakeholder reporting.
- api-change:`s3`: \[`botocore`] Add support for conditional deletes for
the S3 DeleteObject and DeleteObjects APIs. Add support for write offset
bytes option used to append to objects with the S3 PutObject API.
- api-change:`ssm`: \[`botocore`] Added support for providing high-level
overviews of managed nodes and previewing the potential impact of a
runbook execution.
- api-change:`ssm-quicksetup`: \[`botocore`] Add methods that retrieve
details about deployed configurations: ListConfigurations,
GetConfiguration
- api-change:`xray`: \[`botocore`] AWS X-Ray introduces Transaction
Search APIs, enabling span ingestion into CloudWatch Logs for high-scale
trace data indexing. These APIs support span-level queries, trace graph
generation, and metric correlation for deeper application insights.

###
[`v1.35.66`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13566)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.65...1.35.66)

\=======

- api-change:`autoscaling`: \[`botocore`] With this release, customers
can prioritize launching instances into ODCRs using targets from ASGs or
Launch Templates. Customers can express their baseline instances'
CPU-performance in attribute-based Instance Requirements configuration
by referencing an instance family that meets their needs.
- api-change:`bedrock-agent-runtime`: \[`botocore`] Releasing new Prompt
Optimization to enhance your prompts for improved performance
- api-change:`cloudfront`: \[`botocore`] Add support for gRPC, VPC
origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be
set regardless of whether the LoggingConfig is enabled.
- api-change:`compute-optimizer`: \[`botocore`] This release enables AWS
Compute Optimizer to analyze and generate optimization recommendations
for Amazon Aurora database instances. It also enables Compute Optimizer
to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS
services running on Fargate, and Amazon RDS databases.
- api-change:`controltower`: \[`botocore`] Adds support for child
enabled baselines which allow you to see the enabled baseline status for
individual accounts.
- api-change:`cost-optimization-hub`: \[`botocore`] This release adds
action type "Delete" to the GetRecommendation, ListRecommendations and
ListRecommendationSummaries APIs to support new EBS and ECS
recommendations with action type "Delete".
- api-change:`datazone`: \[`botocore`] This release supports Metadata
Enforcement Rule feature for Create Subscription Request action.
- api-change:`discovery`: \[`botocore`] Add support to import data from
commercially available discovery tools without file manipulation.
- api-change:`ec2`: \[`botocore`] With this release, customers can
express their desire to launch instances only in an ODCR or ODCR group
rather than OnDemand capacity. Customers can express their baseline
instances' CPU-performance in attribute-based Instance Requirements
configuration by referencing an instance family.
- api-change:`ecs`: \[`botocore`] This release adds support for the
Availability Zone rebalancing feature on Amazon ECS.
- api-change:`elbv2`: \[`botocore`] This release adds support for
configuring Load balancer Capacity Unit reservations
- api-change:`lambda`: \[`botocore`] Add Node 22.x (node22.x) support to
AWS Lambda
- api-change:`mediaconvert`: \[`botocore`] This release adds the ability
to reconfigure concurrent job settings for existing queues and create
queues with custom concurrent job settings.
- api-change:`mediapackagev2`: \[`botocore`] MediaPackage v2 now
supports the Media Quality Confidence Score (MQCS) published from
MediaLive. Customers can control input switching based on the MQCS and
publishing HTTP Headers for the MQCS via the API.
- api-change:`omics`: \[`botocore`] Enabling call caching feature that
allows customers to reuse previously computed results from a set of
completed tasks in a new workflow run.
- api-change:`rbin`: \[`botocore`] This release adds support for
exclusion tags for Recycle Bin, which allows you to identify resources
that are to be excluded, or ignored, by a Region-level retention rule.
- api-change:`rds`: \[`botocore`] This release adds support for scale
storage on the DB instance using a Blue/Green Deployment.
- api-change:`timestream-query`: \[`botocore`] This release adds support
for Provisioning Timestream Compute Units (TCUs), a new feature that
allows provisioning dedicated compute resources for your queries,
providing predictable and cost-effective query performance.
- api-change:`workspaces`: \[`botocore`] Added support for Rocky Linux 8
on Amazon WorkSpaces Personal.
- api-change:`workspaces-web`: \[`botocore`] Added data protection
settings with support for inline data redaction.

###
[`v1.35.65`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13565)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.64...1.35.65)

\=======

- api-change:`b2bi`: \[`botocore`] Add new X12 transactions sets and
versions
- api-change:`ec2`: \[`botocore`] This release adds VPC Block Public
Access (VPC BPA), a new declarative control which blocks resources in
VPCs and subnets that you own in a Region from reaching or being reached
from the internet through internet gateways and egress-only internet
gateways.
- api-change:`ecs`: \[`botocore`] This release introduces support for
configuring the version consistency feature for individual containers
defined within a task definition. The configuration allows to specify
whether ECS should resolve the container image tag specified in the
container definition to an image digest.
- api-change:`efs`: \[`botocore`] Add support for the new parameters in
EFS replication APIs
- api-change:`glue`: \[`botocore`] AWS Glue Data Catalog now enhances
managed table optimizations of Apache Iceberg tables that can be
accessed only from a specific Amazon Virtual Private Cloud (VPC)
environment.
- api-change:`keyspaces`: \[`botocore`] Amazon Keyspaces Multi-Region
Replication: Adds support to add new regions to multi and single-region
keyspaces.
- api-change:`mwaa`: \[`botocore`] Amazon MWAA now supports a new
environment class, mw1.micro, ideal for workloads requiring fewer
resources than mw1.small. This class supports a single instance of each
Airflow component: Scheduler, Worker, and Webserver.
- api-change:`taxsettings`: \[`botocore`] Release Tax Inheritance APIs,
Tax Exemption APIs, and functionality update for some existing Tax
Registration APIs
- api-change:`workspaces`: \[`botocore`] Releasing new ErrorCodes for
Image Validation failure during CreateWorkspaceImage process

###
[`v1.35.64`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13564)

[Compare
Source](https://redirect.github.com/boto/boto3/compare/1.35.63...1.35.64)

\=======

- api-change:`appconfig`: \[`botocore`] AWS AppConfig has added a new
extension action point, AT_DEPLOYMENT_TICK, to support third-party
monitors to trigger an automatic rollback during a deployment.
- api-change:`autoscaling`: \[`botocore`] Amazon EC2 Auto Scaling now
supports Amazon Application Recovery Controller (ARC) zonal shift and
zonal autoshift to help you quickly recover an impaired application from
failures in an Availability Zone (AZ).
- api-change:`cloudformation`: \[`botocore`] This release adds a new
API, ListHookResults, that allows retrieving CloudFormation Hooks
invocation results for hooks invoked during a create change set
operation or Cloud Control API operation
- api-change:`connect`: \[`botocore`] Adds CreateContactFlowVersion and
ListContactFlowVersions APIs to create and view the versions of a
contact flow.
- api-change:`customer-profiles`: \[`botocore`] This release introduces
Segmentation APIs and new Calculated Attribute Event Filters as part of
Amazon Connect Customer Profiles service.
- api-change:`ec2`: \[`botocore`] Adding request and response elements
for managed resources.
- api-change:`ecs`: \[`botocore`] This release adds support for adding
VPC Lattice configurations in ECS CreateService/UpdateService APIs. The
configuration allows for associating VPC Lattice target groups with ECS
Services.
- api-change:`iotsitewise`: \[`botocore`] The release introduces a
generative AI Assistant in AWS IoT SiteWise. It includes: 1)
InvokeAssistant API - Invoke the Assistant to get alarm summaries and
ask questions. 2) Dataset APIs - Manage knowledge base configuration for
the Assistant. 3) Portal APIs enhancement - Manage AI-aware dashboards.
- api-change:`qconnect`: \[`botocore`] This release introduces
MessageTemplate as a resource in Amazon Q in Connect, along with APIs to
create, read, search, update, and delete MessageTemplate resources.
- api-change:`rds`: \[`botocore`] Add support for the automatic
pause/resume feature of Aurora Serverless v2.
- api-change:`rds-data`: \[`botocore`] Add support for the automatic
pause/resume feature of Aurora Serverless v2.

</details>

<details>
<summary>boto/botocore (botocore)</summary>

###
[`v1.35.68`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13568)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.67...1.35.68)

\=======

- api-change:`autoscaling`: Now, Amazon EC2 Auto Scaling customers can
enable target tracking policies to take quicker scaling decisions,
enhancing their application performance and EC2 utilization. To get
started, specify target tracking to monitor a metric that is available
on Amazon CloudWatch at seconds-level interval.
- api-change:`bcm-pricing-calculator`: Initial release of the AWS
Billing and Cost Management Pricing Calculator API.
- api-change:`bedrock-agent-runtime`: InvokeInlineAgent API release to
help invoke runtime agents without any dependency on preconfigured
agents.
- api-change:`ce`: This release adds the Impact field(contains
Contribution field) to the GetAnomalies API response under RootCause
- api-change:`chatbot`: Adds support for programmatic management of
custom actions and aliases which can be associated with channel
configurations.
- api-change:`codepipeline`: AWS CodePipeline V2 type pipelines now
support ECRBuildAndPublish and InspectorScan actions.
- api-change:`cognito-idp`: Add support for users to sign up and sign in
without passwords, using email and SMS OTPs and Passkeys. Add support
for Passkeys based on WebAuthn. Add support for enhanced branding
customization for hosted authentication pages with Amazon Cognito
Managed Login. Add feature tiers with new pricing.
- api-change:`connect`: Amazon Connect Service Feature: Add APIs for
Amazon Connect Email Channel
- api-change:`elbv2`: This release adds support for advertising trusted
CA certificate names in associated trust stores.
-   api-change:`emr`: Advanced Scaling in Amazon EMR Managed Scaling
- api-change:`inspector2`: Extend inspector2 service model to include
ServiceQuotaExceededException.
- api-change:`lambda`: Add ProvisionedPollerConfig to Lambda
event-source-mapping API.
- api-change:`mailmanager`: Added new "DeliverToQBusiness" rule action
to MailManager RulesSet for ingesting email data into Amazon Q Business
customer applications
- api-change:`neptune-graph`: Add 4 new APIs to support new Export
features, allowing Parquet and CSV formats. Add new arguments in Import
APIs to support Parquet import. Add a new query "neptune.read" to run
algorithms without loading data into database
- api-change:`omics`: This release adds support for resource policy
based cross account S3 access to sequence store read sets.
- api-change:`quicksight`: This release includes: Update APIs to support
Image, Layer Map, font customization, and Plugin Visual. Add Identity
center related information in ListNamsespace API. Update API for
restrictedFolder support in topics and add API for SearchTopics,
Describe/Update DashboardsQA Configration.
- api-change:`sagemaker`: This release adds APIs for new features for
SageMaker endpoint to scale down to zero instances, native support for
multi-adapter inference, and endpoint scaling improvements.
- api-change:`ses`: This release adds support for starting email
contacts in your Amazon Connect instance as an email receiving action.
- api-change:`sns`: ArchivePolicy attribute added to Archive and Replay
feature
- api-change:`stepfunctions`: Add support for variables and JSONata in
TestState, GetExecutionHistory, DescribeStateMachine, and
DescribeStateMachineForExecution
- api-change:`workspaces`: While integrating WSP-DCV rebrand, a few
mentions were erroneously renamed from WSP to DCV. This release reverts
those mentions back to WSP.

###
[`v1.35.67`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13567)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.66...1.35.67)

\=======

- api-change:`apigateway`: Added support for custom domain names for
private APIs.
- api-change:`application-autoscaling`: Application Auto Scaling now
supports Predictive Scaling to proactively increase the desired capacity
ahead of predicted demand, ensuring improved availability and
responsiveness for customers' applications. This feature is currently
only made available for Amazon ECS Service scalable targets.
-   api-change:`appsync`: Add support for the Amazon Bedrock Runtime.
- api-change:`ce`: This release introduces three new APIs that enable
you to estimate the cost, coverage, and utilization impact of Savings
Plans you plan to purchase. The three APIs are
StartCommitmentPurchaseAnalysis, GetCommitmentPurchaseAnalysis, and
ListCommitmentPurchaseAnalyses.
- api-change:`cloudfront`: Adds support for Origin Selection between
EMPv2 origins based on media quality score.
- api-change:`cloudtrail`: This release introduces new APIs for creating
and managing CloudTrail Lake dashboards. It also adds support for
resource-based policies on CloudTrail EventDataStore and Dashboard
resource.
- api-change:`ec2`: Adds support for requesting future-dated Capacity
Reservations with a minimum commitment duration, enabling IPAM for
organizational units within AWS Organizations, reserving EC2 Capacity
Blocks that start in 30 minutes, and extending the end date of existing
Capacity Blocks.
- api-change:`elasticache`: Added support to modify the engine type for
existing ElastiCache Users and User Groups. Customers can now modify the
engine type from redis to valkey.
- api-change:`elbv2`: This feature adds support for enabling zonal shift
on cross-zone enabled Application Load Balancer, as well as modifying
HTTP request and response headers.
-   api-change:`health`: Adds metadata property to an AffectedEntity.
- api-change:`iot`: General Availability (GA) release of AWS IoT Device
Management - Commands, to trigger light-weight remote actions on
targeted devices
- api-change:`iotfleetwise`: AWS IoT FleetWise now includes campaign
parameters to store and forward data, configure MQTT topic as a data
destination, and collect diagnostic trouble code data. It includes APIs
for network agnostic data collection using custom decoding interfaces,
and monitoring the last known state of vehicles.
- api-change:`iot-jobs-data`: General Availability (GA) release of AWS
IoT Device Management - Commands, to trigger light-weight remote actions
on targeted devices
- api-change:`lambda`: Adds support for metrics for event source
mappings for AWS Lambda
- api-change:`logs`: Adds "Create field indexes to improve query
performance and reduce scan volume" and "Transform logs during
ingestion". Updates documentation for "PutLogEvents with Entity".
- api-change:`notifications`: This release adds support for AWS User
Notifications. You can now configure and view notifications from AWS
services in a central location using the AWS SDK.
- api-change:`notificationscontacts`: This release adds support for AWS
User Notifications Contacts. You can now configure and view email
contacts for AWS User Notifications using the AWS SDK.
- api-change:`resiliencehub`: AWS Resilience Hub's new summary view
visually represents applications' resilience through charts, enabling
efficient resilience management. It provides a consolidated view of the
app portfolio's resilience state and allows data export for custom
stakeholder reporting.
- api-change:`s3`: Add support for conditional deletes for the S3
DeleteObject and DeleteObjects APIs. Add support for write offset bytes
option used to append to objects with the S3 PutObject API.
- api-change:`ssm`: Added support for providing high-level overviews of
managed nodes and previewing the potential impact of a runbook
execution.
- api-change:`ssm-quicksetup`: Add methods that retrieve details about
deployed configurations: ListConfigurations, GetConfiguration
- api-change:`xray`: AWS X-Ray introduces Transaction Search APIs,
enabling span ingestion into CloudWatch Logs for high-scale trace data
indexing. These APIs support span-level queries, trace graph generation,
and metric correlation for deeper application insights.

###
[`v1.35.66`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13566)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.65...1.35.66)

\=======

- api-change:`autoscaling`: With this release, customers can prioritize
launching instances into ODCRs using targets from ASGs or Launch
Templates. Customers can express their baseline instances'
CPU-performance in attribute-based Instance Requirements configuration
by referencing an instance family that meets their needs.
- api-change:`bedrock-agent-runtime`: Releasing new Prompt Optimization
to enhance your prompts for improved performance
- api-change:`cloudfront`: Add support for gRPC, VPC origins, and
Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set
regardless of whether the LoggingConfig is enabled.
- api-change:`compute-optimizer`: This release enables AWS Compute
Optimizer to analyze and generate optimization recommendations for
Amazon Aurora database instances. It also enables Compute Optimizer to
identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS
services running on Fargate, and Amazon RDS databases.
- api-change:`controltower`: Adds support for child enabled baselines
which allow you to see the enabled baseline status for individual
accounts.
- api-change:`cost-optimization-hub`: This release adds action type
"Delete" to the GetRecommendation, ListRecommendations and
ListRecommendationSummaries APIs to support new EBS and ECS
recommendations with action type "Delete".
- api-change:`datazone`: This release supports Metadata Enforcement Rule
feature for Create Subscription Request action.
- api-change:`discovery`: Add support to import data from commercially
available discovery tools without file manipulation.
- api-change:`ec2`: With this release, customers can express their
desire to launch instances only in an ODCR or ODCR group rather than
OnDemand capacity. Customers can express their baseline instances'
CPU-performance in attribute-based Instance Requirements configuration
by referencing an instance family.
- api-change:`ecs`: This release adds support for the Availability Zone
rebalancing feature on Amazon ECS.
- api-change:`elbv2`: This release adds support for configuring Load
balancer Capacity Unit reservations
-   api-change:`lambda`: Add Node 22.x (node22.x) support to AWS Lambda
- api-change:`mediaconvert`: This release adds the ability to
reconfigure concurrent job settings for existing queues and create
queues with custom concurrent job settings.
- api-change:`mediapackagev2`: MediaPackage v2 now supports the Media
Quality Confidence Score (MQCS) published from MediaLive. Customers can
control input switching based on the MQCS and publishing HTTP Headers
for the MQCS via the API.
- api-change:`omics`: Enabling call caching feature that allows
customers to reuse previously computed results from a set of completed
tasks in a new workflow run.
- api-change:`rbin`: This release adds support for exclusion tags for
Recycle Bin, which allows you to identify resources that are to be
excluded, or ignored, by a Region-level retention rule.
- api-change:`rds`: This release adds support for scale storage on the
DB instance using a Blue/Green Deployment.
- api-change:`timestream-query`: This release adds support for
Provisioning Timestream Compute Units (TCUs), a new feature that allows
provisioning dedicated compute resources for your queries, providing
predictable and cost-effective query performance.
- api-change:`workspaces`: Added support for Rocky Linux 8 on Amazon
WorkSpaces Personal.
- api-change:`workspaces-web`: Added data protection settings with
support for inline data redaction.

###
[`v1.35.65`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13565)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.64...1.35.65)

\=======

-   api-change:`b2bi`: Add new X12 transactions sets and versions
- api-change:`ec2`: This release adds VPC Block Public Access (VPC BPA),
a new declarative control which blocks resources in VPCs and subnets
that you own in a Region from reaching or being reached from the
internet through internet gateways and egress-only internet gateways.
- api-change:`ecs`: This release introduces support for configuring the
version consistency feature for individual containers defined within a
task definition. The configuration allows to specify whether ECS should
resolve the container image tag specified in the container definition to
an image digest.
- api-change:`efs`: Add support for the new parameters in EFS
replication APIs
- api-change:`glue`: AWS Glue Data Catalog now enhances managed table
optimizations of Apache Iceberg tables that can be accessed only from a
specific Amazon Virtual Private Cloud (VPC) environment.
- api-change:`keyspaces`: Amazon Keyspaces Multi-Region Replication:
Adds support to add new regions to multi and single-region keyspaces.
- api-change:`mwaa`: Amazon MWAA now supports a new environment class,
mw1.micro, ideal for workloads requiring fewer resources than mw1.small.
This class supports a single instance of each Airflow component:
Scheduler, Worker, and Webserver.
- api-change:`taxsettings`: Release Tax Inheritance APIs, Tax Exemption
APIs, and functionality update for some existing Tax Registration APIs
- api-change:`workspaces`: Releasing new ErrorCodes for Image Validation
failure during CreateWorkspaceImage process

###
[`v1.35.64`](https://redirect.github.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13564)

[Compare
Source](https://redirect.github.com/boto/botocore/compare/1.35.63...1.35.64)

\=======

- api-change:`appconfig`: AWS AppConfig has added a new extension action
point, AT_DEPLOYMENT_TICK, to support third-party monitors to trigger an
automatic rollback during a deployment.
- api-change:`autoscaling`: Amazon EC2 Auto Scaling now supports Amazon
Application Recovery Controller (ARC) zonal shift and zonal autoshift to
help you quickly recover an impaired application from failures in an
Availability Zone (AZ).
- api-change:`cloudformation`: This release adds a new API,
ListHookResults, that allows retrieving CloudFormation Hooks invocation
results for hooks invoked during a create change set operation or Cloud
Control API operation
- api-change:`connect`: Adds CreateContactFlowVersion and
ListContactFlowVersions APIs to create and view the versions of a
contact flow.
- api-change:`customer-profiles`: This release introduces Segmentation
APIs and new Calculated Attribute Event Filters as part of Amazon
Connect Customer Profiles service.
- api-change:`ec2`: Adding request and response elements for managed
resources.
- api-change:`ecs`: This release adds support for adding VPC Lattice
configurations in ECS CreateService/UpdateService APIs. The
configuration allows for associating VPC Lattice target groups with ECS
Services.
- api-change:`iotsitewise`: The release introduces a generative AI
Assistant in AWS IoT SiteWise. It includes: 1) InvokeAssistant API -
Invoke the Assistant to get alarm summaries and ask questions. 2)
Dataset APIs - Manage knowledge base configuration for the Assistant. 3)
Portal APIs enhancement - Manage AI-aware dashboards.
- api-change:`qconnect`: This release introduces MessageTemplate as a
resource in Amazon Q in Connect, along with APIs to create, read,
search, update, and delete MessageTemplate resources.
- api-change:`rds`: Add support for the automatic pause/resume feature
of Aurora Serverless v2.
- api-change:`rds-data`: Add support for the automatic pause/resume
feature of Aurora Serverless v2.

</details>

<details>
<summary>oxsecurity/megalinter (oxsecurity/megalinter)</summary>

###
[`v8.3.0`](https://redirect.github.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v830---2024-11-23)

[Compare
Source](https://redirect.github.com/oxsecurity/megalinter/compare/v8.2.0...v8.3.0)

-   Core
- Display command log (truncated to 250 chars) even when LOG_LEVEL is
not DEBUG
- Allow to replace an ENV var value with the value of another ENV var
before calling a PRE_COMMAND (helps for tflint run from GitHub
Enterprise)
    -   Fix handling of git submodule paths

-   Fixes
- [trivy](https://megalinter.io/latest/descriptors/repository_trivy/):
retry in case of BLOB_UNKNOWN while downloading vulnerability list

-   Reporters
    -   Fix UpdatedSourcesReporter when `APPLY_FIXES` is list (array)
- Fix AzureCommentReporter when the repo is not found: fallback using
BUILD_REPOSITORY_ID. (+ disable space replacement in repo name with
`AZURE_COMMENT_REPORTER_REPLACE_WITH_SPACES: false`)

-   CI
    -   Fix Docker mirroring job for release context
    -   Remove max parallel jobs for release linters workflow

-   Linter versions upgrades (13)
- [cfn-lint](https://redirect.github.com/aws-cloudformation/cfn-lint)
from 1.19.0 to **1.20.0**
    -   [checkov](https://www.checkov.io/) from 3.2.298 to **3.2.311**
    -   [csharpier](https://csharpier.com/) from 0.29.2 to **0.30.2**
- [markdownlint](https://redirect.github.com/DavidAnson/markdownlint)
from 0.42.0 to **0.43.0**
    -   [phpstan](https://phpstan.org/) from 2.0.1 to **2.0.2**
- [ruff](https://redirect.github.com/astral-sh/ruff) from 0.7.4 to
**0.8.0**
-
[spectral](https://docs.stoplight.io/docs/spectral/674b27b261c3c-overview)
from 6.14.1 to **6.14.2**
- [stylua](https://redirect.github.com/JohnnyMorganz/StyLua) from 0.20.0
to **2.0.0**
- [syft](https://redirect.github.com/anchore/syft) from 1.16.0 to
**1.17.0**
- [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.57.0 to
**0.57.1**
- [trivy](https://aquasecurity.github.io/trivy/) from 0.57.0 to
**0.57.1**
- [trufflehog](https://redirect.github.com/trufflesecurity/trufflehog)
from 3.83.7 to **3.84.1**
    -   [vale](https://vale.sh/) from 3.9.0 to **3.9.1**

</details>

<details>
<summary>terraform-aws-modules/terraform-aws-vpc
(terraform-aws-modules/vpc/aws)</summary>

###
[`v5.16.0`](https://redirect.github.com/terraform-aws-modules/terraform-aws-vpc/blob/HEAD/CHANGELOG.md#5160-2024-11-18)

[Compare
Source](https://redirect.github.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.15.0...v5.16.0)

##### Features

- Added additional conditions into Flow Log IAM Role Assumption Policy
([#&#8203;1138](https://redirect.github.com/terraform-aws-modules/terraform-aws-vpc/issues/1138))
([7744d3f](https://redirect.github.com/terraform-aws-modules/terraform-aws-vpc/commit/7744d3fea63db36bcb15485f3694c0646be44da0))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent b9ba2a8 commit cfc23b7
Show file tree
Hide file tree
Showing 16 changed files with 136 additions and 136 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
id: ml
# You can override MegaLinter flavor used to have faster performances
# More info at https://megalinter.io/flavors/
uses: oxsecurity/megalinter@d8c95fc6f2237031fb9e9322b0f97100168afa6e # v8.2.0
uses: oxsecurity/megalinter@1fc052d03c7a43c78fe0fee19c9d648b749e0c01 # v8.3.0
env:
# All available variables are described in documentation
# https://megalinter.io/configuration/
Expand Down
58 changes: 29 additions & 29 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/runner-certificates/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ data "aws_availability_zones" "available" {
# kics-scan ignore-line
module "vpc" {
source = "terraform-aws-modules/vpc/aws"
version = "5.15.0"
version = "5.16.0"

name = "vpc-${var.environment}"
cidr = "10.0.0.0/16"
Expand All @@ -26,7 +26,7 @@ module "vpc" {

module "vpc_endpoints" {
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
version = "5.15.0"
version = "5.16.0"

vpc_id = module.vpc.vpc_id

Expand Down
2 changes: 1 addition & 1 deletion examples/runner-certificates/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.76.0"
version = "5.77.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-default/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/runner-default/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data "aws_security_group" "default" {
# kics-scan ignore-line
module "vpc" {
source = "terraform-aws-modules/vpc/aws"
version = "5.15.0"
version = "5.16.0"

name = "vpc-${var.environment}"
cidr = "10.0.0.0/16"
Expand All @@ -31,7 +31,7 @@ module "vpc" {

module "vpc_endpoints" {
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
version = "5.15.0"
version = "5.16.0"

vpc_id = module.vpc.vpc_id

Expand Down
2 changes: 1 addition & 1 deletion examples/runner-default/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.76.0"
version = "5.77.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-docker/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/runner-docker/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ data "aws_availability_zones" "available" {
# kics-scan ignore-line
module "vpc" {
source = "terraform-aws-modules/vpc/aws"
version = "5.15.0"
version = "5.16.0"

name = "vpc-${var.environment}"
cidr = "10.1.0.0/16"
Expand All @@ -22,7 +22,7 @@ module "vpc" {

module "vpc_endpoints" {
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
version = "5.15.0"
version = "5.16.0"

vpc_id = module.vpc.vpc_id

Expand Down
2 changes: 1 addition & 1 deletion examples/runner-docker/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.76.0"
version = "5.77.0"
}
local = {
source = "hashicorp/local"
Expand Down
4 changes: 2 additions & 2 deletions examples/runner-fleeting-plugin/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data "aws_security_group" "default" {
# kics-scan ignore-line
module "vpc" {
source = "terraform-aws-modules/vpc/aws"
version = "5.15.0"
version = "5.16.0"

name = "vpc-${var.environment}"
cidr = "10.0.0.0/16"
Expand All @@ -31,7 +31,7 @@ module "vpc" {

module "vpc_endpoints" {
source = "terraform-aws-modules/vpc/aws//modules/vpc-endpoints"
version = "5.15.0"
version = "5.16.0"

vpc_id = module.vpc.vpc_id

Expand Down
2 changes: 1 addition & 1 deletion examples/runner-fleeting-plugin/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.76.0"
version = "5.77.0"
}
local = {
source = "hashicorp/local"
Expand Down
60 changes: 30 additions & 30 deletions examples/runner-public/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cfc23b7

Please sign in to comment.