Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update python #104

Merged
merged 1 commit into from
Dec 23, 2024
Merged

chore(deps): update python #104

merged 1 commit into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Jinja2 (changelog) ==3.1.4 -> ==3.1.5 age adoption passing confidence
boto3 ==1.35.81 -> ==1.35.86 age adoption passing confidence
botocore ==1.35.81 -> ==1.35.86 age adoption passing confidence
click (changelog) ==8.1.7 -> ==8.1.8 age adoption passing confidence
google-api-python-client ==2.155.0 -> ==2.156.0 age adoption passing confidence
urllib3 (changelog) ==2.2.3 -> ==2.3.0 age adoption passing confidence

Release Notes

pallets/jinja (Jinja2)

v3.1.5

Compare Source

Unreleased

  • Calling sync render for an async template uses asyncio.run.
    :pr:1952
  • Avoid unclosed auto_aiter warnings. :pr:1960
  • Return an aclose-able AsyncGenerator from
    Template.generate_async. :pr:1960
  • Avoid leaving root_render_func() unclosed in
    Template.generate_async. :pr:1960
  • Avoid leaving async generators unclosed in blocks, includes and extends.
    :pr:1960
boto/boto3 (boto3)

v1.35.86

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.
  • api-change:bedrock-agent-runtime: [botocore] bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs
  • api-change:bedrock-data-automation: [botocore] Documentation update for Amazon Bedrock Data Automation
  • api-change:bedrock-data-automation-runtime: [botocore] Documentation update for Amazon Bedrock Data Automation Runtime
  • api-change:billing: [botocore] Added new API's for defining and fetching Billing Views.
  • api-change:ce: [botocore] Support for retrieving cost, usage, and forecast for billing view.
  • api-change:connect: [botocore] This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.
  • api-change:docdb: [botocore] Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.
  • api-change:eks: [botocore] This release expands the catalog of upgrade insight checks
  • api-change:macie2: [botocore] This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.
  • api-change:outposts: [botocore] Add CS8365C as a supported power connector for Outpost sites.
  • api-change:sagemaker: [botocore] This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch

v1.35.85

Compare Source

=======

  • api-change:appstream: [botocore] Added support for Rocky Linux 8 on Amazon AppStream 2.0
  • api-change:mediaconvert: [botocore] This release adds support for inserting timecode tracks into MP4 container outputs.
  • api-change:medialive: [botocore] MediaLive is releasing ListVersions api
  • api-change:qconnect: [botocore] Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent.
  • api-change:ssm-sap: [botocore] AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applications
  • api-change:workspaces: [botocore] Added AWS Global Accelerator (AGA) support for WorkSpaces Personal.

v1.35.84

Compare Source

=======

  • api-change:amplify: [botocore] Added WAF Configuration to Amplify Apps
  • api-change:budgets: [botocore] Releasing minor partition endpoint updates
  • api-change:connect: [botocore] This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.
  • api-change:connectparticipant: [botocore] This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.
  • api-change:datasync: [botocore] AWS DataSync introduces the ability to update attributes for in-cloud locations.
  • api-change:iot: [botocore] Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.
  • api-change:mwaa: [botocore] Added support for Apache Airflow version 2.10.3 to MWAA.
  • api-change:quicksight: [botocore] Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.
  • api-change:resiliencehub: [botocore] AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.
  • api-change:transfer: [botocore] Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.

v1.35.83

Compare Source

=======

  • api-change:account: [botocore] Update endpoint configuration.
  • api-change:backup: [botocore] Add Support for Backup Indexing
  • api-change:backupsearch: [botocore] Add support for searching backups
  • api-change:batch: [botocore] This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs.
  • api-change:cleanroomsml: [botocore] Add support for SQL compute configuration for StartAudienceGenerationJob API.
  • api-change:cloudfront: [botocore] Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins.
  • api-change:codepipeline: [botocore] AWS CodePipeline V2 type pipelines now support Managed Compute Rule.
  • api-change:ecs: [botocore] Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks.
  • api-change:m2: [botocore] This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests.
  • api-change:synthetics: [botocore] Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs.

v1.35.82

Compare Source

=======

  • api-change:cloud9: [botocore] Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023.
  • api-change:dlm: [botocore] This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
  • api-change:ec2: [botocore] This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones.
  • api-change:greengrassv2: [botocore] Add support for runtime in GetCoreDevice and ListCoreDevices APIs.
  • api-change:medialive: [botocore] AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams.
  • api-change:rds: [botocore] This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType.
boto/botocore (botocore)

v1.35.86

Compare Source

=======

  • api-change:bedrock-agent: Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.
  • api-change:bedrock-agent-runtime: bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs
  • api-change:bedrock-data-automation: Documentation update for Amazon Bedrock Data Automation
  • api-change:bedrock-data-automation-runtime: Documentation update for Amazon Bedrock Data Automation Runtime
  • api-change:billing: Added new API's for defining and fetching Billing Views.
  • api-change:ce: Support for retrieving cost, usage, and forecast for billing view.
  • api-change:connect: This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.
  • api-change:docdb: Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.
  • api-change:eks: This release expands the catalog of upgrade insight checks
  • api-change:macie2: This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.
  • api-change:outposts: Add CS8365C as a supported power connector for Outpost sites.
  • api-change:sagemaker: This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch

v1.35.85

Compare Source

=======

  • api-change:appstream: Added support for Rocky Linux 8 on Amazon AppStream 2.0
  • api-change:mediaconvert: This release adds support for inserting timecode tracks into MP4 container outputs.
  • api-change:medialive: MediaLive is releasing ListVersions api
  • api-change:qconnect: Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent.
  • api-change:ssm-sap: AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applications
  • api-change:workspaces: Added AWS Global Accelerator (AGA) support for WorkSpaces Personal.

v1.35.84

Compare Source

=======

  • api-change:amplify: Added WAF Configuration to Amplify Apps
  • api-change:budgets: Releasing minor partition endpoint updates
  • api-change:connect: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.
  • api-change:connectparticipant: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.
  • api-change:datasync: AWS DataSync introduces the ability to update attributes for in-cloud locations.
  • api-change:iot: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.
  • api-change:mwaa: Added support for Apache Airflow version 2.10.3 to MWAA.
  • api-change:quicksight: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.
  • api-change:resiliencehub: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.
  • api-change:transfer: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.

v1.35.83

Compare Source

=======

  • api-change:account: Update endpoint configuration.
  • api-change:backup: Add Support for Backup Indexing
  • api-change:backupsearch: Add support for searching backups
  • api-change:batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs.
  • api-change:cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API.
  • api-change:cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins.
  • api-change:codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule.
  • api-change:ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks.
  • api-change:m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests.
  • api-change:synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs.

v1.35.82

Compare Source

=======

  • api-change:cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023.
  • api-change:dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.
  • api-change:ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones.
  • api-change:greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs.
  • api-change:medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams.
  • api-change:rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType.
pallets/click (click)

v8.1.8

Compare Source

Unreleased

  • Fix an issue with type hints for click.open_file(). :issue:2717
  • Fix issue where error message for invalid click.Path displays on
    multiple lines. :issue:2697
  • Fixed issue that prevented a default value of "" from being displayed in
    the help for an option. :issue:2500
  • The test runner handles stripping color consistently on Windows.
    :issue:2705
  • Show correct value for flag default when using default_map.
    :issue:2632
  • Fix click.echo(color=...) passing color to coloroma so it can be
    forced on Windows. :issue:2606.
googleapis/google-api-python-client (google-api-python-client)

v2.156.0

Compare Source

Features
urllib3/urllib3 (urllib3)

v2.3.0

Compare Source

==================

Features

  • Added HTTPResponse.shutdown() to stop any ongoing or future reads for a specific response. It calls shutdown(SHUT_RD) on the underlying socket. This feature was sponsored by LaunchDarkly <https://opencollective.com/urllib3/contributions/815307>. (#&#8203;2868 <https://github.com/urllib3/urllib3/issues/2868>)
  • Added support for JavaScript Promise Integration on Emscripten. This enables more efficient WebAssembly
    requests and streaming, and makes it possible to use in Node.js if you launch it as node --experimental-wasm-stack-switching. (#&#8203;3400 <https://github.com/urllib3/urllib3/issues/3400>__)
  • Added the proxy_is_tunneling property to HTTPConnection and HTTPSConnection. (#&#8203;3285 <https://github.com/urllib3/urllib3/issues/3285>__)
  • Added pickling support to NewConnectionError and NameResolutionError. (#&#8203;3480 <https://github.com/urllib3/urllib3/issues/3480>__)

Bugfixes

  • Fixed an issue in debug logs where the HTTP version was rendering as "HTTP/11" instead of "HTTP/1.1". (#&#8203;3489 <https://github.com/urllib3/urllib3/issues/3489>__)

Deprecations and Removals

  • Removed support for Python 3.8. (#&#8203;3492 <https://github.com/urllib3/urllib3/issues/3492>__)

Configuration

📅 Schedule: Branch creation - "before 5am 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 23, 2024 02:19
@renovate renovate bot merged commit a5f18ef into main Dec 23, 2024
4 checks passed
@renovate renovate bot deleted the renovate/python branch December 23, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants