Skip to content

Bump the all group with 8 updates#131

Merged
heppu merged 2 commits into
mainfrom
dependabot/go_modules/all-9e0c1481ac
Jun 24, 2026
Merged

Bump the all group with 8 updates#131
heppu merged 2 commits into
mainfrom
dependabot/go_modules/all-9e0c1481ac

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 8 updates:

Package From To
github.com/go-srvc/mods/httpmod 1.5.0 1.6.0
github.com/go-srvc/mods/logmod 1.5.0 1.6.0
github.com/go-srvc/mods/metermod 1.5.0 1.6.0
github.com/go-srvc/mods/sigmod 1.5.0 1.6.0
github.com/go-srvc/mods/sqlxmod 1.5.0 1.6.0
github.com/go-srvc/mods/tracemod 1.5.0 1.6.0
github.com/go-srvc/srvc 1.3.0 1.4.0
github.com/ogen-go/ogen 1.20.3 1.22.0

Updates github.com/go-srvc/mods/httpmod from 1.5.0 to 1.6.0

Commits

Updates github.com/go-srvc/mods/logmod from 1.5.0 to 1.6.0

Commits

Updates github.com/go-srvc/mods/metermod from 1.5.0 to 1.6.0

Commits

Updates github.com/go-srvc/mods/sigmod from 1.5.0 to 1.6.0

Commits

Updates github.com/go-srvc/mods/sqlxmod from 1.5.0 to 1.6.0

Commits

Updates github.com/go-srvc/mods/tracemod from 1.5.0 to 1.6.0

Commits

Updates github.com/go-srvc/srvc from 1.3.0 to 1.4.0

Release notes

Sourced from github.com/go-srvc/srvc's releases.

v1.4.0

What's Changed

Full Changelog: go-srvc/srvc@v1.3.0...v1.4.0

Commits

Updates github.com/ogen-go/ogen from 1.20.3 to 1.22.0

Release notes

Sourced from github.com/ogen-go/ogen's releases.

v1.22.0

What's Changed

New Contributors

Full Changelog: ogen-go/ogen@v1.21.0...v1.22.0

v1.21.0

What's Changed

New Contributors

Full Changelog: ogen-go/ogen@v1.20.3...v1.21.0

Commits
  • 04516d8 Merge pull request #1692 from oha-4/fix/allof-sibling-properties
  • 8ef9ded fix(gen): propagate x-ogen-name and x-ogen-type across allOf
  • ae61860 fix(gen): harden allOf sibling and extension handling
  • 6c88c0d chore: commit generated files
  • 034f179 fix(gen): merge sibling keywords specified alongside allOf
  • b095a8c Merge pull request #1690 from ogen-go/feat/markdown-godoc
  • c8826e8 chore: commit generated files
  • bcab4cd feat(gen): render Markdown in godoc comments
  • 9346735 Merge pull request #1689 from zguydev/feat/client-sse-stream
  • c27480d chore: commit generated files
  • 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 all group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-srvc/mods/httpmod](https://github.com/go-srvc/mods) | `1.5.0` | `1.6.0` |
| [github.com/go-srvc/mods/logmod](https://github.com/go-srvc/mods) | `1.5.0` | `1.6.0` |
| [github.com/go-srvc/mods/metermod](https://github.com/go-srvc/mods) | `1.5.0` | `1.6.0` |
| [github.com/go-srvc/mods/sigmod](https://github.com/go-srvc/mods) | `1.5.0` | `1.6.0` |
| [github.com/go-srvc/mods/sqlxmod](https://github.com/go-srvc/mods) | `1.5.0` | `1.6.0` |
| [github.com/go-srvc/mods/tracemod](https://github.com/go-srvc/mods) | `1.5.0` | `1.6.0` |
| [github.com/go-srvc/srvc](https://github.com/go-srvc/srvc) | `1.3.0` | `1.4.0` |
| [github.com/ogen-go/ogen](https://github.com/ogen-go/ogen) | `1.20.3` | `1.22.0` |


Updates `github.com/go-srvc/mods/httpmod` from 1.5.0 to 1.6.0
- [Commits](go-srvc/mods@logmod/v1.5.0...logmod/v1.6.0)

Updates `github.com/go-srvc/mods/logmod` from 1.5.0 to 1.6.0
- [Commits](go-srvc/mods@logmod/v1.5.0...logmod/v1.6.0)

Updates `github.com/go-srvc/mods/metermod` from 1.5.0 to 1.6.0
- [Commits](go-srvc/mods@logmod/v1.5.0...logmod/v1.6.0)

Updates `github.com/go-srvc/mods/sigmod` from 1.5.0 to 1.6.0
- [Commits](go-srvc/mods@logmod/v1.5.0...logmod/v1.6.0)

Updates `github.com/go-srvc/mods/sqlxmod` from 1.5.0 to 1.6.0
- [Commits](go-srvc/mods@logmod/v1.5.0...logmod/v1.6.0)

Updates `github.com/go-srvc/mods/tracemod` from 1.5.0 to 1.6.0
- [Commits](go-srvc/mods@logmod/v1.5.0...logmod/v1.6.0)

Updates `github.com/go-srvc/srvc` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/go-srvc/srvc/releases)
- [Commits](go-srvc/srvc@v1.3.0...v1.4.0)

Updates `github.com/ogen-go/ogen` from 1.20.3 to 1.22.0
- [Release notes](https://github.com/ogen-go/ogen/releases)
- [Commits](ogen-go/ogen@v1.20.3...v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/go-srvc/mods/httpmod
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/go-srvc/mods/logmod
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/go-srvc/mods/metermod
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/go-srvc/mods/sigmod
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/go-srvc/mods/sqlxmod
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/go-srvc/mods/tracemod
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/go-srvc/srvc
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/ogen-go/ogen
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Jun 16, 2026
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.79%. Comparing base (accb6cd) to head (4eb4a4c).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files           6        6           
  Lines         106      106           
=======================================
  Hits           92       92           
  Misses          7        7           
  Partials        7        7           
Flag Coverage Δ
application 72.64% <ø> (ø)
unit 57.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@heppu heppu merged commit 713cb67 into main Jun 24, 2026
3 checks passed
@heppu heppu deleted the dependabot/go_modules/all-9e0c1481ac branch June 24, 2026 10:08
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