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

build(deps-dev): bump moto from 4.2.8 to 4.2.9 #983

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps moto from 4.2.8 to 4.2.9.

Changelog

Sourced from moto's changelog.

4.2.9

Docker Digest for 4.2.9: sha256:4e9d89322b5ca9196fa7efda78b1269580be7aa6879894950e2728edc946573f

General:
    * Fix compatibility with botocore 1.32.1

Miscellaneous: * ECS: Tagging is now supported for Tasks * LakeFormation: deregister_resource() now throws the correct error for unknown resources * LakeFormation: list_permissions() now supports Parameters * RDS: create_db_instance() now validates the engine parameter * Transcribe: TranscriptionJobs now support the Subtitles-parameter

Commits
  • 1daaf58 Prep Release 4.2.9 (#7032)
  • 86f1d53 Add subtitle support for transcribe (#7028)
  • 63e869d LakeFormation: Add Parameters for list_permissions() (#7026)
  • 1f84125 Techdebt: Fix compatibility with botocore 1.32.1 (#7030)
  • ed56ffd ECS: Tagging is now supported for Tasks (#7029)
  • d3efa2a LakeFormation: deregister_resource() should handle unknown resources (#7023)
  • c14df13 S3: typing: FakeKey should always have an account_id (#7022)
  • 447710c RDS: Add validation for engine parameter before creating db_instance (#7002)
  • ac401f6 chore: update SSM default parameters (#7020)
  • c1a0bce chore: update EC2 Instance Types (#7019)
  • 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 Nov 20, 2023
Bumps [moto](https://github.com/getmoto/moto) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.8...4.2.9)

---
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 force-pushed the dependabot/pip/moto-4.2.9 branch from 8911716 to 3f06f8a Compare November 20, 2023 18:11
@paulschreiber paulschreiber merged commit 23baa5a into main Nov 20, 2023
9 checks passed
@paulschreiber paulschreiber deleted the dependabot/pip/moto-4.2.9 branch November 20, 2023 18:19
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.

1 participant