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 #358

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.118 -> ==1.26.123 age adoption passing confidence
coverage ==7.2.3 -> ==7.2.4 age adoption passing confidence

Review


Release Notes

boto/boto3 ### [`v1.26.123`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126123) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.122...1.26.123) \======== - api-change:`appflow`: \[`botocore`] Adds Jwt Support for Salesforce Credentials. - api-change:`athena`: \[`botocore`] You can now use capacity reservations on Amazon Athena to run SQL queries on fully-managed compute capacity. - api-change:`directconnect`: \[`botocore`] This release corrects the jumbo frames MTU from 9100 to 8500. - api-change:`efs`: \[`botocore`] Update efs client to latest version - api-change:`grafana`: \[`botocore`] This release adds support for the grafanaVersion parameter in CreateWorkspace. - api-change:`iot`: \[`botocore`] This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations. - api-change:`rekognition`: \[`botocore`] Added support for aggregating moderation labels by video segment timestamps for Stored Video Content Moderation APIs and added additional information about the job to all Stored Video Get API responses. - api-change:`simspaceweaver`: \[`botocore`] Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location. - api-change:`wafv2`: \[`botocore`] You can now associate a web ACL with a Verified Access instance. - api-change:`workspaces`: \[`botocore`] Added Windows 11 to support Microsoft_Office\_2019 ### [`v1.26.122`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126122) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.121...1.26.122) \======== - api-change:`ec2`: \[`botocore`] This release adds support for AMD SEV-SNP on EC2 instances. - api-change:`emr-containers`: \[`botocore`] This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS. - api-change:`guardduty`: \[`botocore`] Added API support to initiate on-demand malware scan on specific resources. - api-change:`iotdeviceadvisor`: \[`botocore`] AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket. - api-change:`kafka`: \[`botocore`] Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters. - api-change:`lambda`: \[`botocore`] Add Java 17 (java17) support to AWS Lambda - api-change:`marketplace-catalog`: \[`botocore`] Enabled Pagination for List Entities and List Change Sets operations - api-change:`osis`: \[`botocore`] Documentation updates for OpenSearch Ingestion - api-change:`qldb`: \[`botocore`] Documentation updates for Amazon QLDB - api-change:`sagemaker`: \[`botocore`] Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio - api-change:`xray`: \[`botocore`] Updated X-Ray documentation with Resource Policy API descriptions. ### [`v1.26.121`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126121) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.120...1.26.121) \======== - api-change:`osis`: \[`botocore`] Initial release for OpenSearch Ingestion ### [`v1.26.120`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126120) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.119...1.26.120) \======== - api-change:`chime-sdk-messaging`: \[`botocore`] Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases. - api-change:`connect`: \[`botocore`] Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations. - api-change:`datasync`: \[`botocore`] This release adds 13 new APIs to support AWS DataSync Discovery GA. - api-change:`ds`: \[`botocore`] New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName. - api-change:`pinpoint`: \[`botocore`] Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time. ### [`v1.26.119`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126119) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.118...1.26.119) \======== - api-change:`appflow`: \[`botocore`] Increased the max length for RefreshToken and AuthCode from 2048 to 4096. - api-change:`codecatalyst`: \[`botocore`] Documentation updates for Amazon CodeCatalyst. - api-change:`ec2`: \[`botocore`] API changes to AWS Verified Access related to identity providers' information. - api-change:`mediaconvert`: \[`botocore`] This release introduces a noise reduction pre-filter, linear interpolation deinterlace mode, video pass-through, updated default job settings, and expanded LC-AAC Stereo audio bitrate ranges. - api-change:`rekognition`: \[`botocore`] Added new status result to Liveness session status.
nedbat/coveragepy ### [`v7.2.4`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-724--2023-04-28) [Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.2.3...7.2.4) PyCon 2023 sprint fixes! - Fix: with `relative_files = true`, specifying a specific file to include or omit wouldn't work correctly (`issue 1604`*). This is now fixed, with testing help by `Marc Gibbons `*. - Fix: the XML report would have an incorrect `` element when using relative files and the source option ended with a slash (`issue 1541`*). This is now fixed, thanks to `Kevin Brown-Silva `*. - When the HTML report location is printed to the terminal, it's now a terminal-compatible URL, so that you can click the location to open the HTML file in your browser. Finishes `issue 1523`\_ thanks to `Ricardo Newbery `\_. - Docs: a new :ref:`Migrating page ` with details about how to migrate between major versions of coverage.py. It currently covers the wildcard changes in 7.x. Thanks, `Brian Grohe `\_. .. \_issue 1523:[https://github.com/nedbat/coveragepy/issues/1523](https://togithub.com/nedbat/coveragepy/issues/1523)3 .. \_issue 1541[https://github.com/nedbat/coveragepy/issues/1541](https://togithub.com/nedbat/coveragepy/issues/1541)41 .. \_issue 160[https://github.com/nedbat/coveragepy/issues/1604](https://togithub.com/nedbat/coveragepy/issues/1604)604 .. \_pull 16[https://github.com/nedbat/coveragepy/pull/1608](https://togithub.com/nedbat/coveragepy/pull/1608)1608 .. \_pull 1[https://github.com/nedbat/coveragepy/pull/1609](https://togithub.com/nedbat/coveragepy/pull/1609)/1609 .. \_pull [https://github.com/nedbat/coveragepy/pull/1610](https://togithub.com/nedbat/coveragepy/pull/1610)l/1610 .. \_pull[https://github.com/nedbat/coveragepy/pull/1613](https://togithub.com/nedbat/coveragepy/pull/1613)ll/1613 .. \_changes\_7-2-3:

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