Skip to content

chore: bump github.com/onsi/gomega from 1.27.5 to 1.27.6#2671

Merged
sozercan merged 2 commits into
masterfrom
dependabot/go_modules/github.com/onsi/gomega-1.27.6
Apr 3, 2023
Merged

chore: bump github.com/onsi/gomega from 1.27.5 to 1.27.6#2671
sozercan merged 2 commits into
masterfrom
dependabot/go_modules/github.com/onsi/gomega-1.27.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 3, 2023

Bumps github.com/onsi/gomega from 1.27.5 to 1.27.6.

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.27.6

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]
Changelog

Sourced from github.com/onsi/gomega's changelog.

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]
Commits
  • 64305cb v1.27.6
  • 60e7cf3 Allow collections matchers to work correctly when expected has nil elements
  • 67b869d updates MatchError godoc comment to also accept a Gomega matcher (#654)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.5 to 1.27.6.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.5...v1.27.6)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 3, 2023
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.25 🎉

Comparison is base (8f253d5) 53.24% compared to head (06933ec) 53.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2671      +/-   ##
==========================================
+ Coverage   53.24%   53.50%   +0.25%     
==========================================
  Files         120      120              
  Lines       10594    10594              
==========================================
+ Hits         5641     5668      +27     
+ Misses       4517     4497      -20     
+ Partials      436      429       -7     
Flag Coverage Δ
unittests 53.50% <ø> (+0.25%) ⬆️

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

see 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sozercan sozercan merged commit 4b1298f into master Apr 3, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/onsi/gomega-1.27.6 branch April 3, 2023 16:38
salaxander pushed a commit to salaxander/gatekeeper that referenced this pull request Apr 5, 2023
…-agent#2671)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Signed-off-by: Xander Grzywinski <xandergr@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants