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 dependency deepmap/oapi-codegen to v1.16.2 - autoclosed #388

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
deepmap/oapi-codegen libraries minor 1.14.0 -> 1.16.2

Release Notes

deepmap/oapi-codegen (deepmap/oapi-codegen)

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


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 is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #388 (216f031) into master (2e4f792) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #388   +/-   ##
=======================================
  Coverage   62.13%   62.13%           
=======================================
  Files          35       35           
  Lines        1743     1743           
=======================================
  Hits         1083     1083           
  Misses        618      618           
  Partials       42       42           

@renovate renovate bot force-pushed the renovate/deepmap-oapi-codegen-1.x branch 13 times, most recently from fb58e84 to 15c400c Compare October 5, 2023 07:14
@renovate renovate bot force-pushed the renovate/deepmap-oapi-codegen-1.x branch 7 times, most recently from c3fbda2 to 7dd4c3c Compare October 11, 2023 07:06
@renovate renovate bot changed the title Update dependency deepmap/oapi-codegen to v1.15.0 Update dependency deepmap/oapi-codegen to v1.16.1 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/deepmap-oapi-codegen-1.x branch from 7dd4c3c to 0dcdc00 Compare October 23, 2023 17:14
@renovate renovate bot changed the title Update dependency deepmap/oapi-codegen to v1.16.1 Update dependency deepmap/oapi-codegen to v1.16.2 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/deepmap-oapi-codegen-1.x branch from 0dcdc00 to 5c4936e Compare October 24, 2023 15:41
@renovate renovate bot force-pushed the renovate/deepmap-oapi-codegen-1.x branch from 5c4936e to 92edfc6 Compare November 1, 2023 08:08
@renovate renovate bot force-pushed the renovate/deepmap-oapi-codegen-1.x branch from 92edfc6 to 216f031 Compare November 1, 2023 08:08
@renovate renovate bot changed the title Update dependency deepmap/oapi-codegen to v1.16.2 Update dependency deepmap/oapi-codegen to v1.16.2 - autoclosed Nov 2, 2023
@renovate renovate bot closed this Nov 2, 2023
@renovate renovate bot deleted the renovate/deepmap-oapi-codegen-1.x branch November 2, 2023 07:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant