cds-snc / url-shortener

An API written in Python that shortens URLs
MIT License
4 stars 0 forks source link

chore(deps): update all patch dependencies #410

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.26.142 -> ==1.26.146 age adoption passing confidence
coverage ==7.2.6 -> ==7.2.7 age adoption passing confidence

Review


Release Notes

boto/boto3 ### [`v1.26.146`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126146) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.145...1.26.146) \======== - api-change:`athena`: \[`botocore`] This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation - api-change:`cloudtrail`: \[`botocore`] This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store. - api-change:`sagemaker`: \[`botocore`] This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline. - api-change:`wafv2`: \[`botocore`] Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers. ### [`v1.26.145`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126145) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.144...1.26.145) \======== - api-change:`alexaforbusiness`: \[`botocore`] Alexa for Business has been deprecated and is no longer supported. - api-change:`appflow`: \[`botocore`] Added ability to select DataTransferApiType for DescribeConnector and CreateFlow requests when using Async supported connectors. Added supportedDataTransferType to DescribeConnector/DescribeConnectors/ListConnector response. - api-change:`customer-profiles`: \[`botocore`] This release introduces calculated attribute related APIs. - api-change:`ivs`: \[`botocore`] API Update for IVS Advanced Channel type - api-change:`sagemaker`: \[`botocore`] Amazon Sagemaker Autopilot adds support for Parquet file input to NLP text classification jobs. - api-change:`wafv2`: \[`botocore`] Corrected the information for the header order FieldToMatch setting ### [`v1.26.144`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126144) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.143...1.26.144) \======== - api-change:`config`: \[`botocore`] Resource Types Exclusion feature launch by AWS Config - api-change:`frauddetector`: \[`botocore`] This release enables publishing event predictions from Amazon Fraud Detector (AFD) to Amazon EventBridge. For example, after getting predictions from AFD, Amazon EventBridge rules can be configured to trigger notification through an SNS topic, send a message with SES, or trigger Lambda workflows. - api-change:`healthlake`: \[`botocore`] This release adds a new request parameter to the CreateFHIRDatastore API operation. IdentityProviderConfiguration specifies how you want to authenticate incoming requests to your Healthlake Data Store. - api-change:`m2`: \[`botocore`] Adds an optional create-only 'roleArn' property to Application resources. Enables PS and PO data set org types. - api-change:`rds`: \[`botocore`] This release adds support for changing the engine for Oracle using the ModifyDbInstance API - api-change:`servicecatalog`: \[`botocore`] Documentation updates for ServiceCatalog. - api-change:`workspaces-web`: \[`botocore`] WorkSpaces Web now allows you to control which IP addresses your WorkSpaces Web portal may be accessed from. ### [`v1.26.143`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126143) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.142...1.26.143) \======== - api-change:`chime-sdk-voice`: \[`botocore`] Added optional CallLeg field to StartSpeakerSearchTask API request - api-change:`glue`: \[`botocore`] Added Runtime parameter to allow selection of Ray Runtime - api-change:`groundstation`: \[`botocore`] Updating description of GetMinuteUsage to be clearer. - api-change:`iotfleetwise`: \[`botocore`] Campaigns now support selecting Timestream or S3 as the data destination, Signal catalogs now support "Deprecation" keyword released in VSS v2.1 and "Comment" keyword released in VSS v3.0 - api-change:`location`: \[`botocore`] This release adds API support for political views for the maps service APIs: CreateMap, UpdateMap, DescribeMap. - api-change:`memorydb`: \[`botocore`] Amazon MemoryDB for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0 - api-change:`personalize`: \[`botocore`] This release provides support for the exclusion of certain columns for training when creating a solution and creating or updating a recommender with Amazon Personalize. - api-change:`polly`: \[`botocore`] Amazon Polly adds 2 new voices - Sofie (da-DK) and Niamh (en-IE) - api-change:`securityhub`: \[`botocore`] Added new resource detail objects to ASFF, including resources for AwsGuardDutyDetector, AwsAmazonMqBroker, AwsEventSchemasRegistry, AwsAppSyncGraphQlApi and AwsStepFunctionStateMachine. - api-change:`wafv2`: \[`botocore`] This SDK release provides customers the ability to use Header Order as a field to match.
nedbat/coveragepy ### [`v7.2.7`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-727--2023-05-29) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.2.6...7.2.7) - Fix: reverted a `change from 6.4.3 `\_ that helped Cython, but also increased the size of data files when using dynamic contexts, as described in the now-fixed `issue 1586`*. The problem is now avoided due to a recent change (`issue 1538`*). Thanks to `Anders Kaseorg `\_ and David Szotten for persisting with problem reports and detailed diagnoses. - Docs: examples of configuration files now include separate examples for the different syntaxes: .coveragerc, pyproject.toml, setup.cfg, and tox.ini. - Wheels are now provided for CPython 3.12. .. \_issue 1586:[https://github.com/nedbat/coveragepy/issues/1586](https://togithub.com/nedbat/coveragepy/issues/1586)6 .. \_pull 1629[https://github.com/nedbat/coveragepy/pull/1629](https://togithub.com/nedbat/coveragepy/pull/1629)29 .. \_changes\_7-2-6:

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.

patheard commented 1 year ago