build(deps): bump github.com/go-openapi/testify/v2 from 2.4.2 to 2.5.0 in the go-openapi-dependencies group by dependabot[bot] · Pull Request #95 · go-openapi/jsonreference (original) (raw)
Bumps the go-openapi-dependencies group with 1 update: github.com/go-openapi/testify/v2.
Updates github.com/go-openapi/testify/v2 from 2.4.2 to 2.5.0
Release notes
Sourced from github.com/go-openapi/testify/v2's releases.
v2.5.0
2.5.0 - 2026-04-26
Full Changelog: go-openapi/testify@v2.4.2...v2.5.0
29 commits in this release.
Implemented enhancements
- feat(json,yaml): added support for redactor function by @fredbi in #111 ...
- feat(condition): added Blocked/NotBlocked to assert channel by @fredbi in #110 ...
- feat(numbers): added InEpsilonSymmetric by @fredbi in #109 ...
- feat(migration): aligned migration tool to support latest additions by @fredbi in #106 ...
- feat(fdleak): added support for macos (darwin) by @fredbi in #102 ...
- feat(condition): added opt-in support for synctest in async assertions by @fredbi in #100 ...
- feat(condition): added CollectT.Cancelf for custom message by @fredbi in #96 ...
- feat(condition): added panic recovery on condition by @fredbi in #95 ...
- feat(migration tool): added support for SliceEqualT and MapEqualT generics by @fredbi in #94 ...
- feat(migration tool) added advisory notice when migrating EventuallyWithT by @fredbi in #93 ...
- feat: eventually with / CollecT by @fredbi in #90 ...
- feat: exposed internal tools as APIs by @fredbi in #88 ...
- feat(collection): added generic assertions for equality on slices and maps by @fredbi in #87 ...
Fixed bugs
- fix(collection): fixed error message in Subset. by @fredbi in #101 ...
- fix: improve Error Trace output by @boekkooi-impossiblecloud in #92 ...
Documentation
- doc: updated tracking and roadmap to v2.5.0 by @fredbi in #112 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #108 ...
- doc: Potential fixes for 2 code quality findings by @fredbi in #107 ...
- docs: updated ROADMAP, quick index by @fredbi in #104 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #103 ...
- doc: enriched published agentic instructions (skills) by @fredbi in #98 ...
- doc: variabilized various metrics in docs using codegen counts. by @fredbi in #97 ...
- doc: updated docs to describe changes to CollectT and EventuallyWith. by @fredbi in #91 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #85 ...
- doc: updated contributors file by @bot-go-openapi[bot] in #84 ...
Code quality
Miscellaneous tasks
... (truncated)
Commits
- c139876 chore: prepare release v2.5.0
- 9d2301d doc: updated tracking and roadmap to v2.5.0 (#112)
- 7af5b77 feat(json,yaml): added support for redactor function (#111)
- 18cbdcc feat(condition): added Blocked/NotBlocked to assert channel (#110)
- 5631839 feat(numbers): added InEpsilonSymmetric (#109)
- 938b8ea doc: updated contributors file
- d7d18ce chore: removed go.mod.sum from git
- d30abcd doc: Potential fixes for 2 code quality findings (#107)
- ee6a499 feat(migration): aligned migration tool to support latest additions (#106)
- dd05b22 Apply suggested fix to docs/doc-site/project/maintainers/ARCHITECTURE.md from...
- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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