example
example copied to clipboard
chore(deps): bump github.com/ogen-go/ogen from 1.1.0 to 1.2.0
Bumps github.com/ogen-go/ogen from 1.1.0 to 1.2.0.
Release notes
Sourced from github.com/ogen-go/ogen's releases.
v1.2.0
What's Changed
- feat(gen): add size to MultipartFile struct by
@ldmonsterin ogen-go/ogen#1247- fix(gen): re-use parameter type by
@tdakkotain ogen-go/ogen#1197- fix(gen): add support for Free-form Objects when a schema definitions only specifies
type: objectby@k4n4ryin ogen-go/ogen#1246- fix(gen): properly handle intermediate route node by
@tdakkotain ogen-go/ogen#1251New Contributors
@ldmonstermade their first contribution in ogen-go/ogen#1247Full Changelog: https://github.com/ogen-go/ogen/compare/v1.1.1...v1.1.2
v1.1.1
What's Changed
- test: add regression test for issue 1220 by
@tdakkotain ogen-go/ogen#1224- fix(gen): encode discriminator field only once by
@tdakkotain ogen-go/ogen#1232- chore: fix lint issues by
@ernadoin ogen-go/ogen#1240- fix(gen): properly encode optional array parameter by
@tdakkotain ogen-go/ogen#1245Full Changelog: https://github.com/ogen-go/ogen/compare/v1.1.0...v1.1.1
Commits
fe65c5eMerge pull request #1251 from tdakkota/fix/issue-124909f3df3chore: commit generated files61cffd3fix(gen): properly handle intermediate route nodefd8ab3cMerge pull request #1246 from k4n4ry/fix/generate-free-form-object1c28226chore: commit generated files91d393ctest(integration): add tests for generating Free-form Objects9f4ab19fix(gen): add support for Free-form Objects when a schema definitions only sp...bc94e89Merge pull request #1248 from ogen-go/dependabot/go_modules/opentelemetry-582...ea2d5a9chore: go mod tidy5c8eb5c---- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)