Skip to content

Bump the all-deps group with 2 updates#5

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-deps-d58c54527c
Open

Bump the all-deps group with 2 updates#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-deps-d58c54527c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all-deps group with 2 updates: github.com/Kairum-Labs/should and go.yaml.in/yaml/v4.

Updates 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

Updates go.yaml.in/yaml/v4 from 4.0.0-rc.5 to 4.0.0-rc.6

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-deps group with 2 updates: [github.com/Kairum-Labs/should](https://github.com/Kairum-Labs/should) and [go.yaml.in/yaml/v4](https://github.com/yaml/go-yaml).


Updates `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)

Updates `go.yaml.in/yaml/v4` from 4.0.0-rc.5 to 4.0.0-rc.6
- [Commits](yaml/go-yaml@v4.0.0-rc.5...v4.0.0-rc.6)

---
updated-dependencies:
- dependency-name: github.com/Kairum-Labs/should
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: go.yaml.in/yaml/v4
  dependency-version: 4.0.0-rc.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

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 Jun 27, 2026
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