Skip to content

chore(deps): bump github.com/xraph/go-utils from 1.1.1 to 1.1.6 in the minor-and-patch group - #15

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

chore(deps): bump github.com/xraph/go-utils from 1.1.1 to 1.1.6 in the minor-and-patch group#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-and-patch-0fd111efa2

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the minor-and-patch group with 1 update: github.com/xraph/go-utils.

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 compatibility score

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 minor-and-patch group with 1 update: [github.com/xraph/go-utils](https://github.com/xraph/go-utils).


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/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 @github

dependabot Bot commented on behalf of github Aug 10, 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.

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