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

build(deps): bump github.com/docker/cli from 23.0.0+incompatible to 23.0.1+incompatible #795

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

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

Commits
  • a5ee5b1 Merge pull request #4018 from thaJeztah/23.0_backport_fix_ci_events
  • 27b19a6 ci: fix branch filter pattern
  • ab4ef4a Merge pull request #4004 from thaJeztah/23.0_backports
  • 14aac2c vendor: github.com/docker/docker v23.0.0
  • 0cd15ab vendor: github.com/containerd/containerd v1.6.16
  • 168f1b5 cli/command/container: exit 126 on EISDIR error
  • 53ed25d Fix bad ThrottleDevice path
  • See full diff 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @shizhMSFT.


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 Feb 10, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #795 (89d2bba) into main (6fe1271) will decrease coverage by 6.86%.
The diff coverage is 64.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
- Coverage   62.71%   55.86%   -6.86%     
==========================================
  Files          20       23       +3     
  Lines         802      929     +127     
==========================================
+ Hits          503      519      +16     
- Misses        257      368     +111     
  Partials       42       42              
Impacted Files Coverage Δ
cmd/oras/repository/ls.go 27.11% <64.00%> (ø)
cmd/oras/repository/cmd.go 0.00% <0.00%> (ø)
cmd/oras/repository/tags.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@shizhMSFT
Copy link
Contributor

@dependabot merge

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Bumps [github.com/docker/cli](https://github.com/docker/cli) from 23.0.0+incompatible to 23.0.1+incompatible.
- [Release notes](https://github.com/docker/cli/releases)
- [Commits](docker/cli@v23.0.0...v23.0.1)

---
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.1incompatible branch from 89d2bba to 2474b50 Compare February 10, 2023 12:12
@dependabot dependabot bot merged commit d6240d6 into main Feb 10, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/cli-23.0.1incompatible branch February 10, 2023 12:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants