Conversation
Member
|
@dependabot rebase |
Bumps the dependencies group with 2 updates: [github.com/gemaraproj/go-gemara](https://github.com/gemaraproj/go-gemara) and [github.com/privateerproj/privateer-sdk](https://github.com/privateerproj/privateer-sdk). Updates `github.com/gemaraproj/go-gemara` from 0.0.2 to 0.1.1 - [Release notes](https://github.com/gemaraproj/go-gemara/releases) - [Commits](gemaraproj/go-gemara@v0.0.2...v0.1.1) Updates `github.com/privateerproj/privateer-sdk` from 1.22.0 to 1.22.1 - [Release notes](https://github.com/privateerproj/privateer-sdk/releases) - [Commits](privateerproj/privateer-sdk@v1.22.0...v1.22.1) --- updated-dependencies: - dependency-name: github.com/gemaraproj/go-gemara dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/privateerproj/privateer-sdk dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b73c21f to
f327fa5
Compare
## What Reverted go-gemara from v0.1.1 back to v0.0.2 while keeping privateer-sdk at v1.22.1. Replaced WriteString(Sprintf) with fmt.Fprintf in checkWorkflowFileForBranchNameUsage. ## Why SDK v1.22.1 was built against go-gemara v0.0.2 — bumping go-gemara to v0.1.1 breaks compilation because the Imports type changed and no longer has a Controls field. The Fprintf fix resolves staticcheck QF1012 which blocks the lint CI job. ## Notes - The go-gemara v0.1.1 upgrade should be revisited once privateer-sdk publishes a release built against it - The CI Plugin Test may still fail due to the privateer binary (v0.15.0) not yet including the duplicate suite evaluation fix from SDK v1.22.1 Signed-off-by: jmeridth <jmeridth@gmail.com>
jmeridth
approved these changes
Apr 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 2 updates in the / directory: github.com/gemaraproj/go-gemara and github.com/privateerproj/privateer-sdk.
Updates
github.com/gemaraproj/go-gemarafrom 0.0.2 to 0.1.1Release notes
Sourced from github.com/gemaraproj/go-gemara's releases.
Commits
017026afix: adjusted catalog md title to match baseline's current generator (#48)e026e28fix: add invalid zero-value default to enum iota blocks (#46)0495843chore(deps): Bump the dependencies group with 2 updates (#42)8a0209bfeat: Added markdown generator for Control Catalogs (#41)61f196ffix: updates enums to be consistent with v1.0.0-rc.2 (#44)741fca4Merge pull request #43 from jpower432/update-1.0.0-rc25261f90feat: updates generated_types.go to Gemara v1.0.0-rc.21c36b5eMerge pull request #40 from eddie-knight/feat/helpersba708ffMerge pull request #39 from jpower432/bug/ci-actionb230dffchanged SugaredX->SXUpdates
github.com/privateerproj/privateer-sdkfrom 1.22.0 to 1.22.1Release notes
Sourced from github.com/privateerproj/privateer-sdk's releases.
Commits
e5bb7dbfix: remove raw vars from config trace log to prevent token leak (#190)0eb595dchore(deps): bump dependency for go-git (#189)6af8aaffix: pin GitHub Actions to commit SHAs to prevent supply-chain attacks (#187)7b74cbbfix: prevent duplicate suite evaluation in Mobilize (#186)6d20e08fix: warn and error on unmatched catalog IDs in Mobilize (#185)e5d940bchore(deps): bump the dependencies group with 2 updates (#183)978f05echore(deps): bump github.com/go-git/go-git/v5 in the dependencies group (#184)