botapi
botapi copied to clipboard
chore(deps): bump github.com/ogen-go/ogen from 0.68.6 to 0.75.0
Bumps github.com/ogen-go/ogen from 0.68.6 to 0.75.0.
Release notes
Sourced from github.com/ogen-go/ogen's releases.
v0.75.0
What's Changed
- feat(client): added interface generation by
@alesbrelihin ogen-go/ogen#1038- fix(gen): trim path prefix inside
FindPathby@tdakkotain ogen-go/ogen#1047- fix(gen): ignore security format case by
@tdakkotain ogen-go/ogen#1046- docs(contributing): add commands to update generated code by
@tdakkotain ogen-go/ogen#1048Full Changelog: https://github.com/ogen-go/ogen/compare/v0.74.0...v0.75.0
v0.74.0
What's Changed
- ci: fix image build by
@gvencadzein ogen-go/ogen#1006- fix: linter memory aliasing issue by
@tdakkotain ogen-go/ogen#1016- fix: do not fold Set-Cookie values into a single header, per RFC6265 by
@jmallocin ogen-go/ogen#1027- fix(gen): pass HTTP attributes, even if
operationIdis not set by@tdakkotain ogen-go/ogen#1031- feat: use of conventient errors for sec errors as well. Also fixed recordErr. by
@alesbrelihin ogen-go/ogen#1033- feat(oauth2): added support by
@alesbrelihin ogen-go/ogen#1025- feat(gen): add a method to return all enum values by
@tdakkotain ogen-go/ogen#1034New Contributors
@jmallocmade their first contribution in ogen-go/ogen#1027@alesbrelihmade their first contribution in ogen-go/ogen#1033Full Changelog: https://github.com/ogen-go/ogen/compare/v0.73.0...v0.74.0
v0.73.0
What's Changed
- feat: add docker image build by
@gvencadzein ogen-go/ogen#1001- feat(gen): return same error as server if requirement is not satisfied by
@tdakkotain ogen-go/ogen#1005New Contributors
@gvencadzemade their first contribution in ogen-go/ogen#1001Full Changelog: https://github.com/ogen-go/ogen/compare/v0.72.1...v0.73.0
v0.72.1
What's Changed
- fix(gen): match
discriminatormapping by ref by@tdakkotain ogen-go/ogen#992Full Changelog: https://github.com/ogen-go/ogen/compare/v0.72.0...v0.72.1
... (truncated)
Commits
ccc3e37Merge pull request #1051 from ogen-go/dependabot/go_modules/go.uber.org/zap-1...b6f7e30Merge pull request #1050 from ogen-go/dependabot/go_modules/github.com/valyal...4b08684Merge pull request #1049 from ogen-go/dependabot/github_actions/codecov/codec...3535c7echore: go mod tidy43747bdchore: bump go.uber.org/zap from 1.25.0 to 1.26.0d8e8d31chore: bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0966d8bcchore: bump codecov/codecov-action from 3 to 45a6c607Merge pull request #1048 from tdakkota/docs/add-commands-to-contributing-guide4323e6fdocs(contributing): add commands to update generated codee4a61b4Merge pull request #1046 from tdakkota/fix/ignore-format-case- 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)