Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

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

Release notes

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

v1.18.0

What's Changed

Full Changelog: ogen-go/ogen@v1.17.0...v1.18.0

v1.17.0

What's Changed

New Contributors

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

Commits
  • db3fa0c Merge pull request #1589 from lanej/feature/array-element-discrimination
  • 8b4a188 feat(gen): add array element type discrimination for oneOf/anyOf
  • 894cc34 Merge pull request #1594 from lanej/feature/x-ogen-name-parameters
  • 0cbd33b Merge pull request #1592 from lanej/feature/allow-duplicate-paths-different-m...
  • 14bb9c7 Merge pull request #1588 from lanej/feature/value-based-discrimination
  • cb69a49 Merge pull request #1597 from lanej/feature/non-primitive-enum-support
  • 2a6716c fix: name return values in findEnumDiscriminator for gocritic lint
  • 4ca1e72 feat(gen): support non-primitive enums with sum types
  • 88064b2 feat(gen): add x-ogen-name extension for parameter naming
  • e5dac6d feat(parser): allow duplicate paths with different HTTP methods
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2025
@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.81%. Comparing base (9a48b81) to head (4b052e9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1643      +/-   ##
==========================================
+ Coverage   68.77%   68.81%   +0.03%     
==========================================
  Files         446      446              
  Lines       18403    18403              
==========================================
+ Hits        12657    12664       +7     
+ Misses       4800     4795       -5     
+ Partials      946      944       -2     

☔ 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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ogen-go/ogen-1.18.0 branch from a5879a4 to d87bc53 Compare December 2, 2025 08:06
Bumps [github.com/ogen-go/ogen](https://github.com/ogen-go/ogen) from 1.16.0 to 1.18.0.
- [Release notes](https://github.com/ogen-go/ogen/releases)
- [Commits](ogen-go/ogen@v1.16.0...v1.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ogen-go/ogen-1.18.0 branch from d87bc53 to 4b052e9 Compare December 11, 2025 12:37
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