osuTitanic / banchobot

Discord bot for the titanic discord server
MIT License
2 stars 2 forks source link

Bump boto3 from 1.34.8 to 1.34.11 #185

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps boto3 from 1.34.8 to 1.34.11.

Changelog

Sourced from boto3's changelog.

1.34.11

  • api-change:apprunner: [botocore] AWS App Runner adds Python 3.11 and Node.js 18 runtimes.
  • api-change:location: [botocore] This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.
  • api-change:quicksight: [botocore] Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

1.34.10

  • api-change:codestar-connections: [botocore] New integration with the GitLab self-managed provider type.
  • api-change:kinesis-video-archived-media: [botocore] NoDataRetentionException thrown when GetImages requested for a Stream that does not retain data (that is, has a DataRetentionInHours of 0).
  • api-change:sagemaker: [botocore] Amazon SageMaker Studio now supports Docker access from within app container

1.34.9

  • api-change:emr: [botocore] Update emr client to latest version
Commits
  • 270df83 Merge branch 'release-1.34.11'
  • 136ae45 Bumping version to 1.34.11
  • 4c94545 Add changelog entries from botocore
  • 5cd33d7 Merge branch 'release-1.34.10'
  • 1179f94 Merge branch 'release-1.34.10' into develop
  • af123ec Bumping version to 1.34.10
  • 587d4e4 Add changelog entries from botocore
  • 48a0ee1 Merge branch 'release-1.34.9' into develop
  • 67af408 Merge branch 'release-1.34.9'
  • ff818f1 Bumping version to 1.34.9
  • 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 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)