cds-snc / url-shortener

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

chore(deps): update all patch dependencies #435

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.28.3 -> ==1.28.9 age adoption passing confidence
uvicorn (changelog) ==0.23.0 -> ==0.23.1 age adoption passing confidence

Review


Release Notes

boto/boto3 (boto3) ### [`v1.28.9`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1289) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.8...1.28.9) \====== - api-change:`glue`: \[`botocore`] This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against. - api-change:`mediaconvert`: \[`botocore`] This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs. - api-change:`rds`: \[`botocore`] Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle. - api-change:`workspaces`: \[`botocore`] Fixed VolumeEncryptionKey descriptions ### [`v1.28.8`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1288) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.7...1.28.8) \====== - api-change:`codecatalyst`: \[`botocore`] This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects. - api-change:`connectcases`: \[`botocore`] This release adds the ability to assign a case to a queue or user. - api-change:`lexv2-models`: \[`botocore`] Update lexv2-models client to latest version - api-change:`route53resolver`: \[`botocore`] This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts. - api-change:`s3`: \[`botocore`] Improve performance of S3 clients by simplifying and optimizing endpoint resolution. - api-change:`sagemaker-featurestore-runtime`: \[`botocore`] Cross account support for SageMaker Feature Store - api-change:`sagemaker`: \[`botocore`] Cross account support for SageMaker Feature Store - api-change:`securitylake`: \[`botocore`] Adding support for Tags on Create and Resource Tagging API. - api-change:`transcribe`: \[`botocore`] Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio. ### [`v1.28.7`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1287) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.6...1.28.7) \====== - enhancement:AWSCRT: \[`botocore`] Upgrade awscrt version to 0.16.26 - api-change:`savingsplans`: \[`botocore`] Savings Plans endpoints update ### [`v1.28.6`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1286) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.5...1.28.6) \====== - api-change:`cloudformation`: \[`botocore`] SDK and documentation updates for GetTemplateSummary API (unrecognized resources) - api-change:`ec2`: \[`botocore`] Amazon EC2 documentation updates. - api-change:`grafana`: \[`botocore`] Amazon Managed Grafana now supports grafanaVersion update for existing workspaces with UpdateWorkspaceConfiguration API. DescribeWorkspaceConfiguration API additionally returns grafanaVersion. A new ListVersions API lists available versions or, if given a workspaceId, the versions it can upgrade to. - api-change:`medical-imaging`: \[`botocore`] General Availability (GA) release of AWS Health Imaging, enabling customers to store, transform, and analyze medical imaging data at petabyte-scale. - api-change:`ram`: \[`botocore`] This release adds support for securely sharing with AWS service principals. - api-change:`ssm-sap`: \[`botocore`] Added support for SAP Hana High Availability discovery (primary and secondary nodes) and Backint agent installation with SSM for SAP. - api-change:`wafv2`: \[`botocore`] Added the URI path to the custom aggregation keys that you can specify for a rate-based rule. ### [`v1.28.5`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1285) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.4...1.28.5) \====== - api-change:`codeguru-security`: \[`botocore`] Documentation updates for CodeGuru Security. - api-change:`connect`: \[`botocore`] GetMetricDataV2 API: Update to include Contact Lens Conversational Analytics Metrics - api-change:`es`: \[`botocore`] Regex Validation on the ElasticSearch Engine Version attribute - api-change:`lexv2-models`: \[`botocore`] Update lexv2-models client to latest version - api-change:`m2`: \[`botocore`] Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API - api-change:`snowball`: \[`botocore`] Adds support for RACK\_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor. - api-change:`translate`: \[`botocore`] Added DOCX word document support to TranslateDocument API ### [`v1.28.4`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1284) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.3...1.28.4) \====== - api-change:`codeartifact`: \[`botocore`] Doc only update for AWS CodeArtifact - api-change:`docdb`: \[`botocore`] Added major version upgrade option in ModifyDBCluster API - api-change:`ec2`: \[`botocore`] Add Nitro TPM support on DescribeInstanceTypes - api-change:`glue`: \[`botocore`] Adding new supported permission type flags to get-unfiltered endpoints that callers may pass to indicate support for enforcing Lake Formation fine-grained access control on nested column attributes. - api-change:`ivs`: \[`botocore`] This release provides the flexibility to configure what renditions or thumbnail qualities to record when creating recording configuration. - api-change:`lakeformation`: \[`botocore`] Adds supports for ReadOnlyAdmins and AllowFullTableExternalDataAccess. Adds NESTED_PERMISSION and NESTED_CELL_PERMISSION to SUPPORTED_PERMISSION_TYPES enum. Adds CREATE_LF_TAG on catalog resource and ALTER, DROP, and GRANT_WITH_LF_TAG_EXPRESSION on LF Tag resource.
encode/uvicorn (uvicorn) ### [`v0.23.1`](https://togithub.com/encode/uvicorn/blob/HEAD/CHANGELOG.md#0231---2023-07-18) [Compare Source](https://togithub.com/encode/uvicorn/compare/0.23.0...0.23.1) ##### Fixed - Add `typing_extensions` for Python 3.10 and lower ([#​2053](https://togithub.com/encode/uvicorn/issues/2053)) 18/07/23

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