fix(deps): update all dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| boto3 | dependencies | patch |
1.36.2 -> 1.36.6
|
| faker (changelog) | dev | major |
^33.0.0 -> ^35.0.0
|
| google-auth | dependencies | minor |
2.37.0 -> 2.38.0
|
| pydantic (changelog) | dependencies | patch |
2.10.5 -> 2.10.6
|
| tox (changelog) | minor |
4.23.2 -> 4.24.1
|
|
| tox (changelog) | dev | minor |
4.23.2 -> 4.24.1
|
| uis/devops/continuous-delivery/ci-templates | repository | minor |
v6.4.4 -> v6.5.0
|
Release Notes
boto/boto3 (boto3)
v1.36.6
======
- api-change:
cloudtrail: [botocore] This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries. - api-change:
eks: [botocore] Adds support for UpdateStrategies in EKS Managed Node Groups. - api-change:
healthlake: [botocore] Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0 - api-change:
ssm: [botocore] Systems Manager doc-only update for January, 2025. - api-change:
sso-oidc: [botocore] Fixed typos in the descriptions. - api-change:
transfer: [botocore] Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files.
v1.36.5
======
- api-change:
ec2: [botocore] Added "future" allocation type for future dated capacity reservation
v1.36.4
======
- api-change:
bedrock-agent-runtime: [botocore] Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow - api-change:
glue: [botocore] Docs Update for timeout changes - api-change:
medialive: [botocore] AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. - api-change:
workspaces-thin-client: [botocore] Rename WorkSpaces Web to WorkSpaces Secure Browser
v1.36.3
======
- api-change:
batch: [botocore] Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type. - api-change:
cognito-idp: [botocore] corrects the dual-stack endpoint configuration for cognitoidp - api-change:
connect: [botocore] Added DeleteContactFlowVersion API and the CAMPAIGN flow type - api-change:
emr-serverless: [botocore] Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb. - api-change:
iotsitewise: [botocore] AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in. - api-change:
logs: [botocore] Documentation-only update to address doc errors - api-change:
quicksight: [botocore] AddedDigitGroupingStylein ThousandsSeparator to allow grouping byLAKH( Indian Grouping system ) currency. Support LAKH andCROREcurrency types in Column Formatting. - api-change:
sns: [botocore] This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.
joke2k/faker (faker)
v35.0.0
- Revert changes made in v34.x.
v34.0.2
- ffx
date_timeprovider whenend_datetimeis set in the past.
v34.0.1
- Fix date parsing for "today".
v34.0.0
- Account for
end_datewhen calculating relativedate_time_between. Thanks @Fashimpaur for the report.
googleapis/google-auth-library-python (google-auth)
v2.38.0
Features
Documentation
- Add warnings regarding consuming externally sourced credentials (d049370)
pydantic/pydantic (pydantic)
v2.10.6
What's Changed
Fixes
- Fix JSON Schema reference collection with
'examples'keys by @Viicos in #11325 - Fix url python serialization by @sydney-runkle in #11331
tox-dev/tox (tox)
v4.24.1
What's Changed
- Adds ability to configure stderr output color by @ssbarnea in https://github.com/tox-dev/tox/pull/3426
Full Changelog: https://github.com/tox-dev/tox/compare/4.24.0...4.24.1
v4.24.0
What's Changed
- fix docs config typo by @wooshaun53 in https://github.com/tox-dev/tox/pull/3424
- Allow users to disable use of pre-commit-uv by @ssbarnea in https://github.com/tox-dev/tox/pull/3430
- Pass nix-ld related variables by default in pass_env (fixes #3425) by @albertodonato in https://github.com/tox-dev/tox/pull/3434
- Improve testenv docs consistency by @thatch in https://github.com/tox-dev/tox/pull/3440
- Display exception name when subprocesses raise them by @ssbarnea in https://github.com/tox-dev/tox/pull/3450
- Fix the CI after setuptools 75.6 change by @gaborbernat in https://github.com/tox-dev/tox/pull/3452
- Update pre-commit hooks with mypy fix by @ssbarnea in https://github.com/tox-dev/tox/pull/3454
- Fix a typo in a code block in the User Guide by @bryant1410 in https://github.com/tox-dev/tox/pull/3462
- Update pre-commit hooks by @ssbarnea in https://github.com/tox-dev/tox/pull/3460
-
💅 Make SVG image compatible with Firefox by @webknjaz in https://github.com/tox-dev/tox/pull/3466 - feat: adding a json schema command by @henryiii in https://github.com/tox-dev/tox/pull/3446
New Contributors
- @wooshaun53 made their first contribution in https://github.com/tox-dev/tox/pull/3424
- @albertodonato made their first contribution in https://github.com/tox-dev/tox/pull/3434
- @thatch made their first contribution in https://github.com/tox-dev/tox/pull/3440
- @bryant1410 made their first contribution in https://github.com/tox-dev/tox/pull/3462
- @henryiii made their first contribution in https://github.com/tox-dev/tox/pull/3446
Full Changelog: https://github.com/tox-dev/tox/compare/4.23.2...4.24.0
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v6.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.