Skip to content

build(deps): bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 - #60

Merged
justinmerrell merged 1 commit into
mainfrom
dependabot/devcontainers/ghcr.io/devcontainers/features/github-cli-1.1.1
Aug 25, 2026
Merged

build(deps): bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1#60
justinmerrell merged 1 commit into
mainfrom
dependabot/devcontainers/ghcr.io/devcontainers/features/github-cli-1.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file devcontainers_package_manager Pull requests that update devcontainers_package_manager code labels Aug 22, 2026
@dependabot
dependabot Bot requested a review from justinmerrell as a code owner August 22, 2026 18:12
@dependabot dependabot Bot added the devcontainers_package_manager Pull requests that update devcontainers_package_manager code label Aug 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/devcontainers/ghcr.io/devcontainers/features/github-cli-1.1.1 branch from d5671e7 to 75075a7 Compare August 25, 2026 14:38
@justinmerrell

Copy link
Copy Markdown
Contributor

@dependabot recreate

@github-actions github-actions Bot changed the title devcontainer: Bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 devcontainer: bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 Aug 25, 2026
@dependabot dependabot Bot changed the title devcontainer: bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 build(deps): Bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/devcontainers/ghcr.io/devcontainers/features/github-cli-1.1.1 branch from 75075a7 to 3bf9786 Compare August 25, 2026 16:45
@github-actions github-actions Bot changed the title build(deps): Bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 build(deps): bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 Aug 25, 2026
@dependabot dependabot Bot changed the title build(deps): bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 build(deps): Bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/devcontainers/ghcr.io/devcontainers/features/github-cli-1.1.1 branch from 3bf9786 to 6467e7a Compare August 25, 2026 16:47
@github-actions github-actions Bot changed the title build(deps): Bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 build(deps): bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 Aug 25, 2026
justinmerrell added a commit that referenced this pull request Aug 25, 2026
The normaliser added in #65 was a workflow of its own, on the assumption that
its retitle would re-run the title check. It does not: a retitle made with
GITHUB_TOKEN does not trigger a new workflow run — GitHub suppresses that to
prevent loops — so the check sits on the red it produced before the edit, with
a title that is now correct.

Both recreated Dependabot pull requests showed it. #66 stayed red with a
correct title until the run was re-run by hand. #60 went green, but only
because Dependabot pushed again a minute later.

Folding the step into the `Conventional PR title` job removes the second event
from the picture entirely. It works because the action re-reads the title from
the REST API rather than the event payload, deliberately and for exactly this
reason — re-running the stale failed run on #66, with its original payload,
passed.

Costs lint-pr.yml `pull-requests: write`. It has no checkout step and takes
every pull request value through `env:`, which is what makes that safe on
pull_request_target; both are now stated in the file.

Signed-off-by: Justin Merrell <merrelljustin@gmail.com>
@justinmerrell

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1.

---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/github-cli
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 build(deps): Bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/devcontainers/ghcr.io/devcontainers/features/github-cli-1.1.1 branch from 6467e7a to b6de0cc Compare August 25, 2026 16:58
@github-actions github-actions Bot changed the title build(deps): Bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 build(deps): bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.1 Aug 25, 2026
@justinmerrell

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@justinmerrell
justinmerrell merged commit 7aa42d0 into main Aug 25, 2026
11 checks passed
@justinmerrell
justinmerrell deleted the dependabot/devcontainers/ghcr.io/devcontainers/features/github-cli-1.1.1 branch August 25, 2026 17:03
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 devcontainers_package_manager Pull requests that update devcontainers_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant