cds-snc / scan-websites

On-demand scanning of websites for accessibility and security vulnerabilities/compliance / Analyse à la demande des sites Web pour les vulnérabilités/conformité en matière d'accessibilité et de sécurité
https://scan-websites.alpha.canada.ca
MIT License
12 stars 1 forks source link

chore(deps): update all patch dependencies #472

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
@types/node (source) 16.18.13 -> 16.18.14 age adoption passing confidence
boto3 ==1.26.79 -> ==1.26.84 age adoption passing confidence
playwright (changelog) ==1.31.0 -> ==1.31.1 age adoption passing confidence
pytest (source, changelog) ==7.2.1 -> ==7.2.2 age adoption passing confidence
python-multipart (changelog) ==0.0.5 -> ==0.0.6 age adoption passing confidence

Review


Release Notes

boto/boto3 ### [`v1.26.84`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12684) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.83...1.26.84) \======= - api-change:`dynamodb`: \[`botocore`] Documentation updates for DynamoDB. - api-change:`ec2`: \[`botocore`] This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'. - api-change:`macie2`: \[`botocore`] Documentation updates for Amazon Macie - api-change:`mediaconvert`: \[`botocore`] The AWS Elemental MediaConvert SDK has improved handling for different input and output color space combinations. - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive adds support for Nielsen watermark timezones. - api-change:`transcribe`: \[`botocore`] Amazon Transcribe now supports role access for these API operations: CreateVocabulary, UpdateVocabulary, CreateVocabularyFilter, and UpdateVocabularyFilter. ### [`v1.26.83`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12683) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.82...1.26.83) \======= - api-change:`iot`: \[`botocore`] A recurring maintenance window is an optional configuration used for rolling out the job document to all devices in the target group observing a predetermined start time, duration, and frequency that the maintenance window occurs. - api-change:`migrationhubstrategy`: \[`botocore`] This release updates the File Import API to allow importing servers already discovered by customers with reduced pre-requisites. - api-change:`organizations`: \[`botocore`] This release introduces a new reason code, ACCOUNT_CREATION_NOT_COMPLETE, to ConstraintViolationException in CreateOrganization API. - api-change:`pi`: \[`botocore`] This release adds a new field PeriodAlignment to allow the customer specifying the returned timestamp of time periods to be either the start or end time. - api-change:`pipes`: \[`botocore`] This release fixes some input parameter range and patterns. - api-change:`sagemaker`: \[`botocore`] Add a new field "EndpointMetrics" in SageMaker Inference Recommender "ListInferenceRecommendationsJobSteps" API response. ### [`v1.26.82`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12682) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.81...1.26.82) \======= - api-change:`codecatalyst`: \[`botocore`] Published Dev Environments StopDevEnvironmentSession API - api-change:`pricing`: \[`botocore`] This release adds 2 new APIs - ListPriceLists which returns a list of applicable price lists, and GetPriceListFileUrl which outputs a URL to retrieve your price lists from the generated file from ListPriceLists - api-change:`s3outposts`: \[`botocore`] S3 on Outposts introduces a new API ListOutpostsWithS3, with this API you can list all your Outposts with S3 capacity. ### [`v1.26.81`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12681) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.80...1.26.81) \======= - enhancement:Documentation: Splits service documentation into multiple sub-pages for better organization and faster loading time. - enhancement:Documentation: \[`botocore`] Splits service documentation into multiple sub-pages for better organization and faster loading time. - api-change:`comprehend`: \[`botocore`] Amazon Comprehend now supports flywheels to help you train and manage new model versions for custom models. - api-change:`ec2`: \[`botocore`] This release allows IMDS support to be set to v2-only on an existing AMI, so that all future instances launched from that AMI will use IMDSv2 by default. - api-change:`kms`: \[`botocore`] AWS KMS is deprecating the RSAES_PKCS1\_V1\_5 wrapping algorithm option in the GetParametersForImport API that is used in the AWS KMS Import Key Material feature. AWS KMS will end support for this wrapping algorithm by October 1, 2023. - api-change:`lightsail`: \[`botocore`] This release adds Lightsail for Research feature support, such as GUI session access, cost estimates, stop instance on idle, and disk auto mount. - api-change:`managedblockchain`: \[`botocore`] This release adds support for tagging to the accessor resource in Amazon Managed Blockchain - api-change:`omics`: \[`botocore`] Minor model changes to accomodate batch imports feature ### [`v1.26.80`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​12680) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.79...1.26.80) \======= - api-change:`devops-guru`: \[`botocore`] This release adds the description field on ListAnomaliesForInsight and DescribeAnomaly API responses for proactive anomalies. - api-change:`drs`: \[`botocore`] New fields were added to reflect availability zone data in source server and recovery instance description commands responses, as well as source server launch status. - api-change:`internetmonitor`: \[`botocore`] CloudWatch Internet Monitor is a a new service within CloudWatch that will help application developers and network engineers continuously monitor internet performance metrics such as availability and performance between their AWS-hosted applications and end-users of these applications - api-change:`lambda`: \[`botocore`] This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html. - api-change:`mediaconvert`: \[`botocore`] The AWS Elemental MediaConvert SDK has added support for HDR10 to SDR tone mapping, and animated GIF video input sources. - api-change:`timestream-write`: \[`botocore`] This release adds the ability to ingest batched historical data or migrate data in bulk from S3 into Timestream using CSV files.
Microsoft/playwright-python ### [`v1.31.1`](https://togithub.com/microsoft/playwright-python/releases/tag/v1.31.1) [Compare Source](https://togithub.com/Microsoft/playwright-python/compare/v1.31.0...v1.31.1) #### Highlights [https://github.com/microsoft/playwright/issues/21093](https://togithub.com/microsoft/playwright/issues/21093) - \[Regression v1.31] Headless Windows shows cascading cmd windows #### Browser Versions - Chromium 111.0.5563.19 - Mozilla Firefox 109.0 - WebKit 16.4 This version was also tested against the following stable channels: - Google Chrome 110 - Microsoft Edge 110
pytest-dev/pytest ### [`v7.2.2`](https://togithub.com/pytest-dev/pytest/releases/tag/7.2.2) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.2.1...7.2.2) # pytest 7.2.2 (2023-03-03) ## Bug Fixes - [#​10533](https://togithub.com/pytest-dev/pytest/issues/10533): Fixed `pytest.approx`{.interpreted-text role="func"} handling of dictionaries containing one or more values of \[0.0]{.title-ref}. - [#​10592](https://togithub.com/pytest-dev/pytest/issues/10592): Fixed crash if \[--cache-show]{.title-ref} and \[--help]{.title-ref} are passed at the same time. - [#​10597](https://togithub.com/pytest-dev/pytest/issues/10597): Fixed bug where a fixture method named `teardown` would be called as part of `nose` teardown stage. - [#​10626](https://togithub.com/pytest-dev/pytest/issues/10626): Fixed crash if `--fixtures` and `--help` are passed at the same time. - [#​10660](https://togithub.com/pytest-dev/pytest/issues/10660): Fixed :py`pytest.raises`{.interpreted-text role="func"} to return a 'ContextManager' so that type-checkers could narrow `pytest.raises(...) if ... else nullcontext()` down to 'ContextManager' rather than 'object'. ## Improved Documentation - [#​10690](https://togithub.com/pytest-dev/pytest/issues/10690): Added \[CI]{.title-ref} and \[BUILD_NUMBER]{.title-ref} environment variables to the documentation. - [#​10721](https://togithub.com/pytest-dev/pytest/issues/10721): Fixed entry-points declaration in the documentation example using Hatch. - [#​10753](https://togithub.com/pytest-dev/pytest/issues/10753): Changed wording of the module level skip to be very explicit about not collecting tests and not executing the rest of the module.
andrew-d/python-multipart ### [`v0.0.6`](https://togithub.com/andrew-d/python-multipart/blob/HEAD/CHANGELOG.md#​006-2023-02-27) [Compare Source](https://togithub.com/andrew-d/python-multipart/compare/0.0.5...0.0.6) - Migrate package installation to `pyproject.toml` (PEP 621) [#​54](https://togithub.com/andrew-d/python-multipart/pull/54). - Use yaml.safe_load instead of yaml.load [#​46](https://togithub.com/andrew-d/python-multipart/pull/46). - Add support for Python 3.11, drop EOL 3.6 [#​51](https://togithub.com/andrew-d/python-multipart/pull/51). - Add support for Python 3.8-3.10, drop EOL 2.7-3.5 [#​42](https://togithub.com/andrew-d/python-multipart/pull/42). - `QuerystringParser`: don't raise an AttributeError in `__repr__` [#​30](https://togithub.com/andrew-d/python-multipart/pull/30).

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.

ascheid commented 1 year ago