go-skynet / go-llama.cpp

LLama.cpp golang bindings
MIT License
679 stars 83 forks source link

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

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.8 -> 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)]

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.