Socket
Socket
Sign inDemoInstall

@commitlint/cli

Package Overview
Dependencies
Maintainers
4
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/cli - npm Package Versions

1
15

5.2.0

Diff

Changelog

Source

5.2.0 (2017-11-30)

Bug Fixes

  • consider pull requests from forks (4653c2c)

Features

  • babel-preset-commitlint: add jsx tranform (#163) (5190241)

<a name="5.1.3"></a>

marionebl
published 5.1.1 •

Changelog

Source

5.1.1 (2017-11-24)

Bug Fixes

<a name="5.1.0"></a>

marionebl
published 5.0.1 •

Changelog

Source

5.0.1 (2017-11-19)

Bug Fixes

  • core: fall back to globally installed config if available (#127) (8612eb3)

<a name="5.0.0"></a>

marionebl
published 5.0.0 •

Changelog

Source

5.0.0 (2017-11-18)

Bug fixes

  • core: interprets array values for subject-case correctly

Features

  • config-angular: disallow subject with uppercase first character, #114
  • config-angular-type-enum: remove chore type

BREAKING CHANGE

TL;DR

  • chore is no longer a valid commit type
  • subject with leading capitalized letter are forbidden now

Angular has removed the chore type from their conventions as of January 2017

See angular/angular@dff6ee for reference

This removes the previous chore type from the list of allowed types.

Projects using the Angular commit convention will identify commits with chore type as faulty.

Also, formerly working commit messages are now considered problems:

  • type: SOME MESSAGE
  • type: SomeMessage
  • type: Some Message

<a name="4.3.0"></a>

marionebl
published 4.3.0 •

Changelog

Source

4.3.0 (2017-11-08)

Bug Fixes

Features

  • add references-empty rule (4fc8d5d)
marionebl
published 4.2.2 •

Changelog

Source

4.3.0 (2017-11-08)

Bug Fixes

Features

  • add references-empty rule (4fc8d5d)
marionebl
published 4.2.1 •

marionebl
published 4.2.0 •

Changelog

Source

15.0.0 (2021-11-17)

Bug Fixes

  • prompt: correct import kind in prompt package (#2852) (45bf394)
  • prompt: correct version of internal dependencies in prompt package #2697 (#2851) (b1155ca)
  • types: fix signature of QualifiedRuleConfig for async configurations (#2868) (#2869) (c7f355b)

Features

Tests

  • config-lerna-scopes: reuse npm bootstrap to simplify tests (#2479) (9a7a43a), closes #2447

BREAKING CHANGES

  • config-lerna-scopes: upgrade to lerna v4

Co-authored-by: Renovate Bot bot@renovateapp.com Co-authored-by: escapedcat github@htmlcss.de

  • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

  • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

  • test: fix issue after merge

  • test: one more fix after merge

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot bot@renovateapp.com Co-authored-by: escapedcat github@htmlcss.de

marionebl
published 4.1.1 •

marionebl
published 4.1.0 •

Changelog

Source

14.2.0 (2021-11-06)

Features

  • prompt: rewrite codebase to use inquirer - UPDATED with current master (#2697) (5105f43)
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