Skip to content

Latest commit

 

History

History
423 lines (226 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

423 lines (226 loc) · 20.3 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

5.4.5 (2024-01-08)

5.4.4 (2023-11-01)

5.4.3 (2023-07-23)

5.4.2 (2023-07-22)

5.4.1 (2023-04-11)

Bug Fixes

  • action: add docker image back to yml (09fdc59)
  • action: move info sequence for failonerrors (d4e1e80)
  • action: move info sequence for failonerrors (00cf650)
  • action: removed unnecessary setOutput call (0a35ed4)
  • action: use dockerfile (6a86716)
  • action: use dockerfile (0561ba8)
  • error when producing outputs (7cb77e4)

5.4.0 (2023-04-10)

Features

  • action: adds flag to optionally fail on errors (83467da)

Bug Fixes

  • action: add field to action (8589bb7)
  • action: fix bug with value, add tests (2640e4c)
  • action: refactor a value, add to docs (7991e57)
  • docs: remove dupe (6a9739b)
  • tests: remove log (097b726)

5.3.1 (2023-02-15)

5.3.0 (2022-11-24)

Features

  • adds commitDepth as new input param (b0982e3)

5.2.2 (2022-10-24)

5.2.1 (2022-10-24)

5.2.0 (2022-10-08)

Features

  • deps: update @commitlint packages from 17.0 to 17.1 (d23c330)
  • deps: update commitlint-config-jira and commitlint-config-jira-rules to 1.6.4 (8b8230b)
  • deps: update commitlint-plugin-function-rules to 1.7.1 (c2981f1)

Bug Fixes

  • add conventional-changelog-conventionalcommits dependency to fix #552 (b584ba3)

5.1.2 (2022-10-06)

5.1.1 (2022-10-06)

5.1.0 (2022-10-06)

Features

  • add @commitlint/ensure so that users of the action can use it too (21c37a5)

5.0.2 (2022-06-28)

5.0.1 (2022-06-18)

5.0.0 (2022-06-16)

⚠ BREAKING CHANGES

  • chore: rename circleci windows job
  • requires lerna v5

Features

4.1.15 (2022-06-16)

4.1.14 (2022-06-16)

4.1.13 (2022-06-16)

4.1.12 (2022-05-07)

Bug Fixes

4.1.11 (2022-04-06)

4.1.10 (2022-04-01)

4.1.9 (2021-10-11)

Bug Fixes

  • use helpUrl from config when present (6f0b49b), closes #234

4.1.8 (2021-10-11)

4.1.7 (2021-10-11)

4.1.6 (2021-10-11)

4.1.5 (2021-10-01)

4.1.4 (2021-09-11)

4.1.3 (2021-09-11)

Bug Fixes

  • action failing to check footer of a single commit (961b6d4), closes #187
  • vulnerabilities from npm audit (bf83d2b)

4.1.2 (2021-09-11)

4.1.1 (2021-07-17)

4.1.0 (2021-07-17)

Features

  • officially support commitlint-plugin-function-rules (d6d6fc0), closes #196

4.0.3 (2021-07-17)

Bug Fixes

4.0.2 (2021-07-15)

Bug Fixes

  • default to .cjs extension in config files (5b6cd1b)

4.0.1 (2021-07-15)

4.0.0 (2021-07-15)

⚠ BREAKING CHANGES

  • Node.js version used on the action updated from 12 to 16

Features

  • update dependencies that needed to switch to ESM syntax (5463926)
  • upgrade to node.js 16 to support ES modules by default (30d514f)

3.1.4 (2021-05-19)

3.1.3 (2021-05-10)

3.1.2 (2021-05-08)

3.1.1 (2021-05-04)

3.1.0 (2021-04-06)

Features

  • add support for pull_request_target event (de51303)

3.0.8 (2021-04-05)

3.0.7 (2021-04-01)

3.0.6 (2021-03-02)

Bug Fixes

  • perform an atomic push when releasing (9d00d1e)

3.0.5 (2021-03-02)

3.0.4 (2021-03-02)

3.0.3 (2021-03-02)

3.0.2 (2021-03-02)

3.0.1 (2021-02-25)

3.0.0 (2021-02-24)

⚠ BREAKING CHANGES

  • deps: Remove support for lerna v2 and change the order of the extends resolution from right-to-left to left-to-right.

Bug Fixes

  • deps: udpate commitlint monorepo to v12 (8b0b095), closes #97

2.2.5 (2021-02-18)

2.2.4 (2021-02-17)

Bug Fixes

  • call getOctokit function instead of removed Github constructor (84dd768)

2.2.3 (2021-02-15)

2.2.2 (2021-02-10)

2.2.1 (2021-02-10)

2.2.0 (2021-02-07)

Features

2.1.7 (2021-01-28)

Bug Fixes

  • remove output generation (b674cd3)
  • stop trying to issue commands on failures (1128358), closes #70

2.1.6 (2020-12-16)

2.1.5 (2020-12-16)

2.1.4 (2020-12-03)

2.1.3 (2020-11-29)

2.1.2 (2020-11-21)

2.1.1 (2020-11-11)

Bug Fixes

  • do not run workflow commands in commit messages (d67c2ec)

2.1.0 (2020-09-14)

Features

  • upgrade dependencies to their latest version (f162ac0)

2.0.5 (2020-09-14)

2.0.4 (2020-09-14)

2.0.3 (2020-09-14)

Features

  • use config-conventional as default config (7e67891)

2.0.2 (2020-08-22)

2.0.1 (2020-08-20)

Bug Fixes

  • action shows error ouput when not all commits have warnings (0911cae), closes #43

2.0.0 (2020-08-02)

Features

  • upgrade commitlint dependencies to v9 (a413a3f)
  • use action input instead of env var to get the github token (18e9bff)

BREAKING CHANGES

  • GITHUB_TOKEN env var is now ignored. In case a custom token is needed, it'll be necessary to pass it via the token input from now on.
  • this includes breaking changes from commitlint v9, like the fact that improvement type is now rejected in @commitlint/config-conventional.

1.8.0 (2020-08-02)

Features

1.7.0 (2020-07-03)

Performance Improvements

  • improve action pull speed by using an alpine image (d0b8181), closes #37

1.6.0 (2020-03-11)

Features

  • upgrade to latest commitlint version (6125fde)

1.5.0 (2020-02-22)

Features

  • add support for additional dependencies (895d9f3), closes #27

1.4.0 (2020-02-01)

Bug Fixes

Features

1.3.2 (2020-01-05)

Bug Fixes

1.3.1 (2019-11-30)

Bug Fixes

  • do not try to get parent of push event's "before" field (c1bba52), closes #18

1.3.0 (2019-11-25)

Features

1.2.3 (2019-11-24)

Bug Fixes

  • also check range of commits for push events (aa3e7ae)
  • errors not showing when PR has only one commit (8dd0fbf)
  • Jira rules can now be used out of the box (6cede4b)

1.2.2 (2019-10-21)

Bug Fixes

1.2.1 (2019-10-18)

Bug Fixes

  • also show stack when an error happens (2c42093)
  • lerna scopes not working due to missing lerna dependency (99b068a)

1.2.1 (2019-10-15)

Features

  • add ability to run commitlint on events that are not pull requests (23cd801)
  • add firstParent input to ignore errors from your default branch (598e473)

1.1.1 (2019-10-08)

Bug Fixes

  • do not call require in the config file to allow other file types (949b695)

1.1.0 (2019-10-04)

Features

  • use image from docker hub (9379b32)

1.0.0 (2019-10-02)

Bug Fixes

  • make action name unique (fd906ae)
  • revert action to use debian image (33f8aa3)
  • use Commit Linter as a unique action name (dedf966)

Features