Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps gardener/cc-utils from b158a357b8e947b3e4fc3495aad0a9307ed6d3d7 to 9dc83024923245f56cbe366344c5ae25c10423a9.

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
  • 9dc8302 Update Dockerfile to use Docker 28.5.2 and Buildx v0.29.1
  • 933fe76 fix: Add trailing comma
  • ba1eecc Also close obsolete upgrade-PRs with old "whence" version in GHA
  • 5027534 Fix regression in detection of obsolete upgrade-PRs
  • 1884adf collapse step-summaries
  • e2825e3 Add documentation on release branch configurations with GHA
  • aa8013f next version: 1.2723.0-dev
  • 9431e69 release 1.2722.0
  • 2d7b158 Add option to release workflow to cleanup stale release branches
  • c0b1e80 Move dataclass for BranchInfo from "release-data" repository
  • 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 b158a357b8e947b3e4fc3495aad0a9307ed6d3d7 to 9dc83024923245f56cbe366344c5ae25c10423a9.
- [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@b158a35...9dc8302)

---
updated-dependencies:
- dependency-name: gardener/cc-utils
  dependency-version: 9dc83024923245f56cbe366344c5ae25c10423a9
  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 Nov 10, 2025
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.

1 participant