mudler / luet

:package: :whale: 0-dependency Container-based Package Manager using SAT solver and QLearning
https://luet.io
GNU General Public License v3.0
253 stars 24 forks source link

⬆️ Bump golang.org/x/crypto from 0.0.0-20211202192323-5770296d904e to 0.1.0 #327

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 1 year ago

Bumps golang.org/x/crypto from 0.0.0-20211202192323-5770296d904e to 0.1.0.

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mudler/luet/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -2.77 :warning:

Comparison is base (c733120) 50.93% compared to head (a0f6b76) 48.17%.

:mega: 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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #327 +/- ## ========================================== - Coverage 50.93% 48.17% -2.77% ========================================== Files 65 65 Lines 9817 9817 ========================================== - Hits 5000 4729 -271 - Misses 4235 4552 +317 + Partials 582 536 -46 ``` | [Impacted Files](https://codecov.io/gh/mudler/luet/pull/327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto) | Coverage Δ | | |---|---|---| | [pkg/installer/client/docker.go](https://codecov.io/gh/mudler/luet/pull/327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto#diff-cGtnL2luc3RhbGxlci9jbGllbnQvZG9ja2VyLmdv) | `0.00% <0.00%> (-72.87%)` | :arrow_down: | | [pkg/installer/repository\_docker.go](https://codecov.io/gh/mudler/luet/pull/327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto#diff-cGtnL2luc3RhbGxlci9yZXBvc2l0b3J5X2RvY2tlci5nbw==) | `0.00% <0.00%> (-50.00%)` | :arrow_down: | | [pkg/installer/repository\_options.go](https://codecov.io/gh/mudler/luet/pull/327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto#diff-cGtnL2luc3RhbGxlci9yZXBvc2l0b3J5X29wdGlvbnMuZ28=) | `56.98% <0.00%> (-21.51%)` | :arrow_down: | | [pkg/installer/repository.go](https://codecov.io/gh/mudler/luet/pull/327?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto#diff-cGtnL2luc3RhbGxlci9yZXBvc2l0b3J5Lmdv) | `51.34% <0.00%> (-6.75%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

mudler commented 2 months ago

@dependabot recreate

dependabot[bot] commented 2 months ago

Looks like golang.org/x/crypto is up-to-date now, so this is no longer needed.