🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@commitlint/parse

Package Overview
Dependencies
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/parse - npm Package Versions

134567

18.1.0

Diff
escapedcat
published 18.1.0 •

Changelog

Source

18.1.0 (2023-10-25)

Bug Fixes

  • update dependency read-pkg to v8 (#3717) (326f497)

Features

  • [scope-enum] [scope-case] allow space after comma as scope delimiter (#3577) (13c4bfc), closes #3576
escapedcat
published 18.0.0 •

Changelog

Source

18.0.0 (2023-10-20)

  • chore!: minimum node version v18 (#3644) (5b4aeaf), closes #3644

BREAKING CHANGES

  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

escapedcat
published 17.8.1 •

Changelog

Source

17.8.1 (2023-10-20)

Note: Version bump only for package @commitlint/root

escapedcat
published 17.7.0 •

Changelog

Source

17.7.0 (2023-08-09)

Features

  • load: use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @commitlint/load (#3633) (4aa46d7)

Reverts

  • eslint-config-prettier to v8 (f279ff7)
  • prettier to v2 to not break lerna v6 publish (cd854cb)
escapedcat
published 17.6.7 •

Changelog

Source

17.6.7 (2023-07-19)

Note: Version bump only for package @commitlint/root

escapedcat
published 17.6.5 •

Changelog

Source

17.6.5 (2023-05-30)

Bug Fixes

escapedcat
published 17.4.4 •

Changelog

Source

17.4.4 (2023-02-17)

Bug Fixes

  • parse: allow setting fieldPattern in parserOpts (#3538) (ea23c65)
escapedcat
published 17.4.2 •

Changelog

Source

17.4.2 (2023-01-12)

Bug Fixes

  • load: fixes a bug when a ts commitlint config is compiled twice (#3499) (dc2c899)
  • update dependency @types/fs-extra to v11 (#3494) (8f553c7)
  • update dependency @types/fs-extra to v11.0.1 (#3496) (f9a013c)
escapedcat
published 17.4.0 •

Changelog

Source

17.4.0 (2023-01-04)

Bug Fixes

Features

escapedcat
published 17.2.0 •

Changelog

Source

17.2.0 (2022-10-31)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v4.1.0 (#3386) (9abd75f)

Features