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 boto3 from 1.18.13 to 1.18.54 #196

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps boto3 from 1.18.13 to 1.18.54.

Changelog

Sourced from boto3's changelog.

1.18.54

  • api-change:codebuild: [botocore] CodeBuild now allows you to select how batch build statuses are sent to the source provider for a project.
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:kms: [botocore] Added SDK examples for ConnectCustomKeyStore, CreateCustomKeyStore, CreateKey, DeleteCustomKeyStore, DescribeCustomKeyStores, DisconnectCustomKeyStore, GenerateDataKeyPair, GenerateDataKeyPairWithoutPlaintext, GetPublicKey, ReplicateKey, Sign, UpdateCustomKeyStore and Verify APIs

1.18.53

  • api-change:synthetics: [botocore] CloudWatch Synthetics now enables customers to choose a customer managed AWS KMS key or an Amazon S3-managed key instead of an AWS managed key (default) for the encryption of artifacts that the canary stores in Amazon S3. CloudWatch Synthetics also supports artifact S3 location updation now.
  • api-change:ssm: [botocore] When "AutoApprovable" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)
  • api-change:apprunner: [botocore] This release contains several minor bug fixes.

1.18.52

  • api-change:network-firewall: [botocore] This release adds support for strict ordering for stateful rule groups. Using strict ordering, stateful rules are evaluated in the exact order in which you provide them.
  • api-change:dataexchange: [botocore] This release enables subscribers to set up automatic exports of newly published revisions using the new EventAction API.
  • api-change:workmail: [botocore] This release adds support for mobile device access overrides management in Amazon WorkMail.
  • api-change:account: [botocore] This release of the Account Management API enables customers to manage the alternate contacts for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/accounts-welcome.html
  • api-change:workspaces: [botocore] Added CreateUpdatedWorkspaceImage API to update WorkSpace images with latest software and drivers. Updated DescribeWorkspaceImages API to display if there are updates available for WorkSpace images.
  • api-change:cloudcontrol: [botocore] Initial release of the SDK for AWS Cloud Control API
  • api-change:macie2: [botocore] Amazon S3 bucket metadata now indicates whether an error or a bucket's permissions settings prevented Amazon Macie from retrieving data about the bucket or the bucket's objects.

1.18.51

  • api-change:lambda: [botocore] Adds support for Lambda functions powered by AWS Graviton2 processors. Customers can now select the CPU architecture for their functions.
  • api-change:sesv2: [botocore] This release includes the ability to use 2048 bits RSA key pairs for DKIM in SES, either with Easy DKIM or Bring Your Own DKIM.
  • api-change:amp: [botocore] This release adds alert manager and rule group namespace APIs

1.18.50

  • api-change:transfer: [botocore] Added changes for managed workflows feature APIs.
  • api-change:imagebuilder: [botocore] Fix description for AmiDistributionConfiguration Name property, which actually refers to the output AMI name. Also updated for consistent terminology to use "base" image, and another update to fix description text.

1.18.49

  • api-change:appintegrations: [botocore] The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
  • api-change:wisdom: [botocore] Released Amazon Connect Wisdom, a feature of Amazon Connect, which provides real-time recommendations and search functionality in general availability (GA). For more information, see https://docs.aws.amazon.com/wisdom/latest/APIReference/Welcome.html.
  • api-change:pinpoint: [botocore] Added support for journey with contact center activity
  • api-change:voice-id: [botocore] Released the Amazon Voice ID SDK, for usage with the Amazon Connect Voice ID feature released for Amazon Connect.

... (truncated)

Commits
  • 87fe415 Merge branch 'release-1.18.54'
  • 7ff28c2 Bumping version to 1.18.54
  • a1ed36e Add changelog entries from botocore
  • d65cf5e Merge branch 'release-1.18.53'
  • 14051fa Merge branch 'release-1.18.53' into develop
  • 27064b0 Bumping version to 1.18.53
  • d6bc84b Add changelog entries from botocore
  • a77c7be Merge branch 'release-1.18.52'
  • d511d6d Merge branch 'release-1.18.52' into develop
  • 9956e41 Bumping version to 1.18.52
  • 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 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 [boto3](https://github.com/boto/boto3) from 1.18.13 to 1.18.54.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.13...1.18.54)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 5, 2021

Superseded by #198.

@dependabot dependabot bot closed this Oct 5, 2021
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.18.54 branch October 5, 2021 22:42
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.

0 participants