Skip to content

chore: roll up open dependency PRs and fix lint CI#51

Open
denash84 wants to merge 13 commits into
kevinelliott:mainfrom
denash84:codex/merge-and-fix
Open

chore: roll up open dependency PRs and fix lint CI#51
denash84 wants to merge 13 commits into
kevinelliott:mainfrom
denash84:codex/merge-and-fix

Conversation

@denash84
Copy link
Copy Markdown

Summary

  • merge the green workflow update PRs for artifact and trivy actions
  • merge the Copilot CLI detection fix and the bubbles v1 dependency bump
  • pin golangci-lint to the v1 line so CI stays compatible with the current .golangci.yml

Notes

Verification

  • go test ./...

dependabot Bot and others added 13 commits February 16, 2026 05:25
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.21.0 to 1.0.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](charmbracelet/bubbles@v0.21.0...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.5.0 to 0.35.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@7b7aa26...57a97c7)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Changed github-copilot-cli to copilot in agents.json and updated
the package name to @github/copilot to match the current
official CLI and internal adapter usage.
Updated documentation to recommend the official @github/copilot
package and copilot command, ensuring consistency with the
updated registry and internal agent usage.
@denash84
Copy link
Copy Markdown
Author

Maintainer note: this rollup PR supersedes #44, #45, #46, #48, and the lint fix from #36, while avoiding the broken golangci-lint-action v9 path from #37. I verified the combined branch locally with go test ./..., which passed. Could a maintainer please trigger or approve the GitHub checks for this fork PR so the workflow changes can be validated on GitHub as well?

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