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/ginkgo/v2 to v2.9.4 #1384

Merged
merged 2 commits into from
May 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/onsi/ginkgo/v2 require patch v2.9.2 -> v2.9.4

Release Notes

onsi/ginkgo

v2.9.4

Compare Source

2.9.4
Fixes
  • fix hang with ginkgo -p (#​1192) [15d4bdc] - this addresses a long standing issue related to Ginkgo hanging when a child process spawned by the test does not exit.

  • fix: fail fast may cause Serial spec or cleanup Node interrupted (#​1178) [8dea88b] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite.

Maintenance
  • Document run order when multiple setup nodes are at the same nesting level [903be81]

v2.9.3

Compare Source

2.9.3

Features
  • Add RenderTimeline to GinkgoT() [c0c77b6]
Fixes
Maintenance

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 renovate bot requested a review from a team as a code owner May 6, 2023 05:06
@renovate
Copy link
Contributor Author

renovate bot commented May 6, 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_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" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.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 May 6, 2023

Codecov Report

Merging #1384 (6c400f4) into main (8fedf0f) will increase coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1384      +/-   ##
==========================================
+ Coverage   61.57%   61.61%   +0.04%     
==========================================
  Files         143      143              
  Lines       10698    10698              
==========================================
+ Hits         6587     6592       +5     
+ Misses       3849     3846       -3     
+ Partials      262      260       -2     

see 3 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 59.31% <ø> (-1.08%) ⬇️
lifecycle-operator 82.50% <ø> (ø)
metrics-operator 77.90% <ø> (ø)
scheduler 21.75% <ø> (ø)

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

@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.9.x branch from eab152f to f84c23f Compare May 6, 2023 22:22
@renovate renovate bot changed the title deps: update module github.com/onsi/ginkgo/v2 to v2.9.3 deps: update module github.com/onsi/ginkgo/v2 to v2.9.4 May 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.9.x branch 3 times, most recently from d13169a to 94b1479 Compare May 10, 2023 21:27
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.9.x branch from 94b1479 to f36c751 Compare May 11, 2023 06:16
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@sonarcloud
Copy link

sonarcloud bot commented May 11, 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

@renovate
Copy link
Contributor Author

renovate bot commented May 11, 2023

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.

@thisthat thisthat merged commit 2ed8dd7 into main May 11, 2023
@thisthat thisthat deleted the renovate/github.com-onsi-ginkgo-v2-2.9.x branch May 11, 2023 06:47
@keptn-bot keptn-bot mentioned this pull request May 11, 2023
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.

2 participants