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

Bump moto from 4.2.6 to 4.2.7 #900

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Bump moto from 4.2.6 to 4.2.7 #900

merged 3 commits into from
Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps moto from 4.2.6 to 4.2.7.

Changelog

Sourced from moto's changelog.

4.2.7

Docker Digest for 4.2.7: sha256:9149597856f5ce195ef451df1a1b96aa8db0692c4b8ed1f7952fc02952733103

New Services:
    * Inspector2:
        * associate_member()
        * batch_get_account_status()
        * create_filter()
        * delete_filter()
        * describe_organization_configuration()
        * disable()
        * disable_delegated_admin_account()
        * disassociate_member()
        * enable()
        * enable_delegated_admin_account()
        * get_member()
        * list_delegated_admin_accounts()
        * list_filters()
        * list_findings()
        * list_members()
        * list_tags_for_resource()
        * tag_resource()
        * untag_resource()
        * update_organization_configuration()

New Methods: * ECR: * batch_get_repository_scanning_configuration() * put_registry_scanning_configuration()

Miscellaneous: * Batch: submit_job() now returns the jobArn-attribute * DynamoDB: execute_statement() has now support for nested WHERE-clauses with functions * DynamoDB: update_item() now returns item for ConditionalCheckFailed-exceptions * EC2: create_key_pair() and describe_key_pair(s)() now support tags * Route53: get_hosted_zone() now returns the CallerReference * S3: get_object/put_object() now accepts AccessPoint ARN's * S3Control: create_access_point() now returns the correct Alias * SES: list_identities() now supports the IdentityType-parameter * SNS: create_platform_application has improved error handling

Commits
  • 370a3d1 SES: list_identities() now supports the IdentityType-parameter (#6956)
  • b844fdd Prep release 4.2.7 (#6958)
  • 9df845c Align organizations PolicyNotFoundException with boto3 response (#6955)
  • e234693 docs: fix typos in markdown files (#6954)
  • 4dcdf2a Admin: Enable additional SNS tests
  • 8fb053f SNS: Improve PlatformApplication error handling (#6953)
  • 9c0724e Admin: Fix typo in models.py (#6952)
  • 51672fb APIGateway: Use new OpenAPISpecValidator API (#6951)
  • 6427320 DynamoDB: update_item() now returns item for ConditionalCheckFailed-exception...
  • abe78a8 S3Control: create_access_point() now returns the correct Alias (#6945)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [moto](https://github.com/getmoto/moto) from 4.2.6 to 4.2.7.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.6...4.2.7)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_contrib/dependabot/pip/moto-4.2.7

@github-actions
Copy link
Contributor

Pull Request Test Coverage Report for Build 6692308461

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 16.589%

Totals Coverage Status
Change from base Build 6628417645: 0.0%
Covered Lines: 2524
Relevant Lines: 15215

💛 - Coveralls

@jan-janssen jan-janssen merged commit a00e862 into main Oct 30, 2023
14 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/moto-4.2.7 branch October 30, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants