build(deps): bump github.com/google/jsonschema-go from 0.4.2 to 0.4.3#2393
Conversation
|
@dependabot recreate |
SamMorrowDrums
left a comment
There was a problem hiding this comment.
Patch bump — improve anyOf errors + map non-string key fix. No API surface changes affecting our usage.
|
@dependabot squash and merge |
e4b080c to
6dc53ba
Compare
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [github.com/google/jsonschema-go](https://github.com/google/jsonschema-go) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/google/jsonschema-go/releases) - [Commits](google/jsonschema-go@v0.4.2...0.4.3) --- updated-dependencies: - dependency-name: github.com/google/jsonschema-go dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
daeb2dd to
45c36b1
Compare
Auto-generated by license-check workflow
SamMorrowDrums
left a comment
There was a problem hiding this comment.
Re-approving after rebase. jsonschema-go 0.4.3 is a patch bump.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/google/jsonschema-go from 0.4.2 to 0.4.3.
Release notes
Sourced from github.com/google/jsonschema-go's releases.
Commits
8c4ab4ffix: infer - support map with non-string key type (#70)8bd5742improve anyOf errors (#61)