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

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.146 -> ==1.26.151 age adoption passing confidence
pydantic ==1.10.8 -> ==1.10.9 age adoption passing confidence
pytest (source, changelog) ==7.3.1 -> ==7.3.2 age adoption passing confidence

Review


Release Notes

boto/boto3 ### [`v1.26.151`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126151) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.150...1.26.151) \======== - api-change:`acm-pca`: \[`botocore`] Document-only update to refresh CLI documentation for AWS Private CA. No change to the service. - api-change:`connect`: \[`botocore`] This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance. ### [`v1.26.150`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126150) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.149...1.26.150) \======== - api-change:`athena`: \[`botocore`] You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning. - api-change:`comprehendmedical`: \[`botocore`] This release supports a new set of entities and traits. - api-change:`payment-cryptography-data`: \[`botocore`] Initial release of AWS Payment Cryptography DataPlane Plane service for performing cryptographic operations typically used during card payment processing. - api-change:`payment-cryptography`: \[`botocore`] Initial release of AWS Payment Cryptography Control Plane service for creating and managing cryptographic keys used during card payment processing. - api-change:`servicecatalog`: \[`botocore`] New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product - api-change:`timestream-write`: \[`botocore`] This release adds the capability for customers to define how their data should be partitioned, optimizing for certain access patterns. This definition will take place as a part of the table creation. ### [`v1.26.149`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126149) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.148...1.26.149) \======== - api-change:`cloudformation`: \[`botocore`] AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNT - api-change:`customer-profiles`: \[`botocore`] This release introduces event stream related APIs. - api-change:`directconnect`: \[`botocore`] This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces. - api-change:`emr-containers`: \[`botocore`] EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API. - api-change:`iotdeviceadvisor`: \[`botocore`] AWS IoT Core Device Advisor now supports new Qualification Suite test case list. With this update, customers can more easily create new qualification test suite with an empty rootGroup input. - api-change:`logs`: \[`botocore`] This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response. ### [`v1.26.148`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126148) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.147...1.26.148) \======== - api-change:`connect`: \[`botocore`] GetMetricDataV2 API is now available in AWS GovCloud(US) region. - api-change:`emr`: \[`botocore`] Update emr client to latest version - api-change:`iam`: \[`botocore`] This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint. - api-change:`inspector2`: \[`botocore`] Adds new response properties and request parameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector. - api-change:`iot-data`: \[`botocore`] Update thing shadow name regex to allow '$' character - api-change:`iot`: \[`botocore`] Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location. - api-change:`lexv2-models`: \[`botocore`] Update lexv2-models client to latest version - api-change:`quicksight`: \[`botocore`] QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting. - api-change:`signer`: \[`botocore`] AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise. - api-change:`sqs`: \[`botocore`] Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination. ### [`v1.26.147`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126147) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.146...1.26.147) \======== - api-change:`cloudformation`: \[`botocore`] AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets. - api-change:`ec2`: \[`botocore`] Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs. - api-change:`finspace`: \[`botocore`] Releasing new Managed kdb Insights APIs - api-change:`frauddetector`: \[`botocore`] Added new variable types, new DateTime data type, and new rules engine functions for interacting and working with DateTime data types. - api-change:`keyspaces`: \[`botocore`] This release adds support for MRR GA launch, and includes multiregion support in create-keyspace, get-keyspace, and list-keyspace. - api-change:`kms`: \[`botocore`] This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key. - api-change:`lambda`: \[`botocore`] Add Ruby 3.2 (ruby3.2) Runtime support to AWS Lambda. - api-change:`mwaa`: \[`botocore`] This release adds ROLLING_BACK and CREATING_SNAPSHOT environment statuses for Amazon MWAA environments.
pydantic/pydantic ### [`v1.10.9`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v1109-2023-06-07) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.8...v1.10.9) - Fix trailing zeros not ignored in Decimal validation, [#​5968](https://togithub.com/pydantic/pydantic/issues/5968) by [@​hramezani](https://togithub.com/hramezani) - Fix mypy plugin for v1.4.0, [#​5928](https://togithub.com/pydantic/pydantic/issues/5928) by [@​cdce8p](https://togithub.com/cdce8p) - Add future and past date hypothesis strategies, [#​5850](https://togithub.com/pydantic/pydantic/issues/5850) by [@​bschoenmaeckers](https://togithub.com/bschoenmaeckers) - Discourage usage of Cython 3 with Pydantic 1.x, [#​5845](https://togithub.com/pydantic/pydantic/issues/5845) by [@​lig](https://togithub.com/lig)
pytest-dev/pytest ### [`v7.3.2`](https://togithub.com/pytest-dev/pytest/releases/tag/7.3.2) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.3.1...7.3.2) # pytest 7.3.2 (2023-06-10) ## Bug Fixes - [#​10169](https://togithub.com/pytest-dev/pytest/issues/10169): Fix bug where very long option names could cause pytest to break with `OSError: [Errno 36] File name too long` on some systems. - [#​10894](https://togithub.com/pytest-dev/pytest/issues/10894): Support for Python 3.12 (beta at the time of writing). - [#​10987](https://togithub.com/pytest-dev/pytest/issues/10987): `testpaths`{.interpreted-text role="confval"} is now honored to load root `conftests`. - [#​10999](https://togithub.com/pytest-dev/pytest/issues/10999): The \[monkeypatch]{.title-ref} \[setitem]{.title-ref}/\[delitem]{.title-ref} type annotations now allow \[TypedDict]{.title-ref} arguments. - [#​11028](https://togithub.com/pytest-dev/pytest/issues/11028): Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call. - [#​11054](https://togithub.com/pytest-dev/pytest/issues/11054): Fixed `--last-failed`'s "(skipped N files)" functionality for files inside of packages (directories with \[\__init\_\_.py]{.title-ref} files).

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.

github-actions[bot] commented 1 year ago

Staging: cloudfront

✅   Terraform Init: success ✅   Terraform Validate: success ✅   Terraform Format: success ❌   Terraform Plan: failed ❌   Conftest: failed

Show plan ```terraform Error: Error acquiring the state lock Error message: ConditionalCheckFailedException: The conditional request failed Lock Info: ID: a9515725-94e2-33a3-8cad-48225c928ae6 Path: url-shortener-staging-tf/staging/cloudfront/terraform.tfstate Operation: OperationTypeApply Who: runner@fv-az411-983 Version: 1.3.7 Created: 2023-06-19 14:05:07.63307761 +0000 UTC Info: Terraform acquires a state lock to protect the state from being written by multiple users at the same time. Please resolve the issue above and try again. For most commands, you can disable locking with the "-lock=false" flag, but this is not recommended. time=2023-06-19T14:05:08Z level=error msg=Terraform invocation failed in /home/runner/work/url-shortener/url-shortener/terragrunt/env/staging/cloudfront/.terragrunt-cache/AsWLyYPV_fn9T3Kp_CFXJx-rVIc/EWL9I8kAofW25R1H1PZIELgwgGk/cloudfront prefix=[/home/runner/work/url-shortener/url-shortener/terragrunt/env/staging/cloudfront] time=2023-06-19T14:05:08Z level=error msg=1 error occurred: * exit status 1 ```
patheard commented 1 year ago

https://github.com/cds-snc/platform-core-services/issues/390