Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump moto from 4.2.14 to 5.0.28 #289

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps moto from 4.2.14 to 5.0.28.

Changelog

Sourced from moto's changelog.

5.0.28

Docker Digest for 5.0.28: sha256:d3532929e4c498334949a014e9f0af6617ec1e89d92be690cd192fa3354ad7e6

* General:
    * Bootstrapping a CDK project is now supported
  • New Services:

    • S3 Tables:
      • create_namespace()
      • create_table()
      • create_table_bucket()
      • delete_namespace()
      • delete_table()
      • delete_table_bucket()
      • get_metadata_location()
      • get_table()
      • get_table_bucket()
      • list_namespaces()
      • list_table_buckets()
      • list_tables()
      • rename_table()
      • update_metadata_location()
  • Miscellaneous:

    • DynamoDB: delete_item() now returns ConsumedCapacity
    • DynamoDB: transact_write_items() now returns a ReturnValuesOnConditionCheckFailure for all operations
    • ECR: Lifecycle Policies() now support the tagPatternList-parameter
    • S3: get_object() now returns the ETag when returning a 304 (Not Modified)
    • SecretsManager: get_secret_value() no longer throws an error after calling rotate_secret(RotateImmediately=False)
    • SecretsManager: list_secrets() now filters values with special chars correctly
    • Organizations: list_roots() now returns the roots of the parent organization, if called from within a child organization

5.0.27

Docker Digest for 5.0.27: sha256:ac5312f68c6b748b667526025f9e7a8c2e4112837c258eee68f96fa36d9dbbef

New Methods:
    * Glue:
        * create_dev_endpoint()
        * get_dev_endpoint()
        * get_dev_endpoints()
* KMS:
    * generate_mac()
    * list_key_rotations()
    * rotate_key_on_demand()
    * verify_mac()

... (truncated)

Commits
  • b55f533 Pre-Release: Up Version Number
  • 0238abd Prep release 5.0.28 (#8554)
  • d1cec61 Core: Support CDK (#8553)
  • d05062c ECR: Lifecycle Policies() now support the tagPatternList-parameter (#8551)
  • eecc03b DynamoDB: Support ReturnValuesOnConditionCheckFailure for all op types in tra...
  • d576400 chore: update SSM default parameters (#8552)
  • a57c5c8 SecretsManager: get_secret_value() no longer errors after delayed secret rota...
  • a67975b S3: Return ETag in 304 responses from get_object (#8535)
  • 8bc37d8 chore: update EC2 Instance Types (#8550)
  • 05c4080 chore: update EC2 Instance Offerings (#8549)
  • 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.14 to 5.0.28.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.14...5.0.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2025 11:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2025
# for free to join this conversation on GitHub. Already have an account? # 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.

0 participants