Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps github.com/ogen-go/ogen from 1.15.1 to 1.16.0.

Release notes

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

v1.16.0

What's Changed

New Contributors

Full Changelog: ogen-go/ogen@v1.15.2...v1.16.0

v1.15.2

What's Changed

New Contributors

Full Changelog: ogen-go/ogen@v1.15.1...v1.15.2

Commits
  • fb3210d Merge pull request #1494 from viz-org/feat/decimal-format
  • 29a7e27 chore: commit generated files
  • 047f0fd feat: decimal format
  • ec1b379 chore(lint): fix issue
  • bf1a3ed Merge pull request #1427 from maelick/optional-params-omitzero-squashed
  • db90e0f chore: commit generated files
  • 23da12a fix: move parameters' omitzero/omitempty JSON tags to Generator for solving c...
  • 2db1429 chore: commit generated files
  • 0018061 fix: json/encoding marshal errors of parameters with optional structs
  • 5315148 chore: commit generated files
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ogen-go/ogen](https://github.com/ogen-go/ogen) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/ogen-go/ogen/releases)
- [Commits](ogen-go/ogen@v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/ogen-go/ogen
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 6, 2025
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 5.11%. Comparing base (6aeafbc) to head (36d66c7).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #608   +/-   ##
=====================================
  Coverage   5.11%   5.11%           
=====================================
  Files        173     173           
  Lines      28164   28164           
=====================================
  Hits        1441    1441           
  Misses     26597   26597           
  Partials     126     126           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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