HHS / simpler-grants-gov

https://simpler.grants.gov
Other
29 stars 9 forks source link

Update Api #1995

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 1.34.100 -> 1.34.103 age adoption passing confidence
botocore 1.34.100 -> 1.34.103 age adoption passing confidence
freezegun (changelog) 1.5.0 -> 1.5.1 age adoption passing confidence
psycopg (source, changelog) 3.1.18 -> 3.1.19 age adoption passing confidence
ruff (source, changelog) 0.4.3 -> 0.4.4 age adoption passing confidence

Release Notes

boto/boto3 (boto3) ### [`v1.34.103`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134103) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.102...1.34.103) \======== - api-change:`discovery`: \[`botocore`] add v2 smoke tests and smithy smokeTests trait for SDK testing - api-change:`greengrassv2`: \[`botocore`] Mark ComponentVersion in ComponentDeploymentSpecification as required. - api-change:`sagemaker`: \[`botocore`] Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. - api-change:`sso-oidc`: \[`botocore`] Updated request parameters for PKCE support. ### [`v1.34.102`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134102) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.101...1.34.102) \======== - api-change:`bedrock-agent-runtime`: \[`botocore`] This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. - api-change:`pinpoint`: \[`botocore`] This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. - api-change:`route53resolver`: \[`botocore`] Update the DNS Firewall settings to correct a spelling issue. - api-change:`ssm-sap`: \[`botocore`] Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP - api-change:`verifiedpermissions`: \[`botocore`] Adds policy effect and actions fields to Policy API's. ### [`v1.34.101`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134101) [Compare Source](https://togithub.com/boto/boto3/compare/1.34.100...1.34.101) \======== - api-change:`cognito-idp`: \[`botocore`] Add EXTERNAL_PROVIDER enum value to UserStatusType. - api-change:`ec2`: \[`botocore`] Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes - api-change:`ecr`: \[`botocore`] This release adds pull through cache rules support for GitLab container registry in Amazon ECR. - api-change:`fms`: \[`botocore`] The policy scope resource tag is always a string value, either a non-empty string or an empty string. - api-change:`polly`: \[`botocore`] Add new engine - generative - that builds the most expressive conversational voices. - api-change:`sqs`: \[`botocore`] This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.
boto/botocore (botocore) ### [`v1.34.103`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134103) [Compare Source](https://togithub.com/boto/botocore/compare/1.34.102...1.34.103) \======== - api-change:`discovery`: add v2 smoke tests and smithy smokeTests trait for SDK testing - api-change:`greengrassv2`: Mark ComponentVersion in ComponentDeploymentSpecification as required. - api-change:`sagemaker`: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. - api-change:`sso-oidc`: Updated request parameters for PKCE support. ### [`v1.34.102`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134102) [Compare Source](https://togithub.com/boto/botocore/compare/1.34.101...1.34.102) \======== - api-change:`bedrock-agent-runtime`: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. - api-change:`pinpoint`: This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. - api-change:`route53resolver`: Update the DNS Firewall settings to correct a spelling issue. - api-change:`ssm-sap`: Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP - api-change:`verifiedpermissions`: Adds policy effect and actions fields to Policy API's. ### [`v1.34.101`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#134101) [Compare Source](https://togithub.com/boto/botocore/compare/1.34.100...1.34.101) \======== - api-change:`cognito-idp`: Add EXTERNAL_PROVIDER enum value to UserStatusType. - api-change:`ec2`: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes - api-change:`ecr`: This release adds pull through cache rules support for GitLab container registry in Amazon ECR. - api-change:`fms`: The policy scope resource tag is always a string value, either a non-empty string or an empty string. - api-change:`polly`: Add new engine - generative - that builds the most expressive conversational voices. - api-change:`sqs`: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.
spulec/freezegun (freezegun) ### [`v1.5.1`](https://togithub.com/spulec/freezegun/blob/HEAD/CHANGELOG#151) [Compare Source](https://togithub.com/spulec/freezegun/compare/1.5.0...1.5.1) - Fix the typing of the `tick()` method, and improve it's behaviour.
psycopg/psycopg (psycopg) ### [`v3.1.19`](https://togithub.com/psycopg/psycopg/compare/3.1.18...3.1.19) [Compare Source](https://togithub.com/psycopg/psycopg/compare/3.1.18...3.1.19)
astral-sh/ruff (ruff) ### [`v0.4.4`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#044) [Compare Source](https://togithub.com/astral-sh/ruff/compare/v0.4.3...v0.4.4) ##### Preview features - \[`pycodestyle`] Ignore end-of-line comments when determining blank line rules ([#​11342](https://togithub.com/astral-sh/ruff/pull/11342)) - \[`pylint`] Detect `pathlib.Path.open` calls in `unspecified-encoding` (`PLW1514`) ([#​11288](https://togithub.com/astral-sh/ruff/pull/11288)) - \[`flake8-pyi`] Implement `PYI059` (`generic-not-last-base-class`) ([#​11233](https://togithub.com/astral-sh/ruff/pull/11233)) - \[`flake8-pyi`] Implement `PYI062` (`duplicate-literal-member`) ([#​11269](https://togithub.com/astral-sh/ruff/pull/11269)) ##### Rule changes - \[`flake8-boolean-trap`] Allow passing booleans as positional-only arguments in code such as `set(True)` ([#​11287](https://togithub.com/astral-sh/ruff/pull/11287)) - \[`flake8-bugbear`] Ignore enum classes in `cached-instance-method` (`B019`) ([#​11312](https://togithub.com/astral-sh/ruff/pull/11312)) ##### Server - Expand tildes when resolving Ruff server configuration file ([#​11283](https://togithub.com/astral-sh/ruff/pull/11283)) - Fix `ruff server` hanging after Neovim closes ([#​11291](https://togithub.com/astral-sh/ruff/pull/11291)) - Editor settings are used by default if no file-based configuration exists ([#​11266](https://togithub.com/astral-sh/ruff/pull/11266)) ##### Bug fixes - \[`pylint`] Consider `with` statements for `too-many-branches` (`PLR0912`) ([#​11321](https://togithub.com/astral-sh/ruff/pull/11321)) - \[`flake8-blind-except`, `tryceratops`] Respect logged and re-raised expressions in nested statements (`BLE001`, `TRY201`) ([#​11301](https://togithub.com/astral-sh/ruff/pull/11301)) - Recognise assignments such as `__all__ = builtins.list(["foo", "bar"])` as valid `__all__` definitions ([#​11335](https://togithub.com/astral-sh/ruff/pull/11335))

Configuration

📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 9pm" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.