Skip to content

build(deps): bump the minor-and-patch group across 1 directory with 2 updates - #25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-and-patch-3fb6b12bb5
Open

build(deps): bump the minor-and-patch group across 1 directory with 2 updates#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-and-patch-3fb6b12bb5

Conversation

@dependabot

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

Copy link
Copy Markdown

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/testify from 1.11.1 to 1.12.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.12.1

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

What's Changed

Functional Changes

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 959dbda Merge pull request #1935 from harryzcy/yaml-update
  • 9bb7176 Update go.yaml.in/yaml/v3 to v3.0.5
  • 001eb79 Merge pull request #1905 from Kentzo/patch-1
  • ad40f38 Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...
  • 3bae017 build(deps): bump actions/checkout from 6.0.2 to 6.0.3
  • f8c01f3 mock: Mock.Return does not exist anymore
  • 12f8b56 Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliases
  • a11649e assert: make *AssertionFunc type just aliases
  • dc20f41 Merge pull request #1890 from stretchr/dolmen/codegen-modernize
  • 098f8d7 _codegen: use strings.Builder
  • Additional commits viewable in compare view

Updates github.com/xraph/go-utils from 1.1.1 to 1.1.6

Release notes

Sourced from github.com/xraph/go-utils's releases.

v1.1.6

1.1.6 (2026-08-01)

Bug Fixes

  • deps: bump golang.org/x/crypto to v0.52.0 (#3) (47d9d3a)

v1.1.5

1.1.5 (2026-08-01)

Bug Fixes

  • unhide docs and refactor types in release notes (b1e7738)

Release v1.1.4

Installation

go get github.com/xraph/go-utils@v1.1.4

Or for individual packages:

go get github.com/xraph/go-utils/errs@v1.1.4
go get github.com/xraph/go-utils/log@v1.1.4

Changes

92a8620 (HEAD, tag: v1.1.4, origin/main) Merge pull request [#1](https://github.com/xraph/go-utils/issues/1) from xraph/fix/binder-required-semantics
fc567ec (origin/fix/binder-required-semantics) fix(http): enforce required nil pointers in bodies, not just parameters
320012b fix: fixed ownValues bug
33b51bb fix(lint): downgrade golangci-lint version to v2.6.1 and update gosec exclusions for integer conversions
c22ce6d fix(lint): update golangci-lint version to v2.10.1 and remove gosec exclusion for uintptr conversion
000bce6 fix(log): remove unnecessary nolint directive for uintptr conversion
0cacdc0 feat(context): implement context pooling to reduce GC pressure and improve performance
1e3c085 chore: update Go version to 1.25 in workflows and benchmark test
0eb2288 chore(go.mod): update Go version to 1.25.0
a0dad3f feat(cookie): add SameSite attribute to SetCookieWithOptions for enhanced security
0f44e84 fix(log): remove unnecessary nolint directive for uintptr conversion
5a0e47d refactor(tests): align tag formatting in TestStruct definitions for consistency
cb55475 refactor(binder): update tag precedence logic and add tests for default tag handling
4012bb6 fix(log): remove unnecessary nolint directive for uintptr conversion
c7a089f refactor: simplify tag parsing logic in multiple files
44b2929 refactor(service): improve documentation and structure of service interfaces
6f02c47 fix(metrics): handle potential error in CalculateStats method
7caed63 feat(metrics): enhance health report with statistics tracking
</tr></table> 

... (truncated)

Changelog

Sourced from github.com/xraph/go-utils's changelog.

1.1.6 (2026-08-01)

Bug Fixes

  • deps: bump golang.org/x/crypto to v0.52.0 (#3) (47d9d3a)

1.1.5 (2026-08-01)

Bug Fixes

  • unhide docs and refactor types in release notes (b1e7738)
Commits
  • f11833d chore(release): 1.1.6 [skip ci]
  • 47d9d3a fix(deps): bump golang.org/x/crypto to v0.52.0 (#3)
  • d57f659 chore(release): 1.1.5 [skip ci]
  • b1e7738 fix: unhide docs and refactor types in release notes
  • ee42ba5 ci: guard release trigger against fork runs and concurrent releases
  • 99c4874 ci: adopt shared xraph/workflows (#2)
  • 92a8620 Merge pull request #1 from xraph/fix/binder-required-semantics
  • fc567ec fix(http): enforce required nil pointers in bodies, not just parameters
  • 320012b fix: fixed ownValues bug
  • See full diff in compare view

@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

… 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 dependabot Bot changed the title chore(deps): bump the minor-and-patch group across 1 directory with 2 updates build(deps): bump the minor-and-patch group across 1 directory with 2 updates Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/minor-and-patch-3fb6b12bb5 branch from 3ad477c to b252afa Compare August 24, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants