Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps gardener/cc-utils from b7e4d874f30171964c5262a0bc20d644f4bcedba to b158a357b8e947b3e4fc3495aad0a9307ed6d3d7.

Changelog

Sourced from gardener/cc-utils's changelog.

===================== Release Notes Process

In order to support the developers when creating a new release of a component, a new process is established to gather all release-relevant information since the last release to build the release notes text.

Format

The release-relevant information has to be flagged as such, thus we introduce the following format, which is based on the format that kubernetes <https://raw.githubusercontent.com/kubernetes/kubernetes/master/.github/PULL_REQUEST_TEMPLATE.md>__ uses for building the release notes. ::


<your release note>

Possible values:

  • category: breaking|feature|bugfix|doc|other
  • target_group: user|operator|developer|dependency

Example: ::


This is my first release note

If no release note is required, just write :literal:NONE within the block or delete the block altogether.

Category - Title Mapping ^^^^^^^^^^^^^^^^^^^^^^^^

+---------------+------------------------------+ | category | release note section title | +===============+==============================+ | improvement | Improvement | +---------------+------------------------------+ | noteworthy | Most notable changes | +---------------+------------------------------+ | action | Action Required | +---------------+------------------------------+

... (truncated)

Commits
  • b158a35 fix: Use sys.modules rather than sys.module
  • f7140f5 avoid parallel usage of {ocm,cnudie}.iter
  • 35fb81e fix: only validate artefact-accesses if pipeline-run is privileged
  • 41dae6d cleanup: drop (now) unused model-class
  • 2c75eaf include delivery-package in gha-libs
  • caad9e3 make cachecontrol an optional runtime-dependency
  • cf826c7 cleanups (drop dead code, drop usage of deprecated cnudie.util)
  • cc886f9 Add default .ocm/branch-info.yaml file
  • 28c09c4 Pin GHA to master branch instead of ocm-validate
  • 035e871 Onboard kubernetes-cicd org in OIDC cfgs
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gardener/cc-utils](https://github.com/gardener/cc-utils) from b7e4d874f30171964c5262a0bc20d644f4bcedba to b158a357b8e947b3e4fc3495aad0a9307ed6d3d7.
- [Release notes](https://github.com/gardener/cc-utils/releases)
- [Changelog](https://github.com/gardener/cc-utils/blob/master/doc/release_notes.rst)
- [Commits](gardener/cc-utils@b7e4d87...b158a35)

---
updated-dependencies:
- dependency-name: gardener/cc-utils
  dependency-version: b158a357b8e947b3e4fc3495aad0a9307ed6d3d7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@fwilhe fwilhe merged commit 88fefde into main Oct 28, 2025
1 check passed
@fwilhe fwilhe deleted the dependabot/github_actions/gardener/cc-utils-b158a357b8e947b3e4fc3495aad0a9307ed6d3d7 branch October 28, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants