Skip to content

chore(deps): dependabot sweep 2026-07-20#96

Merged
zostay merged 4 commits into
masterfrom
chore/dependabot-sweep-2026-07-20
Jul 20, 2026
Merged

chore(deps): dependabot sweep 2026-07-20#96
zostay merged 4 commits into
masterfrom
chore/dependabot-sweep-2026-07-20

Conversation

@zostay

@zostay zostay commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Weekly Dependabot sweep.

PRs batch-merged

Vulnerabilities fixed

None (no open Dependabot alerts).

Changelog

Updated Changes.md under ## WIP TBD.

🤖 Generated with Claude Code

dependabot Bot and others added 4 commits July 20, 2026 08:54
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
….com:zostay/genifest into chore/dependabot-sweep-2026-07-20
Copilot AI review requested due to automatic review settings July 20, 2026 17:36
@zostay
zostay merged commit 50e5d48 into master Jul 20, 2026
1 check passed
@zostay
zostay deleted the chore/dependabot-sweep-2026-07-20 branch July 20, 2026 17:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Weekly dependency maintenance updating GitHub Actions used in CI/CD workflows, plus recording the updates in the changelog.

Changes:

  • Bumped actions/setup-go from v6 to v7 across release-related workflows.
  • Bumped actions/setup-python from v6 to v7 in the docs deployment workflow.
  • Updated Changes.md under ## WIP TBD to record the action updates.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Changes.md Records the weekly Dependabot sweep updates for setup-go and setup-python.
.github/workflows/test.yaml Updates CI to use actions/setup-go@v7.
.github/workflows/release.yaml Updates release workflow to use actions/setup-go@v7.
.github/workflows/prepare.yaml Updates prepare workflow to use actions/setup-go@v7.
.github/workflows/docs.yaml Updates docs workflow to use actions/setup-python@v7.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +13 to 15
- uses: actions/setup-go@v7
with:
go-version: '1.25'
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.

2 participants