Skip to content

Bump github.com/Kairum-Labs/should from 0.2.2 to 0.2.3#29

Merged
mattkasun merged 1 commit into
masterfrom
dependabot/go_modules/master/github.com/Kairum-Labs/should-0.2.3
Jun 23, 2026
Merged

Bump github.com/Kairum-Labs/should from 0.2.2 to 0.2.3#29
mattkasun merged 1 commit into
masterfrom
dependabot/go_modules/master/github.com/Kairum-Labs/should-0.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/Kairum-Labs/should from 0.2.2 to 0.2.3.

Release notes

Sourced from github.com/Kairum-Labs/should's releases.

v0.2.3

What's Changed

Full Changelog: Kairum-Labs/should@v0.2.2...v0.2.3

Changelog

Sourced from github.com/Kairum-Labs/should's changelog.

[0.2.3] - 2026-06-21

Bug Fixes

  • Correct spelling and formatting in README examples and assertion messages
  • Align public wrappers with assert package
  • Correct EndWith suffix matching and displayed suffix excerpts
  • Unify truncation markers in string assertion error messages

Refactor

  • Improve StartWith and EndWith truncation and case-check handling

Miscellaneous Tasks

  • Add commit message validation workflow, hook script, and Bats coverage
  • Upgrade GitHub Actions to Node.js 24 compatible versions

Documentation

  • Normalize Go doc links

Testing

  • Add wrapper parity tests for the public assertion API

[0.2.0] - 2025-09-13

Features

  • Add BeSorted assertion
  • Add BeSameTime assertion for time comparisons
  • Add BeError, BeErrorIs and BeErrorAs assertions for error
  • Add formatted message support for assertions
  • Add NotBeError assertion to verify no error occurs
  • Add BeWithin assertion for float comparisons

Refactor

  • Consolidate assertion options into options.go
  • Rename ContainFunc to AnyMatch
  • Streamline BeEqual assertion for primitive types
  • Remove actual value from BeOfType error output
  • Update time msgs and type check in equality

Documentation

  • Update README with Go Reference badge and remove unused SliceOrArray constraint from types
  • Enhance CONTRIBUTING.md with golangci-lint guidelines and usage instructions
  • Update README and refactor assertion types

... (truncated)

Commits
  • 2fb3bf7 feat: prepare for v0.2.3
  • 24a8b17 fix: align public wrappers with assert package
  • bf64067 refactor: enhance EndWith/StartWith with truncation and case checks
  • b00cbc7 ci: upgrade GitHub Actions to Node.js 24 compatible versions
  • 650a91a ci: add commit message validation workflow and hook script
  • f8dee25 fix: correct spelling and format in README and assertion messages
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2026
@mattkasun

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/Kairum-Labs/should](https://github.com/Kairum-Labs/should) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/Kairum-Labs/should/releases)
- [Changelog](https://github.com/Kairum-Labs/should/blob/main/CHANGELOG.md)
- [Commits](Kairum-Labs/should@v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: github.com/Kairum-Labs/should
  dependency-version: 0.2.3
  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/master/github.com/Kairum-Labs/should-0.2.3 branch from e719261 to 6bcdce8 Compare June 23, 2026 12:56
@mattkasun mattkasun merged commit 94df9fa into master Jun 23, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/go_modules/master/github.com/Kairum-Labs/should-0.2.3 branch June 23, 2026 13:07
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