Skip to content

go: Update module github.com/chrusty/protoc-gen-jsonschema to v0.4

This MR contains the following updates:

Package Type Update Change
github.com/chrusty/protoc-gen-jsonschema require minor v0.0.0-20240212064413-73d5723042b8 -> v0.4

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

chrusty/protoc-gen-jsonschema (github.com/chrusty/protoc-gen-jsonschema)

v0.4: Allow null arrays and objects

Compare Source

The allow_null_values option now applies to objects and arrays too.

v0.3: Parameterised options

Compare Source

  • "debug": enable debug logging
  • "disallow_additional_properties": don't allow additional properties in JSON
  • "disallow_bigints_as_strings": don't allow bigints to pass as strings

v0.2: All test cases are passing

Compare Source

Tests have now been added, and all of the sample protos compile file.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports