Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Api #2467

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Update Api #2467

merged 1 commit into from
Oct 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 1.35.42 -> 1.35.46 age adoption passing confidence
botocore 1.35.42 -> 1.35.46 age adoption passing confidence
coverage 7.6.3 -> 7.6.4 age adoption passing confidence
marshmallow (changelog) 3.22.0 -> 3.23.0 age adoption passing confidence
moto (changelog) 5.0.17 -> 5.0.18 age adoption passing confidence
mypy (source, changelog) 1.12.0 -> 1.13.0 age adoption passing confidence
pydot (changelog) 3.0.1 -> 3.0.2 age adoption passing confidence
ruff (source, changelog) ^0.6.0 -> ^0.7.0 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.35.46

Compare Source

=======

  • api-change:bedrock-runtime: [botocore] Updating invoke regex to support imported models for converse API
  • api-change:imagebuilder: [botocore] Add macOS platform and instance placement options
  • api-change:m2: [botocore] Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints.
  • api-change:rds: [botocore] Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.
  • api-change:repostspace: [botocore] Adds the BatchAddRole and BatchRemoveRole APIs.
  • api-change:timestream-query: [botocore] This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs.
  • bugfix:s3: [botocore] Fixed SelectObjectContent regression from #&#8203;3284 <https://github.com/boto/botocore/issues/3284>__.

v1.35.45

Compare Source

=======

  • api-change:application-insights: [botocore] This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications.
  • api-change:autoscaling: [botocore] Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API.
  • api-change:bedrock-agent-runtime: [botocore] Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs.
  • api-change:dms: [botocore] Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics.
  • api-change:ec2: [botocore] Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only.
  • api-change:eks: [botocore] This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments
  • api-change:fms: [botocore] Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs.
  • api-change:payment-cryptography-data: [botocore] Adding new API to generate authenticated scripts for EMV pin change use cases.
  • api-change:wafv2: [botocore] Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager.
  • enhancement:s3: [botocore] Handle HTTP 200 responses with error information for all supported s3 operations.

v1.35.44

Compare Source

=======

  • api-change:athena: [botocore] Removing FEDERATED from Create/List/Delete/GetDataCatalog API
  • api-change:bedrock: [botocore] Adding converse support to CMI API's
  • api-change:bedrock-runtime: [botocore] Added converse support for custom imported models
  • api-change:datazone: [botocore] Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API.
  • api-change:ec2: [botocore] RequestSpotInstances and RequestSpotFleet feature release.

v1.35.43

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1
  • api-change:dataexchange: [botocore] This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts.
  • api-change:ecs: [botocore] This is an Amazon ECS documentation only update to address tickets.
  • api-change:pinpoint-sms-voice-v2: [botocore] Added the registrations status of REQUIRES_AUTHENTICATION
  • api-change:pipes: [botocore] This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters.
  • api-change:quicksight: [botocore] Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for TAZ IAM support
  • api-change:workspaces: [botocore] Updated the DomainName pattern for Active Directory
boto/botocore (botocore)

v1.35.46

Compare Source

=======

  • api-change:bedrock-runtime: Updating invoke regex to support imported models for converse API
  • api-change:imagebuilder: Add macOS platform and instance placement options
  • api-change:m2: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints.
  • api-change:rds: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.
  • api-change:repostspace: Adds the BatchAddRole and BatchRemoveRole APIs.
  • api-change:timestream-query: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs.
  • bugfix:s3: Fixed SelectObjectContent regression from #&#8203;3284 <https://github.com/boto/botocore/issues/3284>__.

v1.35.45

Compare Source

=======

  • api-change:application-insights: This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications.
  • api-change:autoscaling: Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API.
  • api-change:bedrock-agent-runtime: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs.
  • api-change:dms: Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics.
  • api-change:ec2: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only.
  • api-change:eks: This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments
  • api-change:fms: Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs.
  • api-change:payment-cryptography-data: Adding new API to generate authenticated scripts for EMV pin change use cases.
  • api-change:wafv2: Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager.
  • enhancement:s3: Handle HTTP 200 responses with error information for all supported s3 operations.

v1.35.44

Compare Source

=======

  • api-change:athena: Removing FEDERATED from Create/List/Delete/GetDataCatalog API
  • api-change:bedrock: Adding converse support to CMI API's
  • api-change:bedrock-runtime: Added converse support for custom imported models
  • api-change:datazone: Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API.
  • api-change:ec2: RequestSpotInstances and RequestSpotFleet feature release.

v1.35.43

Compare Source

=======

  • api-change:bedrock-agent: Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1
  • api-change:dataexchange: This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts.
  • api-change:ecs: This is an Amazon ECS documentation only update to address tickets.
  • api-change:pinpoint-sms-voice-v2: Added the registrations status of REQUIRES_AUTHENTICATION
  • api-change:pipes: This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters.
  • api-change:quicksight: Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders.
  • api-change:rds: Updates Amazon RDS documentation for TAZ IAM support
  • api-change:workspaces: Updated the DomainName pattern for Active Directory
nedbat/coveragepy (coverage)

v7.6.4

Compare Source

  • fix: multi-line with statements could cause contained branches to be
    incorrectly marked as missing (issue 1880_). This is now fixed.

.. _issue 1880:https://github.com/nedbat/coveragepy/issues/18800

.. _changes_7-6-3:

marshmallow-code/marshmallow (marshmallow)

v3.23.0

Compare Source

getmoto/moto (moto)

v5.0.18

Compare Source

Docker Digest for 5.0.18: sha256:62423941446f8863f499ebdfd04c1d1743b5afd84c3837799df7ce08ce3bb750

New Methods:
    * RDS:
        * delete_db_proxy()
        * deregister_db_proxy_targets()
        * describe_db_proxy_target_groups()
        * describe_db_proxy_targets()
        * modify_db_proxy_target_group()
        * register_db_proxy_targets()

Miscellaneous:
    * CloudFormation: create_change_set() now supports the UsePreviousTemplate-parameter
    * CognitoIDP: MFA-related features (like AssociateSoftwareToken) now also work with non-Python SDK's
    * ECS: update_service() now correctly sets the createdAt/updatedAt values when forceNewDeployment=True
    * ELBv2: remove_tags() now throws a ResourceNotFound Exception
python/mypy (mypy)

v1.13.0

Compare Source

v1.12.1

Compare Source

  • Fix crash when showing partially analyzed type in error message (Ivan Levkivskyi, PR 17961)
  • Fix iteration over union (when self type is involved) (Shantanu, PR 17976)
  • Fix type object with type var default in union context (Jukka Lehtosalo, PR 17991)
  • Revert change to os.path stubs affecting use of os.PathLike[Any] (Shantanu, PR 17995)
pydot/pydot (pydot)

v3.0.2

Compare Source

Added:

  • All to_string() methods now accept an indent keyword argument, which can be
    either a number or a string. indentation=4 will indent each level of the
    output with four spaces. indentation=" " will indent each level by that many
    spaces. Other whitespace is also valid, e.g. indent="\t" for tab indents. (#​359)

Changed:

  • Fixed quoting of identifiers with dots. (#​419)
  • Fixed quoting of leading-numeral strings (strings starting with a number). (#​411)
  • Fixed pickling/copying of Dot objects. (#​403)
  • Improved handling of temporary files. Temporary files will be cleaned up in
    all cases, even when exceptions are raised or things exit unexpectedly. (#​394)
  • From now on, the license files will be included in the distributed
    release as expected. (#​392)
astral-sh/ruff (ruff)

v0.7.0

Compare Source

Check out the blog post for a migration guide and overview of the changes!

Breaking changes
  • The pytest rules PT001 and PT023 now default to omitting the decorator parentheses when there are no arguments
    (#​12838, #​13292).
    This was a change that we attempted to make in Ruff v0.6.0, but only partially made due to an error on our part.
    See the blog post for more details.
  • The useless-try-except rule (in our tryceratops category) has been recoded from TRY302 to
    TRY203 (#​13502). This ensures Ruff's code is consistent with
    the same rule in the tryceratops linter.
  • The lint.allow-unused-imports setting has been removed (#​13677). Use
    lint.pyflakes.allow-unused-imports
    instead.
Formatter preview style
  • Normalize implicit concatenated f-string quotes per part (#​13539)
Preview linter features
  • [refurb] implement hardcoded-string-charset (FURB156) (#​13530)
  • [refurb] Count codepoints not bytes for slice-to-remove-prefix-or-suffix (FURB188) (#​13631)
Rule changes
  • [pylint] Mark PLE1141 fix as unsafe (#​13629)
  • [flake8-async] Consider async generators to be "checkpoints" for cancel-scope-no-checkpoint (ASYNC100) (#​13639)
  • [flake8-bugbear] Do not suggest setting parameter strict= to False in B905 diagnostic message (#​13656)
  • [flake8-todos] Only flag the word "TODO", not words starting with "todo" (TD006) (#​13640)
  • [pycodestyle] Fix whitespace-related false positives and false negatives inside type-parameter lists (E231, E251) (#​13704)
  • [flake8-simplify] Stabilize preview behavior for SIM115 so that the rule can detect files
    being opened from a wider range of standard-library functions (#​12959).
CLI
  • Add explanation of fixable in --statistics command (#​13774)
Bug fixes
  • [pyflakes] Allow ipytest cell magic (F401) (#​13745)
  • [flake8-use-pathlib] Fix PTH123 false positive when open is passed a file descriptor (#​13616)
  • [flake8-bandit] Detect patterns from multi line SQL statements (S608) (#​13574)
  • [flake8-pyi] - Fix dropped expressions in PYI030 autofix (#​13727)

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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from chouinar and mdragon as code owners October 14, 2024 03:11
@github-actions github-actions bot added the api label Oct 14, 2024
@renovate renovate bot force-pushed the renovate/api branch 2 times, most recently from 05328f1 to d6d812d Compare October 14, 2024 20:07
@chouinar
Copy link
Collaborator

Gotta adjust Renovate to not try to update Python for us - while it looks like things aren't breaking there are a few other minor configuration adjustments to be made to upgrade that.

@renovate renovate bot force-pushed the renovate/api branch 23 times, most recently from 32b97e9 to 976a3b2 Compare October 17, 2024 18:32
@renovate renovate bot force-pushed the renovate/api branch 17 times, most recently from e9170e0 to 9720b7f Compare October 23, 2024 14:02
@chouinar chouinar merged commit b8a11de into main Oct 23, 2024
8 checks passed
@chouinar chouinar deleted the renovate/api branch October 23, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant