Skip to content

Update module github.com/onsi/gomega to v1.42.0#387

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
renovate/github.com-onsi-gomega-1.x
Jun 16, 2026
Merged

Update module github.com/onsi/gomega to v1.42.0#387
openshift-merge-bot[bot] merged 1 commit into
mainfrom
renovate/github.com-onsi-gomega-1.x

Conversation

@openstack-k8s-ci-robot

@openstack-k8s-ci-robot openstack-k8s-ci-robot commented Jun 14, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/gomega v1.41.0v1.42.0 age confidence

Release Notes

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

v1.42.0

Compare Source

1.42.0

Add a set of Claude skill as a marketplace plugin


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "every weekend"
  • 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.

@openshift-ci openshift-ci Bot requested review from raukadah and stuggi June 14, 2026 20:52
@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/536b66c77f994e198aa903dacaae2fe0

✔️ openstack-meta-content-provider-master SUCCESS in 3h 21m 18s
✔️ watcher-operator-validation-master SUCCESS in 2h 16m 23s
openstack-meta-content-provider-epoxy FAILURE in 20m 14s
⚠️ watcher-operator-validation-epoxy SKIPPED Skipped due to failed job openstack-meta-content-provider-epoxy
⚠️ watcher-operator-validation-epoxy-ocp4-18 SKIPPED Skipped due to failed job openstack-meta-content-provider-epoxy
✔️ noop SUCCESS in 0s
✔️ watcher-operator-kuttl SUCCESS in 52m 08s

@morenod

morenod commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

openstack-meta-content-provider-epoxy failed because of:

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: NoneType: None
task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/operator_build/tasks/build.yml:191
fatal: [localhost]: FAILED! => 
    changed: true
    msg: non-zero return code
    rc: 2
    stderr: ''
    stderr_lines: []
    stdout: "~/src/github.com/openstack-k8s-operators/watcher-operator ~/ci-framework-data/artifacts\ntest
      -f go.work || GOTOOLCHAIN=go1.24.0 go work init\ngo work use .\ngo work use ./api\ngo
      work sync\n/home/zuul/src/github.com/openstack-k8s-operators/watcher-operator/bin/controller-gen
      rbac:roleName=manager-role crd webhook paths=\"./...\" output:crd:artifacts:config=config/crd/bases
      && \\\n \trm -f api/bases/* && cp -a config/crd/bases api/\ntest -s /home/zuul/src/github.com/openstack-k8s-operators/watcher-operator/bin/kustomize
      || { curl -Ss \"[https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh\"](https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh/%22)
      | bash -s -- 5.6.0 /home/zuul/src/github.com/openstack-k8s-operators/watcher-operator/bin;
      }\nVersion v5.6.0 does not exist or is not available for linux/amd64.\nmake: ***
      [Makefile:224: /home/zuul/src/github.com/openstack-k8s-operators/watcher-operator/bin/kustomize]
      Error 1\n"
    stdout_lines:
    - ~/src/github.com/openstack-k8s-operators/watcher-operator ~/ci-framework-data/artifacts
    - test -f go.work || GOTOOLCHAIN=go1.24.0 go work init
    - go work use .
    - go work use ./api
    - go work sync
    - /home/zuul/src/github.com/openstack-k8s-operators/watcher-operator/bin/controller-gen
      rbac:roleName=manager-role crd webhook paths="./..." output:crd:artifacts:config=config/crd/bases
      && \
    - " \trm -f api/bases/* && cp -a config/crd/bases api/"
    - test -s /home/zuul/src/github.com/openstack-k8s-operators/watcher-operator/bin/kustomize
      || { curl -Ss "[https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"](https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh%22)
      | bash -s -- 5.6.0 /home/zuul/src/github.com/openstack-k8s-operators/watcher-operator/bin;
      }
    - Version v5.6.0 does not exist or is not available for linux/amd64.
    - 'make: *** [Makefile:224: /home/zuul/src/github.com/openstack-k8s-operators/watcher-operator/bin/kustomize]
      Error 1'

@openstack-k8s-ci-robot openstack-k8s-ci-robot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 1c5a2d0 to 78c09d2 Compare June 15, 2026 15:35

@stuggi stuggi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@amoralej

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci

openshift-ci Bot commented Jun 16, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amoralej

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

The pull request process is described here

Details 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

@openshift-merge-bot openshift-merge-bot Bot merged commit d9e40c6 into main Jun 16, 2026
6 checks passed
@openshift-merge-bot openshift-merge-bot Bot deleted the renovate/github.com-onsi-gomega-1.x branch June 16, 2026 10:17
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.

4 participants