Skip to content

Update module github.com/deepmap/oapi-codegen to v1.16.3 #172

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/deepmap/oapi-codegen v1.12.4 -> v1.16.3 age adoption passing confidence

Release Notes

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

v1.16.3

Compare Source

v1.16.2: : Further improve documentation notices

Compare Source

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.16.1...v1.16.2

v1.16.1: : Ensure deprecation comments appear correctly

Compare Source

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.16.0...v1.16.1

v1.16.0: : Reduce runtime dependencies

Compare Source

As part of the final preparation towards the v2 release, this release finalises the use of the new multi-repo packages, and deprecates all internal packages ahead of next week's release removing them.

Key callouts

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

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

v1.14.0: : Iris Support, Go 1.20 requirement, reduction of runtime dependencies, and various other features and fixes

Compare Source

Key callouts

What's Changed

New Contributors

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

v1.13.4

Compare Source

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.3...v1.13.4

v1.13.3

Compare Source

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.2...v1.13.3

v1.13.2: Fix: Allow multiple JSON types to be generated

Compare Source

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.1...v1.13.2

v1.13.1: : Various fixes post-release

Compare Source

What's Changed

New Contributors

Full Changelog: oapi-codegen/oapi-codegen@v1.13.0...v1.13.1

v1.13.0: Fiber support, many PR's merged for bug fixes and improvements

Compare Source

New Functionality

Support has been added for a new router, Fiber

Notable Changes

These changes may affect your code, and possibly some incompatibilities where boilerplate had to be changed to fix issues.

The Rest

New Contributors

Full Changelog: oapi-codegen/oapi-codegen@v1.12.4...v1.13.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch 4 times, most recently from 3567899 to 2649a8e Compare June 13, 2023 14:35
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.13.0 Update module github.com/deepmap/oapi-codegen to v1.13.1 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from 2649a8e to 838d3a8 Compare July 31, 2023 11:48
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.13.1 Update module github.com/deepmap/oapi-codegen to v1.13.2 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from 838d3a8 to a82c12c Compare August 1, 2023 02:24
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.13.2 Update module github.com/deepmap/oapi-codegen to v1.13.3 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from a82c12c to b5bbccd Compare August 4, 2023 17:35
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.13.3 Update module github.com/deepmap/oapi-codegen to v1.13.4 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from b5bbccd to 9f87055 Compare August 8, 2023 17:57
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.13.4 Update module github.com/deepmap/oapi-codegen to v1.14.0 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from 9f87055 to 8df79b0 Compare August 30, 2023 22:41
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.14.0 Update module github.com/deepmap/oapi-codegen to v1.15.0 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from 8df79b0 to cb7f390 Compare September 11, 2023 11:33
@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.16.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from cb7f390 to 2f3d7a1 Compare October 23, 2023 16:52
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.16.0 Update module github.com/deepmap/oapi-codegen to v1.16.1 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from 2f3d7a1 to a81256b Compare October 23, 2023 19:43
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.16.1 Update module github.com/deepmap/oapi-codegen to v1.16.2 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from a81256b to 606d66f Compare October 24, 2023 13:40
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from 606d66f to 3cb1137 Compare March 19, 2024 01:55
@renovate renovate bot force-pushed the renovate/github.com-deepmap-oapi-codegen-1.x branch from 3cb1137 to 0e31eed Compare June 4, 2024 10:03
@renovate renovate bot changed the title Update module github.com/deepmap/oapi-codegen to v1.16.2 Update module github.com/deepmap/oapi-codegen to v1.16.3 Jun 4, 2024
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