Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/deepmap/oapi-codegen/v2 to v2.2.0 #1763

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/deepmap/oapi-codegen/v2 v2.1.0 -> v2.2.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

deepmap/oapi-codegen (github.com/deepmap/oapi-codegen/v2)

v2.2.0: : Pure-Go 1.22+ server, documentation overhaul. JSON schema and several bug fixes

Compare Source

Big announcements

In case you've missed it, we've got a few big announcements as maintainers of oapi-codegen which we'd recommend you read in more depth.

We'd also like to thank our sponsors for this release:

DevZero logo

🔊 Notable features

The v2.2.0 release was largely focussed on the following big changes, alongside a number of other bug fixes.

Generate a pure Go 1.22+ net/http server

With Go 1.22+'s enhanced routing, it's now easier than ever to be able to write a pure-Go HTTP service, and thanks to a contribution from @​thedadams we now have a std-http-server, further documented in the Supported Servers section in the README.

[!NOTE]
Not seeing this working, i.e. seeing a 404 page not found? Make sure that the go directive in your project's go.mod is updated!

In the future we're going to see if we can preemptively warn you if you're not quite set up correctly.

Documentation overhaul

A significant undertaking in this release was to rewrite pretty much every line of documentation we had, as well as introducing a number of additional examples and test cases.

We're excited to hear your feedback on the new structure of the README, the additional docs added, and whether there are any additional examples that may be of use.

JSON Schema configuration

In the spirit of documentation, we now also have a JSON schema which can be found further documented in the Usage section in the README.

This not only gives a separate definition of fields and their meaning, but it can be used with IDEs for autocompletion and validation, allowing for a much better Developer Experience.

kin-openapi upgrade

A few big upgrades have come in kin-openapi, which we use for the underlying OpenAPI parsing and validation, which included a significant breaking change that meant that consumers of oapi-codegen couldn't upgrade the kin-openapi version until we had made changes in oapi-codegen.

This has additionally been set up as an FAQ as it's one we commonly get.

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

16 changes

Configuration

📅 Schedule: Branch creation - "after 8am on Monday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 4, 2024 12:45
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 4, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: uibackend/types/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/getkin/kin-openapi v0.122.0 -> v0.124.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.20.2
github.com/go-openapi/swag v0.22.4 -> v0.22.8
golang.org/x/mod v0.12.0 -> v0.17.0
golang.org/x/text v0.14.0 -> v0.15.0
golang.org/x/tools v0.12.0 -> v0.21.0
File name: uibackend/server/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/getkin/kin-openapi v0.123.0 -> v0.124.0
File name: uibackend/client/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/getkin/kin-openapi v0.122.0 -> v0.124.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.20.2
github.com/go-openapi/swag v0.22.4 -> v0.22.8
golang.org/x/mod v0.12.0 -> v0.17.0
golang.org/x/text v0.14.0 -> v0.15.0
golang.org/x/tools v0.12.0 -> v0.21.0
File name: plugins/sdk-go/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/getkin/kin-openapi v0.122.0 -> v0.124.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.20.2
github.com/go-openapi/swag v0.22.4 -> v0.22.8
golang.org/x/crypto v0.22.0 -> v0.23.0
golang.org/x/mod v0.12.0 -> v0.17.0
golang.org/x/net v0.24.0 -> v0.25.0
golang.org/x/sys v0.19.0 -> v0.20.0
golang.org/x/text v0.14.0 -> v0.15.0
golang.org/x/tools v0.13.0 -> v0.21.0
File name: plugins/runner/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/getkin/kin-openapi v0.122.0 -> v0.124.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.20.2
github.com/go-openapi/swag v0.22.4 -> v0.22.8
golang.org/x/crypto v0.22.0 -> v0.23.0
golang.org/x/mod v0.13.0 -> v0.17.0
golang.org/x/net v0.24.0 -> v0.25.0
golang.org/x/sys v0.19.0 -> v0.20.0
golang.org/x/text v0.14.0 -> v0.15.0
golang.org/x/tools v0.14.0 -> v0.21.0
File name: api/types/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/getkin/kin-openapi v0.123.0 -> v0.124.0
golang.org/x/mod v0.14.0 -> v0.17.0
golang.org/x/text v0.14.0 -> v0.15.0
golang.org/x/tools v0.17.0 -> v0.21.0
File name: api/server/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/getkin/kin-openapi v0.123.0 -> v0.124.0
golang.org/x/crypto v0.22.0 -> v0.23.0
golang.org/x/net v0.24.0 -> v0.25.0
golang.org/x/sys v0.19.0 -> v0.20.0
golang.org/x/text v0.14.0 -> v0.15.0
golang.org/x/tools v0.20.0 -> v0.21.0
File name: api/client/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/getkin/kin-openapi v0.123.0 -> v0.124.0
golang.org/x/mod v0.14.0 -> v0.17.0
golang.org/x/text v0.14.0 -> v0.15.0
golang.org/x/tools v0.17.0 -> v0.21.0

Copy link
Contributor Author

renovate bot commented Jun 4, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

github-actions bot commented Jun 4, 2024

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr1763-b687dd816ade5207f01562c99946f270d7eaf6f5
  • ghcr.io/openclarity/vmclarity-cli-dev:pr1763-b687dd816ade5207f01562c99946f270d7eaf6f5
  • ghcr.io/openclarity/vmclarity-cr-discovery-server-dev:pr1763-b687dd816ade5207f01562c99946f270d7eaf6f5
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr1763-b687dd816ade5207f01562c99946f270d7eaf6f5
  • ghcr.io/openclarity/vmclarity-plugin-kics-dev:pr1763-b687dd816ade5207f01562c99946f270d7eaf6f5
  • ghcr.io/openclarity/vmclarity-ui-dev:pr1763-b687dd816ade5207f01562c99946f270d7eaf6f5
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr1763-b687dd816ade5207f01562c99946f270d7eaf6f5

@paralta paralta self-assigned this Jun 4, 2024
@paralta paralta added this pull request to the merge queue Jun 4, 2024
Merged via the queue into main with commit 04481c8 Jun 4, 2024
40 checks passed
@paralta paralta deleted the renovate/git.luolix.top-deepmap-oapi-codegen-v2-2.x branch June 4, 2024 14:08
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.

None yet

1 participant