Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Bump github.com/onsi/gomega from 1.20.2 to 1.27.1 in /addons #4433

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps github.com/onsi/gomega from 1.20.2 to 1.27.1.

Release notes

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

v1.27.1

1.27.1

Maintenance

  • Bump golang.org/x/net from 0.6.0 to 0.7.0 (#640) [bc686cd]

v1.27.0

1.27.0

Features

  • Add HaveExactElements matcher (#634) [9d50783]
  • update Gomega docs to discuss GinkgoHelper() [be32774]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 (#639) [296a68b]
  • Bump golang.org/x/net from 0.5.0 to 0.6.0 (#638) [c2b098b]
  • Bump github-pages from 227 to 228 in /docs (#636) [a9069ab]
  • test: update matrix for Go 1.20 (#635) [6bd25c8]
  • Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 (#631) [5445f8b]
  • Bump webrick from 1.7.0 to 1.8.1 in /docs (#630) [03e93bb]
  • codeql: add ruby language (#626) [63c7d21]
  • dependabot: add bundler package-ecosystem for docs (#625) [d92f963]

v1.26.0

1.26.0

Features

  • When a polled function returns an error, keep track of the actual and report on the matcher state of the last non-errored actual [21f3090]
  • improve eventually failure message output [c530fb3]

Fixes

  • fix several documentation spelling issues [e2eff1f]

v1.25.0

1.25.0

Features

  • add MustPassRepeatedly(int) to asyncAssertion (#619) [4509f72]
  • compare unwrapped errors using DeepEqual (#617) [aaeaa5d]

Maintenance

  • Bump golang.org/x/net from 0.4.0 to 0.5.0 (#614) [c7cfea4]
  • Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#615) [71b8adb]
  • Docs: Fix typo "MUltiple" -> "Multiple" (#616) [9351dda]
  • clean up go.sum [cd1dc1d]

v1.24.2

1.24.2

... (truncated)

Changelog

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

1.27.1

Maintenance

  • Bump golang.org/x/net from 0.6.0 to 0.7.0 (#640) [bc686cd]

1.27.0

Features

  • Add HaveExactElements matcher (#634) [9d50783]
  • update Gomega docs to discuss GinkgoHelper() [be32774]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 (#639) [296a68b]
  • Bump golang.org/x/net from 0.5.0 to 0.6.0 (#638) [c2b098b]
  • Bump github-pages from 227 to 228 in /docs (#636) [a9069ab]
  • test: update matrix for Go 1.20 (#635) [6bd25c8]
  • Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 (#631) [5445f8b]
  • Bump webrick from 1.7.0 to 1.8.1 in /docs (#630) [03e93bb]
  • codeql: add ruby language (#626) [63c7d21]
  • dependabot: add bundler package-ecosystem for docs (#625) [d92f963]

1.26.0

Features

  • When a polled function returns an error, keep track of the actual and report on the matcher state of the last non-errored actual [21f3090]
  • improve eventually failure message output [c530fb3]

Fixes

  • fix several documentation spelling issues [e2eff1f]

1.25.0

Features

  • add MustPassRepeatedly(int) to asyncAssertion (#619) [4509f72]
  • compare unwrapped errors using DeepEqual (#617) [aaeaa5d]

Maintenance

  • Bump golang.org/x/net from 0.4.0 to 0.5.0 (#614) [c7cfea4]
  • Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#615) [71b8adb]
  • Docs: Fix typo "MUltiple" -> "Multiple" (#616) [9351dda]
  • clean up go.sum [cd1dc1d]

1.24.2

Fixes

  • Correctly handle assertion failure panics for eventually/consistnetly "g Gomega"s in a goroutine [78f1660]
  • docs:Fix typo "you an" -> "you can" (#607) [3187c1f]
  • fixes issue #600 (#606) [808d192]

... (truncated)

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 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.20.2 to 1.27.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.20.2...v1.27.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners February 27, 2023 23:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2023
@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #4433 (afb027c) into main (289dfb2) will decrease coverage by 0.91%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4433      +/-   ##
==========================================
- Coverage   49.66%   48.75%   -0.91%     
==========================================
  Files         452      482      +30     
  Lines       45055    47175    +2120     
==========================================
+ Hits        22375    23002     +627     
- Misses      20562    22004    +1442     
- Partials     2118     2169      +51     
Impacted Files Coverage Δ
addons/controllers/machine_controller.go 65.65% <0.00%> (-3.04%) ⬇️
cmd/cli/plugin/tkr/v1alpha3/os.go 73.50% <0.00%> (-0.86%) ⬇️
...in/cluster/get_machinehealthcheck_control_plane.go 11.11% <0.00%> (ø)
cmd/cli/plugin/cluster/create.go 42.22% <0.00%> (ø)
cmd/cli/plugin/cluster/kubeconfig_get.go 8.82% <0.00%> (ø)
cmd/cli/plugin/cluster/upgrade.go 58.94% <0.00%> (ø)
cmd/cli/plugin/cluster/set_node_pool.go 14.63% <0.00%> (ø)
cmd/cli/plugin/cluster/get_machinehealthcheck.go 11.42% <0.00%> (ø)
cmd/cli/plugin/cluster/available_upgrade.go 16.32% <0.00%> (ø)
...olated-cluster/imagepushop/publishimagesfromtar.go 73.17% <0.00%> (ø)
... and 24 more

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2023

Superseded by #4498.

@dependabot dependabot bot closed this Mar 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/addons/github.com/onsi/gomega-1.27.1 branch March 17, 2023 17:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-not-required 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.

1 participant