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

deps: update module k8s.io/component-helpers to v0.25.8 #968

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/component-helpers replace patch v0.25.6 -> v0.25.8

Release Notes

kubernetes/component-helpers

v0.25.8

Compare Source

v0.25.7

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, 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
Copy link
Contributor Author

renovate bot commented Mar 4, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: scheduler/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/ee20e4/da123e/repos/github/keptn/lifecycle-toolkit":"/tmp/worker/ee20e4/da123e/repos/github/keptn/lifecycle-toolkit" -v "/tmp/worker/ee20e4/da123e/cache":"/tmp/worker/ee20e4/da123e/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/ee20e4/da123e/repos/github/keptn/lifecycle-toolkit/scheduler" docker.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.2 && go get -d -t ./... && go mod tidy && go mod tidy"
go: k8s.io/[email protected]: reading k8s.io/kube-scheduler/go.mod at revision v0.0.0: unknown revision v0.0.0

@netlify
Copy link

netlify bot commented Mar 4, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 657359f
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/641b4290ef36160008fdf7e9
😎 Deploy Preview https://deploy-preview-968--keptn-lifecycle-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Mar 4, 2023

Codecov Report

Merging #968 (005eca6) into main (ad408fd) will decrease coverage by 2.34%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #968      +/-   ##
==========================================
- Coverage   58.91%   56.57%   -2.34%     
==========================================
  Files         126       92      -34     
  Lines       10007     8496    -1511     
==========================================
- Hits         5896     4807    -1089     
+ Misses       3893     3559     -334     
+ Partials      218      130      -88     

see 42 files with indirect coverage changes

Flag Coverage Δ
certificate-operator ?
component-tests 60.98% <ø> (+1.37%) ⬆️
lifecycle-operator ?
metrics-operator ?

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/k8s.io-component-helpers-0.25.x branch 16 times, most recently from 3700c39 to 3ff421d Compare March 10, 2023 18:01
@renovate renovate bot force-pushed the renovate/k8s.io-component-helpers-0.25.x branch 3 times, most recently from d6e3b2c to aaab745 Compare March 14, 2023 09:33
@renovate renovate bot force-pushed the renovate/k8s.io-component-helpers-0.25.x branch from aaab745 to c635881 Compare March 14, 2023 12:43
@renovate renovate bot force-pushed the renovate/k8s.io-component-helpers-0.25.x branch 12 times, most recently from 9960bd0 to 37ccab4 Compare March 20, 2023 22:36
@renovate renovate bot changed the title deps: update module k8s.io/component-helpers to v0.25.7 deps: update module k8s.io/component-helpers to v0.25.8 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/k8s.io-component-helpers-0.25.x branch 7 times, most recently from 629e5a8 to ba28766 Compare March 23, 2023 11:30
@renovate renovate bot force-pushed the renovate/k8s.io-component-helpers-0.25.x branch from ba28766 to 005eca6 Compare March 23, 2023 11:34
@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@odubajDT
Copy link
Contributor

Closing in favor of #938

@odubajDT odubajDT closed this Mar 23, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2023

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v0.25.8). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/k8s.io-component-helpers-0.25.x branch March 23, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant