Skip to content

Releases: yoheimuta/protolint

v0.47.5

09 Jan 03:04
80ba08f
Compare
Choose a tag to compare

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

v0.47.4

25 Dec 02:19
2f86d18
Compare
Choose a tag to compare

Changelog

  • 2f86d18 Merge pull request #361 from carstencodes/carstencodes-patch-1
  • 01b1f63 ci: Use scoped AUTH_TOKEN

v0.47.3

23 Dec 01:54
744828f
Compare
Choose a tag to compare

Changelog

  • 744828f Merge pull request #360 from carstencodes/contrib/carstencodes/set-npm-credentials
  • 2d36738 ci: Save credentials to local npmrc

v0.47.2

20 Dec 01:01
e8006c4
Compare
Choose a tag to compare

Changelog

  • e8006c4 Merge pull request #359 from carstencodes/contrib/carstencodes/deployments/javascript_npm_email
  • 2df28f0 ci: Add NPM_EMAIL

v0.47.1

19 Dec 00:45
f640d22
Compare
Choose a tag to compare

Changelog

  • f640d22 Merge pull request #357 from carstencodes/fixes/carstencodes/npm_publish_failure
  • e71a57c fix: NPM packages cannot be published

v0.47.0

18 Dec 00:56
c72c4ac
Compare
Choose a tag to compare

Changelog

  • c72c4ac Merge pull request #347 from carstencodes/contrib/carstencodes/deployments/javascript
  • 1f43114 chore: Fixed yamllint issues
  • 338d990 ci: Added JS Deployment
  • 5f771c3 ci: Added JS to CodeQL
  • 49c3d15 doc: Updates for JS Support
  • 47e55a0 feat: Added definition for npm package
  • 96889b8 feat: Added node.js/js/ts 'package.json' as config
  • 26c5ad6 feat: Added reporter equal to tsc output
  • 758e868 qa: Added Tests for package.json
  • 1255662 refactor: Moved each config provider to own file

v0.46.3

29 Oct 04:16
6bd312a
Compare
Choose a tag to compare

Changelog

  • 6bd312a Merge pull request #355 from yoheimuta/fix-disable-comment-collision
  • 1bf1e8c fix: protolint:disable MAX_LINE_LENGTH works with a disable comment that has a different ruleID

v0.46.2

11 Oct 01:41
e359414
Compare
Choose a tag to compare

Changelog

  • e359414 Merge pull request #353 from yoheimuta/fix-regression-enum-field-prefix
  • 8f2f5a1 fix: Handle ListAccountPipedriveOAuthsEnabledFilter as the same way as the previous version

v0.46.1

01 Oct 00:26
94b3551
Compare
Choose a tag to compare

Changelog

  • 94b3551 Merge pull request #350 from yoheimuta/improve-tosnakecase
  • 9dc8a5b fix: Make ToSnakecase correct in the way converting from camel-case strings starting with a 2-letter abbreviation

v0.46.0

21 Aug 01:23
ad00a18
Compare
Choose a tag to compare

Changelog

  • ad00a18 Merge pull request #346 from carstencodes/contrib/carstencodes/multiple-reporters
  • fa27b5c doc: Added new description for CI/CD
  • 36b4298 feat: Added ability to create CI loggers
  • 5f14536 feat: Added ability to print sonarqube generic issues
  • 9ef7163 feat: Added ability to specify multiple reporters
  • 9ba3ee4 fix: errcheck issues no longer imminent