Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2023

Bumps boto3 from 1.26.2 to 1.26.65.

Changelog

Sourced from boto3's changelog.

1.26.65

  • api-change:compute-optimizer: [botocore] AWS Compute optimizer can now infer if Kafka is running on an instance.
  • api-change:customer-profiles: [botocore] This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255.
  • api-change:frauddetector: [botocore] My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data.
  • api-change:mediaconvert: [botocore] The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
  • api-change:outposts: [botocore] Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token.

1.26.64

  • enhancement:AWSCRT: [botocore] Upgrade awscrt version to 0.16.9
  • api-change:proton: [botocore] Add new GetResourcesSummary API
  • api-change:redshift: [botocore] Corrects descriptions of the parameters for the API operations RestoreFromClusterSnapshot, RestoreTableFromClusterSnapshot, and CreateCluster.

1.26.63

  • api-change:appconfig: [botocore] AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
  • api-change:connect: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:ec2: [botocore] Documentation updates for EC2.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:keyspaces: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:quicksight: [botocore] QuickSight support for Radar Chart and Dashboard Publish Options
  • api-change:redshift: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:sso-admin: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.

1.26.62

  • bugfix:s3: [botocore] boto3 no longer overwrites user supplied Content-Encoding with aws-chunked when user also supplies ChecksumAlgorithm.
  • api-change:devops-guru: [botocore] This release adds filter support ListAnomalyForInsight API.
  • api-change:forecast: [botocore] This release will enable customer select INCREMENTAL as ImportModel in Forecast's CreateDatasetImportJob API. Verified latest SDK containing required attribute, following https://w.amazon.com/bin/view/AWS-Seer/Launch/Trebuchet/
  • api-change:iam: [botocore] Documentation updates for AWS Identity and Access Management (IAM).
  • api-change:mediatailor: [botocore] The AWS Elemental MediaTailor SDK for Channel Assembly has added support for program updates, and the ability to clip the end of VOD sources in programs.
  • api-change:sns: [botocore] Additional attributes added for set-topic-attributes.

1.26.61

  • api-change:accessanalyzer: [botocore] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • api-change:appsync: [botocore] This release introduces the feature to support EventBridge as AppSync data source.
  • api-change:cloudtrail-data: [botocore] Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake.
  • api-change:cloudtrail: [botocore] Add new "Channel" APIs to enable users to manage channels used for CloudTrail Lake integrations, and "Resource Policy" APIs to enable users to manage the resource-based permissions policy attached to a channel.
  • api-change:codeartifact: [botocore] This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository.

... (truncated)

Commits
  • ae53d05 Merge branch 'release-1.26.65'
  • 0992e88 Bumping version to 1.26.65
  • 44fce2f Add changelog entries from botocore
  • ea2f6b8 Merge branch 'release-1.26.64'
  • 765c5ff Merge branch 'release-1.26.64' into develop
  • f213e42 Bumping version to 1.26.64
  • c99ebd0 Add changelog entries from botocore
  • 76ae4e2 Merge branch 'release-1.26.63'
  • d3bf09d Merge branch 'release-1.26.63' into develop
  • 1324ede Bumping version to 1.26.63
  • 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.26.2 to 1.26.65.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.2...1.26.65)

---
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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Base: 54.25% // Head: 54.73% // Increases project coverage by +0.48% 🎉

Coverage data is based on head (236e3c8) compared to base (abfc5bc).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1101      +/-   ##
==========================================
+ Coverage   54.25%   54.73%   +0.48%     
==========================================
  Files           6        6              
  Lines          94       95       +1     
==========================================
+ Hits           51       52       +1     
  Misses         43       43              
Flag Coverage Δ
linux 54.73% <ø> (+0.48%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pytest_dynamodb/__init__.py 33.33% <0.00%> (+33.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2023

Superseded by #1102.

@dependabot dependabot bot closed this Feb 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.26.65 branch February 8, 2023 04:03
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.

2 participants