Skip to content

chore(deps): bump github.com/gemaraproj/go-gemara from 0.0.1 to 0.3.0#469

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gemaraproj/go-gemara-0.3.0
Closed

chore(deps): bump github.com/gemaraproj/go-gemara from 0.0.1 to 0.3.0#469
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gemaraproj/go-gemara-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps github.com/gemaraproj/go-gemara from 0.0.1 to 0.3.0.

Release notes

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

v0.3.0

Changelog

🚀 Features

🧰 Maintenance

See details of all code changes since previous release

v0.2.0

Changelog

🚀 Features

🐛 Bug Fixes

  • fix!: add context.Context to Fetcher interface for request lifecycle @​jpower432 (#53)

See details of all code changes since previous release

v0.1.1

What's Changed

Full Changelog: gemaraproj/go-gemara@v0...v0.1.1

v0.1.0

Changelog

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): Bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#42)

See details of all code changes since previous release

... (truncated)

Commits
  • 192aeb0 chore: updates schema version to Gemara v1 (#55)
  • 5e40d27 ci: use go.mod for Go version in release workflow (#54)
  • b04aa87 fix!: add context.Context to Fetcher interface for request lifecycle control ...
  • 110bffc feat: add security-insights.yml for OSPS baseline scanning (#50)
  • e7e69c9 feat!: replace per-type loaders with Load generics and Fetcher interface (#47)
  • 7da5e45 feat: Export supported schema version identifier (#49)
  • 017026a fix: adjusted catalog md title to match baseline's current generator (#48)
  • e026e28 fix: add invalid zero-value default to enum iota blocks (#46)
  • 0495843 chore(deps): Bump the dependencies group with 2 updates (#42)
  • 8a0209b feat: Added markdown generator for Control Catalogs (#41)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gemaraproj/go-gemara](https://github.com/gemaraproj/go-gemara) from 0.0.1 to 0.3.0.
- [Release notes](https://github.com/gemaraproj/go-gemara/releases)
- [Commits](gemaraproj/go-gemara@v0.0.1...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/gemaraproj/go-gemara
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 13, 2026 01:07
@dependabot dependabot bot added the go Pull requests that update go code label Apr 13, 2026
@github-actions
Copy link
Copy Markdown

🤖 Standardized Dependabot Review Summary 🤖

This PR was processed by the organization's reusable CI pipeline.

  • Dependencies Review: success
  • Calculated Risk: medium
  • Dependency Usage: At least 5 repositories are using this dependency version

Maintainer check list:

  1. Ensure the PR passed all CI tests (required status checks).
  2. Investigate failures for Major updates or any manual review requirement.
  3. Don't overlook breaking changes and changelog information.
  4. If the scorecard value is low, consider to contribute to make it higher. Everybody wins!
  5. Be diligent. When in doubt, ask another maintainer for additional review.

@github-actions
Copy link
Copy Markdown

CRAP Load Analysis

No Go code changes detected in this PR. No CRAP impact.

@hbraswelrh
Copy link
Copy Markdown
Member

@marcusburghardt This PR overtakes the updates made in PR #419 to update to go-gemara v0.2.0 apart from the function changes and testdata. Should this PR be dependent on PR #419 or the new starting point for the update? Following the changes in this PR, the testdata would require an update to gemara v1 rather than a v1.0.0-rc.x, but this PR would cover the vendor files and the go deps.

@marcusburghardt
Copy link
Copy Markdown
Contributor

Hi @hbraswelrh , these dependabot PRs are limited to dependency management so they can't refactor the existing code to adapt the new dependency versions (there are breaking changes). We need to do this in a separate PRs and once merged, these dependabot PRs will be automatically closed.

@hbraswelrh
Copy link
Copy Markdown
Member

Hi @hbraswelrh , these dependabot PRs are limited to dependency management so they can't refactor the existing code to adapt the new dependency versions (there are breaking changes). We need to do this in a separate PRs and once merged, these dependabot PRs will be automatically closed.

Perfect. I am working on a separate PR now to refactor the changes in PR #419 which could close this PR (469) and PR (419).

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

Looks like github.com/gemaraproj/go-gemara is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 14, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gemaraproj/go-gemara-0.3.0 branch April 14, 2026 20:18
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.

2 participants