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

Update module github.com/onsi/gomega to v1.34.1 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

onsi/gomega (github.com/onsi/gomega)

v1.34.1

Compare Source

1.34.1

Maintenance
  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

v1.34.0

Compare Source

1.34.0

Features
  • Add RoundTripper method to ghttp.Server [c549e0d]
Fixes
  • fix incorrect handling of nil slices in HaveExactElements (fixes #​771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]
Maintenance

v1.33.1

Compare Source

1.33.1

Fixes
  • fix confusing eventually docs [3a66379]
Maintenance
  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]

v1.33.0

Compare Source

1.33.0

Features

Receive not accepts Receive(<POINTER>, 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

v1.32.0

Compare Source

1.32.0

Maintenance
  • Migrate github.com/golang/protobuf to google.golang.org/protobuf [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 !). Please open an issue if you run into one.

  • chore: test with Go 1.22 (#​733) [32ef35e]

  • Bump golang.org/x/net from 0.19.0 to 0.20.0 (#​717) [a0d0387]

  • Bump github-pages and jekyll-feed in /docs (#​732) [b71e477]

  • docs: fix typo and broken anchor link to gstruct [f460154]

  • docs: fix HaveEach matcher signature [a2862e4]

v1.31.1

Compare Source

1.31.1

Fixes
  • Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999]
  • Update test in case keeping msg is desired [ad1a367]
Maintenance
  • Show how to import the format sub package [24e958d]
  • tidy up go.sum [26661b8]
  • bump dependencies [bde8f7a]

v1.31.0

Compare Source

1.31.0

Features
  • Async assertions include context cancellation cause if present [121c37f]
Maintenance

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Feb 15, 2023
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.26.0 Update module github.com/onsi/gomega to v1.26.0 - autoclosed Feb 15, 2023
@renovate renovate bot closed this Feb 15, 2023
@renovate renovate bot deleted the renovate/git.luolix.top-onsi-gomega-1.x branch February 15, 2023 09:46
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.26.0 - autoclosed Update module github.com/onsi/gomega to v1.26.0 Feb 17, 2023
@renovate renovate bot reopened this Feb 17, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 0e6fa84 to 36997c6 Compare February 17, 2023 05:46
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.26.0 Update module github.com/onsi/gomega to v1.27.0 Feb 17, 2023
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.0 Update module github.com/onsi/gomega to v1.27.1 Feb 17, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 36997c6 to 4cbee9f Compare February 17, 2023 21:16
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 4cbee9f to 44d414f Compare February 28, 2023 07:20
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.1 Update module github.com/onsi/gomega to v1.27.2 Feb 28, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 44d414f to f4612b9 Compare March 11, 2023 01:21
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.2 Update module github.com/onsi/gomega to v1.27.3 Mar 11, 2023
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.3 Update module github.com/onsi/gomega to v1.27.4 Mar 14, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from f4612b9 to 4f88fd7 Compare March 14, 2023 00:14
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.4 Update module github.com/onsi/gomega to v1.27.5 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 4f88fd7 to 3eda2e7 Compare March 23, 2023 19:39
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.5 Update module github.com/onsi/gomega to v1.27.6 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 3eda2e7 to ce5dccf Compare March 30, 2023 03:16
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from ce5dccf to fca658e Compare May 18, 2023 17:16
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.6 Update module github.com/onsi/gomega to v1.27.7 May 18, 2023
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.7 Update module github.com/onsi/gomega to v1.27.8 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 2 times, most recently from fe09759 to 1fe0a49 Compare June 14, 2023 09:31
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.8 Update module github.com/onsi/gomega to v1.27.9 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 1fe0a49 to b954bbe Compare July 22, 2023 15:32
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.9 Update module github.com/onsi/gomega to v1.27.10 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from b954bbe to b7de054 Compare July 24, 2023 15:50
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from b7de054 to ca0d46d Compare September 1, 2023 14:22
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.10 Update module github.com/onsi/gomega to v1.28.0 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from ca0d46d to ffc295a Compare September 28, 2023 13:22
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.28.0 Update module github.com/onsi/gomega to v1.28.1 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from ffc295a to dd963e4 Compare October 23, 2023 03:53
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.28.1 Update module github.com/onsi/gomega to v1.29.0 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from dd963e4 to 4000eab Compare October 25, 2023 19:35
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.29.0 Update module github.com/onsi/gomega to v1.30.0 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 4000eab to 775bf4d Compare November 8, 2023 19:01
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.30.0 Update module github.com/onsi/gomega to v1.31.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 2 times, most recently from 0a6066b to ac567d8 Compare January 19, 2024 17:12
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.31.0 Update module github.com/onsi/gomega to v1.31.1 Jan 19, 2024
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.31.1 Update module github.com/onsi/gomega to v1.32.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch 2 times, most recently from ce3d753 to 02827bc Compare March 25, 2024 12:16
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.32.0 Update module github.com/onsi/gomega to v1.33.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from 02827bc to dd1575d Compare April 18, 2024 19:15
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from dd1575d to a2a2482 Compare April 30, 2024 03:57
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.33.0 Update module github.com/onsi/gomega to v1.33.1 Apr 30, 2024
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.33.1 Update module github.com/onsi/gomega to v1.34.0 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from a2a2482 to fb0cd5d Compare July 25, 2024 20:01
Copy link
Contributor Author

renovate bot commented Jul 25, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.14.0 -> v2.19.0
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 -> v0.0.0-20240719175910-8a7402abbf56
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 -> v0.0.0-20240424215950-a892ee059fd6
golang.org/x/net v0.19.0 -> v0.27.0
golang.org/x/sys v0.16.0 -> v0.22.0
golang.org/x/term v0.15.0 -> v0.22.0
golang.org/x/text v0.14.0 -> v0.16.0
golang.org/x/tools v0.16.1 -> v0.23.0
google.golang.org/protobuf v1.31.0 -> v1.34.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/git.luolix.top-onsi-gomega-1.x branch from fb0cd5d to 4f9856c Compare July 29, 2024 21:48
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.34.0 Update module github.com/onsi/gomega to v1.34.1 Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants