Skip to content

build(deps): bump the go-openapi-dependencies group across 4 directories with 2 updates#496

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-f15eacb0a6
Jun 27, 2026
Merged

build(deps): bump the go-openapi-dependencies group across 4 directories with 2 updates#496
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-f15eacb0a6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-openapi-dependencies group with 1 update in the / directory: github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 1 update in the /client-middleware/opentracing directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 1 update in the /docs/examples directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 1 update in the /server-middleware directory: github.com/go-openapi/testify/v2.

Updates github.com/go-openapi/testify/enable/yaml/v2 from 2.5.1 to 2.6.0

Release notes

Sourced from github.com/go-openapi/testify/enable/yaml/v2's releases.

v2.6.0

2.6.0 - 2026-06-25

Full Changelog: go-openapi/testify@v2.5.1...v2.6.0

22 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...

Fixed bugs

  • fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @​Copilot in #127 ...
  • Fix nil pointer dereferences in assertion functions and add fuzz tests by @​Copilot in #126 ...
  • Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @​Copilot in #124 ...

Documentation

Code quality

  • feat(codegen): support go-version-guarded assertions by @​fredbi ...
  • fix(assertions): guard reflection walkers against cyclic inputs by @​fredbi in #129 ...

Miscellaneous tasks

Other (technical)

... (truncated)

Commits
  • 5376bc2 chore: prepare release v2.6.0
  • d1b5e58 ci: fix secret passing for webhook
  • acda72b doc: reformed announcements to trigger posts (#134)
  • bae689b doc: announced content of forthcoming releases (#133)
  • 4c0e1d8 Merge pull request #132 from fredbi/worktree-go-version-guards
  • f490f00 test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local
  • 5c79401 doc: record ErrorAsType / go-version guards in project docs
  • 94d0c94 feat(assertions): add go1.26 ErrorAsType / NotErrorAsType
  • 5d9a68b feat(codegen): support go-version-guarded assertions
  • d3fde91 chore(ci): run contributors workflow monthly instead of weekly (#131)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0

Release notes

Sourced from github.com/go-openapi/testify/v2's releases.

v2.6.0

2.6.0 - 2026-06-25

Full Changelog: go-openapi/testify@v2.5.1...v2.6.0

22 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...

Fixed bugs

  • fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @​Copilot in #127 ...
  • Fix nil pointer dereferences in assertion functions and add fuzz tests by @​Copilot in #126 ...
  • Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @​Copilot in #124 ...

Documentation

Code quality

  • feat(codegen): support go-version-guarded assertions by @​fredbi ...
  • fix(assertions): guard reflection walkers against cyclic inputs by @​fredbi in #129 ...

Miscellaneous tasks

Other (technical)

... (truncated)

Commits
  • 5376bc2 chore: prepare release v2.6.0
  • d1b5e58 ci: fix secret passing for webhook
  • acda72b doc: reformed announcements to trigger posts (#134)
  • bae689b doc: announced content of forthcoming releases (#133)
  • 4c0e1d8 Merge pull request #132 from fredbi/worktree-go-version-guards
  • f490f00 test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local
  • 5c79401 doc: record ErrorAsType / go-version guards in project docs
  • 94d0c94 feat(assertions): add go1.26 ErrorAsType / NotErrorAsType
  • 5d9a68b feat(codegen): support go-version-guarded assertions
  • d3fde91 chore(ci): run contributors workflow monthly instead of weekly (#131)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0

Release notes

Sourced from github.com/go-openapi/testify/v2's releases.

v2.6.0

2.6.0 - 2026-06-25

Full Changelog: go-openapi/testify@v2.5.1...v2.6.0

22 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...

Fixed bugs

  • fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @​Copilot in #127 ...
  • Fix nil pointer dereferences in assertion functions and add fuzz tests by @​Copilot in #126 ...
  • Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @​Copilot in #124 ...

Documentation

Code quality

  • feat(codegen): support go-version-guarded assertions by @​fredbi ...
  • fix(assertions): guard reflection walkers against cyclic inputs by @​fredbi in #129 ...

Miscellaneous tasks

Other (technical)

... (truncated)

Commits
  • 5376bc2 chore: prepare release v2.6.0
  • d1b5e58 ci: fix secret passing for webhook
  • acda72b doc: reformed announcements to trigger posts (#134)
  • bae689b doc: announced content of forthcoming releases (#133)
  • 4c0e1d8 Merge pull request #132 from fredbi/worktree-go-version-guards
  • f490f00 test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local
  • 5c79401 doc: record ErrorAsType / go-version guards in project docs
  • 94d0c94 feat(assertions): add go1.26 ErrorAsType / NotErrorAsType
  • 5d9a68b feat(codegen): support go-version-guarded assertions
  • d3fde91 chore(ci): run contributors workflow monthly instead of weekly (#131)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0

Release notes

Sourced from github.com/go-openapi/testify/v2's releases.

v2.6.0

2.6.0 - 2026-06-25

Full Changelog: go-openapi/testify@v2.5.1...v2.6.0

22 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...

Fixed bugs

  • fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @​Copilot in #127 ...
  • Fix nil pointer dereferences in assertion functions and add fuzz tests by @​Copilot in #126 ...
  • Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @​Copilot in #124 ...

Documentation

Code quality

  • feat(codegen): support go-version-guarded assertions by @​fredbi ...
  • fix(assertions): guard reflection walkers against cyclic inputs by @​fredbi in #129 ...

Miscellaneous tasks

Other (technical)

... (truncated)

Commits
  • 5376bc2 chore: prepare release v2.6.0
  • d1b5e58 ci: fix secret passing for webhook
  • acda72b doc: reformed announcements to trigger posts (#134)
  • bae689b doc: announced content of forthcoming releases (#133)
  • 4c0e1d8 Merge pull request #132 from fredbi/worktree-go-version-guards
  • f490f00 test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local
  • 5c79401 doc: record ErrorAsType / go-version guards in project docs
  • 94d0c94 feat(assertions): add go1.26 ErrorAsType / NotErrorAsType
  • 5d9a68b feat(codegen): support go-version-guarded assertions
  • d3fde91 chore(ci): run contributors workflow monthly instead of weekly (#131)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0

Release notes

Sourced from github.com/go-openapi/testify/v2's releases.

v2.6.0

2.6.0 - 2026-06-25

Full Changelog: go-openapi/testify@v2.5.1...v2.6.0

22 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...

Fixed bugs

  • fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @​Copilot in #127 ...
  • Fix nil pointer dereferences in assertion functions and add fuzz tests by @​Copilot in #126 ...
  • Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @​Copilot in #124 ...

Documentation

Code quality

  • feat(codegen): support go-version-guarded assertions by @​fredbi ...
  • fix(assertions): guard reflection walkers against cyclic inputs by @​fredbi in #129 ...

Miscellaneous tasks

Other (technical)

... (truncated)

Commits
  • 5376bc2 chore: prepare release v2.6.0
  • d1b5e58 ci: fix secret passing for webhook
  • acda72b doc: reformed announcements to trigger posts (#134)
  • bae689b doc: announced content of forthcoming releases (#133)
  • 4c0e1d8 Merge pull request #132 from fredbi/worktree-go-version-guards
  • f490f00 test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local
  • 5c79401 doc: record ErrorAsType / go-version guards in project docs
  • 94d0c94 feat(assertions): add go1.26 ErrorAsType / NotErrorAsType
  • 5d9a68b feat(codegen): support go-version-guarded assertions
  • d3fde91 chore(ci): run contributors workflow monthly instead of weekly (#131)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0

Release notes

Sourced from github.com/go-openapi/testify/v2's releases.

v2.6.0

2.6.0 - 2026-06-25

Full Changelog: go-openapi/testify@v2.5.1...v2.6.0

22 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...

Fixed bugs

  • fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @​Copilot in #127 ...
  • Fix nil pointer dereferences in assertion functions and add fuzz tests by @​Copilot in #126 ...
  • Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @​Copilot in #124 ...

Documentation

Code quality

  • feat(codegen): support go-version-guarded assertions by @​fredbi ...
  • fix(assertions): guard reflection walkers against cyclic inputs by @​fredbi in #129 ...

Miscellaneous tasks

Other (technical)

... (truncated)

Commits
  • 5376bc2 chore: prepare release v2.6.0
  • d1b5e58 ci: fix secret passing for webhook
  • acda72b doc: reformed announcements to trigger posts (#134)
  • bae689b doc: announced content of forthcoming releases (#133)
  • 4c0e1d8 Merge pull request #132 from fredbi/worktree-go-version-guards
  • f490f00 test(ci): fixup tests for CI running go1.25 with GOTOOLCHAIN=local
  • 5c79401 doc: record ErrorAsType / go-version guards in project docs
  • 94d0c94 feat(assertions): add go1.26 ErrorAsType / NotErrorAsType
  • 5d9a68b feat(codegen): support go-version-guarded assertions
  • d3fde91 chore(ci): run contributors workflow monthly instead of weekly (#131)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0

Release notes

Sourced from github.com/go-openapi/testify/v2's releases.

v2.6.0

2.6.0 - 2026-06-25

Full Changelog: go-openapi/testify@v2.5.1...v2.6.0

22 commits in this release.


Implemented enhancements

  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...

Fixed bugs

  • fix: guard copyExportedFields against nil interface values in slices, maps, and pointers by @​Copilot in #127 ...
  • Fix nil pointer dereferences in assertion functions and add fuzz tests by @​Copilot in #126 ...
  • Fix didPanic to use type assertion for runtime.PanicNilError instead of string comparison by @​Copilot in #124 ...

Documentation

Code quality

  • feat(codegen): support go-version-guarded assertions by @​fredbi ...
  • fix(assertions): guard reflection walkers against cyclic inputs by @​fredbi in #129 ...

Miscellaneous tasks

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 26, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) June 26, 2026 07:05
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.42%. Comparing base (fd26cf9) to head (a7cf669).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #496   +/-   ##
=======================================
  Coverage   83.42%   83.42%           
=======================================
  Files          64       64           
  Lines        4520     4520           
=======================================
  Hits         3771     3771           
  Misses        581      581           
  Partials      168      168           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@bot-go-openapi

Copy link
Copy Markdown

@dependabot rebase

…ies with 2 updates

Bumps the go-openapi-dependencies group with 1 update in the / directory: [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /client-middleware/opentracing directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /docs/examples directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /server-middleware directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).


Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

Updates `github.com/go-openapi/testify/v2` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-openapi-dependencies-f15eacb0a6 branch from a7cf669 to de32e60 Compare June 27, 2026 09:08
@github-actions github-actions Bot merged commit 33e36ba into master Jun 27, 2026
33 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/go-openapi-dependencies-f15eacb0a6 branch June 27, 2026 09:11
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