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.26.50 to 1.26.54 #10566

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps boto3 from 1.26.50 to 1.26.54.

Changelog

Sourced from boto3's changelog.

1.26.54

  • api-change:ec2: [botocore] C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz.
  • api-change:ivs: [botocore] API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures.
  • api-change:quicksight: [botocore] This release adds support for data bars in QuickSight table and increases pivot table field well limit.

1.26.53

  • api-change:appflow: [botocore] Adding support for Salesforce Pardot connector in Amazon AppFlow.
  • api-change:codeartifact: [botocore] Documentation updates for CodeArtifact
  • api-change:connect: [botocore] Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.
  • api-change:connectparticipant: [botocore] This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.
  • api-change:ec2: [botocore] Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.
  • api-change:glue: [botocore] Release Glue Studio Hudi Data Lake Format for SDK/CLI
  • api-change:groundstation: [botocore] Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact
  • api-change:logs: [botocore] Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.
  • api-change:medialive: [botocore] AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.
  • api-change:opensearch: [botocore] This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.
  • api-change:panorama: [botocore] Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.
  • api-change:sagemaker: [botocore] HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs

1.26.52

  • api-change:cloudwatch: [botocore] Update cloudwatch client to latest version
  • api-change:efs: [botocore] Update efs client to latest version
  • api-change:ivschat: [botocore] Updates the range for a Chat Room's maximumMessageRatePerSecond field.
  • api-change:wafv2: [botocore] Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups.

1.26.51

  • api-change:billingconductor: [botocore] This release adds support for SKU Scope for pricing plans.
  • api-change:cloud9: [botocore] Added minimum value to AutomaticStopTimeMinutes parameter.
  • api-change:imagebuilder: [botocore] Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components.
  • api-change:network-firewall: [botocore] Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.
Commits
  • ce9d3b1 Merge branch 'release-1.26.54'
  • 94d0085 Bumping version to 1.26.54
  • a24855a Add changelog entries from botocore
  • 8617c35 Merge branch 'release-1.26.53'
  • 5715c49 Merge branch 'release-1.26.53' into develop
  • 1617617 Bumping version to 1.26.53
  • 3c41450 Add changelog entries from botocore
  • 735ed5a Merge branch 'release-1.26.52'
  • fdb2b37 Merge branch 'release-1.26.52' into develop
  • 3daf545 Bumping version to 1.26.52
  • 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 the dependencies Pull requests that update a dependency file label Jan 23, 2023
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Jan 23, 2023
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #10566 (5ed2387) into master (f5910bf) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10566   +/-   ##
=======================================
  Coverage   62.11%   62.11%           
=======================================
  Files         828      828           
  Lines       51141    51141           
  Branches     6557     6557           
=======================================
  Hits        31767    31767           
  Misses      17691    17691           
  Partials     1683     1683           

@afabiani afabiani added this to the 4.1.0 milestone Jan 23, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/boto3-1.26.54 branch 2 times, most recently from 2f9984b to 05dcf85 Compare January 23, 2023 11:47
Bumps [boto3](https://github.com/boto/boto3) from 1.26.50 to 1.26.54.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.50...1.26.54)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/boto3-1.26.54 branch from 05dcf85 to 5ed2387 Compare January 23, 2023 13:26
@afabiani afabiani merged commit cc21651 into master Jan 23, 2023
@afabiani afabiani deleted the dependabot/pip/boto3-1.26.54 branch January 23, 2023 14:39
github-actions bot pushed a commit that referenced this pull request Jan 23, 2023
Bumps [boto3](https://github.com/boto/boto3) from 1.26.50 to 1.26.54.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.50...1.26.54)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit cc21651)
afabiani pushed a commit that referenced this pull request Jan 23, 2023
Bumps [boto3](https://github.com/boto/boto3) from 1.26.50 to 1.26.54.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.50...1.26.54)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit cc21651)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 4.1.x cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant