Skip to content

chore(deps): consolidate dependabot updates#11

Merged
cypher0n3 merged 1 commit intomainfrom
chore/dependabot-consolidated
Feb 4, 2026
Merged

chore(deps): consolidate dependabot updates#11
cypher0n3 merged 1 commit intomainfrom
chore/dependabot-consolidated

Conversation

@cypher0n3
Copy link
Copy Markdown
Contributor

chore(deps): Consolidate Dependabot updates

Summary

Single PR combining multiple Dependabot dependency updates into one commit: GitHub Actions workflow dependencies and cli/nvpkg Go module upgrades.

Changes

GitHub Actions (.github/workflows/)

  • Bump workflow action versions across:
    • auto-assign.yml, docs-check.yml, go-bdd.yml, go-ci.yml, nvpkg-ci.yml, nvpkg-release.yml, python-lint.yml

cli/nvpkg Go module

  • github.com/creack/pty → v1.1.24
  • github.com/spf13/cobra → v1.10.2

Testing

  • go test ./... in api/go and cli/nvpkg (all pass).

Notes

  • Replaces individual Dependabot PRs for the above; those can be closed on merge.
  • api/go already had github.com/goccy/go-yaml at v1.19.2, so no change there.

- GitHub Actions: workflow dependency updates
- cli/nvpkg: github.com/creack/pty v1.1.24, github.com/spf13/cobra v1.10.2
@cypher0n3 cypher0n3 self-assigned this Feb 4, 2026
@cypher0n3 cypher0n3 merged commit 15354f2 into main Feb 4, 2026
16 checks passed
@cypher0n3 cypher0n3 deleted the chore/dependabot-consolidated branch February 4, 2026 05:38
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