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/moby/buildkit from 0.12.1-0.20230717122532-faa0cc7da353 to 0.12.1 #10867

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Bumps github.com/moby/buildkit from 0.12.1-0.20230717122532-faa0cc7da353 to 0.12.1.

Release notes

Sourced from github.com/moby/buildkit's releases.

v0.12.1

Welcome to the 0.12.1 release of buildkit!

Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.

Notable changes

  • Fix possible goroutine leak in resource monitor for failed containers #4081
  • Fix possible tracing socket path length error on some configurations #3483
Commits

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 Aug 3, 2023
@milas
Copy link
Contributor

milas commented Aug 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/moby/buildkit-0.12.1 branch from aad3cd7 to 5dadac2 Compare August 3, 2023 18:51
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.27% ⚠️

Comparison is base (c5fef61) 58.73% compared to head (5dadac2) 58.47%.

❗ Current head 5dadac2 differs from pull request most recent head 5b53f8e. Consider uploading reports for the commit 5b53f8e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10867      +/-   ##
==========================================
- Coverage   58.73%   58.47%   -0.27%     
==========================================
  Files         120      119       -1     
  Lines       10470    10331     -139     
==========================================
- Hits         6150     6041     -109     
+ Misses       3719     3696      -23     
+ Partials      601      594       -7     

see 14 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glours
Copy link
Contributor

glours commented Aug 11, 2023

@dependabot rebase

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.12.1-0.20230717122532-faa0cc7da353 to 0.12.1.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/commits/v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  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/moby/buildkit-0.12.1 branch from 5dadac2 to 5b53f8e Compare August 11, 2023 08:28
@glours glours merged commit 8d0df18 into main Aug 11, 2023
23 checks passed
@glours glours deleted the dependabot/go_modules/github.com/moby/buildkit-0.12.1 branch August 11, 2023 08:45
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