Skip to content

Bump github.com/docker/cli from 23.0.1+incompatible to 23.0.2+incompatible#1967

Merged
tekton-robot merged 1 commit intomainfrom
dependabot/go_modules/github.com/docker/cli-23.0.2incompatible
Mar 30, 2023
Merged

Bump github.com/docker/cli from 23.0.1+incompatible to 23.0.2+incompatible#1967
tekton-robot merged 1 commit intomainfrom
dependabot/go_modules/github.com/docker/cli-23.0.2incompatible

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2023

Bumps github.com/docker/cli from 23.0.1+incompatible to 23.0.2+incompatible.

Commits
  • 569dd73 Merge pull request #4126 from thaJeztah/23.0_backport_align_go_ver
  • f664320 don't use null values in the bake definition
  • f381e08 Dockerfile: align go version
  • 18f20a5 Merge pull request #4124 from thaJeztah/23.0_e2e_fix_certs
  • d3a36fc e2e: update notary certificates
  • 59bb07f e2e: increase tests certificates duration (10 years)
  • 80f2798 bake target to generate certs for e2e tets
  • 6a8406e Merge pull request #4092 from crazy-max/23.0_backport_buildx-completion
  • c2c122f Merge pull request #4107 from thaJeztah/23.0_backport_size_flag_ps
  • 40a48e4 Merge pull request #4106 from thaJeztah/23.0_backport_fix_comments
  • 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 dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels Mar 28, 2023
@tekton-robot
Copy link
Copy Markdown
Contributor

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

I'm waiting for a tektoncd 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.

Details

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.

@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 28, 2023
@piyush-garg
Copy link
Copy Markdown
Contributor

/approve
/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 29, 2023
@tekton-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: piyush-garg

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

The pull request process is described here

Details 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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 29, 2023
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 23.0.1+incompatible to 23.0.2+incompatible.
- [Release notes](https://github.com/docker/cli/releases)
- [Commits](docker/cli@v23.0.1...v23.0.2)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/cli-23.0.2incompatible branch from 6e1462c to b498992 Compare March 29, 2023 16:55
@tekton-robot tekton-robot removed the lgtm Indicates that a PR is ready to be merged. label Mar 29, 2023
@piyush-garg
Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 30, 2023
@tekton-robot tekton-robot merged commit 0f56efd into main Mar 30, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/cli-23.0.2incompatible branch March 30, 2023 03:47
vinamra28 added a commit that referenced this pull request Apr 10, 2023
#1965 | [Piyush Garg] Update readme, release date and choco for 0.30 | 2023/03/27-15:32
#1966 | [dependabot[bot]] Bump github.com/docker/docker | 2023/03/29-17:52
#1967 | [dependabot[bot]] Bump github.com/docker/cli | 2023/03/30-04:46
#1971 | [dependabot[bot]] Bump github.com/tektoncd/triggers from 0.23.0 to 0.23.1 | 2023/04/04-06:36
#1973 | [dependabot[bot]] Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 | 2023/04/04-17:08
#1974 | [pratap0007] Fix tkn tr delete command not deleting trs of completed pr | 2023/04/05-17:37
#1975 | [dependabot[bot]] Bump github.com/docker/cli | 2023/04/06-06:01
#1977 | [dependabot[bot]] Bump github.com/docker/docker | 2023/04/06-07:27
#1978 | [dependabot[bot]] Bump golang.org/x/term from 0.6.0 to 0.7.0 | 2023/04/07-10:23
#1979 | [dependabot[bot]] Bump golang.org/x/net from 0.8.0 to 0.9.0 | 2023/04/07-15:09
null | [dependabot[bot]] Bump golang.org/x/crypto from 0.7.0 to 0.8.0 | 2023/04/07-16:01

Signed-off-by: vinamra28 <jvinamra776@gmail.com>
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 Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. 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. release-note-none Denotes a PR that doesnt merit a release note. 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.

2 participants