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.27.4 #967

Merged
merged 2 commits into from
Mar 23, 2023

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
github.com/onsi/gomega require patch v1.27.1 -> v1.27.4

Release Notes

onsi/gomega

v1.27.4

Compare Source

1.27.4

Fixes
  • improve error formatting and remove duplication of error message in Eventually/Consistently [854f075]
Maintenance
  • Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#​650) [ccebd9b]

v1.27.3

Compare Source

1.27.3

Fixes
  • format.Object now always includes err.Error() when passed an error [86d97ef]
  • Fix HaveExactElements to work inside ContainElement or other collection matchers (#​648) [636757e]
Maintenance
  • Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#​649) [cc16689]
  • Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 (#​646) [e783366]

v1.27.2

Compare Source

1.27.2

Fixes
  • improve poll progress message when polling a consistently that has been passing [28a319b]
Maintenance
  • bump ginkgo
  • remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli dependencies [81443b3]

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/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 Mar 4, 2023

Codecov Report

Merging #967 (20d6f52) into main (ad408fd) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #967      +/-   ##
==========================================
+ Coverage   58.91%   58.95%   +0.03%     
==========================================
  Files         126      126              
  Lines       10007    10007              
==========================================
+ Hits         5896     5900       +4     
+ Misses       3893     3890       -3     
+ Partials      218      217       -1     

see 3 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 64.15% <ø> (ø)
component-tests 60.47% <ø> (+0.86%) ⬆️
lifecycle-operator 78.40% <ø> (ø)
metrics-operator 77.35% <ø> (ø)
scheduler 21.17% <ø> (ø)

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-gomega-1.27.x branch 10 times, most recently from 39a1364 to a4199ae Compare March 9, 2023 13:16
@netlify
Copy link

netlify bot commented Mar 9, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 89874ca
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/641b4251a44a890008849e81
😎 Deploy Preview https://deploy-preview-967--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.

@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch 9 times, most recently from e696f19 to 34ac684 Compare March 14, 2023 01:00
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.27.2 deps: update module github.com/onsi/gomega to v1.27.3 Mar 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch from 34ac684 to 8f96433 Compare March 14, 2023 09:32
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch 5 times, most recently from 4eb5d93 to 6b199ef Compare March 16, 2023 22:47
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.27.3 deps: update module github.com/onsi/gomega to v1.27.4 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch 13 times, most recently from 75348a6 to 0d15257 Compare March 23, 2023 11:29
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch from 0d15257 to 2339ea2 Compare March 23, 2023 11:33
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@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

@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 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.

@odubajDT odubajDT merged commit 502189a into main Mar 23, 2023
@odubajDT odubajDT deleted the renovate/github.com-onsi-gomega-1.27.x branch March 23, 2023 12:19
@keptn-bot keptn-bot mentioned this pull request Mar 23, 2023
aepfli pushed a commit to aepfli/lifecycle-toolkit that referenced this pull request Mar 30, 2023
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: odubajDT <ondrej.dubaj@dynatrace.com>
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.

None yet

2 participants