Skip to content

chore: bump GAF for html rendering support - #7201

Open
octavian-snyk wants to merge 1 commit into
mainfrom
chore/CLI-1814
Open

chore: bump GAF for html rendering support#7201
octavian-snyk wants to merge 1 commit into
mainfrom
chore/CLI-1814

Conversation

@octavian-snyk

@octavian-snyk octavian-snyk commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Commit messages
    are release-note ready, emphasizing
    what was changed, not how.
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)
  • Includes product update to be announced in the next stable release notes

What does this PR do?

Where should the reviewer start?

How should this be manually tested?

What's the product update that needs to be communicated to CLI users?


Note

Low Risk
Lockfile-only bump with no local logic changes; any behavior shift is confined to the upgraded GAF version used by CLI extensions.

Overview
Updates github.com/snyk/go-application-framework from v0.19.1 to pre-release v0.19.3-0.20260903115722-da69471ff337 in cliv2 and cliv2-private, with matching go.sum checksums.

There are no application code changes in this repo—the CLI picks up the newer GAF build so extensions and shared framework behavior (including HTML rendering support called out in the PR title) come from the updated dependency.

Reviewed by Cursor Bugbot for commit 6f90c35. Bugbot is set up for automated code reviews on this repo. Configure here.

@octavian-snyk
octavian-snyk requested a review from a team as a code owner September 2, 2026 14:48
@snyk-io

snyk-io Bot commented Sep 2, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@snyk-pr-review-bot

This comment has been minimized.

@snyk-pr-review-bot

Copy link
Copy Markdown

PR Reviewer Guide 🔍

🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected
📚 Repository Context Analyzed

This review considered 4 relevant code sections from 3 files (average relevance: 0.96)

🤖 Repository instructions applied (from AGENTS.md)

Comment thread cliv2-private/go.mod
github.com/snyk/dep-graph/go v0.0.0-20260127160647-c836da762c62 // indirect
github.com/snyk/error-catalog-golang-public v0.0.0-20260806122555-28dc45bbbde6 // indirect
github.com/snyk/go-application-framework v0.19.1 // indirect
github.com/snyk/go-application-framework v0.19.3-0.20260903115722-da69471ff337 // indirect

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please update the gaf version

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