Protolint Versions Save

A pluggable linter and fixer to enforce Protocol Buffer style and conventions.

v0.49.7

2 weeks ago

Changelog

  • 1db71ad Merge pull request #246 from yoheimuta/dependabot/go_modules/github.com/gertd/go-pluralize-0.2.1
  • bddf95b Merge pull request #254 from yoheimuta/dependabot/github_actions/docker/setup-qemu-action-2
  • afe01bb Merge pull request #288 from yoheimuta/dependabot/github_actions/docker/login-action-2.1.0
  • ff7ef97 Merge pull request #317 from yoheimuta/dependabot/docker/alpine-3.17.2
  • 7d1b130 Merge pull request #321 from yoheimuta/dependabot/go_modules/golang.org/x/sys-0.1.0
  • aa2c4af Merge pull request #381 from yoheimuta/dependabot/go_modules/google.golang.org/grpc-1.63.2
  • 7744b8f Merge pull request #382 from yoheimuta/dependabot/npm_and_yarn/bdist/js/tar-6.2.1
  • 8e25d18 Merge pull request #383 from yoheimuta/dependabot/go_modules/golang.org/x/net-0.23.0
  • 80b4a07 Merge pull request #385 from yoheimuta/dependabot/go_modules/google.golang.org/protobuf-1.34.0
  • 73e35b0 Merge pull request #386 from yoheimuta/dependabot/go_modules/github.com/hashicorp/go-hclog-1.6.3
  • bb7da42 Merge pull request #387 from yoheimuta/dependabot/go_modules/github.com/hashicorp/go-plugin-1.6.0
  • d99eec6 chore(deps): Bump alpine from 3.15.4 to 3.17.2
  • 7b89600 chore(deps): Bump docker/login-action from 1.14.1 to 2.1.0
  • 8988581 chore(deps): Bump docker/setup-qemu-action from 1 to 2
  • cd52505 chore(deps): Bump github.com/gertd/go-pluralize from 0.2.0 to 0.2.1
  • ab1469b chore(deps): Bump github.com/hashicorp/go-hclog from 1.2.0 to 1.6.3
  • e2f43b9 chore(deps): Bump github.com/hashicorp/go-plugin from 1.4.3 to 1.6.0
  • 48841ee chore(deps): Bump golang.org/x/net
  • 92e9b3d chore(deps): Bump golang.org/x/sys
  • 3ccb2db chore(deps): Bump tar from 6.2.0 to 6.2.1 in /bdist/js
  • bedb910 chore(deps): bump google.golang.org/grpc from 1.46.0 to 1.63.2
  • cc02484 chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0

v0.49.6

1 month ago

Changelog

  • b018d2a Merge pull request #378 from carstencodes/carstencodes/contrib/package-naming
  • adcc3c2 fix: Package Upload to wheel

v0.49.5

1 month ago

Changelog

  • ca174e0 Merge pull request #379 from yoheimuta/fix-rpc-names-upper-camel-disable-comment
  • cb95ce7 fix: RPC_NAMES_UPPER_CAMEL_CASE disable is ignored when RPC has embedded comments

v0.49.4

1 month ago

Changelog

  • 46989b2 Merge pull request #373 from carstencodes/contrib/carstencodes/MetaDataBuildIssue
  • 3092900 fix: Linter issue on markdown rendering

v0.49.3

2 months ago

Changelog

  • 5011675 Merge pull request #372 from carstencodes/contrib/carstencodes/MetaDataBuildIssue
  • c3b198b fix: Wheel MetaData is ordered

v0.49.2

2 months ago

Changelog

  • 19a2198 Merge pull request #371 from carstencodes/contrib/carstencodes/newpythonwheelname
  • dbf8614 fix: Renamed Package

v0.49.1

2 months ago

Changelog

  • 42b453f Merge pull request #370 from carstencodes/contrib/carstencodes/pip-release
  • 68866bb ci: Corrected deployment

v0.49.0

2 months ago

Changelog

  • 0d75656 Merge pull request #358 from carstencodes/contrib/carstencodes/deployments/python
  • 0688b8a chore: fix line-length
  • ee48052 ci: Binaries must be created
  • 7f5019c doc: Added documentation for python support
  • 463d5e8 doc: Added publisher
  • f22f0a7 feat: Added ability to parse toml files
  • a040b98 feat: Added setup py that builds wheel files manually

v0.48.0

2 months ago

Changelog

  • f338d2d Merge pull request #366 from yoheimuta/convert-kebab-case
  • 63044ba feat: Convert kebab case to snake case

v0.47.6

2 months ago

Changelog

  • 12bdcd6 Fix: Re-configured got
  • 80ba08f Merge pull request #363 from carstencodes/contrib/carstencodes/npm-download-issue
  • b7ae38c chore: Added ProtoLint NPM ReadMe
  • 492641e chore: Updated version
  • 163f88a chore: update dependencies