Skip to content

Bump github.com/senzing-garage/sz-sdk-go from 0.15.13 to 0.15.14#553

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-0.15.14
May 29, 2026
Merged

Bump github.com/senzing-garage/sz-sdk-go from 0.15.13 to 0.15.14#553
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-0.15.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps github.com/senzing-garage/sz-sdk-go from 0.15.13 to 0.15.14.

Release notes

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

0.15.14

See CHANGELOG.md

Changelog

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

[0.15.14] - 2026-05-07

Changed in 0.15.14

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

---
updated-dependencies:
- dependency-name: github.com/senzing-garage/sz-sdk-go
  dependency-version: 0.15.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 May 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 29, 2026 04:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 29, 2026
Copy link
Copy Markdown
Contributor

@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) May 29, 2026 04:40
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Claude Code Review

PR Code Review

This PR bumps github.com/senzing-garage/sz-sdk-go from v0.15.13 to v0.15.14 and updates the corresponding go.sum hashes.


Code Quality

  • Style guide: No application code changed — only dependency version strings in go.mod/go.sum.
  • No commented-out code: N/A
  • Meaningful variable names: N/A
  • DRY principle: N/A
  • Defects / bugs / security: No logic changes. The go.sum hash for the new version (v0.15.14) reuses the same go.mod hash suffix as v0.15.13 (7fhm/qXhduXpaW8SAXVvJ+devXxV77o9/uCH7dYVBv8=), which is expected when only the module source changes but the go.mod of the dependency itself is unchanged.
  • CLAUDE.md: No issues; project configuration is general and environment-agnostic.

Testing

  • ✅ This is a patch-level dependency bump. No new functions or endpoints were introduced, so no new tests are required. Existing test suite coverage is unaffected by this change.

Documentation

  • README: No update needed for a transitive dependency bump.
  • API docs: N/A
  • Inline comments: N/A
  • CHANGELOG.md: Not included in the diff — acceptable for automated dependency bump PRs (Dependabot-style), but worth confirming if your project policy requires it.
  • Markdown formatting: N/A

Security

  • No hardcoded credentials: N/A
  • Input validation: N/A
  • Error handling: N/A
  • No sensitive data in logs: N/A
  • No license files (.lic / AQAAAD strings): None present.

Summary

This is a clean, minimal dependency bump. No issues found. The change is low-risk: only go.mod and go.sum are modified, hashes are consistent, and no application code is touched. Approved.

Automated code review analyzing defects and coding standards

@github-actions github-actions Bot merged commit 470f785 into main May 29, 2026
41 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-0.15.14 branch May 29, 2026 05:00
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