Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps github.com/onsi/gomega from 1.28.1 to 1.29.0.

Release notes

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

v1.29.0

1.29.0

Features

  • MatchError can now take an optional func(error) bool + description [2b39142]
Changelog

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

1.29.0

Features

  • MatchError can now take an optional func(error) bool + description [2b39142]
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.28.1 to 1.29.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.28.1...v1.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from sajayantony as a code owner October 26, 2023 03:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1153 (cf48b6d) into main (58811f2) will decrease coverage by 1.33%.
Report is 1 commits behind head on main.
The diff coverage is 55.08%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main    #1153      +/-   ##
==========================================
- Coverage   80.79%   79.47%   -1.33%     
==========================================
  Files          64       65       +1     
  Lines        3374     3493     +119     
==========================================
+ Hits         2726     2776      +50     
- Misses        447      506      +59     
- Partials      201      211      +10     
Files Coverage Δ
cmd/oras/internal/display/print.go 83.78% <75.00%> (ø)
cmd/oras/root/attach.go 80.48% <70.00%> (-1.57%) ⬇️
cmd/oras/root/cp.go 78.83% <69.64%> (-2.88%) ⬇️
cmd/oras/root/push.go 72.42% <58.13%> (-5.91%) ⬇️
cmd/oras/internal/display/track/target.go 33.33% <33.33%> (ø)

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shizhMSFT
Copy link
Contributor

@dependabot merge

@dependabot dependabot bot merged commit 5a1b006 into main Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/test/e2e/github.com/onsi/gomega-1.29.0 branch October 26, 2023 05:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants