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.82 to 1.24.91 #101

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps boto3 from 1.24.82 to 1.24.91.

Changelog

Sourced from boto3's changelog.

1.24.91

  • api-change:mediaconvert: [botocore] MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

1.24.90

  • api-change:amplifyuibuilder: [botocore] We are releasing the ability for fields to be configured as arrays.
  • api-change:appflow: [botocore] With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.
  • api-change:connect: [botocore] This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
  • api-change:ds: [botocore] This release adds support for describing and updating AWS Managed Microsoft AD set up.
  • api-change:ecs: [botocore] Documentation update to address tickets.
  • api-change:guardduty: [botocore] Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
  • api-change:iam: [botocore] Documentation updates for the AWS Identity and Access Management API Reference.
  • api-change:iotfleetwise: [botocore] Documentation update for AWS IoT FleetWise
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
  • api-change:mediapackage-vod: [botocore] This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.
  • api-change:panorama: [botocore] Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.
  • api-change:rds-data: [botocore] Doc update to reflect no support for schema parameter on BatchExecuteStatement API
  • api-change:ssm-incidents: [botocore] Update RelatedItem enum to support Tasks
  • api-change:ssm: [botocore] Support of AmazonLinux2022 by Patch Manager
  • api-change:transfer: [botocore] This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect.
  • api-change:translate: [botocore] This release enables customers to specify multiple target languages in asynchronous batch translation requests.
  • api-change:wisdom: [botocore] This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.

1.24.89

  • api-change:codeguru-reviewer: [botocore] Documentation update to replace broken link.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:greengrassv2: [botocore] This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.
  • api-change:quicksight: [botocore] Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup

1.24.88

  • api-change:resiliencehub: [botocore] Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout

1.24.87

  • api-change:glue: [botocore] This SDK release adds support to sync glue jobs with source control provider. Additionally, a new parameter called SourceControlDetails will be added to Job model.
  • api-change:network-firewall: [botocore] StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream
  • api-change:outposts: [botocore] This release adds the Asset state information to the ListAssets response. The ListAssets request supports filtering on Asset state.

... (truncated)

Commits
  • 0edbaa7 Merge branch 'release-1.24.91'
  • 3cd0ef1 Bumping version to 1.24.91
  • 9460d24 Add changelog entries from botocore
  • 789c3ac Merge branch 'release-1.24.90'
  • 250a579 Merge branch 'release-1.24.90' into develop
  • 51efe3f Bumping version to 1.24.90
  • bc5f490 Add changelog entries from botocore
  • acc876a Merge branch 'release-1.24.89'
  • a5552a2 Merge branch 'release-1.24.89' into develop
  • 091d5a0 Bumping version to 1.24.89
  • 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.82 to 1.24.91.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.82...1.24.91)

---
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 Oct 17, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3261575189

  • 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 3146577391: 0.0%
Covered Lines: 218
Relevant Lines: 265

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #102.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.24.91 branch October 24, 2022 00:52
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