Skip to content

chore: bump github.com/onsi/gomega from 1.27.4 to 1.27.5#2644

Merged
sozercan merged 2 commits into
masterfrom
dependabot/go_modules/github.com/onsi/gomega-1.27.5
Mar 28, 2023
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2023

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

Release notes

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

v1.27.5

1.27.5

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (#653) [a215021]
  • Bump github.com/go-task/slim-sprig (#652) [a26fed8]
Changelog

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

1.27.5

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (#653) [a215021]
  • Bump github.com/go-task/slim-sprig (#652) [a26fed8]
Commits
  • 5129b5c v1.27.5
  • a215021 Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (#653)
  • a26fed8 Bump github.com/go-task/slim-sprig (#652)
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 27, 2023
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

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

Comparison is base (ea255fa) 53.05% compared to head (2db16cd) 53.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2644      +/-   ##
==========================================
+ Coverage   53.05%   53.11%   +0.05%     
==========================================
  Files         120      120              
  Lines       10587    10587              
==========================================
+ Hits         5617     5623       +6     
+ Misses       4530     4526       -4     
+ Partials      440      438       -2     
Flag Coverage Δ
unittests 53.11% <ø> (+0.05%) ⬆️

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

see 1 file 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
Copy link
Copy Markdown
Member

@dependabot rebase

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

---
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 force-pushed the dependabot/go_modules/github.com/onsi/gomega-1.27.5 branch from 2db16cd to bddaeb9 Compare March 28, 2023 15:28
@sozercan sozercan merged commit 84846ef into master Mar 28, 2023
@sozercan sozercan deleted the dependabot/go_modules/github.com/onsi/gomega-1.27.5 branch March 28, 2023 17:40
davis-haba pushed a commit to davis-haba/gatekeeper that referenced this pull request Mar 31, 2023
…-agent#2644)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
salaxander pushed a commit to salaxander/gatekeeper that referenced this pull request Apr 5, 2023
…-agent#2644)

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