Skip to content

chore(deps): roll up open Dependabot bumps#35

Open
cjimti wants to merge 2 commits into
mainfrom
chore/dependabot-rollup-2026-07
Open

chore(deps): roll up open Dependabot bumps#35
cjimti wants to merge 2 commits into
mainfrom
chore/dependabot-rollup-2026-07

Conversation

@cjimti

@cjimti cjimti commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Combines the two Dependabot PRs into one change: the grouped GitHub Actions bumps and the Go module bump.

Actions

Action From To
step-security/harden-runner v2.19.4 v2.20.0
github/codeql-action (init/autobuild/analyze/upload-sarif) v4.36.2 v4.37.1
goreleaser/goreleaser-action v7.2.2 v7.2.3
securego/gosec v2.27.1 v2.28.0

Go

Module From To
golang.org/x/sync v0.21.0 v0.22.0

go.sum regenerated with go mod tidy; the change is limited to x/sync.

Also

Adds a 7-day cooldown to both Dependabot ecosystems, resolving the dependabot-missing-cooldown semgrep finding that was failing the security workflow.

Every action SHA was resolved against upstream and matches the commit its tag points at (codeql-action's annotated tag was dereferenced). Refs stay pinned to full 40-char SHAs. Full make verify passes.

Folds in and replaces the individual Dependabot PRs #32 and #34 (already closed).

cjimti added 2 commits July 21, 2026 20:23
Combines the two open Dependabot PRs into one change: the grouped
GitHub Actions bumps (#34) and the Go module bump (#32).

Actions:
- step-security/harden-runner              v2.19.4 -> v2.20.0
- github/codeql-action (init/autobuild/
  analyze/upload-sarif)                     v4.36.2 -> v4.37.1
- goreleaser/goreleaser-action             v7.2.2  -> v7.2.3
- securego/gosec                           v2.27.1 -> v2.28.0

Go:
- golang.org/x/sync                        v0.21.0 -> v0.22.0
  (go.sum regenerated with go mod tidy; matches Dependabot #32)

Every action SHA was resolved against upstream and matches the commit
its tag points at (codeql-action's annotated tag was dereferenced).
Refs stay pinned to full 40-char SHAs. make verify checks pass
(tidy-check, fmt-check, lint, test).

Supersedes #32, #34.
Adds a 7-day default cooldown to both the gomod and github-actions
update ecosystems. Resolves the pre-existing dependabot-missing-cooldown
semgrep finding that was failing the security workflow independently of
the dependency bumps in this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant