Skip to content

chore(deps): bump the dependencies group across 1 directory with 2 updates#32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/dependencies-db87f1383f
Open

chore(deps): bump the dependencies group across 1 directory with 2 updates#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/dependencies-db87f1383f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

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-gemara from 0.5.0 to 0.7.0

Release notes

Sourced from github.com/gemaraproj/go-gemara's releases.

v0.7.0

Changelog

🚀 Features

🐛 Bug Fixes

  • feat: implement encoding.TextUnmarshaler on enums for yaml.v3 compatibility @​SAY-5 (#79)

🧰 Maintenance

  • chore: remove goreleaser config unused by library project @​jmeridth (#84)

See details of all code changes since previous release

v0.6.0

Changelog

🚀 Features

🧰 Maintenance

  • chore(deps): Bump actions/checkout from 6.0.2 to 6.0.3 in the dependencies group @dependabot[bot] (#77)
  • chore(deps): Bump the dependencies group with 4 updates @dependabot[bot] (#74)
  • chore(deps): Bump github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml from 0.6.0 to 1.0.1 @dependabot[bot] (#73)

See details of all code changes since previous release

Commits
  • e8b4b49 chore: remove goreleaser config unused by library project (#84)
  • 9582b59 feat: add optional support for evidence collection in steps (#80)
  • 379a085 feat: implement encoding.TextUnmarshaler on enums for yaml.v3 compatibility (...
  • 1eeb131 feat: update to support gemara v1.3.0 (#78)
  • ef70959 chore(deps): Bump actions/checkout in the dependencies group (#77)
  • b775735 chore(deps): Bump the dependencies group with 4 updates (#74)
  • 4c5f3d1 chore(deps): Bump github-community-projects/ospo-reusable-workflows/.github/w...
  • See full diff in compare view

Updates github.com/privateerproj/privateer-sdk from 1.25.0 to 1.31.0

Release notes

Sourced from github.com/privateerproj/privateer-sdk's releases.

v1.31.0

Changelog

🚀 Features

  • feat(install): migrate to grc.store verified install; remove GitHub-releases path @​eddie-knight (#239)

See details of all code changes since previous release

v1.30.0

Changelog

🚀 Features

See details of all code changes since previous release

v1.29.0

Changelog

🚀 Features

See details of all code changes since previous release

v1.28.0

Changelog

🚀 Features

See details of all code changes since previous release

v1.27.0

Changelog

🚀 Features

🧰 Maintenance

  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the dependencies group @dependabot[bot] (#228)

See details of all code changes since previous release

... (truncated)

Commits
  • 43643c9 feat(install): migrate to grc.store verified install; remove GitHub-releases ...
  • eb8fda6 feat(publish): add plugin publishing pipeline to grc.store (#238)
  • a469b34 feat(pluginkit): add publish-manifest generation for plugins (#237)
  • e527225 feat(auth): add OIDC login, keyless signing, and token store for the hub (#236)
  • 6f0748e feat(verify): add keyless signature + identity verification with digest walk ...
  • cc31fbc feat(oci): add grc.store OCI client (pull, push, sign, discovery, index) (#234)
  • 3df1657 feat(config): add getters for services, autoinstall, and binaries path (#233)
  • b1b0aae feat(utils): add WriteFileAtomic for crash-safe file writes (#232)
  • b895eae feat(ai): add AI evidence packet writer (#229)
  • e785024 feat(ai): add AI dry-run mode and SDK config integration (#227)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 2 updates in the / directory: [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.5.0 to 0.7.0
- [Release notes](https://github.com/gemaraproj/go-gemara/releases)
- [Commits](gemaraproj/go-gemara@v0.5.0...v0.7.0)

Updates `github.com/privateerproj/privateer-sdk` from 1.25.0 to 1.31.0
- [Release notes](https://github.com/privateerproj/privateer-sdk/releases)
- [Commits](privateerproj/privateer-sdk@v1.25.0...v1.31.0)

---
updated-dependencies:
- dependency-name: github.com/gemaraproj/go-gemara
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/privateerproj/privateer-sdk
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants