onsi/gomega (github.com/onsi/gomega)
### [`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)]
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.27.7
->v1.32.0
Release Notes
onsi/gomega (github.com/onsi/gomega)
### [`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)]Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.