Bump github.com/oapi-codegen/runtime from 1.3.1 to 1.4.0#4166
Bump github.com/oapi-codegen/runtime from 1.3.1 to 1.4.0#4166dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Coverage Impact ⬆️ Merging this pull request will increase total coverage on 🛟 Help
|
1a5f2cf to
ba0cd4d
Compare
|
@dependabot rebase |
ba0cd4d to
dc300e3
Compare
Investigation: can we drop the dynamic-query-param workarounds?We have two workarounds for deepmap oapi-codegen #1129 (binding free-form
The generated handlers already call Empirical results against v1.4.0
Reading Removing the workarounds with v1.4.0 alone would silently regress both endpoints (the bound map would always be Options to ever remove them
Test coverage gaps to close before any removalBoth DecisionKeep workarounds. Merging this bump as a clean dependency update. |
dc300e3 to
a287d22
Compare
Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a287d22 to
cb8670e
Compare

Bumps github.com/oapi-codegen/runtime from 1.3.1 to 1.4.0.
Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
Commits
247b459fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 (#105)1d38dfafix(deps): update module github.com/labstack/echo/v5 to v5.1.0 (#120)be9ed17chore(deps): update release-drafter/release-drafter action to v7 (#113)77570f9Fix form/explode=false incorrectly splitting primitive string values on comma...dfe6f3bfeat: support spaceDelimited and pipeDelimited query parameter binding (#117)5ea8c65Improve deepobject unmarshalling to support nullable.Nullable and encode.Text...