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.82 #96

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps boto3 from 1.21.28 to 1.24.82.

Changelog

Sourced from boto3's changelog.

1.24.82

  • api-change:ce: [botocore] This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months.
  • api-change:kendra: [botocore] My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html
  • api-change:location: [botocore] This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places.

1.24.81

  • api-change:cur: [botocore] This release adds two new support regions(me-central-1/eu-south-2) for OSG.
  • api-change:iotfleetwise: [botocore] General availability (GA) for AWS IoT Fleetwise. It adds AWS IoT Fleetwise to AWS SDK. For more information, see https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/Welcome.html.
  • api-change:ssm: [botocore] This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows.

1.24.80

  • api-change:apprunner: [botocore] AWS App Runner adds a Node.js 16 runtime.
  • api-change:ec2: [botocore] Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:lightsail: [botocore] This release adds Instance Metadata Service (IMDS) support for Lightsail instances.
  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects.
  • api-change:ssm: [botocore] This release adds new SSM document types ConformancePackTemplate and CloudFormation
  • api-change:wafv2: [botocore] Add the default specification for ResourceType in ListResourcesForWebACL.

1.24.79

  • api-change:backup-gateway: [botocore] Changes include: new GetVirtualMachineApi to fetch a single user's VM, improving ListVirtualMachines to fetch filtered VMs as well as all VMs, and improving GetGatewayApi to now also return the gateway's MaintenanceStartTime.
  • api-change:devicefarm: [botocore] This release adds the support for VPC-ENI based connectivity for private devices on AWS Device Farm.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:glue: [botocore] Added support for S3 Event Notifications for Catalog Target Crawlers.
  • api-change:identitystore: [botocore] Documentation updates for the Identity Store CLI Reference.

1.24.78

  • api-change:comprehend: [botocore] Amazon Comprehend now supports synchronous mode for targeted sentiment API operations.
  • api-change:s3control: [botocore] S3 on Outposts launches support for object versioning for Outposts buckets. With S3 Versioning, you can preserve, retrieve, and restore every version of every object stored in your buckets. You can recover from both unintended user actions and application failures.
  • api-change:sagemaker: [botocore] SageMaker now allows customization on Canvas Application settings, including enabling/disabling time-series forecasting and specifying an Amazon Forecast execution role at both the Domain and UserProfile levels.

1.24.77

  • api-change:ec2: [botocore] This release adds support for blocked paths to Amazon VPC Reachability Analyzer.

... (truncated)

Commits
  • 7e5c2ad Merge branch 'release-1.24.82'
  • c3b0c9f Bumping version to 1.24.82
  • 8f3e103 Add changelog entries from botocore
  • 2c2208a Merge branch 'release-1.24.81'
  • 4bd7037 Merge branch 'release-1.24.81' into develop
  • a3164ac Bumping version to 1.24.81
  • 039bd3d Add changelog entries from botocore
  • 12ecafd Merge branch 'release-1.24.80'
  • 4f311fc Merge branch 'release-1.24.80' into develop
  • c8be356 Bumping version to 1.24.80
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 28, 2022
@coveralls
Copy link

coveralls commented Sep 28, 2022

Pull Request Test Coverage Report for Build 3146474752

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 76.965%

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

💛 - Coveralls

Copy link
Member

@mcdonnnj mcdonnnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@dependabot dependabot bot force-pushed the dependabot/pip/boto3-1.24.82 branch from 78ae4a8 to e10903d Compare September 28, 2022 19:55
dependabot bot and others added 2 commits September 28, 2022 15:55
Bumps [boto3](https://github.com/boto/boto3) from 1.21.28 to 1.24.82.
- [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.82)

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

Signed-off-by: dependabot[bot] <support@github.com>
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

4 participants