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

build(deps): Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 #331

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onsi/gomega-1.27.6 branch from 34881e5 to 2d40482 Compare April 3, 2023 18:48
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onsi/gomega-1.27.6 branch from 2d40482 to d0e6d5e Compare April 7, 2023 16:33
@mharwani mharwani merged commit fe388a3 into main Apr 19, 2023
@mharwani mharwani deleted the dependabot/go_modules/github.com/onsi/gomega-1.27.6 branch April 19, 2023 19:07
mharwani pushed a commit that referenced this pull request Apr 20, 2023
🤖 I have created a release *beep* *boop*
---


## [0.6.0](v0.5.0...v0.6.0)
(2023-04-20)


### Features

* add experimental support for Cosign signing and verification
([#296](#296))
([84c2634](84c2634))


### Bug Fixes

* always force stop when using Virtualization.framework
([#350](#350))
([c521f1f](c521f1f))
* explicitly set permissions for socket_vmnet dependencies
([#363](#363))
([0801b88](0801b88))


### Build System or External Dependencies

* add local-core Makefile target
([#351](#351))
([f86c56f](f86c56f))
* **deps:** Bump github.com/docker/docker from 23.0.1+incompatible to
23.0.2+incompatible
([#320](#320))
([ee3df9a](ee3df9a))
* **deps:** Bump github.com/docker/docker from 23.0.2+incompatible to
23.0.3+incompatible
([#343](#343))
([6cfbb9f](6cfbb9f))
* **deps:** Bump github.com/lima-vm/lima from 0.15.0 to 0.15.1
([#365](#365))
([1d3ee98](1d3ee98))
* **deps:** Bump github.com/onsi/gomega from 1.27.5 to 1.27.6
([#331](#331))
([fe388a3](fe388a3))
* **deps:** Bump github.com/runfinch/common-tests from 0.6.4 to 0.6.5
([#357](#357))
([dc84864](dc84864))
* **deps:** Bump github.com/runfinch/common-tests version from v0.6.2 to
v0.6.3 ([#328](#328))
([1c44b3e](1c44b3e))
* **deps:** Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
([#341](#341))
([6a77f72](6a77f72))
* **deps:** Bump golang.org/x/crypto from 0.7.0 to 0.8.0
([#349](#349))
([82b27c9](82b27c9))
* **deps:** Bump golang.org/x/tools from 0.7.0 to 0.8.0
([#348](#348))
([aaca2c9](aaca2c9))
* **deps:** Bump k8s.io/apimachinery from 0.26.3 to 0.27.1
([#366](#366))
([b93d3a8](b93d3a8))
* **deps:** Bump lima version
([#354](#354))
([c721ee6](c721ee6))
* **deps:** Bump lima version
([#362](#362))
([5e03a4d](5e03a4d))
* **deps:** Bump lima version
([#368](#368))
([8e4dfe4](8e4dfe4))
* **deps:** Bump submodules
([#340](#340))
([daed9e2](daed9e2))
* **deps:** Bump submodules
([#371](#371))
([19fc0c5](19fc0c5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.

1 participant