Skip to content

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3#2700

Merged
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-onsi-ginkgo-v2-2.28.x
Jun 2, 2026
Merged

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.3#2700
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-onsi-ginkgo-v2-2.28.x

Conversation

@ocmbot

@ocmbot ocmbot Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/onsi/ginkgo/v2 require patch v2.28.1v2.28.3 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.28.3

Compare Source

2.28.3

Maintenance

Bump all dependencies

v2.28.2

Compare Source

2.28.2

  • Add ArtifactDir() to support Go 1.26 testing.TB interface [f3a36b6]
  • Implement shell completion [94151c8]
  • Add asan CLI option mirroring msan implementation [4d21dbb]
  • Bump uri from 1.0.3 to 1.0.4 in /docs (#​1630) [c102161]
  • fix aspect ratio [9619647]
  • update logos [5779304]

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday (* * * * 0)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@ocmbot ocmbot Bot requested a review from a team as a code owner May 31, 2026 01:20
@ocmbot ocmbot Bot enabled auto-merge (squash) May 31, 2026 01:20
@netlify

netlify Bot commented May 31, 2026

Copy link
Copy Markdown

Deploy Preview for ocm-website canceled.

Name Link
🔨 Latest commit 5f2e93c
🔍 Latest deploy log https://app.netlify.com/projects/ocm-website/deploys/6a1ec05c85c9830008cff9fe

@github-actions github-actions Bot added kind/bugfix Bug kind/dependency dependency update, etc. size/s Small labels May 31, 2026
@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from dda5aa5 to 9005ccd Compare June 1, 2026 06:02
matthiasbruns
matthiasbruns previously approved these changes Jun 1, 2026

@matthiasbruns matthiasbruns 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.

Changelog reviewed — no breaking changes, patch/minor bump only.

@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch 7 times, most recently from 47e79aa to 6c933a5 Compare June 1, 2026 09:11
@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch 4 times, most recently from 5691df1 to c774a58 Compare June 1, 2026 12:40
@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch 5 times, most recently from fa6a9c0 to da4557a Compare June 1, 2026 13:43
jakobmoellerdev
jakobmoellerdev previously approved these changes Jun 1, 2026
@ocmbot ocmbot Bot dismissed jakobmoellerdev’s stale review June 1, 2026 15:00

The merge-base changed after approval.

@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from da4557a to 7e82d19 Compare June 1, 2026 15:00
@github-actions github-actions Bot removed the size/s Small label Jun 1, 2026
@github-actions github-actions Bot added the size/xs Extra small label Jun 1, 2026
@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch 7 times, most recently from 5e1c94e to cf6c81b Compare June 1, 2026 17:12
@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch 7 times, most recently from dd0f408 to db753c1 Compare June 2, 2026 09:46
@ocmbot ocmbot Bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from db753c1 to 5f2e93c Compare June 2, 2026 11:36
@ocmbot ocmbot Bot merged commit 2150ae6 into main Jun 2, 2026
25 checks passed
@ocmbot ocmbot Bot deleted the renovate/github.com-onsi-ginkgo-v2-2.28.x branch June 2, 2026 11:45
skarlso-release-bot Bot pushed a commit to Skarlso/open-component-model that referenced this pull request Jun 2, 2026
…omponent-model#2700)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://redirect.github.com/onsi/ginkgo) |
require | patch | `v2.28.1` → `v2.28.3` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/onsi/ginkgo/badge)](https://securityscorecards.dev/viewer/?uri=github.com/onsi/ginkgo)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/331) for more information.

---

### Release Notes

<details>
<summary>onsi/ginkgo (github.com/onsi/ginkgo/v2)</summary>

###
[`v2.28.3`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.28.3)

[Compare
Source](https://redirect.github.com/onsi/ginkgo/compare/v2.28.2...v2.28.3)

#### 2.28.3

##### Maintenance

Bump all dependencies

###
[`v2.28.2`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.28.2)

[Compare
Source](https://redirect.github.com/onsi/ginkgo/compare/v2.28.1...v2.28.2)

#### 2.28.2

- Add ArtifactDir() to support Go 1.26 testing.TB interface
\[[`f3a36b6`](https://redirect.github.com/onsi/ginkgo/commit/f3a36b6)]
- Implement shell completion
\[[`94151c8`](https://redirect.github.com/onsi/ginkgo/commit/94151c8)]
- Add asan CLI option mirroring msan implementation
\[[`4d21dbb`](https://redirect.github.com/onsi/ginkgo/commit/4d21dbb)]
- Bump uri from 1.0.3 to 1.0.4 in /docs
([#&#8203;1630](https://redirect.github.com/onsi/ginkgo/issues/1630))
\[[`c102161`](https://redirect.github.com/onsi/ginkgo/commit/c102161)]
- fix aspect ratio
\[[`9619647`](https://redirect.github.com/onsi/ginkgo/commit/9619647)]
- update logos
\[[`5779304`](https://redirect.github.com/onsi/ginkgo/commit/5779304)]

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - Only on Sunday (`* * * * 0`)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com> 2150ae6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix Bug kind/dependency dependency update, etc. size/xs Extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants