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

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.134 -> ==1.26.137 age adoption passing confidence
fastapi ==0.95.1 -> ==0.95.2 age adoption passing confidence
httpx (changelog) ==0.24.0 -> ==0.24.1 age adoption passing confidence

Review


Release Notes

boto/boto3 ### [`v1.26.137`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126137) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.136...1.26.137) \======== - api-change:`backup`: \[`botocore`] Add ResourceArn, ResourceType, and BackupVaultName to ListRecoveryPointsByLegalHold API response. - api-change:`connectcases`: \[`botocore`] This release adds the ability to create fields with type Url through the CreateField API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html - api-change:`mediapackagev2`: \[`botocore`] Adds support for the MediaPackage Live v2 API - api-change:`sesv2`: \[`botocore`] This release allows customers to update scaling mode property of dedicated IP pools with PutDedicatedIpPoolScalingAttributes call. ### [`v1.26.136`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126136) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.135...1.26.136) \======== - api-change:`athena`: \[`botocore`] Removing SparkProperties from EngineConfiguration object for StartSession API call - api-change:`cloudtrail`: \[`botocore`] Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors. - api-change:`compute-optimizer`: \[`botocore`] In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis - api-change:`connect`: \[`botocore`] You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported. - api-change:`ec2`: \[`botocore`] Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances. - api-change:`ecs`: \[`botocore`] Documentation only release to address various tickets. - api-change:`mediaconvert`: \[`botocore`] This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers. - api-change:`rds`: \[`botocore`] RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot - api-change:`sagemaker-geospatial`: \[`botocore`] This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API. - api-change:`sts`: \[`botocore`] API updates for the AWS Security Token Service ### [`v1.26.135`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#​126135) [Compare Source](https://togithub.com/boto/boto3/compare/1.26.134...1.26.135) \======== - api-change:`detective`: \[`botocore`] Added and updated API operations in Detective to support the integration of ASFF Security Hub findings. - api-change:`directconnect`: \[`botocore`] This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu. - api-change:`glue`: \[`botocore`] Add Support for Tags for Custom Entity Types - api-change:`secretsmanager`: \[`botocore`] Documentation updates for Secrets Manager - api-change:`wafv2`: \[`botocore`] My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.
tiangolo/fastapi ### [`v0.95.2`](https://togithub.com/tiangolo/fastapi/releases/tag/0.95.2) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.95.1...0.95.2) - ā¬†ļø Upgrade Starlette version to `>=0.27.0` for a security release. PR [#​9541](https://togithub.com/tiangolo/fastapi/pull/9541) by [@​tiangolo](https://togithub.com/tiangolo). Details on [Starlette's security advisory](https://togithub.com/encode/starlette/security/advisories/GHSA-v5gw-mw7f-84px). ##### Translations - šŸŒ Add Portuguese translation for `docs/pt/docs/advanced/events.md`. PR [#​9326](https://togithub.com/tiangolo/fastapi/pull/9326) by [@​oandersonmagalhaes](https://togithub.com/oandersonmagalhaes). - šŸŒ Add Russian translation for `docs/ru/docs/deployment/manually.md`. PR [#​9417](https://togithub.com/tiangolo/fastapi/pull/9417) by [@​Xewus](https://togithub.com/Xewus). - šŸŒ Add setup for translations to Lao. PR [#​9396](https://togithub.com/tiangolo/fastapi/pull/9396) by [@​TheBrown](https://togithub.com/TheBrown). - šŸŒ Add Russian translation for `docs/ru/docs/tutorial/testing.md`. PR [#​9403](https://togithub.com/tiangolo/fastapi/pull/9403) by [@​Xewus](https://togithub.com/Xewus). - šŸŒ Add Russian translation for `docs/ru/docs/deployment/https.md`. PR [#​9428](https://togithub.com/tiangolo/fastapi/pull/9428) by [@​Xewus](https://togithub.com/Xewus). - āœ Fix command to install requirements in Windows. PR [#​9445](https://togithub.com/tiangolo/fastapi/pull/9445) by [@​MariiaRomanuik](https://togithub.com/MariiaRomanuik). - šŸŒ Add French translation for `docs/fr/docs/advanced/response-directly.md`. PR [#​9415](https://togithub.com/tiangolo/fastapi/pull/9415) by [@​axel584](https://togithub.com/axel584). - šŸŒ Initiate Czech translation setup. PR [#​9288](https://togithub.com/tiangolo/fastapi/pull/9288) by [@​3p1463k](https://togithub.com/3p1463k). - āœ Fix typo in Portuguese docs for `docs/pt/docs/index.md`. PR [#​9337](https://togithub.com/tiangolo/fastapi/pull/9337) by [@​lucasbalieiro](https://togithub.com/lucasbalieiro). - šŸŒ Add Russian translation for `docs/ru/docs/tutorial/response-status-code.md`. PR [#​9370](https://togithub.com/tiangolo/fastapi/pull/9370) by [@​nadia3373](https://togithub.com/nadia3373). ##### Internal - šŸ› Fix `flask.escape` warning for internal tests. PR [#​9468](https://togithub.com/tiangolo/fastapi/pull/9468) by [@​samuelcolvin](https://togithub.com/samuelcolvin). - āœ… Refactor 2 tests, for consistency and simplification. PR [#​9504](https://togithub.com/tiangolo/fastapi/pull/9504) by [@​tiangolo](https://togithub.com/tiangolo). - āœ… Refactor OpenAPI tests, prepare for Pydantic v2. PR [#​9503](https://togithub.com/tiangolo/fastapi/pull/9503) by [@​tiangolo](https://togithub.com/tiangolo). - ā¬† Bump dawidd6/action-download-artifact from 2.26.0 to 2.27.0. PR [#​9394](https://togithub.com/tiangolo/fastapi/pull/9394) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - šŸ’š Disable setup-python pip cache in CI. PR [#​9438](https://togithub.com/tiangolo/fastapi/pull/9438) by [@​tiangolo](https://togithub.com/tiangolo). - ā¬† Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5. PR [#​9346](https://togithub.com/tiangolo/fastapi/pull/9346) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot).
encode/httpx ### [`v0.24.1`](https://togithub.com/encode/httpx/blob/HEAD/CHANGELOG.md#​0241-17th-May-2023) [Compare Source](https://togithub.com/encode/httpx/compare/0.24.0...0.24.1) ##### Added - Provide additional context in some `InvalidURL` exceptions. ([#​2675](https://togithub.com/encode/httpx/issues/2675)) ##### Fixed - Fix optional percent-encoding behaviour. ([#​2671](https://togithub.com/encode/httpx/issues/2671)) - More robust checking for opening upload files in binary mode. ([#​2630](https://togithub.com/encode/httpx/issues/2630)) - Properly support IP addresses in `NO_PROXY` environment variable. ([#​2659](https://togithub.com/encode/httpx/issues/2659)) - Set default file for `NetRCAuth()` to `None` to use the stdlib default. ([#​2667](https://togithub.com/encode/httpx/issues/2667)) - Set logging request lines to INFO level for async requests, in line with sync requests. ([#​2656](https://togithub.com/encode/httpx/issues/2656)) - Fix which gen-delims need to be escaped for path/query/fragment components in URL. ([#​2701](https://togithub.com/encode/httpx/issues/2701))

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