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

ci: bump Go to 1.20.3 and various dependencies #10437

Merged
merged 1 commit into from Apr 4, 2023

Conversation

milas
Copy link
Contributor

@milas milas commented Apr 4, 2023

What I did
Use latest Go minor release. Note: this release included fixes for several CVEs, but they do not impact Compose.

Also upgraded the linter, xx, and a couple dependencies.

Small errors have been fixed to keep the linter happy.

(not mandatory) A picture of a cute animal, if possible in relation to what you did
tree frog mid-jump

@milas milas added the dependencies Pull requests that update a dependency file label Apr 4, 2023
@milas milas requested a review from a team April 4, 2023 19:14
@milas milas self-assigned this Apr 4, 2023
@milas milas requested review from nicksieger, ndeloof, StefanScherer, ulyssessouza, glours and laurazard and removed request for a team April 4, 2023 19:14
Use latest Go minor release. Note: this release included fixes for
several CVEs, but they do not impact Compose.

Small errors have been fixed to keep the linter happy.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (00eca0a) 59.88% compared to head (7ce0096) 59.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10437      +/-   ##
==========================================
+ Coverage   59.88%   59.92%   +0.03%     
==========================================
  Files         104      104              
  Lines        9052     9052              
==========================================
+ Hits         5421     5424       +3     
+ Misses       3060     3058       -2     
+ Partials      571      570       -1     
Impacted Files Coverage Δ
pkg/compose/build.go 75.71% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@glours glours merged commit 90eda35 into docker:v2 Apr 4, 2023
24 checks passed
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