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

fix(deps): update module github.com/onsi/gomega to v1.27.5 #357

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require patch v1.27.1 -> v1.27.5

Release Notes

onsi/gomega

v1.27.5

1.27.5

Maintenance

v1.27.4

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

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

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 added the renovate label Feb 16, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 09c4d60 to c571126 Compare February 17, 2023 21:07
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.27.0 fix(deps): update module github.com/onsi/gomega to v1.27.1 Feb 17, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 2 times, most recently from 5fbf258 to 96fbd6a Compare February 21, 2023 20:39
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #357 (b339120) into main (096c889) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   78.12%   78.12%           
=======================================
  Files          12       12           
  Lines         855      855           
=======================================
  Hits          668      668           
  Misses        153      153           
  Partials       34       34           
Flag Coverage Δ
component-tests 80.28% <ø> (ø)
unit-tests 36.25% <ø> (ø)

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

@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 4 times, most recently from 76843bc to af3dc8d Compare February 24, 2023 16:38
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.27.1 fix(deps): update module github.com/onsi/gomega to v1.27.2 Feb 28, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 4 times, most recently from 7e0b835 to 77cf888 Compare March 7, 2023 19:34
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 77cf888 to faf2551 Compare March 9, 2023 00:02
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.27.2 fix(deps): update module github.com/onsi/gomega to v1.27.3 Mar 10, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from faf2551 to de54b83 Compare March 10, 2023 23:01
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.27.3 fix(deps): update module github.com/onsi/gomega to v1.27.4 Mar 14, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 8 times, most recently from 14729c5 to 66958d6 Compare March 16, 2023 19:50
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 3 times, most recently from a51e27e to 9f418d6 Compare March 16, 2023 22:27
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.27.4 fix(deps): update module github.com/onsi/gomega to v1.27.5 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 9f418d6 to b0a3513 Compare March 27, 2023 13:56
@renovate renovate bot requested a review from a team as a code owner March 27, 2023 13:56
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 2 times, most recently from 9c27cd5 to 4a4241c Compare March 27, 2023 15:39
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 4a4241c to b339120 Compare March 27, 2023 15:48
@toddbaert toddbaert merged commit 8624958 into main Mar 27, 2023
@renovate renovate bot deleted the renovate/git.luolix.top-onsi-gomega-1.x branch March 27, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant