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

fix(deps): update module golang.org/x/sync to v0.6.0 #205

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/sync v0.5.0 -> v0.6.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) January 4, 2024 16:55
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 171 lines in your changes are missing coverage. Please review.

Comparison is base (053e89f) 47.54% compared to head (9f0a376) 48.20%.
Report is 8 commits behind head on dev.

Files Patch % Lines
internal/myks/sync_helm.go 30.12% 51 Missing and 7 partials ⚠️
internal/myks/sync_vendir.go 65.57% 29 Missing and 13 partials ⚠️
cmd/vendir/vendir.go 0.00% 33 Missing ⚠️
cmd/cleanup.go 0.00% 12 Missing ⚠️
internal/myks/globe.go 69.23% 5 Missing and 3 partials ⚠️
internal/myks/render_helm.go 46.15% 7 Missing ⚠️
internal/myks/render_ytt_pkg.go 30.00% 7 Missing ⚠️
cmd/root.go 0.00% 2 Missing ⚠️
internal/myks/render_ytt.go 80.00% 1 Missing ⚠️
internal/myks/sync.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #205      +/-   ##
==========================================
+ Coverage   47.54%   48.20%   +0.65%     
==========================================
  Files          26       30       +4     
  Lines        2509     2587      +78     
==========================================
+ Hits         1193     1247      +54     
- Misses       1131     1148      +17     
- Partials      185      192       +7     

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

@renovate renovate bot merged commit d3b8ea0 into dev Jan 4, 2024
5 checks passed
@renovate renovate bot deleted the renovate/golang.org-x-sync-0.x branch January 4, 2024 16:59
mykso-bot added a commit that referenced this pull request Jan 7, 2024
# [3.2.0](v3.1.0...v3.2.0) (2024-01-07)

### Bug Fixes

* **deps:** update github.com/cppforlife/go-cli-ui digest to 9954948 ([#201](#201)) ([9836249](9836249))
* **deps:** update golang.org/x/exp digest to be819d1 ([#204](#204)) ([9928ad1](9928ad1))
* **deps:** update module golang.org/x/sync to v0.6.0 ([#205](#205)) ([d3b8ea0](d3b8ea0))
* **deps:** update module golang.org/x/term to v0.16.0 ([#206](#206)) ([002cfe0](002cfe0))
* **sync:** allow local paths in vendir config ([#191](#191)) ([73233eb](73233eb))

### Features

* **cleanup:** added dedicated command ([#198](#198)) ([48fa589](48fa589)), closes [#130](#130)
* **vendir:** embed vendir into myks ([#199](#199)) ([95ecfa8](95ecfa8))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants