fix(deps): update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
boto3 | dependencies | patch |
1.35.63 -> 1.35.65
|
typer (changelog) | dependencies | patch |
0.13.0 -> 0.13.1
|
uis/devops/continuous-delivery/ci-templates | repository | minor |
v6.0.3 -> v6.1.1
|
Release Notes
boto/boto3 (boto3)
v1.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
=======
- 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.
fastapi/typer (typer)
v0.13.1
Features
-
✨ Remove Rich tags when showing completion text. MR #877 by @svlandeg. -
✨ Render Rich markup as HTML in Markdown docs. MR #847 by @svlandeg. -
✨ Support cp850 encoding for auto-completion in PowerShell. MR #808 by @svlandeg. -
✨ Allow gettext translation of help message. MR #886 by @svlandeg.
Refactors
-
🐛 Fix printing HTML from Rich output. MR #1055 by @tiangolo.
Docs
-
📝 Update markdown includes to use the new simpler format. MR #1054 by @tiangolo.
Internal
-
⬆ Bump ruff from 0.7.3 to 0.7.4. MR #1051 by @dependabot[bot]. -
⬆ [pre-commit.ci] pre-commit autoupdate. MR #1047 by @pre-commit-ci[bot]. -
⬆ Bump ruff from 0.7.2 to 0.7.3. MR #1046 by @dependabot[bot]. -
⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2. MR #1044 by @dependabot[bot]. -
⬆ Update pytest-cov requirement from <6.0.0,>=2.10.0 to >=2.10.0,<7.0.0. MR #1033 by @dependabot[bot].
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v6.1.1
v6.1.0
v6.0.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.