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.31.1 - autoclosed #158

Closed

Conversation

openstack-k8s-ci-robot
Copy link

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Sep 30, 2023

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require minor v1.27.10 -> v1.31.1

Release Notes

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

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

v1.30.0

Compare Source

1.30.0
Features
  • BeTrueBecause and BeFalseBecause allow for better failure messages [4da4c7f]
Maintenance

v1.29.0

Compare Source

1.29.0

Features
  • MatchError can now take an optional func(error) bool + description [2b39142]

v1.28.1

Compare Source

1.28.1

Maintenance
  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 [635d196]
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 [14f8859]
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 [d8a6508]
  • #​703 doc(matchers): HaveEach() doc comment updated [2705bdb]
  • Minor typos (#​699) [375648c]

v1.28.0

Compare Source

1.28.0
Features
Fixes
  • Read Body for Newer Responses in HaveHTTPBodyMatcher (#​686) [18d6673]
Maintenance

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 Renovate Bot.

@openshift-ci openshift-ci bot requested review from abays and lewisdenny September 30, 2023 04:14
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 30, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openstack-k8s-ci-robot
Once this PR has been reviewed and has the lgtm label, please assign dciabrin for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openstack-k8s-ci-robot
Copy link
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@openstack-k8s-ci-robot openstack-k8s-ci-robot 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
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 4c977b6 to 23d0e91 Compare October 23, 2023 02:22
@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/onsi/gomega to v1.28.1 Update module github.com/onsi/gomega to v1.29.0 Oct 28, 2023
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 23d0e91 to 518f18a Compare October 28, 2023 04:35
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 518f18a to c9c92e7 Compare November 4, 2023 05:33
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-onsi-gomega-1.x branch from c9c92e7 to 2f5d058 Compare November 11, 2023 05:46
@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/onsi/gomega to v1.29.0 Update module github.com/onsi/gomega to v1.30.0 Nov 11, 2023
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-onsi-gomega-1.x branch 2 times, most recently from 7cb561a to 133ba1d Compare December 3, 2023 08:26
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 133ba1d to 57fba73 Compare January 6, 2024 05:18
@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 57fba73 to 41bd5d3 Compare January 20, 2024 05:58
@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/onsi/gomega to v1.30.0 Update module github.com/onsi/gomega to v1.31.1 Jan 20, 2024
Copy link
Contributor

openshift-ci bot commented Jan 20, 2024

@openstack-k8s-ci-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/unit 41bd5d3 link true /test unit
ci/prow/precommit-check 41bd5d3 link true /test precommit-check
ci/prow/mariadb-operator-build-deploy-kuttl 41bd5d3 link true /test mariadb-operator-build-deploy-kuttl

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openstack-k8s-ci-robot openstack-k8s-ci-robot changed the title Update module github.com/onsi/gomega to v1.31.1 Update module github.com/onsi/gomega to v1.31.1 - autoclosed Jan 24, 2024
@openstack-k8s-ci-robot openstack-k8s-ci-robot deleted the renovate/github.com-onsi-gomega-1.x branch January 24, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant