Skip to content

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

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-c393ebcc27
Aug 28, 2026
Merged

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-openapi-dependencies group with 2 updates in the / directory: github.com/go-openapi/testify/v2 and github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 1 update in the /conv directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 1 update in the /fileutils directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 1 update in the /jsonname directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils directory: github.com/go-openapi/testify/v2 and github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils/adapters/easyjson directory: github.com/go-openapi/testify/v2 and github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils/adapters/testintegration directory: github.com/go-openapi/testify/v2 and github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils/adapters/testintegration/benchmarks directory: github.com/go-openapi/testify/v2 and github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils/fixtures_test directory: github.com/go-openapi/testify/v2 and github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 2 updates in the /loading directory: github.com/go-openapi/testify/v2 and github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 1 update in the /mangling directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 1 update in the /netutils directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 1 update in the /pools directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 1 update in the /stringutils directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 1 update in the /typeutils directory: github.com/go-openapi/testify/v2.
Bumps the go-openapi-dependencies group with 2 updates in the /yamlutils directory: github.com/go-openapi/testify/v2 and github.com/go-openapi/testify/enable/yaml/v2.

Updates github.com/go-openapi/testify/v2 from 2.6.1 to 2.7.0

Release notes

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

v2.7.0

2.7.0 - 2026-08-23

Full Changelog: go-openapi/testify@v2.6.1...v2.7.0

28 commits in this release.


Implemented enhancements

Fixed bugs

  • fix(equality): compare mixed-sign integers by value in EqualValues by @​fredbi ...
  • fix(number): report expected before actual in InDeltaSlice by @​fredbi ...
  • fix(number): name the failing key in InDeltaMapValues by @​fredbi ...
  • fix(number): forward msgAndArgs through InEpsilonSlice by @​fredbi ...
  • fix(equality): quote string values in Empty and NotEmpty failures by @​fredbi ...
  • fix(collection): match a rune or byte element in Contains by @​fredbi ...

Documentation

Code quality

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 23b5103 chore: prepare release v2.7.0
  • bd1c3dd doc: announce forthcoming releases & ROADMAP (#160)
  • 2b009bf Merge pull request #159 from fredbi/reporting-bugs
  • fcd4e8a doc: record the upstream reports behind this round of fixes
  • 2e8b4a4 fix(equality): compare mixed-sign integers by value in EqualValues
  • a1862b9 fix(number): report expected before actual in InDeltaSlice
  • 0360f0d fix(number): name the failing key in InDeltaMapValues
  • 0ef75ee fix(number): forward msgAndArgs through InEpsilonSlice
  • 112b804 fix(equality): quote string values in Empty and NotEmpty failures
  • 9ac8d9b fix(collection): match a rune or byte element in Contains
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/enable/yaml/v2 from 2.6.1 to 2.7.0

Release notes

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

v2.7.0

2.7.0 - 2026-08-23

Full Changelog: go-openapi/testify@v2.6.1...v2.7.0

28 commits in this release.


Implemented enhancements

Fixed bugs

  • fix(equality): compare mixed-sign integers by value in EqualValues by @​fredbi ...
  • fix(number): report expected before actual in InDeltaSlice by @​fredbi ...
  • fix(number): name the failing key in InDeltaMapValues by @​fredbi ...
  • fix(number): forward msgAndArgs through InEpsilonSlice by @​fredbi ...
  • fix(equality): quote string values in Empty and NotEmpty failures by @​fredbi ...
  • fix(collection): match a rune or byte element in Contains by @​fredbi ...

Documentation

Code quality

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 23b5103 chore: prepare release v2.7.0
  • bd1c3dd doc: announce forthcoming releases & ROADMAP (#160)
  • 2b009bf Merge pull request #159 from fredbi/reporting-bugs
  • fcd4e8a doc: record the upstream reports behind this round of fixes
  • 2e8b4a4 fix(equality): compare mixed-sign integers by value in EqualValues
  • a1862b9 fix(number): report expected before actual in InDeltaSlice
  • 0360f0d fix(number): name the failing key in InDeltaMapValues
  • 0ef75ee fix(number): forward msgAndArgs through InEpsilonSlice
  • 112b804 fix(equality): quote string values in Empty and NotEmpty failures
  • 9ac8d9b fix(collection): match a rune or byte element in Contains
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.6.1 to 2.7.0

Release notes

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

v2.7.0

2.7.0 - 2026-08-23

Full Changelog: go-openapi/testify@v2.6.1...v2.7.0

28 commits in this release.


Implemented enhancements

Fixed bugs

  • fix(equality): compare mixed-sign integers by value in EqualValues by @​fredbi ...
  • fix(number): report expected before actual in InDeltaSlice by @​fredbi ...
  • fix(number): name the failing key in InDeltaMapValues by @​fredbi ...
  • fix(number): forward msgAndArgs through InEpsilonSlice by @​fredbi ...
  • fix(equality): quote string values in Empty and NotEmpty failures by @​fredbi ...
  • fix(collection): match a rune or byte element in Contains by @​fredbi ...

Documentation

Code quality

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 23b5103 chore: prepare release v2.7.0
  • bd1c3dd doc: announce forthcoming releases & ROADMAP (#160)
  • 2b009bf Merge pull request #159 from fredbi/reporting-bugs
  • fcd4e8a doc: record the upstream reports behind this round of fixes
  • 2e8b4a4 fix(equality): compare mixed-sign integers by value in EqualValues
  • a1862b9 fix(number): report expected before actual in InDeltaSlice
  • 0360f0d fix(number): name the failing key in InDeltaMapValues
  • 0ef75ee fix(number): forward msgAndArgs through InEpsilonSlice
  • 112b804 fix(equality): quote string values in Empty and NotEmpty failures
  • 9ac8d9b fix(collection): match a rune or byte element in Contains
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.6.1 to 2.7.0

Release notes

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

v2.7.0

2.7.0 - 2026-08-23

Full Changelog: go-openapi/testify@v2.6.1...v2.7.0

28 commits in this release.


Implemented enhancements

Fixed bugs

  • fix(equality): compare mixed-sign integers by value in EqualValues by @​fredbi ...
  • fix(number): report expected before actual in InDeltaSlice by @​fredbi ...
  • fix(number): name the failing key in InDeltaMapValues by @​fredbi ...
  • fix(number): forward msgAndArgs through InEpsilonSlice by @​fredbi ...
  • fix(equality): quote string values in Empty and NotEmpty failures by @​fredbi ...
  • fix(collection): match a rune or byte element in Contains by @​fredbi ...

Documentation

Code quality

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 23b5103 chore: prepare release v2.7.0
  • bd1c3dd doc: announce forthcoming releases & ROADMAP (#160)
  • 2b009bf Merge pull request #159 from fredbi/reporting-bugs
  • fcd4e8a doc: record the upstream reports behind this round of fixes
  • 2e8b4a4 fix(equality): compare mixed-sign integers by value in EqualValues
  • a1862b9 fix(number): report expected before actual in InDeltaSlice
  • 0360f0d fix(number): name the failing key in InDeltaMapValues
  • 0ef75ee fix(number): forward msgAndArgs through InEpsilonSlice
  • 112b804 fix(equality): quote string values in Empty and NotEmpty failures
  • 9ac8d9b fix(collection): match a rune or byte element in Contains
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.6.1 to 2.7.0

Release notes

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

v2.7.0

2.7.0 - 2026-08-23

Full Changelog: go-openapi/testify@v2.6.1...v2.7.0

28 commits in this release.


Implemented enhancements

Fixed bugs

  • fix(equality): compare mixed-sign integers by value in EqualValues by @​fredbi ...
  • fix(number): report expected before actual in InDeltaSlice by @​fredbi ...
  • fix(number): name the failing key in InDeltaMapValues by @​fredbi ...
  • fix(number): forward msgAndArgs through InEpsilonSlice by @​fredbi ...
  • fix(equality): quote string values in Empty and NotEmpty failures by @​fredbi ...
  • fix(collection): match a rune or byte element in Contains by @​fredbi ...

Documentation

Code quality

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 23b5103 chore: prepare release v2.7.0
  • bd1c3dd doc: announce forthcoming releases & ROADMAP (#160)
  • 2b009bf Merge pull request #159 from fredbi/reporting-bugs
  • fcd4e8a doc: record the upstream reports behind this round of fixes
  • 2e8b4a4 fix(equality): compare mixed-sign integers by value in EqualValues
  • a1862b9 fix(number): report expected before actual in InDeltaSlice
  • 0360f0d fix(number): name the failing key in InDeltaMapValues
  • 0ef75ee fix(number): forward msgAndArgs through InEpsilonSlice
  • 112b804 fix(equality): quote string values in Empty and NotEmpty failures
  • 9ac8d9b fix(collection): match a rune or byte element in Contains
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/v2 from 2.6.1 to 2.7.0

Release notes

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

v2.7.0

2.7.0 - 2026-08-23

Full Changelog: go-openapi/testify@v2.6.1...v2.7.0

28 commits in this release.


Implemented enhancements

Fixed bugs

  • fix(equality): compare mixed-sign integers by value in EqualValues by @​fredbi ...
  • fix(number): report expected before actual in InDeltaSlice by @​fredbi ...
  • fix(number): name the failing key in InDeltaMapValues by @​fredbi ...
  • fix(number): forward msgAndArgs through InEpsilonSlice by @​fredbi ...
  • fix(equality): quote string values in Empty and NotEmpty failures by @​fredbi ...
  • fix(collection): match a rune or byte element in Contains by @​fredbi ...

Documentation

Code quality

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 23b5103 chore: prepare release v2.7.0
  • bd1c3dd doc: announce forthcoming releases & ROADMAP (#160)
  • 2b009bf Merge pull request #159 from fredbi/reporting-bugs
  • fcd4e8a doc: record the upstream reports behind this round of fixes
  • 2e8b4a4 fix(equality): compare mixed-sign integers by value in EqualValues
  • a1862b9 fix(number): report expected before actual in InDeltaSlice
  • 0360f0d fix(number): name the failing key in InDeltaMapValues
  • 0ef75ee fix(number): forward msgAndArgs through InEpsilonSlice
  • 112b804 fix(equality): quote string values in Empty and NotEmpty failures
  • 9ac8d9b fix(collection): match a rune or byte element in Contains
  • Additional commits viewable in compare view

Updates github.com/go-openapi/testify/enable/yaml/v2 from 2.6.1 to 2.7.0

Release notes

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

v2.7.0

2.7.0 - 2026-08-23

Full Changelog: go-openapi/testify@v2.6.1...v2.7.0

28 commits in this release.


Implemented enhancements

Fixed bugs

  • fix(equality): compare mixed-sign integers by value in EqualValues by @​fredbi ...
  • fix(number): report expected before actual in InDeltaSlice by @​fredbi ...
  • fix(number): name the failing key in InDeltaMapValues by @​fredbi ...
  • fix(number): forward msgAndArgs through InEpsilonSlice by @​fredbi ...
  • fix(equality): quote string values in Empty and NotEmpty failures by @​fredbi ...
  • fix(collection): match a rune or byte element in Contains by @​fredbi ...

Documentation

Code quality

Miscellaneous tasks

Updates

... (truncated)

Commits
  • 23b5103 chore: prepare release v2.7.0
  • bd1c3dd doc: announce forthcoming releases & ROADMAP (#160)
  • 2b009bf Merge pull request #159 from fredbi/reporting-bugs
  • fcd4e8a doc: record the upstream reports behind this round of fixes
  • 2e8b4a4 fix(equality): compare mixed-sign integers by value in EqualValues
  • a1862b9 fix(number): report expected before actual in InDeltaSlice
  • 0360f0d fix(number): name the failing key in InDeltaMapValues
  • 0ef75ee fix(number): forward msgAnd...

    Description has been truncated

…ries with 2 updates

Bumps the go-openapi-dependencies group with 2 updates in the / directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [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 /conv directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /fileutils directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /jsonname directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils/adapters/easyjson directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils/adapters/testintegration directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils/adapters/testintegration/benchmarks directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 2 updates in the /jsonutils/fixtures_test directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 2 updates in the /loading directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [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 /mangling directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /netutils directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /pools directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /stringutils directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 1 update in the /typeutils directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
Bumps the go-openapi-dependencies group with 2 updates in the /yamlutils directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify).


Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.7.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.7.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.7.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.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.7.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.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.7.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.7.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.7.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.7.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.7.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.7.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.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/enable/yaml/v2
  dependency-version: 2.7.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 added dependencies go Pull requests that update Go code labels Aug 28, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) August 28, 2026 05:37
@github-actions
github-actions Bot merged commit f1dd7ef into master Aug 28, 2026
20 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/go-openapi-dependencies-c393ebcc27 branch August 28, 2026 05:43
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.46%. Comparing base (95025ef) to head (111b294).
⚠️ Report is 6 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   94.46%   94.46%           
=======================================
  Files          61       61           
  Lines        3015     3015           
=======================================
  Hits         2848     2848           
  Misses        166      166           
  Partials        1        1           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant