Skip to content

Bump the all-deps group across 1 directory with 3 updates - #111

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

Bump the all-deps group across 1 directory with 3 updates#111
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/all-deps-4331a112d1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-deps group with 3 updates in the / directory: github.com/Kairum-Labs/should, github.com/devilcove/cookie and golang.org/x/crypto.

Updates github.com/Kairum-Labs/should from 0.2.3 to 0.2.4

Changelog

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

[0.2.4] - 2026-08-12

Bug Fixes

  • Slice multi-byte strings on rune boundaries in error preview
  • Report NotContain duplicates once with all indexes
  • Reject inverted BeInRange bounds

Miscellaneous Tasks

  • Swap retired Go Report Card badge for Lint CI badge
  • Remove unused levenshteinDistance
Commits
  • d299baa feat: prepare for v0.2.4
  • 260ed4d chore: remove unused levenshteinDistance
  • 9fa6a95 chore: swap retired Go Report Card badge for Lint CI badge
  • 559d728 fix(assert): reject inverted BeInRange bounds
  • a97705d fix(assert): report NotContain duplicates once with all indexes
  • 2630e6f fix: slice multi-byte strings on rune boundaries in error preview
  • See full diff in compare view

Updates github.com/devilcove/cookie from 0.1.0 to 0.1.3

Commits
  • 1dc6a4a preallocate timestamp
  • ae3083b Merge branch 'master' of github.com:devilcove/cookie
  • f5acf5f minor tweaks
  • a123ef2 Merge pull request #2 from devilcove/dependabot/go_modules/all-deps-824087aa2d
  • 09e9eae Bump github.com/Kairum-Labs/should in the all-deps group
  • a7b5039 Merge pull request #1 from devilcove/dependabot/github_actions/actions/checko...
  • bb8d0c0 Bump actions/checkout from 6 to 7
  • cfb4585 go version in vuln check
  • 7e2fba8 vulnerability workflow
  • See full diff in compare view

Updates golang.org/x/crypto from 0.53.0 to 0.55.0

Commits
  • f44d03d go.mod: update golang.org/x dependencies
  • 5ed4944 crypto/internal/poly1305: provide optimised assembly for riscv64
  • b07833c ssh: return window credit for discarded extended data
  • d701c51 acme: fix nil pointer dereference in pebble test error reporting
  • 999d053 ssh: fix parsing of GSSAPI payloads offering multiple mechanisms
  • 90f76b8 ssh: reject certificate signature keys before recursing
  • b53964a ssh: permit empty but non-nil HostKeyAlgorithms, KeyExchanges, Ciphers, MACs
  • 626e40f ssh: drain stderr on forwarded TCP and Unix channels
  • 31914c6 x509roots/fallback: update bundle
  • f2135b8 all: clean up minor issues found by staticcheck
  • Additional commits viewable in compare view

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 3 updates in the / directory: [github.com/Kairum-Labs/should](https://github.com/Kairum-Labs/should), [github.com/devilcove/cookie](https://github.com/devilcove/cookie) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/Kairum-Labs/should` from 0.2.3 to 0.2.4
- [Changelog](https://github.com/Kairum-Labs/should/blob/main/CHANGELOG.md)
- [Commits](Kairum-Labs/should@v0.2.3...v0.2.4)

Updates `github.com/devilcove/cookie` from 0.1.0 to 0.1.3
- [Commits](devilcove/cookie@v0.1.0...v0.1.3)

Updates `golang.org/x/crypto` from 0.53.0 to 0.55.0
- [Commits](golang/crypto@v0.53.0...v0.55.0)

---
updated-dependencies:
- dependency-name: github.com/Kairum-Labs/should
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/devilcove/cookie
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: golang.org/x/crypto
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Aug 17, 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