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.8 #1552

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require patch v1.27.0 -> v1.27.8

Release Notes

onsi/gomega

v1.27.8

Compare Source

1.27.8

Fixes
  • HaveExactElement should not call FailureMessage if a submatcher returned an error [096f392]
Maintenance
  • Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 (#​669) [8884bee]

v1.27.7

Compare Source

1.27.7

Fixes
  • fix: gcustom.MakeMatcher accepts nil as actual value (#​666) [57054d5]
Maintenance

v1.27.6

Compare Source

1.27.6

Fixes
  • Allow collections matchers to work correctly when expected has nil elements [60e7cf3]
Maintenance
  • updates MatchError godoc comment to also accept a Gomega matcher (#​654) [67b869d]

v1.27.5

Compare Source

1.27.5

Maintenance

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]

v1.27.1

Compare Source

1.27.1

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 June 12, 2023 23:08
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch from c3e6707 to e2a2b4b Compare June 13, 2023 06:41
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #1552 (f879a7a) into main (6eac2bf) will increase coverage by 1.78%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1552      +/-   ##
==========================================
+ Coverage   59.50%   61.28%   +1.78%     
==========================================
  Files         120      117       -3     
  Lines        9610     9753     +143     
==========================================
+ Hits         5718     5977     +259     
+ Misses       3709     3561     -148     
- Partials      183      215      +32     

see 73 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (?)
component-tests 58.89% <ø> (+0.13%) ⬆️
lifecycle-operator 84.48% <ø> (?)
metrics-operator ?

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 12 times, most recently from a4b2ced to 7e1bbea Compare June 20, 2023 07:07
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch 5 times, most recently from cb2f9f5 to 013a8b1 Compare June 20, 2023 10:13
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.27.8 deps: update module github.com/onsi/gomega to v1.27.8 - autoclosed Jun 20, 2023
@renovate renovate bot closed this Jun 20, 2023
@renovate renovate bot deleted the renovate/github.com-onsi-gomega-1.27.x branch June 20, 2023 11:25
@renovate renovate bot changed the title deps: update module github.com/onsi/gomega to v1.27.8 - autoclosed deps: update module github.com/onsi/gomega to v1.27.8 Jun 22, 2023
@renovate renovate bot reopened this Jun 22, 2023
@renovate renovate bot restored the renovate/github.com-onsi-gomega-1.27.x branch June 22, 2023 05:29
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch from 013a8b1 to 0352711 Compare June 22, 2023 07:12
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch 6 times, most recently from 1edbaff to 3345330 Compare June 26, 2023 09:09
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.27.x branch from 3345330 to f879a7a Compare June 26, 2023 09:19
@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 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 odubajDT merged commit fe9e7ec into main Jun 27, 2023
38 checks passed
@odubajDT odubajDT deleted the renovate/github.com-onsi-gomega-1.27.x branch June 27, 2023 08:33
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