Skip to content

Comments

Bump github.com/senzing-garage/sz-sdk-go-core from 0.9.13 to 0.9.14#341

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-core-0.9.14
Feb 20, 2026
Merged

Bump github.com/senzing-garage/sz-sdk-go-core from 0.9.13 to 0.9.14#341
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-core-0.9.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps github.com/senzing-garage/sz-sdk-go-core from 0.9.13 to 0.9.14.

Release notes

Sourced from github.com/senzing-garage/sz-sdk-go-core's releases.

0.9.14

See CHANGELOG.md

Changelog

Sourced from github.com/senzing-garage/sz-sdk-go-core's changelog.

[0.9.14] - 2026-01-29

Fixed in 0.9.14

  • Test cases for Senzing 4.2.0 compatibility
Commits

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/senzing-garage/sz-sdk-go-core](https://github.com/senzing-garage/sz-sdk-go-core) from 0.9.13 to 0.9.14.
- [Release notes](https://github.com/senzing-garage/sz-sdk-go-core/releases)
- [Changelog](https://github.com/senzing-garage/sz-sdk-go-core/blob/main/CHANGELOG.md)
- [Commits](senzing-garage/sz-sdk-go-core@0.9.13...0.9.14)

---
updated-dependencies:
- dependency-name: github.com/senzing-garage/sz-sdk-go-core
  dependency-version: 0.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2026 11:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 20, 2026
Copy link

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

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

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) February 20, 2026 11:13
@github-actions
Copy link

🤖 Claude Code Review

PR Code Review

This PR consists entirely of dependency version bumps in go.mod and go.sum. Here is the review against the checklist:


Code Quality

  • Style guide: No application code changed; go.mod/go.sum format is correct.
  • No commented-out code: N/A.
  • Meaningful variable names: N/A.
  • DRY principle: N/A.
  • Defects: No logic changes. Dependency bumps are consistent between go.mod and go.sum — hashes are present for all updated entries.
  • CLAUDE.md: No conflicts with project guidance.

Testing

  • Unit/integration tests: No new functions or endpoints introduced; no new tests required.
  • Edge cases: N/A.
  • Coverage: N/A — this is a dependency-only change.

Documentation

  • README: No functional changes; no update needed.
  • API docs: N/A.
  • Inline comments: N/A.
  • ⚠️ CHANGELOG.md: Not updated. Dependency bumps may or may not warrant a changelog entry depending on project convention. If this project tracks dependency updates in its changelog, an entry should be added.
  • Markdown formatting: No markdown files modified.

Security

  • No hardcoded credentials: N/A.
  • Input validation: N/A.
  • Error handling: N/A.
  • Sensitive data in logs: N/A.
  • License files: No .lic files or AQAAAD-prefixed strings present.

Summary

This is a routine dependency update PR with no application code changes. The go.mod and go.sum changes are consistent and well-formed. The only item worth flagging is whether your project convention requires a CHANGELOG.md entry for dependency bumps — if so, one is missing.

No blocking issues found.

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit 6df5984 into main Feb 20, 2026
27 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-core-0.9.14 branch February 20, 2026 11:16
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.

1 participant