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.13 to 5.0.3 #844

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Bump moto from 4.2.13 to 5.0.3 #844

merged 1 commit into from
Mar 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps moto from 4.2.13 to 5.0.3.

Changelog

Sourced from moto's changelog.

5.0.3

Docker Digest for 5.0.3: sha256:032d8ead42f289d9700e9bc844c6d264575ad11b3f6c22cc76d65ff638c8c7bd

General:
    * New configuration options for:
      - Passing URL's through the proxy
      - Configuring DOcker-less services in ServerMode
      See http://docs.getmoto.org/en/latest/docs/configuration/index.html

New Services: * Route53Domains: * delete_domain() * list_domains() * list_operations() * register_domain() * update_domain_nameservers()

New Methods: * CostExplorer: * get_cost_and_usage()

* ECR:
    * get_registry_scanning_configuration()

Miscellaneous: * ApiGateway: update_usage_plan() now supports adding apiStages * Athena: get_query_execution() now returns exact OutputLocation file * Autoscaling: describe_auto_scaling_groups() now supports the filters-argument * CloudFront: create_distribution() now supports CustomHeaders * CloudFront: update_distribution() now handles updates to DistributionConfig correctly * CloudFormation - Now supports creation and deletion of AWS::EMR::Cluster * CloudFormation - Now supports creation and deletion of AWS::EMR::SecurityConfiguration * CloudFormation - Now supports creation and deletion of AWS::EFS::AccessPoint * CloudFormation - Now supports creation and deletion of AWS::EFS::FileSystem * CloudFormation - Now supports creation and deletion of AWS::EMR::InstanceGroupConfig * CloudFormation - Now supports deletion of AWS::Logs::LogGroup * CloudFormation: delete_stack() now handles resource dependencies better * CloudWatch: put_metric_data() now supports large (compressed) requests * CognitoIDP: admin_initiate_auth() and respond_to_auth_challenge() now support SMS_MFA * DynamoDB: transact_write_items() now raises ValidationException when putting and deleting the same item * EC2: authorize_security_group_egress/_ingress now support the TagSpecifications-argument * EC2: describe_security_group_rules() now supports Tag-filters * S3: EventBridge notifications are now supported for ObjectCreated:POST/COPY/MULTIPART_UPLOAD and ObjectDeleted * SNS: subscribe() now adds support the $or, equals-ignore-case and suffix features in a FilterPolicy * SQS: send_message() should respect DelaySeconds of 0

5.0.2

... (truncated)

Commits
  • e3330af Prep release 5.0.3 (#7447)
  • cb60935 CloudFormation: Support AWS::EMR::InstanceGroupConfig (#7446)
  • b13e493 CloudFormation: Support deletion of AWS::LOGS::LogGroup (#7443)
  • b2ff3d9 CloudFormation: AWS::IAM::Role now supports RoleId (#7442)
  • 06bfd7f Docs: refer to client, not client2, in sample (#7441)
  • 4fc45e7 S3: Sending notification to EventBridge `OBJECT_CREATED_COMPLETE_MULTIPART_UP...
  • 643c0da Techdebt: Ignore proxy typing issue (#7444)
  • 0455ebb SecretsManager: Ensure AWSPREVIOUS is only ever tied to one version (#7439)
  • 349353e Techdebt: Move S3 CompleteMultipartUpload to the backend (#7437)
  • 4a7ed82 fix: add dynamodb type mismatch validator (#7429)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 11, 2024
Bumps [moto](https://github.com/getmoto/moto) from 4.2.13 to 5.0.3.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.13...5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving.

@ccostino ccostino merged commit 3c651a3 into main Mar 14, 2024
5 checks passed
@ccostino ccostino deleted the dependabot/pip/moto-5.0.3 branch March 14, 2024 21:14
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant