k8s-metadata-injection
k8s-metadata-injection copied to clipboard
chore(deps): update module golang.org/x/crypto to v0.44.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| golang.org/x/crypto | v0.42.0 -> v0.44.0 |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 3 additional dependencies were updated
Details:
| Package | Change |
|---|---|
golang.org/x/net |
v0.43.0 -> v0.46.0 |
golang.org/x/sys |
v0.36.0 -> v0.38.0 |
golang.org/x/text |
v0.29.0 -> v0.31.0 |
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 51.93%. Comparing base (45a4225) to head (71cb8b0).
:warning: Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #662 +/- ##
=======================================
Coverage 51.93% 51.93%
=======================================
Files 3 3
Lines 233 233
=======================================
Hits 121 121
Misses 107 107
Partials 5 5
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.