build(deps): bump the go-openapi-dependencies group across 2 directories with 4 updates#411
Merged
github-actions[bot] merged 1 commit intomasterfrom Mar 20, 2026
Conversation
…ies with 4 updates Bumps the go-openapi-dependencies group with 2 updates in the / directory: [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis) 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 /client-middleware/opentracing directory: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify). Updates `github.com/go-openapi/analysis` from 0.24.3 to 0.25.0 - [Release notes](https://github.com/go-openapi/analysis/releases) - [Commits](go-openapi/analysis@v0.24.3...v0.25.0) Updates `github.com/go-openapi/strfmt` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.0...v0.26.1) Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](go-openapi/testify@v2.4.1...v2.4.2) Updates `github.com/go-openapi/testify/v2` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](go-openapi/testify@v2.4.1...v2.4.2) Updates `github.com/go-openapi/strfmt` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.0...v0.26.1) Updates `github.com/go-openapi/testify/v2` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](go-openapi/testify@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: github.com/go-openapi/analysis dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/testify/enable/yaml/v2 dependency-version: 2.4.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.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.1 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.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-openapi-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-openapi-dependencies group with 2 updates in the / directory: github.com/go-openapi/analysis and github.com/go-openapi/testify/enable/yaml/v2.
Bumps the go-openapi-dependencies group with 1 update in the /client-middleware/opentracing directory: github.com/go-openapi/testify/v2.
Updates
github.com/go-openapi/analysisfrom 0.24.3 to 0.25.0Release notes
Sourced from github.com/go-openapi/analysis's releases.
... (truncated)
Commits
e3e9b78chore: prepare release v0.25.0351138echore: upgraded dependencies7103b69chore: relinted the diff package590936ftest(diff): adapted tests following the migration of the diff package from go...3b04dd8chore: import diff fixtures from go-swagger/go-swagger with full history9d329d7chore: import diff package from go-swagger/go-swagger with full history8888216chore: bump go directive to 1.25.0 (#178)5d6b2d7doc: add portable agentic instructions (#177)5849d28doc: update discord link (#176)e0e4be8doc: updated contributors fileUpdates
github.com/go-openapi/strfmtfrom 0.26.0 to 0.26.1Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
fcbb618chore: prepare release v0.26.1466a056fix: swagger annotations in comment impact go-swagger scanner (#233)1a8f943doc: update discord link (#232)0e7ae07ci: fixed dependabot path (#231)3bb3e72doc: updated contributors file9c0a4c7build(deps): bump the development-dependencies group across 2 directories wit...98dc17eci: fixed coverage calculation w/ integration testsc685555ci: removed local git-cliff config (now shared, remote config)Updates
github.com/go-openapi/testify/enable/yaml/v2from 2.4.1 to 2.4.2Release notes
Sourced from github.com/go-openapi/testify/enable/yaml/v2's releases.
... (truncated)
Commits
68afde4chore: prepare release v2.4.2bdd7923refactor(leak): replace init() guard with lazy sync.Once check (#82)5700b9echore: bump go directive to 1.25.0 (#81)a4052a6doc: add portable agentic instructions (#80)0aa4e20doc: update discord link (#79)ef6d410fix: dependabot github-actions ecosystem config and bump ci-workflows to v0.2...6f2f293doc: updated contributors fileff11cfadocs: updated README for a better communication of the contents (#76)Updates
github.com/go-openapi/testify/v2from 2.4.1 to 2.4.2Release notes
Sourced from github.com/go-openapi/testify/v2's releases.
... (truncated)
Commits
68afde4chore: prepare release v2.4.2bdd7923refactor(leak): replace init() guard with lazy sync.Once check (#82)5700b9echore: bump go directive to 1.25.0 (#81)a4052a6doc: add portable agentic instructions (#80)0aa4e20doc: update discord link (#79)ef6d410fix: dependabot github-actions ecosystem config and bump ci-workflows to v0.2...6f2f293doc: updated contributors fileff11cfadocs: updated README for a better communication of the contents (#76)Updates
github.com/go-openapi/strfmtfrom 0.26.0 to 0.26.1Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
fcbb618chore: prepare release v0.26.1466a056fix: swagger annotations in comment impact go-swagger scanner (#233)1a8f943doc: update discord link (#232)0e7ae07ci: fixed dependabot path (#231)3bb3e72doc: updated contributors file9c0a4c7build(deps): bump the development-dependencies group across 2 directories wit...98dc17eci: fixed coverage calculation w/ integration testsc685555ci: removed local git-cliff config (now shared, remote config)Updates
github.com/go-openapi/testify/v2from 2.4.1 to 2.4.2Release notes
Sourced from github.com/go-openapi/testify/v2's releases.
... (truncated)
Commits
68afde4chore: prepare release v2.4.2bdd7923refactor(leak): replace init() guard with lazy sync.Once check (#82)5700b9echore: bump go directive to 1.25.0 (#81)a4052a6doc: add portable agentic instructions (#80)0aa4e20doc: update discord link (#79)ef6d410fix: dependabot github-actions ecosystem config and bump ci-workflows to v0.2...6f2f293doc: updated contributors fileff11cfadocs: updated README for a better communication of the contents (#76)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