Socket
Socket
Sign inDemoInstall

@commitlint/parse

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/parse - npm Package Versions

1
7

9.0.0

Diff

Changelog

Source

9.0.0 (2020-05-21)

Bug Fixes

  • cli: add missing regenerator-runtime to dependencies (#919) (ee5eac9)
  • #840 add caret to lodash versions (#843) (ffc0bac)
  • drop support for 'improvement' type (#899) (b27ab08)
  • config-lerna-scopes: correct lerna in peerDependencies (#980) (f88f00d)
  • ignore empty commit messages #615 (#676) (c3eb1a7)
  • incorrect use of when in getForcedCaseFn (#993) (34c11b8)
  • update dependency semver to v7.1.3 (#995) (4ee307a)

Features

  • add async promise based rules methods into lint (#976) (4443062)
  • add possibility to extend from string (#865) (056c6fe)
  • passdown argv to lint command (#891) (c49a57c)
  • config-conventional: footer/body-max-line (#436) (8b394c9)
  • config-conventional: increase header-max-length to 100 (#860) (ff11998), closes #859

BREAKING CHANGES

  • 'improvement' type will now be rejected by this config.
bycedric
published 8.3.4 •

Changelog

Source

8.3.4 (2020-01-03)

Bug Fixes

bycedric
published 8.3.2 •

bycedric
published 8.3.0 •

Changelog

Source

8.3.0 (2019-10-16)

Features

  • cli: add helpurl flag (#789) (75cef4e)
  • config-conventional: use parser with short breaking change support (#821) (4b5300a)
  • resolve-extends: accept absolute path in extends (#825) (ecac29f)
bycedric
published 8.2.0 •

Changelog

Source

8.2.0 (2019-09-16)

This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at #659.

Bug Fixes

  • pass defaultIgnores from configuration in @commitlint/cli (#771) (a259014)
bycedric
published 8.1.0 •

Changelog

Source

8.1.0 (2019-07-15)

This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at #659.

Bug Fixes

  • add explicit dependency on chalk (#687) (9075844)
  • pass ignores from configuration in @commitlint/cli (#668) (da99aaa)
marionebl
published 8.0.0 •

Changelog

Source

8.0.0

Breaking Changes

  • fix: avoid excessive help text #606 (#637) The commitlint default formatter is now silent for reports without warnings or errors. Scripts relying on the success output of commitlint can restore the former output by specifying the --verbose flag.
marionebl
published 7.6.0 •

Changelog

Source

7.6.0 (2019-05-06)

Bug Fixes

Features

marionebl
published 7.5.0 •

Changelog

Source

7.5.0 (2019-01-31)

Bug Fixes

  • sentence-case allow upper-case characters in first word (#531) (5a6a4a8), closes #211
  • resolve-extends: override array on extending rules (#470) (#539) (b35000c)
  • all broken website references (#564) (82eeb5a)
  • cleanup message for input with no config (#519) (7d9e760)
  • cli: avoid linebreak in empty input (#523) (3141882)
  • mark optional parameter with undefined (#553) (6720284)
  • replace all repository references with conventional changelog (#561) (6c3afcd)
  • replace all website references with conventional changelog (#563) (6b86fb1)
  • replace old require-uncached with import-fresh (#533) (b636e8c)
  • resolve path to commit message for git submodules (83b1a47)
  • slash in scope #291 (#529) (b2b63e5)
  • store concatenated array to problems variable (#551) (434a70f)

Features

  • add support for git submodules (cc575fa)
  • rule-header-length: show current header length (6d61c4f)

<a name="7.4.0"></a>

bycedric
published 7.3.1 •

Changelog

Source

7.3.1 (2019-01-11)

Note: Version bump only for package @commitlint/root

<a name="7.3.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc