Skip to content

chore(deps): Bump the go-openapi-dependencies group across 2 directories with 1 update - #243

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

chore(deps): Bump the go-openapi-dependencies group across 2 directories with 1 update#243
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-af1cb692c9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-openapi-dependencies group with 1 update in the / directory: github.com/go-openapi/loads.
Bumps the go-openapi-dependencies group with 1 update in the /internal/testintegration directory: github.com/go-openapi/loads.

Updates github.com/go-openapi/loads from 0.25.1 to 0.25.2

Release notes

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

v0.25.2

0.25.2 - 2026-08-25

Full Changelog: go-openapi/loads@v0.25.1...v0.25.2

11 commits in this release.


Fixed bugs

Documentation

  • doc: add technical writing instructions for agents by @​fredbi ...

Testing

Miscellaneous tasks

Updates

Other (technical)


People who contributed to this release


... (truncated)

Commits
  • a8de01b fix: onboards spec fixes (#173)
  • 6d3a812 Merge pull request #172 from fredbi/fix/clone-spec-through-json
  • 862dc2b doc: add technical writing instructions for agents
  • ccc5505 fix: clone a specification through JSON, not gob
  • 7138543 build(deps): bump the go-openapi-dependencies group with 2 updates
  • 4432d5f chore(dependabot): fix invalid timezone
  • 93b49a7 chore: dependabot schedule is now twice a week (#170)
  • e433900 build(deps): bump the go-openapi-dependencies group across 1 directory with 2...
  • 4c2a468 build(deps): bump the development-dependencies group with 9 updates
  • 65cb02c chore: updated go dependencies (#167)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/loads from 0.25.1 to 0.25.2

Release notes

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

v0.25.2

0.25.2 - 2026-08-25

Full Changelog: go-openapi/loads@v0.25.1...v0.25.2

11 commits in this release.


Fixed bugs

Documentation

  • doc: add technical writing instructions for agents by @​fredbi ...

Testing

Miscellaneous tasks

Updates

Other (technical)


People who contributed to this release


... (truncated)

Commits
  • a8de01b fix: onboards spec fixes (#173)
  • 6d3a812 Merge pull request #172 from fredbi/fix/clone-spec-through-json
  • 862dc2b doc: add technical writing instructions for agents
  • ccc5505 fix: clone a specification through JSON, not gob
  • 7138543 build(deps): bump the go-openapi-dependencies group with 2 updates
  • 4432d5f chore(dependabot): fix invalid timezone
  • 93b49a7 chore: dependabot schedule is now twice a week (#170)
  • e433900 build(deps): bump the go-openapi-dependencies group across 1 directory with 2...
  • 4c2a468 build(deps): bump the development-dependencies group with 9 updates
  • 65cb02c chore: updated go dependencies (#167)
  • 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

…ies with 1 update

Bumps the go-openapi-dependencies group with 1 update in the / directory: [github.com/go-openapi/loads](https://github.com/go-openapi/loads).
Bumps the go-openapi-dependencies group with 1 update in the /internal/testintegration directory: [github.com/go-openapi/loads](https://github.com/go-openapi/loads).


Updates `github.com/go-openapi/loads` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/go-openapi/loads/releases)
- [Commits](go-openapi/loads@v0.25.1...v0.25.2)

Updates `github.com/go-openapi/loads` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/go-openapi/loads/releases)
- [Commits](go-openapi/loads@v0.25.1...v0.25.2)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/loads
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/loads
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Sep 1, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) September 1, 2026 06:42
@github-actions
github-actions Bot merged commit 278bcce into master Sep 1, 2026
24 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/go-openapi-dependencies-af1cb692c9 branch September 1, 2026 06:45
@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.24%. Comparing base (22e34e9) to head (190cebd).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #243   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files          29       29           
  Lines        3404     3404           
=======================================
  Hits         3208     3208           
  Misses        192      192           
  Partials        4        4           

☔ 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