Skip to content

chore(deps): Bump the go-openapi-dependencies group with 2 updates#191

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/go-openapi-dependencies-27a23ff9e2
May 1, 2026
Merged

chore(deps): Bump the go-openapi-dependencies group with 2 updates#191
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/go-openapi-dependencies-27a23ff9e2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

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

Updates github.com/go-openapi/strfmt from 0.26.1 to 0.26.2

Release notes

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

v0.26.2

0.26.2 - 2026-04-29

Full Changelog: go-openapi/strfmt@v0.26.1...v0.26.2

13 commits in this release.


Documentation

Performance

Miscellaneous tasks

Updates

  • build(deps): bump the other-dependencies group across 2 directories with 2 updates by @​dependabot[bot] in #245 ...
  • build(deps): bump the development-dependencies group with 8 updates by @​dependabot[bot] in #242 ...
  • build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 in the golang-org-dependencies group across 1 directory by @​dependabot[bot] in #241 ...
  • build(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 in /internal/testintegration in the other-dependencies group across 1 directory by @​dependabot[bot] in #240 ...
  • build(deps): bump the go-openapi-dependencies group across 2 directories with 1 update by @​dependabot[bot] in #238 ...
  • build(deps): bump golang.org/x/net from 0.50.0 to 0.52.0 in the golang-org-dependencies group across 1 directory by @​dependabot[bot] in #228 ...

People who contributed to this release


strfmt license terms

[![License][license-badge]][license-url]

... (truncated)

Commits
  • fb29dd2 chore: prepare release v0.26.2
  • c8c1e4e doc: aligned docs with org-wide documentation. (#247)
  • ebb2f2f perf(duration): faster and stricter ParseDuration. (#246)
  • c09c1cd build(deps): bump the other-dependencies group across 2 directories with 2 up...
  • 1dfdf84 build(deps): bump the development-dependencies group with 8 updates
  • 290bce4 build(deps): bump golang.org/x/net
  • 49afd07 build(deps): bump github.com/jackc/pgx/v5 (#240)
  • b04e233 doc: updated contributors file
  • 9cdd252 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 5b911b6 build(deps): bump golang.org/x/net
  • Additional commits viewable in compare view

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

Documentation

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 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/strfmt](https://github.com/go-openapi/strfmt) and [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).


Updates `github.com/go-openapi/strfmt` from 0.26.1 to 0.26.2
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.26.1...v0.26.2)

Updates `github.com/go-openapi/testify/v2` from 2.4.2 to 2.5.0
- [Release notes](https://github.com/go-openapi/testify/releases)
- [Commits](go-openapi/testify@v2.4.2...v2.5.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/testify/v2
  dependency-version: 2.5.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 May 1, 2026
@github-actions github-actions Bot enabled auto-merge (rebase) May 1, 2026 08:40
@github-actions github-actions Bot merged commit a541256 into master May 1, 2026
22 of 23 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/go-openapi-dependencies-27a23ff9e2 branch May 1, 2026 08:43
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