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.24.26 to 1.24.31 #457

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps boto3 from 1.24.26 to 1.24.31.

Changelog

Sourced from boto3's changelog.

1.24.31

  • api-change:datasync: [botocore] Documentation updates for AWS DataSync regarding configuring Amazon FSx for ONTAP location security groups and SMB user permissions.
  • api-change:drs: [botocore] Changed existing APIs to allow choosing a dynamic volume type for replicating volumes, to reduce costs for customers.
  • api-change:evidently: [botocore] This release adds support for the new segmentation feature.
  • api-change:wafv2: [botocore] This SDK release provide customers ability to add sensitivity level for WAF SQLI Match Statements.

1.24.30

  • api-change:athena: [botocore] This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
  • api-change:codeartifact: [botocore] This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature.
  • api-change:config: [botocore] Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
  • api-change:ec2: [botocore] This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.
  • api-change:fms: [botocore] Adds support for strict ordering in stateful rule groups in Network Firewall policies.
  • api-change:glue: [botocore] This release adds an additional worker type for Glue Streaming jobs.
  • api-change:inspector2: [botocore] This release adds support for Inspector V2 scan configurations through the get and update configuration APIs. Currently this allows configuring ECR automated re-scan duration to lifetime or 180 days or 30 days.
  • api-change:kendra: [botocore] This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
  • api-change:nimble: [botocore] Amazon Nimble Studio adds support for IAM-based access to AWS resources for Nimble Studio components and custom studio components. Studio Component scripts use these roles on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources in the Studio's AWS account
  • api-change:outposts: [botocore] This release adds the ShipmentInformation and AssetInformationList fields to the GetOrder API response.
  • api-change:sagemaker: [botocore] This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning

1.24.29

  • api-change:appconfig: [botocore] Adding Create, Get, Update, Delete, and List APIs for new two new resources: Extensions and ExtensionAssociations.

1.24.28

  • api-change:networkmanager: [botocore] This release adds general availability API support for AWS Cloud WAN.

1.24.27

  • api-change:ec2: [botocore] Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.
  • api-change:redshift-serverless: [botocore] Removed prerelease language for GA launch.
  • api-change:redshift: [botocore] This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.
Commits
  • 04f8405 Merge branch 'release-1.24.31'
  • 1aee2a8 Bumping version to 1.24.31
  • db812fb Add changelog entries from botocore
  • 7d13088 Merge branch 'release-1.24.30'
  • 6a37ebe Merge branch 'release-1.24.30' into develop
  • 19dc794 Bumping version to 1.24.30
  • 22742d9 Add changelog entries from botocore
  • ad837c3 Merge branch 'release-1.24.29'
  • bc66129 Merge branch 'release-1.24.29' into develop
  • dee285f Bumping version to 1.24.29
  • 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.24.26 to 1.24.31.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.26...1.24.31)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 18, 2022
@coveralls
Copy link

coveralls commented Jul 18, 2022

Pull Request Test Coverage Report for Build 2690085680

  • 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 8.893%

Totals Coverage Status
Change from base Build 2668912238: 0.0%
Covered Lines: 913
Relevant Lines: 10266

💛 - Coveralls

@jan-janssen jan-janssen merged commit 791ae8e into master Jul 18, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/boto3-1.24.31 branch July 18, 2022 12:26
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.

3 participants