Skip to content

Bump github.com/powerman/check from 1.9.1 to 1.11.0#3274

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/powerman/check-1.11.0
Closed

Bump github.com/powerman/check from 1.9.1 to 1.11.0#3274
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/powerman/check-1.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/powerman/check from 1.9.1 to 1.11.0.

Release notes

Sourced from github.com/powerman/check's releases.

v1.11.0

🚀 Added

  • Add custom err checker framework, ErrIs/ErrAs helpers, and FieldErrChecker by @​powerman in 5379277
  • Add custom equal checker framework for DeepEqual/NotDeepEqual by @​powerman in 7fcfc81

🐛 Fixed

📚 Documentation

v1.10.0

🚀 Added

Changelog

Sourced from github.com/powerman/check's changelog.

1.11.0 - 2026-07-09

🚀 Added

  • Add custom err checker framework, ErrIs/ErrAs helpers, and FieldErrChecker by @​powerman in 5379277
  • Add custom equal checker framework for DeepEqual/NotDeepEqual by @​powerman in 7fcfc81

🐛 Fixed

📚 Documentation

1.10.0 - 2026-07-07

🚀 Added

Commits
  • 712df8f chore: release v1.11.0 (#145)
  • 7fcfc81 feat: add custom equal checker framework for DeepEqual/NotDeepEqual
  • 22714d8 docs: fix DeepEqual/Err method comments in check.go
  • 5379277 feat: add custom err checker framework, ErrIs/ErrAs helpers, and FieldErrChecker
  • 3d11385 refactor: remove goconvey integration
  • 8197948 refactor: remove github.com/pkg/errors and golang.org/x/sys dependencies
  • 2f1dd9f fix: integer overflow in isInDelta for signed and unsigned types
  • 2786ff7 refactor: remove goconvey import dependency
  • fee33d6 chore: release v1.10.0 (#143)
  • cbf7866 test: resolve data race on global zIface in parallel tests
  • 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/powerman/check](https://github.com/powerman/check) from 1.9.1 to 1.11.0.
- [Release notes](https://github.com/powerman/check/releases)
- [Changelog](https://github.com/powerman/check/blob/main/CHANGELOG.md)
- [Commits](powerman/check@v1.9.1...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/powerman/check
  dependency-version: 1.11.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 Jul 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Looks like github.com/powerman/check is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 10, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/powerman/check-1.11.0 branch July 10, 2026 07:57
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