Bump github.com/google/gnostic from 0.6.7 to 0.6.8 #14

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/google/gnostic-0.6.8 into v3 2022-04-11 22:53:52 +03:00
dependabot[bot] commented 2022-04-05 15:30:51 +03:00 (Migrated from github.com)

Bumps github.com/google/gnostic from 0.6.7 to 0.6.8.

Release notes

Sourced from github.com/google/gnostic's releases.

protoc-gen-openapi and export improvements.

This contains several improvements to protoc-gen-openapi from @​jeffsawatzky , including the ability to use proto annotations to add fragments to generated OpenAPI documents (#324). It also adds some missing OpenAPI compiler code that Jeff uncovered when testing the new fragment overlay feature - maps of strings were not properly exported in ToRawInfo() methods in both OpenAPI packages (v2 and v3). Thanks, Jeff!

Commits
  • 563c490 Add missing generated code to support export of maps of strings. (#333)
  • 44c9037 [protoc-gen-openapi] Fix the Timestamp Format (#310) (#330)
  • e282a44 automatically add a google.rpc.Status response if requested. (#329)
  • f0fd0ae refactor code a little (#328)
  • df655de Update reader.go (#320)
  • e954645 [protoc-gen-openapi] Support google.protobuf.Any and google.rpc.Status (#327)
  • ec4d35c [protoc-gen-openapi] Support Fully Qualified Schema Names and Annotations for...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/google/gnostic](https://github.com/google/gnostic) from 0.6.7 to 0.6.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/gnostic/releases">github.com/google/gnostic's releases</a>.</em></p> <blockquote> <h2>protoc-gen-openapi and export improvements.</h2> <p>This contains several improvements to <code>protoc-gen-openapi</code> from <a href="https://github.com/jeffsawatzky"><code>@​jeffsawatzky</code></a> , including the ability to use proto annotations to add fragments to generated OpenAPI documents (<a href="https://github-redirect.dependabot.com/google/gnostic/issues/324">#324</a>). It also adds some missing OpenAPI compiler code that Jeff uncovered when testing the new fragment overlay feature - maps of strings were not properly exported in <code>ToRawInfo()</code> methods in both OpenAPI packages (v2 and v3). Thanks, Jeff!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/gnostic/commit/563c490c54acde2835f3c2368455b33231bd735a"><code>563c490</code></a> Add missing generated code to support export of maps of strings. (<a href="https://github-redirect.dependabot.com/google/gnostic/issues/333">#333</a>)</li> <li><a href="https://github.com/google/gnostic/commit/44c90377b5a271df3a4d855ae7f1c898a002a495"><code>44c9037</code></a> [protoc-gen-openapi] Fix the Timestamp Format (<a href="https://github-redirect.dependabot.com/google/gnostic/issues/310">#310</a>) (<a href="https://github-redirect.dependabot.com/google/gnostic/issues/330">#330</a>)</li> <li><a href="https://github.com/google/gnostic/commit/e282a4490e6f9b34e63d176da38e92c6ad47edd1"><code>e282a44</code></a> automatically add a google.rpc.Status response if requested. (<a href="https://github-redirect.dependabot.com/google/gnostic/issues/329">#329</a>)</li> <li><a href="https://github.com/google/gnostic/commit/f0fd0aec0cb3f11751a682ee3d5c969618999994"><code>f0fd0ae</code></a> refactor code a little (<a href="https://github-redirect.dependabot.com/google/gnostic/issues/328">#328</a>)</li> <li><a href="https://github.com/google/gnostic/commit/df655dec910ab1335bfe8d885c7c440477df6e82"><code>df655de</code></a> Update reader.go (<a href="https://github-redirect.dependabot.com/google/gnostic/issues/320">#320</a>)</li> <li><a href="https://github.com/google/gnostic/commit/e9546453c5947bc03982392dda2d402ab0c56299"><code>e954645</code></a> [protoc-gen-openapi] Support google.protobuf.Any and google.rpc.Status (<a href="https://github-redirect.dependabot.com/google/gnostic/issues/327">#327</a>)</li> <li><a href="https://github.com/google/gnostic/commit/ec4d35c9d50e09f282880c6fe57fea3c124e4efb"><code>ec4d35c</code></a> [protoc-gen-openapi] Support Fully Qualified Schema Names and Annotations for...</li> <li>See full diff in <a href="https://github.com/google/gnostic/compare/v0.6.7...v0.6.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/gnostic&package-manager=go_modules&previous-version=0.6.7&new-version=0.6.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
github-actions[bot] (Migrated from github.com) approved these changes 2022-04-05 15:31:10 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-proto#14
No description provided.