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.21.28 to 1.24.51 #86

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps boto3 from 1.21.28 to 1.24.51.

Changelog

Sourced from boto3's changelog.

1.24.51

  • api-change:amp: [botocore] This release adds log APIs that allow customers to manage logging for their Amazon Managed Service for Prometheus workspaces.
  • api-change:chime-sdk-messaging: [botocore] The Amazon Chime SDK now supports channels with up to one million participants with elastic channels.
  • api-change:ivs: [botocore] Updates various list api MaxResults ranges
  • api-change:personalize-runtime: [botocore] This release provides support for promotions in AWS Personalize runtime.
  • api-change:rds: [botocore] Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance

1.24.50

  • api-change:backupstorage: [botocore] This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers.
  • api-change:glue: [botocore] Add support for Python 3.9 AWS Glue Python Shell jobs
  • api-change:privatenetworks: [botocore] This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location.

1.24.49

  • api-change:dlm: [botocore] This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies
  • api-change:ec2: [botocore] This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.

1.24.48

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:location: [botocore] Amazon Location Service now allows circular geofences in BatchPutGeofence, PutGeofence, and GetGeofence APIs.
  • api-change:sagemaker-a2i-runtime: [botocore] Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop
  • api-change:sagemaker: [botocore] Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity.

1.24.47

  • api-change:glue: [botocore] Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity
  • api-change:identitystore: [botocore] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • api-change:iotwireless: [botocore] AWS IoT Wireless release support for sidewalk data reliability.
  • api-change:pinpoint: [botocore] Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.
  • api-change:quicksight: [botocore] A series of documentation updates to the QuickSight API reference.
  • api-change:sso-admin: [botocore] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • api-change:sso-oidc: [botocore] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • api-change:sso: [botocore] Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

1.24.46

... (truncated)

Commits
  • 3440aad Merge branch 'release-1.24.51'
  • 7eb661f Bumping version to 1.24.51
  • 7ad9a33 Add changelog entries from botocore
  • aeb0502 Merge branch 'release-1.24.50'
  • a0355d8 Merge branch 'release-1.24.50' into develop
  • a64e8cf Bumping version to 1.24.50
  • f249da0 Add changelog entries from botocore
  • d7044d1 Merge branch 'release-1.24.49'
  • 6b9fe09 Merge branch 'release-1.24.49' into develop
  • 6338d72 Bumping version to 1.24.49
  • 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.21.28 to 1.24.51.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.28...1.24.51)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 15, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2857783842

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 76.965%

Totals Coverage Status
Change from base Build 2277145715: 0.0%
Covered Lines: 218
Relevant Lines: 265

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #87.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.24.51 branch August 22, 2022 00:45
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