Skip to content

Update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned#191

Open
renovate[bot] wants to merge 26 commits intomainfrom
renovate/github.com-onsi-ginkgo-v2-2.28.x
Open

Update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned#191
renovate[bot] wants to merge 26 commits intomainfrom
renovate/github.com-onsi-ginkgo-v2-2.28.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 8, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/onsi/ginkgo/v2 require patch v2.28.0v2.28.1 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.1

Compare Source

2.28.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.


Configuration

📅 Schedule: Branch creation - Only on Sunday ( * * * * 0 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

Enhance the Kubernetes controller release workflow and add OCM component
version creation.

Key changes:
- Add component version creation to controller build/release pipeline
- Add version_conflict_policy input to publish workflow
- Move inline bash scripts to external scripts for maintainability
  and add unit tests
- Add shared script utilities with npm-based YAML parsing
- move buildx from workflow to Taskfile
- Add image digest field to Helm values.yaml and manager.yaml
- Add push/verify tasks to Taskfile
- Fix RC tag idempotency with proper tag fetching
- Remove skopeo installation (pre-installed on ubuntu-latest)
- Remove redundant status-check job and cleanup step

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
@renovate
Copy link
Author

renovate bot commented Mar 8, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command './.github/scripts/renovate-post-upgrade.sh' has not been added to the allowed list in allowedCommands

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
…r). Add cliff-toml for controller

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from 1844bfe to a08dd93 Compare March 8, 2026 14:24
morrison-sap and others added 2 commits March 8, 2026 15:41
…ller to cliff.toml

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
correct sparse checkout and add small installation section for contro…
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from a08dd93 to b51d812 Compare March 8, 2026 14:49
morrison-sap and others added 2 commits March 8, 2026 15:57
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from b51d812 to 3a94e78 Compare March 8, 2026 15:01
morrison-sap and others added 2 commits March 8, 2026 16:51
…or "Verify Chart" and not found /.env files during sourcing

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
introduce .dotenv to avoid racing conditions (see failing workflows f…
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from 3a94e78 to 137697c Compare March 8, 2026 15:54
morrison-sap and others added 2 commits March 8, 2026 16:58
…th local ones

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
remove dotenv, but keep method for replacing global too env values wi…
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from 137697c to b9e03d9 Compare March 8, 2026 16:01
morrison-sap and others added 3 commits March 8, 2026 17:06
…variables.

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
…variables.

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
don't trust sourcing as task sh evalution may use empty/partial task …
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from b9e03d9 to 4176fd1 Compare March 8, 2026 16:11
morrison-sap and others added 2 commits March 8, 2026 18:20
…g. running on forks)

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
enable repository to be configured vor test and productive values (e.…
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from 4176fd1 to bb58792 Compare March 8, 2026 17:28
morrison-sap and others added 4 commits March 8, 2026 18:32
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from bb58792 to 4767d4b Compare March 8, 2026 18:08
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1 Update module github.com/onsi/ginkgo/v2 to v2.28.1 Mar 8, 2026
morrison-sap and others added 2 commits March 8, 2026 19:57
…" in case on running on a fork.

On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
make RC and final flow both use IMAGE_REPOSITORY="${IMAGE_REPOSITORY}…
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.28.x branch from 4767d4b to ce08c61 Compare March 9, 2026 08:09
@renovate renovate bot changed the title Update module github.com/onsi/ginkgo/v2 to v2.28.1 Update module github.com/onsi/ginkgo/v2 to v2.28.1 - abandoned Mar 9, 2026
@renovate
Copy link
Author

renovate bot commented Mar 9, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

2 participants