Bump the minor-patch group across 1 directory with 3 updates#146
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the minor-patch group across 1 directory with 3 updates#146dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-patch group with 3 updates in the / directory: [github.com/alecthomas/kong](https://github.com/alecthomas/kong), [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) and [github.com/go-playground/validator/v10](https://github.com/go-playground/validator). Updates `github.com/alecthomas/kong` from 1.14.0 to 1.15.0 - [Commits](alecthomas/kong@v1.14.0...v1.15.0) Updates `github.com/getkin/kin-openapi` from 0.133.0 to 0.137.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.133.0...v0.137.0) Updates `github.com/go-playground/validator/v10` from 10.30.1 to 10.30.2 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.1...v10.30.2) --- updated-dependencies: - dependency-name: github.com/alecthomas/kong dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.134.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
fd71831 to
8319220
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-patch group with 3 updates in the / directory: github.com/alecthomas/kong, github.com/getkin/kin-openapi and github.com/go-playground/validator/v10.
Updates
github.com/alecthomas/kongfrom 1.14.0 to 1.15.0Commits
14c97a2fix: Allow the root node to defineHelp()(#593)db42183feat: allow explicitly set path with default to an empty string to clear it (...a2df5f5Add a genericBindForthat can usually replaceBindTo(#590)258b13afix: Do not open the default file that might be non existent if the value was...95675defeat: signature defaults (#581)Updates
github.com/getkin/kin-openapifrom 0.133.0 to 0.137.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
b641244revert to go 1.25 and revert cc4f8d99ff4bce7fix and upgrade goimports-reviser028df2arefacto(tests): use t.Context instead of context.Backgroundcc4f8d9refacto: replaceopenapi3.*Ptr(..)funcs withnew(..)df95b87address various lint errors3556929openapi2conv: nil-guard components lookup in FromV3SchemaRef (#1156)5a0a337openapi3: remove map-iteration order leaks causing flaky tests (#1158)3489553openapi3: skip v3.1 load/validation flaky tests3aa08cdopenapi3: record v3.1 load/validation test failures3179775openapi3: enable testing for 3.1 documentsUpdates
github.com/go-playground/validator/v10from 10.30.1 to 10.30.2Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
b9258bdfix(fqdn): allow hyphens in last domain label (#1548)b9f1d79feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG)...7fa9599chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#1546)8ca29ecchore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#1545)5e1bedfdocs: add Valuer interface documentation and example (#1540)42927a0feat: implement ValidatorValuer interface feature (#1416)c254ecedocs: fix typos (#1527)4325386fix: prevent panic in unique validation with nil pointer elements (#1532)d3f35daGo 1.26 support (#1535)f5c74cechore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1533)