osbuild-composer
osbuild-composer copied to clipboard
build(deps): bump github.com/deepmap/oapi-codegen from 1.8.2 to 1.10.1
Bumps github.com/deepmap/oapi-codegen from 1.8.2 to 1.10.1.
Release notes
Sourced from github.com/deepmap/oapi-codegen's releases.
Roll back v1.10.0 Gin changes
PR #530 was a breaking change I should not have merged.
Some new features and many bug fixes
Thank you everyone for your PR's. I'm incrementing the minor version because some new functionality was added:
I've also merged numerous bug fixes.
Sorry for the long delay in releases, I've been extremely busy, and it takes time to go over PR's to make sure they don't break something.
Bug fixes, go embed for templates
- Update Echo to fix security issues and baseurl handling
- Internally, use go:embed instead of third party embedding tools for templates.
Gin support, auth example, bug fixes
We're increasing the minor version to 1.9.0 since there's new support for Gin and some new libraries in
pkg/runtime
.Thanks for all the contributions.
Bug fixes
- Merged a number of PR's fixing various bugs in code generation. Thank you all.
Commits
9dc8b8d
Revert "improve gin support (#530)"db1571c
Update more dependencies3c2bed4
update deps (#553)b6f5b89
go mod tidy1e8c835
Updating gin to v1.7.7 (#528)dc6ec1b
Fix tyme and date as object parameter field (#522)0c49c75
Fixed wrong code in gin template (#481)97d7ee3
Fix reference to undefined variable in gin codegen (#550)cdf4858
fix possible empty values in ReadBuildInfo() (#548)a4d612c
feat: support readOnly and writeOnly (#547)- Additional commits viewable in compare view
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 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 rebase
I did some manual changes here to make our code work with the autogenerated one.
A newer version of github.com/deepmap/oapi-codegen exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@ondrejbudai @croissanne does any of you have time to finish this PR? It does not seem like just rebasing it would help and it is already almost a year old...
@ondrejbudai @croissanne does any of you have time to finish this PR? It does not seem like just rebasing it would help and it is already almost a year old...
I should really finish it up, I'll do it.
This PR is stale because it has been open 30 days with no activity. Remove "Stale" label or comment or this will be closed in 7 days.
This PR was closed because it has been stalled for 30+7 days with no activity.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.