Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps gardener/cc-utils from 9dc83024923245f56cbe366344c5ae25c10423a9 to 268d4438b8f5e8359d5eea7dcc51af31edeae7da.

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
  • 268d443 fix: initialise dockerhub_token
  • 42cc37b consistently guard
  • b7f9253 fix typos
  • 5e287e9 allow explictly passing-in dockerhub-authtoken
  • 1c85e8d upgrade checkout-action to v6-branch
  • 31f8b9d Update Dockerfile to use Docker 29.1.0 and Buildx v0.30.1
  • 8be97b0 also allow passing-in auth-token for publishing ocm-component-descriptor
  • bb95411 fix jq-expression (use semicolon to end parameter-list)
  • ae9deae fix: do not early-exit if there is no dockerhub-secret
  • e42632b be strict on subprocess-errors
  • 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 9dc83024923245f56cbe366344c5ae25c10423a9 to 268d4438b8f5e8359d5eea7dcc51af31edeae7da.
- [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@9dc8302...268d443)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Superseded by #22.

@dependabot dependabot bot closed this Dec 8, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/gardener/cc-utils-268d4438b8f5e8359d5eea7dcc51af31edeae7da branch December 8, 2025 16:09
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