padok-team / burrito

🌯 Burrito is a TACoS Kubernetes Operator - "ArgoCD for Terraform"
https://padok-team.github.io/burrito
Apache License 2.0
252 stars 10 forks source link

fix(deps): update module github.com/onsi/gomega to v1.27.10 #134

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require patch v1.27.7 -> v1.27.10

Release Notes

onsi/gomega (github.com/onsi/gomega) ### [`v1.27.10`](https://togithub.com/onsi/gomega/releases/tag/v1.27.10) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.9...v1.27.10) #### 1.27.10 ##### Fixes - fix: go 1.21 adding goroutine ID to creator+location ([#​685](https://togithub.com/onsi/gomega/issues/685)) \[[`bdc7803`](https://togithub.com/onsi/gomega/commit/bdc7803)] ### [`v1.27.9`](https://togithub.com/onsi/gomega/releases/tag/v1.27.9) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.8...v1.27.9) #### 1.27.9 ##### Fixes - Prevent nil-dereference in format.Object for boxed nil error ([#​681](https://togithub.com/onsi/gomega/issues/681)) \[[`3b31fc3`](https://togithub.com/onsi/gomega/commit/3b31fc3)] ##### Maintenance - Bump golang.org/x/net from 0.11.0 to 0.12.0 ([#​679](https://togithub.com/onsi/gomega/issues/679)) \[[`360849b`](https://togithub.com/onsi/gomega/commit/360849b)] - chore: use String() instead of fmt.Sprintf ([#​678](https://togithub.com/onsi/gomega/issues/678)) \[[`86f3659`](https://togithub.com/onsi/gomega/commit/86f3659)] - Bump golang.org/x/net from 0.10.0 to 0.11.0 ([#​674](https://togithub.com/onsi/gomega/issues/674)) \[[`642ead0`](https://togithub.com/onsi/gomega/commit/642ead0)] - chore: unnecessary use of fmt.Sprintf ([#​677](https://togithub.com/onsi/gomega/issues/677)) \[[`ceb9ca6`](https://togithub.com/onsi/gomega/commit/ceb9ca6)] - Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 ([#​675](https://togithub.com/onsi/gomega/issues/675)) \[[`a2087d8`](https://togithub.com/onsi/gomega/commit/a2087d8)] - docs: fix ContainSubstring references ([#​673](https://togithub.com/onsi/gomega/issues/673)) \[[`fc9a89f`](https://togithub.com/onsi/gomega/commit/fc9a89f)] - Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 ([#​671](https://togithub.com/onsi/gomega/issues/671)) \[[`9076019`](https://togithub.com/onsi/gomega/commit/9076019)] ### [`v1.27.8`](https://togithub.com/onsi/gomega/releases/tag/v1.27.8) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.7...v1.27.8) #### 1.27.8 ##### Fixes - HaveExactElement should not call FailureMessage if a submatcher returned an error \[[`096f392`](https://togithub.com/onsi/gomega/commit/096f392)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 ([#​669](https://togithub.com/onsi/gomega/issues/669)) \[[`8884bee`](https://togithub.com/onsi/gomega/commit/8884bee)]

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #134 (66aa9c1) into main (833c77e) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   69.84%   69.84%           
=======================================
  Files          23       23           
  Lines        1572     1572           
=======================================
  Hits         1098     1098           
  Misses        412      412           
  Partials       62       62           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more