ci(deps): bump Glyndor/.github/.github/workflows/dco.yml from 1.10.1 to 1.11.0 - #250
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [Glyndor/.github/.github/workflows/dco.yml](https://github.com/glyndor/.github) from 1.10.1 to 1.11.0. - [Release notes](https://github.com/glyndor/.github/releases) - [Commits](Glyndor/.github@7099f8a...41d31f1) --- updated-dependencies: - dependency-name: Glyndor/.github/.github/workflows/dco.yml dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Jaro-c
added a commit
that referenced
this pull request
Jul 28, 2026
Seven callers were spread across three versions: | caller | was | now | |---|---|---| | `ci.yml`, `fuzz.yml` | raw commit, no version comment | `# v1.12.0` | | `schedule-freshness.yml` | v1.11.0 | v1.12.0 | | `dco.yml`, `go-audit.yml`, `line-limit.yml`, `main-guard.yml` | v1.10.1 | v1.12.0 | `ci` and `fuzz` were pinned bare on purpose — Glyndor/.github#106 was waiting for a consumer to prove it green before being tagged, and #257 was that consumer. Now that v1.12.0 exists they get their comment back. That comment is not decoration. Without a version beside the SHA, Dependabot has nothing to compare against, never proposes a bump, and the pin rots — which is exactly how four of these ended up two releases behind while nobody noticed. Supersedes #250, #251, #252 and #254, which each moved one caller to v1.11.0. Verified with `actionlint` across all seven workflows. Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
Member
|
Superseded by #258, which puts every caller on v1.12.0 in one change rather than moving them one at a time — including the two that were pinned bare while Glyndor/.github#106 waited for a consumer to prove it green. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Jaro-c
deleted the
dependabot/github_actions/develop/Glyndor/dot-github/dot-github/workflows/dco.yml-1.11.0
branch
July 28, 2026 04:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps Glyndor/.github/.github/workflows/dco.yml from 1.10.1 to 1.11.0.
Release notes
Sourced from Glyndor/.github/.github/workflows/dco.yml's releases.
Commits
41d31f1feat: make a stalled cron fail a check, and keep fuzz reproducers (#105)b0da280docs: generate a page per reusable, with the check names it emits (#104)8857ed7ci: record why there is no Dependabot cooldown (#103)b159fa2ci: re-register Dependabot and record why the file is the switch (#102)f7491b3docs: list powershell-ci, release-verify and workflow-lint, and pin the examp...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)