Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the go-openapi-dependencies group with 1 update: github.com/go-openapi/testify/v2.

Updates github.com/go-openapi/testify/v2 from 2.1.8 to 2.2.0

Release notes

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

v2.2.0

2.2.0 - 2026-01-24

Introducing generics

Full Changelog: go-openapi/testify@v2.1.8...v2.2.0

1 commits in this release.


Miscellaneous tasks


People who contributed to this release


testify license terms

License

Module-specific release notes

codegen

codegen/v2.2.0 - 2026-01-24

Introducing generics


Miscellaneous tasks

... (truncated)

Commits
  • 07e033c ci: updated shared workflows (#44)
  • dcebb17 doc: updated contributors file
  • c1b4e75 chore: prepare release v2.2.0
  • 61643e6 chore: regenerated code, tidy deps (#41)
  • 178304f test(condition): fixed flaky test (#40)
  • a860545 doc: reviewed and fix documentation (#39)
  • 9791cfa docs: more documentation, scrubbed existing docs (#37)
  • 6fd3bdf Merge pull request #36 from fredbi/test/refact-test
  • 5ea42d8 test: updated benchmarks reflection-based vs generics
  • debbdcb fix: aligned edge case behavior of EqualValues with Equal
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).


Updates `github.com/go-openapi/testify/v2` from 2.1.8 to 2.2.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.1.8...v2.2.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.2.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 Jan 26, 2026
@github-actions github-actions bot enabled auto-merge (rebase) January 26, 2026 01:57
@github-actions github-actions bot merged commit 5fcd480 into master Jan 26, 2026
32 of 33 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/go-openapi-dependencies-1b59e7b07f branch January 26, 2026 02:00
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #84   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           14        14           
=========================================
  Hits            14        14           

☔ View full report in Codecov by Sentry.
📢 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.

1 participant