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.20.32 to 1.20.37 #1384

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps boto3 from 1.20.32 to 1.20.37.

Changelog

Sourced from boto3's changelog.

1.20.37

  • enhancement:Configuration: [botocore] Adding support for defaults_mode configuration. The defaults_mode will be used to determine how certain default configuration options are resolved in the SDK.

1.20.36

  • api-change:config: [botocore] Update ResourceType enum with values for CodeDeploy, EC2 and Kinesis resources
  • api-change:application-insights: [botocore] Application Insights support for Active Directory and SharePoint
  • api-change:honeycode: [botocore] Added read and write api support for multi-select picklist. And added errorcode field to DescribeTableDataImportJob API output, when import job fails.
  • api-change:ram: [botocore] This release adds the ListPermissionVersions API which lists the versions for a given permission.
  • api-change:lookoutmetrics: [botocore] This release adds a new DeactivateAnomalyDetector API operation.

1.20.35

  • api-change:pinpoint: [botocore] Adds JourneyChannelSettings to WriteJourneyRequest
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:nimble: [botocore] Amazon Nimble Studio now supports validation for Launch Profiles. Launch Profiles now report static validation results after create/update to detect errors in network or active directory configuration.
  • api-change:glue: [botocore] This SDK release adds support to pass run properties when starting a workflow run
  • api-change:ssm: [botocore] AWS Systems Manager adds category support for DescribeDocument API
  • api-change:elasticache: [botocore] AWS ElastiCache for Redis has added a new Engine Log LogType in LogDelivery feature. You can now publish the Engine Log from your Amazon ElastiCache for Redis clusters to Amazon CloudWatch Logs and Amazon Kinesis Data Firehose.

1.20.34

  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:elasticache: [botocore] Doc only update for ElastiCache
  • api-change:honeycode: [botocore] Honeycode is releasing new APIs to allow user to create, delete and list tags on resources.
  • api-change:ec2: [botocore] Hpc6a instances are powered by a third-generation AMD EPYC processors (Milan) delivering all-core turbo frequency of 3.4 GHz
  • api-change:fms: [botocore] Shield Advanced policies for Amazon CloudFront resources now support automatic application layer DDoS mitigation. The max length for SecurityServicePolicyData ManagedServiceData is now 8192 characters, instead of 4096.
  • api-change:pi: [botocore] This release adds three Performance Insights APIs. Use ListAvailableResourceMetrics to get available metrics, GetResourceMetadata to get feature metadata, and ListAvailableResourceDimensions to list available dimensions. The AdditionalMetrics field in DescribeDimensionKeys retrieves per-SQL metrics.

1.20.33

  • api-change:finspace-data: [botocore] Documentation updates for FinSpace.
  • api-change:rds: [botocore] This release adds the db-proxy event type to support subscribing to RDS Proxy events.
  • api-change:ce: [botocore] Doc only update for Cost Explorer API that fixes missing clarifications for MatchOptions definitions
  • api-change:kendra: [botocore] Amazon Kendra now supports advanced query language and query-less search.
  • api-change:workspaces: [botocore] Introducing new APIs for Workspaces audio optimization with Amazon Connect: CreateConnectClientAddIn, DescribeConnectClientAddIns, UpdateConnectClientAddIn and DeleteConnectClientAddIn.
  • api-change:iotevents-data: [botocore] This release provides documentation updates for Timer.timestamp in the IoT Events API Reference Guide.
  • api-change:ec2: [botocore] EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)
Commits
  • 411e7d5 Merge branch 'release-1.20.37'
  • 2247807 Bumping version to 1.20.37
  • 89b6480 Add changelog entries from botocore
  • 170f314 Merge branch 'release-1.20.36'
  • 32b2b9a Merge branch 'release-1.20.36' into develop
  • 4a0fcbc Bumping version to 1.20.36
  • 9c45f07 Add changelog entries from botocore
  • 501453a Merge branch 'release-1.20.35'
  • 4d6f1f9 Merge branch 'release-1.20.35' into develop
  • fb610ae Bumping version to 1.20.35
  • 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.20.32 to 1.20.37.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.32...1.20.37)

---
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 approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. python labels Jan 18, 2022
@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 18, 2022
@openshift-ci openshift-ci bot requested review from eliorerz and eranco74 January 18, 2022 12:15
@openshift-ci
Copy link

openshift-ci bot commented Jan 18, 2022

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jan 18, 2022
@openshift-ci
Copy link

openshift-ci bot commented Jan 18, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], osherdp

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 3b28b2e into master Jan 18, 2022
@openshift-merge-robot openshift-merge-robot deleted the dependabot/pip/boto3-1.20.37 branch January 18, 2022 13:48
@openshift-ci
Copy link

openshift-ci bot commented Jan 18, 2022

@dependabot[bot]: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. python size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants