fix(deps): update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
boto3 | dependencies | patch |
1.35.29 -> 1.35.34
|
faker (changelog) | dev | minor |
30.0.0 -> 30.1.0
|
rich | dependencies | minor |
13.8.1 -> 13.9.2
|
tox (changelog) | minor |
4.20.0 -> 4.21.2
|
|
tox (changelog) | dev | minor |
4.20.0 -> 4.21.2
|
Release Notes
boto/boto3 (boto3)
v1.35.34
=======
- api-change:
ec2
: [botocore
] Documentation updates for Amazon EC2. - api-change:
iot-data
: [botocore
] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
v1.35.33
=======
- api-change:
codepipeline
: [botocore
] AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. - api-change:
connect
: [botocore
] Public GetMetricDataV2 Grouping increase from 3 to 4 - api-change:
ec2
: [botocore
] This release includes a new API for modifying instance cpu-options after launch. - api-change:
iot
: [botocore
] This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. - api-change:
marketplace-reporting
: [botocore
] The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. - api-change:
mediapackagev2
: [botocore
] Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. - api-change:
quicksight
: [botocore
] QuickSight: Add support for exporting and importing folders in AssetBundle APIs - enhancement:AWSCRT: [
botocore
] Update awscrt version to 0.22.0
v1.35.32
=======
- api-change:
appstream
: [botocore
] Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0 - api-change:
b2bi
: [botocore
] Added and updated APIs to support outbound EDI transformations - api-change:
bedrock-agent-runtime
: [botocore
] Added raw model response and usage metrics to PreProcessing and PostProcessing Trace - api-change:
bedrock-runtime
: [botocore
] Added new fields to Amazon Bedrock Guardrails trace - api-change:
iotdeviceadvisor
: [botocore
] Add clientToken attribute and implement idempotency for CreateSuiteDefinition. - api-change:
ivs-realtime
: [botocore
] Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. - api-change:
s3
: [botocore
] This release introduces a header representing the minimum object size limit for Lifecycle transitions. - api-change:
sagemaker
: [botocore
] releasing builtinlcc to public - api-change:
workspaces
: [botocore
] WSP is being rebranded to become DCV.
v1.35.31
=======
- api-change:
bedrock-agent
: [botocore
] This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. - api-change:
codeartifact
: [botocore
] Add support for the dual stack endpoints. - api-change:
rds
: [botocore
] This release provides additional support for enabling Aurora Limitless Database DB clusters.
v1.35.30
=======
- api-change:
bedrock
: [botocore
] Add support for custom models via provisioned throughput for Bedrock Model Evaluation - api-change:
clouddirectory
: [botocore
] Add examples for API operations in model. - api-change:
connect
: [botocore
] Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts - api-change:
pricing
: [botocore
] Add examples for API operations in model. - api-change:
resource-groups
: [botocore
] This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. - api-change:
supplychain
: [botocore
] Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain - api-change:
timestream-influxdb
: [botocore
] Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. - api-change:
verifiedpermissions
: [botocore
] Add examples for API operations in model.
joke2k/faker (faker)
v30.1.0
- Add PIN Code range and union territories in
en_IN
address provider. Thanks @wh0th3h3llam1.
Textualize/rich (rich)
v13.9.2
Fixed
- Fixed
Table
columns not highlighting when added byadd_row
https://github.com/Textualize/rich/issues/3517 - Fixed an issue with Segment.split_cells reported in Textual https://github.com/Textualize/textual/issues/5090
v13.9.1
Fixed
- Fixed typing_extensions dependency
v13.9.0
Changed
- Dropped support for Python3.7 https://github.com/Textualize/rich/pull/3509
- Rich will display tracebacks with finely grained error locations on python 3.11+ https://github.com/Textualize/rich/pull/3486
Fixed
- Fixed issue with Segment._split_cells https://github.com/Textualize/rich/pull/3506
- Fix auto detection of terminal size on Windows https://github.com/Textualize/rich/pull/2916
-
Text.style
now respected in Panel title/subtitle https://github.com/Textualize/rich/pull/3509
tox-dev/tox (tox)
v4.21.2
What's Changed
- Update sdist rules to include
tox.toml
(#3389) by @mgorny in https://github.com/tox-dev/tox/pull/3390
Full Changelog: https://github.com/tox-dev/tox/compare/4.21.1...4.21.2
v4.21.1
What's Changed
- Fix TOML configuration errors by @gaborbernat in https://github.com/tox-dev/tox/pull/3388
Full Changelog: https://github.com/tox-dev/tox/compare/4.21.0...4.21.1
v4.21.0
What's Changed
- Update Loader docs by @ziima in https://github.com/tox-dev/tox/pull/3352
- True TOML config support by @gaborbernat in https://github.com/tox-dev/tox/pull/3353
Full Changelog: https://github.com/tox-dev/tox/compare/4.20.0...4.21.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.