chore(deps): bump the production-dependencies group across 1 directory with 2 updates#430
Merged
benmatselby merged 2 commits intoMay 12, 2026
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
benmatselby
approved these changes
May 12, 2026
…y with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [golang.org/x/text](https://github.com/golang/text) and [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi). Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) Updates `github.com/getkin/kin-openapi` from 0.137.0 to 0.138.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.137.0...v0.138.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1493a0a to
1c41d48
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 production-dependencies group with 2 updates in the / directory: golang.org/x/text and github.com/getkin/kin-openapi.
Updates
golang.org/x/textfrom 0.36.0 to 0.37.0Commits
3ef517ego.mod: update golang.org/x dependenciesUpdates
github.com/getkin/kin-openapifrom 0.137.0 to 0.138.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
d237575openapi3conv: test Upgrade on many documents (#1169)72d9005feat(openapi3conv): canonicalization pass for 3.0 -> 3.x (#1162)03ab662feat(openapi3): add per-type validation errors with cluster wrappers (#1166)3405d3btest: move public-API tests to external _test packages (#1168)4ddafd1openapi3: add test for issue #927 (nullable not respected on $ref schemas)3342b7copenapi3gen: clear nullable on exported component bodies