Skip to content

build(deps): bump the go-openapi-dependencies group with 2 updates - #311

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-openapi-dependencies group with 2 updates: github.com/go-openapi/testify/enable/yaml/v2 and github.com/go-openapi/testify/v2.

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

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 go-openapi-dependencies group with 2 updates: [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).


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)

---
updated-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
...

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 27, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) August 27, 2026 05:37
@github-actions
github-actions Bot merged commit 625e439 into master Aug 27, 2026
22 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/go-openapi-dependencies-adaa686350 branch August 27, 2026 05:42
@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #311   +/-   ##
=======================================
  Coverage   93.19%   93.19%           
=======================================
  Files          31       31           
  Lines        2632     2632           
=======================================
  Hits         2453     2453           
  Misses        179      179           

☔ 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 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.

0 participants