Skip to content

go: bump github.com/stretchr/testify from 1.11.1 to 1.12.0 in the dependencies group - #64

Merged
kazeburo merged 1 commit into
masterfrom
dependabot/go_modules/dependencies-37ff05d3c1
Aug 21, 2026
Merged

go: bump github.com/stretchr/testify from 1.11.1 to 1.12.0 in the dependencies group#64
kazeburo merged 1 commit into
masterfrom
dependabot/go_modules/dependencies-37ff05d3c1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update: github.com/stretchr/testify.

Updates github.com/stretchr/testify from 1.11.1 to 1.12.0

Release notes

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

v1.12.0

What's Changed

Functional Changes

Fixes

Documentation, Build & CI

New Contributors

... (truncated)

Commits
  • 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
  • d2699be _codegen: modernize
  • a463c8c Merge pull request #1885 from stretchr/dolmen/ci-check-ghactions-hashes
  • Additional commits viewable 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 dependencies group with 1 update: [github.com/stretchr/testify](https://github.com/stretchr/testify).


Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.11.1...v1.12.0)

---
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: dependencies
...

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 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

Benchmark Comparison

Base: master
PR: dependabot/go_modules/dependencies-37ff05d3c1

BenchmarkScanFile results
goos: linux
goarch: amd64
pkg: github.com/monitoring-forge/followparser
cpu: INTEL(R) XEON(R) PLATINUM 8573C
                      │ base-bench.txt │            pr-bench.txt            │
                      │     sec/op     │   sec/op     vs base               │
ScanFile_SmallLines-4      100.8µ ± 1%   103.0µ ± 1%  +2.13% (p=0.000 n=10)
ScanFile_LongLine-4        18.65µ ± 3%   19.15µ ± 2%  +2.67% (p=0.005 n=10)
geomean                    43.36µ        44.40µ       +2.40%

                      │ base-bench.txt │             pr-bench.txt              │
                      │      B/op      │     B/op      vs base                 │
ScanFile_SmallLines-4     32.27Ki ± 0%   32.27Ki ± 0%       ~ (p=1.000 n=10) ¹
ScanFile_LongLine-4       96.27Ki ± 0%   96.27Ki ± 0%       ~ (p=1.000 n=10) ¹
geomean                   55.74Ki        55.74Ki       +0.00%
¹ all samples are equal

                      │ base-bench.txt │            pr-bench.txt             │
                      │   allocs/op    │ allocs/op   vs base                 │
ScanFile_SmallLines-4       5.000 ± 0%   5.000 ± 0%       ~ (p=1.000 n=10) ¹
ScanFile_LongLine-4         6.000 ± 0%   6.000 ± 0%       ~ (p=1.000 n=10) ¹
geomean                     5.477        5.477       +0.00%
¹ all samples are equal

@kazeburo
kazeburo merged commit 02f279f into master Aug 21, 2026
4 checks passed
@kazeburo
kazeburo deleted the dependabot/go_modules/dependencies-37ff05d3c1 branch August 21, 2026 14:12
@github-actions github-actions Bot mentioned this pull request Aug 21, 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.

1 participant