stenic / sql-operator

Manage SQL databases, users and grant using kubernetes manifests
https://stenic.github.io/sql-operator/
Other
4 stars 3 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/gomega v1.22.1 -> v1.33.1 age adoption passing confidence

Release Notes

onsi/gomega (github.com/onsi/gomega) ### [`v1.33.1`](https://togithub.com/onsi/gomega/releases/tag/v1.33.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.33.0...v1.33.1) #### 1.33.1 ##### Fixes - fix confusing eventually docs \[[`3a66379`](https://togithub.com/onsi/gomega/commit/3a66379)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 \[[`e9bc35a`](https://togithub.com/onsi/gomega/commit/e9bc35a)] ### [`v1.33.0`](https://togithub.com/onsi/gomega/releases/tag/v1.33.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.32.0...v1.33.0) #### 1.33.0 ##### Features `Receive` not accepts `Receive(, MATCHER>)`, allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer. ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 ([#​745](https://togithub.com/onsi/gomega/issues/745)) \[[`9999deb`](https://togithub.com/onsi/gomega/commit/9999deb)] - Bump github-pages from 229 to 230 in /docs ([#​735](https://togithub.com/onsi/gomega/issues/735)) \[[`cb5ff21`](https://togithub.com/onsi/gomega/commit/cb5ff21)] - Bump golang.org/x/net from 0.20.0 to 0.23.0 ([#​746](https://togithub.com/onsi/gomega/issues/746)) \[[`bac6596`](https://togithub.com/onsi/gomega/commit/bac6596)] ### [`v1.32.0`](https://togithub.com/onsi/gomega/releases/tag/v1.32.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.31.1...v1.32.0) #### 1.32.0 ##### Maintenance - Migrate github.com/golang/protobuf to google.golang.org/protobuf \[[`436a197`](https://togithub.com/onsi/gomega/commit/436a197)] This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks [@​jbduncan](https://togithub.com/jbduncan) !). Please open an issue if you run into one. - chore: test with Go 1.22 ([#​733](https://togithub.com/onsi/gomega/issues/733)) \[[`32ef35e`](https://togithub.com/onsi/gomega/commit/32ef35e)] - Bump golang.org/x/net from 0.19.0 to 0.20.0 ([#​717](https://togithub.com/onsi/gomega/issues/717)) \[[`a0d0387`](https://togithub.com/onsi/gomega/commit/a0d0387)] - Bump github-pages and jekyll-feed in /docs ([#​732](https://togithub.com/onsi/gomega/issues/732)) \[[`b71e477`](https://togithub.com/onsi/gomega/commit/b71e477)] - docs: fix typo and broken anchor link to gstruct \[[`f460154`](https://togithub.com/onsi/gomega/commit/f460154)] - docs: fix HaveEach matcher signature \[[`a2862e4`](https://togithub.com/onsi/gomega/commit/a2862e4)] ### [`v1.31.1`](https://togithub.com/onsi/gomega/releases/tag/v1.31.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.31.0...v1.31.1) #### 1.31.1 ##### Fixes - Inverted arguments order of FailureMessage of BeComparableToMatcher \[[`e0dd999`](https://togithub.com/onsi/gomega/commit/e0dd999)] - Update test in case keeping msg is desired \[[`ad1a367`](https://togithub.com/onsi/gomega/commit/ad1a367)] ##### Maintenance - Show how to import the format sub package \[[`24e958d`](https://togithub.com/onsi/gomega/commit/24e958d)] - tidy up go.sum \[[`26661b8`](https://togithub.com/onsi/gomega/commit/26661b8)] - bump dependencies \[[`bde8f7a`](https://togithub.com/onsi/gomega/commit/bde8f7a)] ### [`v1.31.0`](https://togithub.com/onsi/gomega/releases/tag/v1.31.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.30.0...v1.31.0) #### 1.31.0 ##### Features - Async assertions include context cancellation cause if present \[[`121c37f`](https://togithub.com/onsi/gomega/commit/121c37f)] ##### Maintenance - Bump minimum go version \[[`dee1e3c`](https://togithub.com/onsi/gomega/commit/dee1e3c)] - docs: fix typo in example usage "occured" -> "occurred" \[[`49005fe`](https://togithub.com/onsi/gomega/commit/49005fe)] - Bump actions/setup-go from 4 to 5 ([#​714](https://togithub.com/onsi/gomega/issues/714)) \[[`f1c8757`](https://togithub.com/onsi/gomega/commit/f1c8757)] - Bump github/codeql-action from 2 to 3 ([#​715](https://togithub.com/onsi/gomega/issues/715)) \[[`9836e76`](https://togithub.com/onsi/gomega/commit/9836e76)] - Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2 ([#​713](https://togithub.com/onsi/gomega/issues/713)) \[[`54726f0`](https://togithub.com/onsi/gomega/commit/54726f0)] - Bump golang.org/x/net from 0.17.0 to 0.19.0 ([#​711](https://togithub.com/onsi/gomega/issues/711)) \[[`df97ecc`](https://togithub.com/onsi/gomega/commit/df97ecc)] - docs: fix `HaveExactElement` typo ([#​712](https://togithub.com/onsi/gomega/issues/712)) \[[`a672c86`](https://togithub.com/onsi/gomega/commit/a672c86)] ### [`v1.30.0`](https://togithub.com/onsi/gomega/releases/tag/v1.30.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### Features - BeTrueBecause and BeFalseBecause allow for better failure messages \[[`4da4c7f`](https://togithub.com/onsi/gomega/commit/4da4c7f)] ##### Maintenance - Bump actions/checkout from 3 to 4 ([#​694](https://togithub.com/onsi/gomega/issues/694)) \[[`6ca6e97`](https://togithub.com/onsi/gomega/commit/6ca6e97)] - doc: fix type on gleak go doc \[[`f1b8343`](https://togithub.com/onsi/gomega/commit/f1b8343)] ### [`v1.29.0`](https://togithub.com/onsi/gomega/releases/tag/v1.29.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### Features - MatchError can now take an optional func(error) bool + description \[[`2b39142`](https://togithub.com/onsi/gomega/commit/2b39142)] ### [`v1.28.1`](https://togithub.com/onsi/gomega/releases/tag/v1.28.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 \[[`635d196`](https://togithub.com/onsi/gomega/commit/635d196)] - Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 \[[`14f8859`](https://togithub.com/onsi/gomega/commit/14f8859)] - Bump golang.org/x/net from 0.14.0 to 0.17.0 \[[`d8a6508`](https://togithub.com/onsi/gomega/commit/d8a6508)] - [#​703](https://togithub.com/onsi/gomega/issues/703) doc(matchers): HaveEach() doc comment updated \[[`2705bdb`](https://togithub.com/onsi/gomega/commit/2705bdb)] - Minor typos ([#​699](https://togithub.com/onsi/gomega/issues/699)) \[[`375648c`](https://togithub.com/onsi/gomega/commit/375648c)] ### [`v1.28.0`](https://togithub.com/onsi/gomega/releases/tag/v1.28.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.10...v1.28.0) #### 1.28.0 ##### Features - Add VerifyHost handler to ghttp ([#​698](https://togithub.com/onsi/gomega/issues/698)) \[[`0b03b36`](https://togithub.com/onsi/gomega/commit/0b03b36)] ##### Fixes - Read Body for Newer Responses in HaveHTTPBodyMatcher ([#​686](https://togithub.com/onsi/gomega/issues/686)) \[[`18d6673`](https://togithub.com/onsi/gomega/commit/18d6673)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 ([#​693](https://togithub.com/onsi/gomega/issues/693)) \[[`55a33f3`](https://togithub.com/onsi/gomega/commit/55a33f3)] - Typo in matchers.go ([#​691](https://togithub.com/onsi/gomega/issues/691)) \[[`de68e8f`](https://togithub.com/onsi/gomega/commit/de68e8f)] - Bump commonmarker from 0.23.9 to 0.23.10 in /docs ([#​690](https://togithub.com/onsi/gomega/issues/690)) \[[`ab17f5e`](https://togithub.com/onsi/gomega/commit/ab17f5e)] - chore: update test matrix for Go 1.21 ([#​689](https://togithub.com/onsi/gomega/issues/689)) \[[`5069017`](https://togithub.com/onsi/gomega/commit/5069017)] - Bump golang.org/x/net from 0.12.0 to 0.14.0 ([#​688](https://togithub.com/onsi/gomega/issues/688)) \[[`babe25f`](https://togithub.com/onsi/gomega/commit/babe25f)] ### [`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/compare/v1.27.8...v1.27.9) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.8...v1.27.9) ### [`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)] ### [`v1.27.7`](https://togithub.com/onsi/gomega/releases/tag/v1.27.7) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.6...v1.27.7) #### 1.27.7 ##### Fixes - fix: gcustom.MakeMatcher accepts nil as actual value ([#​666](https://togithub.com/onsi/gomega/issues/666)) \[[`57054d5`](https://togithub.com/onsi/gomega/commit/57054d5)] ##### Maintenance - update gitignore \[[`05c1bc6`](https://togithub.com/onsi/gomega/commit/05c1bc6)] - Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 ([#​663](https://togithub.com/onsi/gomega/issues/663)) \[[`7cadcf6`](https://togithub.com/onsi/gomega/commit/7cadcf6)] - Bump golang.org/x/net from 0.9.0 to 0.10.0 ([#​662](https://togithub.com/onsi/gomega/issues/662)) \[[`b524839`](https://togithub.com/onsi/gomega/commit/b524839)] - Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 ([#​661](https://togithub.com/onsi/gomega/issues/661)) \[[`5f44694`](https://togithub.com/onsi/gomega/commit/5f44694)] - Bump commonmarker from 0.23.8 to 0.23.9 in /docs ([#​657](https://togithub.com/onsi/gomega/issues/657)) \[[`05dc99a`](https://togithub.com/onsi/gomega/commit/05dc99a)] - Bump nokogiri from 1.14.1 to 1.14.3 in /docs ([#​658](https://togithub.com/onsi/gomega/issues/658)) \[[`3a033d1`](https://togithub.com/onsi/gomega/commit/3a033d1)] - Replace deprecated NewGomegaWithT with NewWithT ([#​659](https://togithub.com/onsi/gomega/issues/659)) \[[`a19238f`](https://togithub.com/onsi/gomega/commit/a19238f)] - Bump golang.org/x/net from 0.8.0 to 0.9.0 ([#​656](https://togithub.com/onsi/gomega/issues/656)) \[[`29ed041`](https://togithub.com/onsi/gomega/commit/29ed041)] - Bump actions/setup-go from 3 to 4 ([#​651](https://togithub.com/onsi/gomega/issues/651)) \[[`11b2080`](https://togithub.com/onsi/gomega/commit/11b2080)] ### [`v1.27.6`](https://togithub.com/onsi/gomega/releases/tag/v1.27.6) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.5...v1.27.6) #### 1.27.6 ##### Fixes - Allow collections matchers to work correctly when expected has nil elements \[[`60e7cf3`](https://togithub.com/onsi/gomega/commit/60e7cf3)] ##### Maintenance - updates MatchError godoc comment to also accept a Gomega matcher ([#​654](https://togithub.com/onsi/gomega/issues/654)) \[[`67b869d`](https://togithub.com/onsi/gomega/commit/67b869d)] ### [`v1.27.5`](https://togithub.com/onsi/gomega/releases/tag/v1.27.5) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.4...v1.27.5) #### 1.27.5 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 ([#​653](https://togithub.com/onsi/gomega/issues/653)) \[[`a215021`](https://togithub.com/onsi/gomega/commit/a215021)] - Bump github.com/go-task/slim-sprig ([#​652](https://togithub.com/onsi/gomega/issues/652)) \[[`a26fed8`](https://togithub.com/onsi/gomega/commit/a26fed8)] ### [`v1.27.4`](https://togithub.com/onsi/gomega/releases/tag/v1.27.4) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.3...v1.27.4) #### 1.27.4 ##### Fixes - improve error formatting and remove duplication of error message in Eventually/Consistently \[[`854f075`](https://togithub.com/onsi/gomega/commit/854f075)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 ([#​650](https://togithub.com/onsi/gomega/issues/650)) \[[`ccebd9b`](https://togithub.com/onsi/gomega/commit/ccebd9b)] ### [`v1.27.3`](https://togithub.com/onsi/gomega/releases/tag/v1.27.3) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.2...v1.27.3) #### 1.27.3 ##### Fixes - format.Object now always includes err.Error() when passed an error \[[`86d97ef`](https://togithub.com/onsi/gomega/commit/86d97ef)] - Fix HaveExactElements to work inside ContainElement or other collection matchers ([#​648](https://togithub.com/onsi/gomega/issues/648)) \[[`636757e`](https://togithub.com/onsi/gomega/commit/636757e)] ##### Maintenance - Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 ([#​649](https://togithub.com/onsi/gomega/issues/649)) \[[`cc16689`](https://togithub.com/onsi/gomega/commit/cc16689)] - Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 ([#​646](https://togithub.com/onsi/gomega/issues/646)) \[[`e783366`](https://togithub.com/onsi/gomega/commit/e783366)] ### [`v1.27.2`](https://togithub.com/onsi/gomega/releases/tag/v1.27.2) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.1...v1.27.2) #### 1.27.2 ##### Fixes - improve poll progress message when polling a consistently that has been passing \[[`28a319b`](https://togithub.com/onsi/gomega/commit/28a319b)] ##### Maintenance - bump ginkgo - remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli dependencies \[[`81443b3`](https://togithub.com/onsi/gomega/commit/81443b3)] ### [`v1.27.1`](https://togithub.com/onsi/gomega/releases/tag/v1.27.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.0...v1.27.1) #### 1.27.1 ##### Maintenance - Bump golang.org/x/net from 0.6.0 to 0.7.0 ([#​640](https://togithub.com/onsi/gomega/issues/640)) \[[`bc686cd`](https://togithub.com/onsi/gomega/commit/bc686cd)] ### [`v1.27.0`](https://togithub.com/onsi/gomega/releases/tag/v1.27.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.26.0...v1.27.0) #### 1.27.0 ##### Features - Add HaveExactElements matcher ([#​634](https://togithub.com/onsi/gomega/issues/634)) \[[`9d50783`](https://togithub.com/onsi/gomega/commit/9d50783)] - update Gomega docs to discuss GinkgoHelper() \[[`be32774`](https://togithub.com/onsi/gomega/commit/be32774)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 ([#​639](https://togithub.com/onsi/gomega/issues/639)) \[[`296a68b`](https://togithub.com/onsi/gomega/commit/296a68b)] - Bump golang.org/x/net from 0.5.0 to 0.6.0 ([#​638](https://togithub.com/onsi/gomega/issues/638)) \[[`c2b098b`](https://togithub.com/onsi/gomega/commit/c2b098b)] - Bump github-pages from 227 to 228 in /docs ([#​636](https://togithub.com/onsi/gomega/issues/636)) \[[`a9069ab`](https://togithub.com/onsi/gomega/commit/a9069ab)] - test: update matrix for Go 1.20 ([#​635](https://togithub.com/onsi/gomega/issues/635)) \[[`6bd25c8`](https://togithub.com/onsi/gomega/commit/6bd25c8)] - Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 ([#​631](https://togithub.com/onsi/gomega/issues/631)) \[[`5445f8b`](https://togithub.com/onsi/gomega/commit/5445f8b)] - Bump webrick from 1.7.0 to 1.8.1 in /docs ([#​630](https://togithub.com/onsi/gomega/issues/630)) \[[`03e93bb`](https://togithub.com/onsi/gomega/commit/03e93bb)] - codeql: add ruby language ([#​626](https://togithub.com/onsi/gomega/issues/626)) \[[`63c7d21`](https://togithub.com/onsi/gomega/commit/63c7d21)] - dependabot: add bundler package-ecosystem for docs ([#​625](https://togithub.com/onsi/gomega/issues/625)) \[[`d92f963`](https://togithub.com/onsi/gomega/commit/d92f963)] ### [`v1.26.0`](https://togithub.com/onsi/gomega/releases/tag/v1.26.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.25.0...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`](https://togithub.com/onsi/gomega/commit/21f3090)] - improve eventually failure message output \[[`c530fb3`](https://togithub.com/onsi/gomega/commit/c530fb3)] ##### Fixes - fix several documentation spelling issues \[[`e2eff1f`](https://togithub.com/onsi/gomega/commit/e2eff1f)] ### [`v1.25.0`](https://togithub.com/onsi/gomega/releases/tag/v1.25.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.24.2...v1.25.0) #### 1.25.0 ##### Features - add `MustPassRepeatedly(int)` to asyncAssertion ([#​619](https://togithub.com/onsi/gomega/issues/619)) \[[`4509f72`](https://togithub.com/onsi/gomega/commit/4509f72)] - compare unwrapped errors using DeepEqual ([#​617](https://togithub.com/onsi/gomega/issues/617)) \[[`aaeaa5d`](https://togithub.com/onsi/gomega/commit/aaeaa5d)] ##### Maintenance - Bump golang.org/x/net from 0.4.0 to 0.5.0 ([#​614](https://togithub.com/onsi/gomega/issues/614)) \[[`c7cfea4`](https://togithub.com/onsi/gomega/commit/c7cfea4)] - Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 ([#​615](https://togithub.com/onsi/gomega/issues/615)) \[[`71b8adb`](https://togithub.com/onsi/gomega/commit/71b8adb)] - Docs: Fix typo "MUltiple" -> "Multiple" ([#​616](https://togithub.com/onsi/gomega/issues/616)) \[[`9351dda`](https://togithub.com/onsi/gomega/commit/9351dda)] - clean up go.sum \[[`cd1dc1d`](https://togithub.com/onsi/gomega/commit/cd1dc1d)] ### [`v1.24.2`](https://togithub.com/onsi/gomega/releases/tag/v1.24.2) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.24.1...v1.24.2) #### 1.24.2 ##### Fixes - Correctly handle assertion failure panics for eventually/consistnetly "g Gomega"s in a goroutine \[[`78f1660`](https://togithub.com/onsi/gomega/commit/78f1660)] - docs:Fix typo "you an" -> "you can" ([#​607](https://togithub.com/onsi/gomega/issues/607)) \[[`3187c1f`](https://togithub.com/onsi/gomega/commit/3187c1f)] - fixes issue [#​600](https://togithub.com/onsi/gomega/issues/600) ([#​606](https://togithub.com/onsi/gomega/issues/606)) \[[`808d192`](https://togithub.com/onsi/gomega/commit/808d192)] ##### Maintenance - Bump golang.org/x/net from 0.2.0 to 0.4.0 ([#​611](https://togithub.com/onsi/gomega/issues/611)) \[[`6ebc0bf`](https://togithub.com/onsi/gomega/commit/6ebc0bf)] - Bump nokogiri from 1.13.9 to 1.13.10 in /docs ([#​612](https://togithub.com/onsi/gomega/issues/612)) \[[`258cfc8`](https://togithub.com/onsi/gomega/commit/258cfc8)] - Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 ([#​609](https://togithub.com/onsi/gomega/issues/609)) \[[`e6c3eb9`](https://togithub.com/onsi/gomega/commit/e6c3eb9)] ### [`v1.24.1`](https://togithub.com/onsi/gomega/compare/v1.24.0...v1.24.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.24.0...v1.24.1) ### [`v1.24.0`](https://togithub.com/onsi/gomega/releases/tag/v1.24.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.23.0...v1.24.0) #### 1.24.0 ##### Features Introducting [gcustom](https://onsi.github.io/gomega/#gcustom-a-convenient-mechanism-for-buildling-custom-matchers) - a convenient mechanism for building custom matchers. This is an RC release for `gcustom`. The external API may be tweaked in response to feedback however it is expected to remain mostly stable. ##### Maintenance - Update BeComparableTo documentation \[[`756eaa0`](https://togithub.com/onsi/gomega/commit/756eaa0)] ### [`v1.23.0`](https://togithub.com/onsi/gomega/releases/tag/v1.23.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.22.1...v1.23.0) #### 1.23.0 ##### Features - Custom formatting on a per-type basis can be provided using `format.RegisterCustomFormatter()` -- see the docs [here](https://onsi.github.io/gomega/#adjusting-output) - Substantial improvement have been made to `StopTrying()`: - Users can now use `StopTrying().Wrap(err)` to wrap errors and `StopTrying().Attach(description, object)` to attach arbitrary objects to the `StopTrying()` error - `StopTrying()` is now always interpreted as a failure. If you are an early adopter of `StopTrying()` you may need to change your code as the prior version would match against the returned value even if `StopTrying()` was returned. Going forward the `StopTrying()` api should remain stable. - `StopTrying()` and `StopTrying().Now()` can both be used in matchers - not just polled functions. - `TryAgainAfter(duration)` is used like `StopTrying()` but instructs `Eventually` and `Consistently` that the poll should be tried again after the specified duration. This allows you to dynamically adjust the polling duration. - `ctx` can now be passed-in as the first argument to `Eventually` and `Consistently`. #### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.3.1 ([#​597](https://togithub.com/onsi/gomega/issues/597)) \[[`afed901`](https://togithub.com/onsi/gomega/commit/afed901)] - Bump nokogiri from 1.13.8 to 1.13.9 in /docs ([#​599](https://togithub.com/onsi/gomega/issues/599)) \[[`7c691b3`](https://togithub.com/onsi/gomega/commit/7c691b3)] - Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 ([#​587](https://togithub.com/onsi/gomega/issues/587)) \[[`ff22665`](https://togithub.com/onsi/gomega/commit/ff22665)]

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.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.33.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.