Skip to content

Comments

Bump github.com/senzing-garage/sz-sdk-go-mock from 0.8.6 to 0.8.8#279

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-mock-0.8.8
Jun 3, 2025
Merged

Bump github.com/senzing-garage/sz-sdk-go-mock from 0.8.6 to 0.8.8#279
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-mock-0.8.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps github.com/senzing-garage/sz-sdk-go-mock from 0.8.6 to 0.8.8.

Release notes

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

0.8.8

See CHANGELOG.md

Changelog

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

[0.8.8] - 2025-05-21

Changed in 0.8.8

  • Improved error messages

[0.8.7] - 2025-04-29

Changed in 0.8.7

  • Updated dependencies
Commits
  • 5a82a16 #205 Change wraperror.Errorf signature (#209)
  • a6b160b Bump streetsidesoftware/cspell-action from 6 to 7 (#203)
  • d835226 Bump github.com/senzing-garage/sz-sdk-go from 0.15.2 to 0.15.3 (#204)
  • 7fb7911 Bump golangci/golangci-lint-action from 7 to 8 (#202)
  • 125023a #195 Improve linting (#201)
  • a6050ae Bump github.com/senzing-garage/go-helpers from 0.6.10 to 0.6.11 (#200)
  • 3a2b87a Bump github.com/senzing-garage/sz-sdk-go from 0.15.1 to 0.15.2 (#198)
  • d72f3e9 Bump github.com/senzing-garage/go-logging from 1.5.1 to 1.5.2 (#199)
  • 747dad0 Bump github.com/senzing-garage/go-observing from 0.3.3 to 0.3.4 (#197)
  • 8eb6493 Bump github.com/senzing-garage/go-messaging from 1.5.2 to 1.5.3 (#196)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 22, 2025 12:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 22, 2025
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) May 22, 2025 12:03
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-mock-0.8.8 branch from 8be790f to 0d383c1 Compare May 26, 2025 12:27
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

@docktermj docktermj self-assigned this May 27, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-mock-0.8.8 branch from 0d383c1 to 0542534 Compare May 30, 2025 11:49
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

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-mock-0.8.8 branch from 0542534 to 7b96cb8 Compare June 3, 2025 11:19
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

Bumps [github.com/senzing-garage/sz-sdk-go-mock](https://github.com/senzing-garage/sz-sdk-go-mock) from 0.8.6 to 0.8.8.
- [Release notes](https://github.com/senzing-garage/sz-sdk-go-mock/releases)
- [Changelog](https://github.com/senzing-garage/sz-sdk-go-mock/blob/main/CHANGELOG.md)
- [Commits](senzing-garage/sz-sdk-go-mock@0.8.6...0.8.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-mock-0.8.8 branch from 7b96cb8 to 5d2b7dc Compare June 3, 2025 11:25
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 merged commit e9b120e into main Jun 3, 2025
24 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/senzing-garage/sz-sdk-go-mock-0.8.8 branch June 3, 2025 11:30
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