🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@commitlint/config-patternplate

Package Overview
Dependencies
Maintainers
4
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/config-patternplate - npm Package Versions

1245
10

18.0.0

Diff
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.8.0 •

Changelog

Source

17.8.0 (2023-10-14)

Bug Fixes

  • chore(container): add pullrequest event to container build workflow trigger (8e30bec)
  • update dependency @types/fs-extra to v11.0.2 (#3681) (5c6f087)
  • update dependency @types/tmp to v0.2.4 (#3682) (f9d7029)
  • update dependency cosmiconfig-typescript-loader to v4.4.0 (#3688) (4bcb0c6)

Features

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.6 •

Changelog

Source

17.6.6 (2023-06-24)

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.6.3 •

Changelog

Source

17.6.3 (2023-05-04)

Bug Fixes

escapedcat
published 17.6.1 •

Changelog

Source

17.6.1 (2023-04-14)

Bug Fixes

  • rules: avoid processing strings with case-less Letter category symbols in subject-case (#3586) (70a4450), closes #3585
escapedcat
published 17.6.0 •

Changelog

Source

17.6.0 (2023-04-13)

Features

  • rules: expand Latin-only characters limitation for subject-case with Unicode support (#3575) (5f83423)