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.17.17 to 1.17.23 #597

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2021

Bumps boto3 from 1.17.17 to 1.17.23.

Changelog

Sourced from boto3's changelog.

1.17.23

  • api-change:lambda: [botocore] Update lambda client to latest version
  • api-change:emr: [botocore] Update emr client to latest version
  • api-change:kinesis-video-archived-media: [botocore] Update kinesis-video-archived-media client to latest version
  • api-change:s3: [botocore] Update s3 client to latest version
  • api-change:s3control: [botocore] Update s3control client to latest version
  • api-change:autoscaling: [botocore] Update autoscaling client to latest version

1.17.22

  • api-change:license-manager: [botocore] Update license-manager client to latest version
  • api-change:network-firewall: [botocore] Update network-firewall client to latest version
  • api-change:ec2: [botocore] Update ec2 client to latest version
  • api-change:athena: [botocore] Update athena client to latest version
  • api-change:medialive: [botocore] Update medialive client to latest version
  • api-change:shield: [botocore] Update shield client to latest version
  • api-change:codepipeline: [botocore] Update codepipeline client to latest version
  • api-change:appflow: [botocore] Update appflow client to latest version

1.17.21

  • api-change:servicediscovery: [botocore] Update servicediscovery client to latest version
  • api-change:events: [botocore] Update events client to latest version
  • api-change:sagemaker: [botocore] Update sagemaker client to latest version
  • api-change:mwaa: [botocore] Update mwaa client to latest version

1.17.20

  • api-change:forecast: [botocore] Update forecast client to latest version
  • api-change:secretsmanager: [botocore] Update secretsmanager client to latest version
  • api-change:macie2: [botocore] Update macie2 client to latest version
  • api-change:codebuild: [botocore] Update codebuild client to latest version
  • api-change:es: [botocore] Update es client to latest version
  • api-change:acm: [botocore] Update acm client to latest version
  • api-change:wellarchitected: [botocore] Update wellarchitected client to latest version

1.17.19

  • api-change:iotwireless: [botocore] Update iotwireless client to latest version
  • api-change:directconnect: [botocore] Update directconnect client to latest version

... (truncated)

Commits
  • d46932d Merge branch 'release-1.17.23'
  • c395760 Bumping version to 1.17.23
  • f5d990f Add changelog entries from botocore
  • e51ec96 Merge branch 'release-1.17.22'
  • 5d24d3a Merge branch 'release-1.17.22' into develop
  • 5bb0d73 Bumping version to 1.17.22
  • 8b26820 Add changelog entries from botocore
  • d5bf561 Merge pull request #2782 from joguSD/setupcfg-fix
  • 3992e43 Update deprecated setup.cfg configuration
  • 06a6596 Merge branch 'release-1.17.21'
  • 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.17.17 to 1.17.23.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.17.17...1.17.23)

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. 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. labels Mar 9, 2021
@dependabot dependabot bot requested review from RazRegev and ronniel1 March 9, 2021 14:40
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

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

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

1 similar comment
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

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

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-ci-robot
Copy link

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-robot openshift-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 9, 2021
@openshift-merge-robot openshift-merge-robot merged commit 270a26d into master Mar 9, 2021
@openshift-merge-robot openshift-merge-robot deleted the dependabot/pip/boto3-1.17.23 branch March 9, 2021 16:08
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. 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants