Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/ogen-go/ogen from 1.14.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

v1.16.0

... (truncated)

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

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)

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

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.79%. Comparing base (82bed64) to head (9da5596).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   78.79%   78.79%           
=======================================
  Files          19       19           
  Lines        3673     3673           
=======================================
  Hits         2894     2894           
  Misses        650      650           
  Partials      129      129           

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

Bumps [github.com/ogen-go/ogen](https://github.com/ogen-go/ogen) from 1.14.0 to 1.18.0.
- [Release notes](https://github.com/ogen-go/ogen/releases)
- [Commits](ogen-go/ogen@v1.14.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 de51d1a to 9da5596 Compare December 8, 2025 20:13
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