Skip to content

chore(deps): bump the external group across 1 directory with 5 updates - #2562

Merged
Mzack9999 merged 1 commit into
devfrom
dependabot/go_modules/dev/external-2fef7635d7
Aug 24, 2026
Merged

chore(deps): bump the external group across 1 directory with 5 updates#2562
Mzack9999 merged 1 commit into
devfrom
dependabot/go_modules/dev/external-2fef7635d7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the external group with 4 updates in the / directory: github.com/go-faker/faker/v4, github.com/stretchr/testify, golang.org/x/net and github.com/happyhackingspace/dit.

Updates github.com/go-faker/faker/v4 from 4.10.0 to 4.11.0

Release notes

Sourced from github.com/go-faker/faker/v4's releases.

v4.11.0

What's Changed

New Contributors

Full Changelog: go-faker/faker@v4.10.1...v4.11.0

v4.10.1

What's Changed

New Contributors

Full Changelog: go-faker/faker@v4.10.0...v4.10.1

Commits
  • be46373 feat: Add template tag to enable derived values for string fields (#83)
  • 00b4e55 chore(deps): bump golang.org/x/text from 0.29.0 to 0.40.0 (#96)
  • 7ad1238 perf: skip redundant mappertag rebuild (#98)
  • See full diff in compare view

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 golang.org/x/net from 0.57.0 to 0.58.0

Commits
  • acc78e0 go.mod: update golang.org/x dependencies
  • 90d10f0 internal/http3: delete invalid Content-Length if declared in server handler
  • 08abf4d internal/http3: infer headers when Content-Encoding is set but is empty
  • 8d10596 http2: avoid deadlocks in wrapped ClientConn state callback
  • 99c3b0a http2/hpack: build the table lookup maps lazily, only for encoders
  • 5a920b1 http3: rework registration to allow using a fake network
  • 7fd2842 quic: return an error from Accept after PacketConn reader exits
  • 825111d quic: avoid busy-loop when keep-alive is blocked by congestion control
  • a02ddfa http/httpproxy: prioritize lowercase proxy environment variables
  • 574e5eb quic: halt conn goroutines on close when listener exits early
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.40.0 to 0.41.0

Commits
  • acdba66 go.mod: update golang.org/x dependencies
  • 02aa981 secure/precis: fix short destination buffer handling in Nickname profile
  • See full diff in compare view

Updates github.com/happyhackingspace/dit from 0.0.31 to 0.0.32

Release notes

Sourced from github.com/happyhackingspace/dit's releases.

v0.0.32

Changelog

  • b2b930d71ea84139aac3068828b8b6c1ef93860f build(deps): bump crate-ci/typos from 1.48.0 to 1.49.0 (#60)
Commits

@dependabot dependabot Bot added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Aug 19, 2026
Bumps the external group with 4 updates in the / directory: [github.com/go-faker/faker/v4](https://github.com/go-faker/faker), [github.com/stretchr/testify](https://github.com/stretchr/testify), [golang.org/x/net](https://github.com/golang/net) and [github.com/happyhackingspace/dit](https://github.com/happyhackingspace/dit).


Updates `github.com/go-faker/faker/v4` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/go-faker/faker/releases)
- [Commits](go-faker/faker@v4.10.0...v4.11.0)

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 `golang.org/x/net` from 0.57.0 to 0.58.0
- [Commits](golang/net@v0.57.0...v0.58.0)

Updates `golang.org/x/text` from 0.40.0 to 0.41.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.40.0...v0.41.0)

Updates `github.com/happyhackingspace/dit` from 0.0.31 to 0.0.32
- [Release notes](https://github.com/happyhackingspace/dit/releases)
- [Commits](HappyHackingSpace/dit@v0.0.31...v0.0.32)

---
updated-dependencies:
- dependency-name: github.com/go-faker/faker/v4
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: external
- dependency-name: github.com/happyhackingspace/dit
  dependency-version: 0.0.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: external
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: external
- dependency-name: golang.org/x/net
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: external
- dependency-name: golang.org/x/text
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: external
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/dev/external-2fef7635d7 branch from 621c670 to 675b1a9 Compare August 24, 2026 09:45
@Mzack9999
Mzack9999 merged commit 9f07af2 into dev Aug 24, 2026
8 checks passed
@Mzack9999
Mzack9999 deleted the dependabot/go_modules/dev/external-2fef7635d7 branch August 24, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant