build(deps): bump the minor-and-patch group across 1 directory with 2 updates - #25
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 2 updates#25dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
… updates Bumps the minor-and-patch group with 2 updates in the / directory: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [github.com/xraph/go-utils](https://github.com/xraph/go-utils). Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `github.com/xraph/go-utils` from 1.1.1 to 1.1.6 - [Release notes](https://github.com/xraph/go-utils/releases) - [Changelog](https://github.com/xraph/go-utils/blob/main/CHANGELOG.md) - [Commits](xraph/go-utils@v1.1.1...v1.1.6) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/xraph/go-utils dependency-version: 1.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-and-patch-3fb6b12bb5
branch
from
August 24, 2026 08:44
3ad477c to
b252afa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 2 updates in the / directory: github.com/stretchr/testify and github.com/xraph/go-utils.
Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.BuilderUpdates
github.com/xraph/go-utilsfrom 1.1.1 to 1.1.6Release notes
Sourced from github.com/xraph/go-utils's releases.
... (truncated)
Changelog
Sourced from github.com/xraph/go-utils's changelog.
Commits
f11833dchore(release): 1.1.6 [skip ci]47d9d3afix(deps): bump golang.org/x/crypto to v0.52.0 (#3)d57f659chore(release): 1.1.5 [skip ci]b1e7738fix: unhide docs and refactor types in release notesee42ba5ci: guard release trigger against fork runs and concurrent releases99c4874ci: adopt shared xraph/workflows (#2)92a8620Merge pull request #1 from xraph/fix/binder-required-semanticsfc567ecfix(http): enforce required nil pointers in bodies, not just parameters320012bfix: fixed ownValues bug