5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00
Commit graph

297 commits

Author SHA1 Message Date
wagoid
9e5880e3f8 chore(deps): upgrade @commitlint dependencies
Resolves #187
2021-07-07 15:15:36 -03:00
wagoid
8ea34043f2 chore(dev-deps): upgrade devDependencies 2021-07-07 13:06:42 -03:00
wagoid
30d514f252 feat: upgrade to node.js 16 to support ES modules by default
This will help upgrading dependencies to new versions that are exported
as ESM.

BREAKING CHANGE: Node.js version used on the action updated from 12 to
16
2021-07-07 12:53:39 -03:00
GitHub Action
baffd3c16c chore(release): publish 3.1.4 [skip-ci] 2021-05-19 09:31:58 +00:00
GitHub Action
a23ae3cf6e chore(release): publish 3.1.3 [skip-ci] 2021-05-10 16:50:57 +00:00
dependabot[bot]
7bd8b29e85
chore(deps): bump lodash from 4.17.20 to 4.17.21 (#154)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 18:49:12 +02:00
GitHub Action
f18b9d06dc chore(release): publish 3.1.2 [skip-ci] 2021-05-08 19:59:28 +00:00
dependabot[bot]
848037f2af
chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#153)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-08 21:58:01 +02:00
GitHub Action
6fc8cf6b6d chore(release): publish 3.1.1 [skip-ci] 2021-05-04 10:53:58 +00:00
GitHub Action
1c603de78c chore(release): publish 3.1.0 [skip-ci] 2021-04-06 10:53:29 +00:00
GitHub Action
ab798dde93 chore(release): publish 3.0.8 [skip-ci] 2021-04-05 08:11:16 +00:00
GitHub Action
176bb3db76 chore(release): publish 3.0.7 [skip-ci] 2021-04-01 11:24:42 +00:00
dependabot[bot]
5edbbaddab
chore(deps-dev): bump eslint from 7.21.0 to 7.23.0 (#125)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 13:23:22 +02:00
dependabot[bot]
a164903aea
chore(deps-dev): bump yaml from 1.10.0 to 1.10.2 (#126)
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.0...v1.10.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 13:23:11 +02:00
dependabot[bot]
e6050dbe3e
chore(deps-dev): bump husky from 5.1.2 to 6.0.0 (#123)
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 6.0.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.2...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 13:22:48 +02:00
GitHub Action
b50220da86 chore(release): publish 3.0.6 [skip-ci] 2021-03-02 21:23:26 +00:00
GitHub Action
f92748fdeb chore(release): publish 3.0.5 [skip-ci] 2021-03-02 21:18:54 +00:00
dependabot[bot]
c700a3600e
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 21:14:41 +00:00
GitHub Action
79545937e0 chore(release): publish 3.0.4 [skip-ci] 2021-03-02 21:10:13 +00:00
Wagner Santos
683cc28012
Merge pull request #118 from wagoid/dependabot/npm_and_yarn/standard-version-9.1.1
chore(deps-dev): bump standard-version from 9.1.0 to 9.1.1
2021-03-02 18:08:51 -03:00
GitHub Action
c1d05d0b0e chore(release): publish 3.0.3 [skip-ci] 2021-03-02 20:44:55 +00:00
Wagner Santos
9af51f6cd7
Merge pull request #106 from wagoid/dependabot/npm_and_yarn/commitlint-plugin-function-rules-1.3.2
chore(deps-dev): bump commitlint-plugin-function-rules from 1.1.20 to 1.3.2
2021-03-02 17:43:19 -03:00
GitHub Action
e29b0ee09c chore(release): publish 3.0.2 [skip-ci] 2021-03-02 20:41:03 +00:00
dependabot[bot]
ea75af2225
chore(deps-dev): bump standard-version from 9.1.0 to 9.1.1
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v9.1.0...v9.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:19:06 +00:00
dependabot[bot]
4ba39da66d
chore(deps-dev): bump commitlint-plugin-function-rules
Bumps [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) from 1.1.20 to 1.3.2.
- [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases)
- [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.20...v1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:05:21 +00:00
dependabot[bot]
694b23139c
chore(deps-dev): bump husky from 5.0.9 to 5.1.2
Bumps [husky](https://github.com/typicode/husky) from 5.0.9 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:04:11 +00:00
GitHub Action
51eac66567 chore(release): publish 3.0.1 [skip-ci] 2021-02-25 19:03:41 +00:00
GitHub Action
8752887edd chore(release): publish 3.0.0 [skip-ci] 2021-02-24 19:23:41 +00:00
Jeroen de Bruijn
8b0b095f5e
fix(deps): udpate commitlint monorepo to v12
BREAKING CHANGE: Remove support for lerna v2 and change the order of the `extends` resolution
from right-to-left to left-to-right.

Closes #97.
2021-02-24 16:05:37 +01:00
GitHub Action
4b1bcb1c72 chore(release): publish 2.2.5 [skip-ci] 2021-02-18 18:14:55 +00:00
Wagner Santos
51913c302c style: add eslint to the project
The config is based on airbnb shared config, with some rules that work better with the project.
2021-02-18 14:43:25 -03:00
GitHub Action
300f6dc47c chore(release): publish 2.2.4 [skip-ci] 2021-02-17 14:03:10 +00:00
dependabot[bot]
25f7bb81c1 chore(deps-dev): bump standard-version from 9.0.0 to 9.1.0
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v9.0.0...v9.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:55:07 -03:00
dependabot[bot]
bee74bb12f chore(deps): bump @actions/github from 1.1.0 to 4.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 1.1.0 to 4.0.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:44:17 -03:00
dependabot[bot]
7914bc72ab chore(deps): bump execa from 4.0.3 to 5.0.0
Bumps [execa](https://github.com/sindresorhus/execa) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v4.0.3...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:41:01 -03:00
dependabot[bot]
45f13fac22 chore(deps-dev): bump jest from 24.9.0 to 26.6.3
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:38:31 -03:00
dependabot[bot]
d8243084fe chore(deps-dev): bump conventional-changelog-cli from 2.1.0 to 2.1.1
Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.0...conventional-changelog-cli@2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:34:54 -03:00
dependabot[bot]
591d3d30aa chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:32:31 -03:00
Wagner Santos
9039574add
Merge pull request #83 from wagoid/dependabot/npm_and_yarn/husky-5.0.9
chore(deps-dev): bump husky from 3.1.0 to 5.0.9
2021-02-17 10:28:27 -03:00
Wagner Santos
5c1db3aec1
Merge pull request #82 from wagoid/dependabot/npm_and_yarn/prettier-2.2.1
chore(deps-dev): bump prettier from 1.19.1 to 2.2.1
2021-02-17 10:27:42 -03:00
dependabot[bot]
d3e4621a07
chore(deps-dev): bump husky from 3.1.0 to 5.0.9
Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 5.0.9.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v3.1.0...v5.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 09:22:57 +00:00
GitHub Action
f0f333025c chore(release): publish 2.2.3 [skip-ci] 2021-02-15 09:21:17 +00:00
Wagner Santos
cd7f07d5ef style: ignore body-max-line-length rule for deps commits 2021-02-12 16:42:03 -03:00
dependabot[bot]
8c8c7f1c74
chore(deps-dev): bump prettier from 1.19.1 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 14:53:29 +00:00
GitHub Action
9befae6e79 chore(release): publish 2.2.2 [skip-ci] 2021-02-10 14:52:10 +00:00
GitHub Action
3d26359e33 chore(release): publish 2.2.1 [skip-ci] 2021-02-10 14:47:56 +00:00
Frazer Smith
7c72676b5b
build(deps): remove uuid
Not used
2021-02-10 14:28:48 +00:00
GitHub Action
a3d54772d1 chore(release): publish 2.2.0 [skip-ci] 2021-02-07 10:27:39 +00:00
GitHub Action
771ad9d88a chore(release): publish 2.1.7 [skip-ci] 2021-01-28 22:48:27 +00:00
GitHub Action
1788ebdc06 chore(release): publish 2.1.6 [skip-ci] 2020-12-16 22:44:52 +00:00
Wagner Santos
e352a55405 chore(deps): bump @actions/core from 1.2.5 to 1.2.6
Dependabot PR: https://github.com/wagoid/commitlint-github-action/pull/56
2020-12-16 19:42:09 -03:00
GitHub Action
03419eb622 chore(release): publish 2.1.5 [skip-ci] 2020-12-16 22:16:59 +00:00
dependabot[bot]
61ccf8447c
chore(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 22:02:00 +00:00
GitHub Action
a66e75ff01 chore(release): publish 2.1.4 [skip-ci] 2020-12-03 13:38:17 +00:00
Jeroen de Bruijn
7e1866e588
test: run tests before committing, in addition to pretty-quick
`pretty-quick` is not needed any more as lint-staged can run prettier with just the staged files,
thus getting the same behaviour.

Closes #60.
2020-12-03 14:32:31 +01:00
GitHub Action
495efc5011 chore(release): publish 2.1.3 [skip-ci] 2020-11-29 09:59:12 +00:00
Jeroen de Bruijn
faf96bdaa9
chore: check commit messages with commitlint during commit
Closes #60.
2020-11-21 14:16:12 +01:00
GitHub Action
d6a383492a chore(release): publish 2.1.2 [skip-ci] 2020-11-21 09:36:25 +00:00
GitHub Action
87922b3ea6 chore(release): publish 2.1.1 [skip-ci] 2020-11-11 17:31:11 +00:00
ylemkimon
d67c2ec96c fix: do not run workflow commands in commit messages 2020-11-11 17:04:48 +00:00
GitHub Action
357a378538 chore(release): publish 2.1.0 [skip-ci] 2020-09-14 11:59:25 +00:00
dependabot[bot]
aa9a6f1e76 chore(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:56:47 -03:00
dependabot[bot]
e49292f441 chore(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:56:47 -03:00
Wagner Santos
f162ac07f9 feat: upgrade dependencies to their latest version 2020-09-14 08:56:46 -03:00
dependabot[bot]
d11c8a5607 chore(deps): bump https-proxy-agent from 2.2.2 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent)
from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.2...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:52:28 -03:00
dependabot[bot]
6462070d7e chore(deps): bump lodash from 4.17.14 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:46:12 -03:00
GitHub Action
b1064fae40 chore(release): publish 2.0.5 [skip-ci] 2020-09-14 11:40:13 +00:00
dependabot[bot]
54e32e2564 chore(deps): bump handlebars from 4.4.2 to 4.7.6
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:39:02 -03:00
GitHub Action
09d6dc6c0a chore(release): publish 2.0.4 [skip-ci] 2020-09-14 11:37:24 +00:00
dependabot[bot]
7c9f107367 chore(deps): bump yargs-parser from 13.1.1 to 13.1.2
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 08:36:07 -03:00
GitHub Action
2d572ed5ea chore(release): publish 2.0.3 [skip-ci] 2020-09-14 08:40:55 +00:00
GitHub Action
f58503be31 chore(release): publish 2.0.2 [skip-ci] 2020-08-22 09:54:38 +00:00
Wagner Santos
7ccafb1f5f ci: add release job 2020-08-22 06:50:29 -03:00
Wagner Santos
1ffd33d395 chore(release): publish 2020-08-20 08:54:51 -03:00
Wagner Santos
e93ddf07eb chore(release): publish 2020-08-02 11:26:02 -03:00
Wagner Santos
a413a3f439 feat: upgrade commitlint dependencies to v9
BREAKING CHANGE: this includes breaking changes from commitlint v9,
like the fact that `improvement` type is now rejected in `@commitlint/config-conventional`.
2020-08-02 11:22:53 -03:00
Wagner Santos
a85daedc64 chore(release): publish 2020-08-02 07:02:32 -03:00
Wagner Santos
550792f0ca feat: add results output
Resolves #39
2020-08-02 06:42:18 -03:00
Wagner Santos
4b0886537a chore: obtain git hash too in the list of linted commits 2020-07-20 08:36:59 -03:00
Wagner Santos
5c56dec16a chore(release): publish 2020-07-03 16:08:10 -03:00
Wagner Santos
f114310111 chore(release): publish 2020-03-11 14:27:20 -03:00
Wagner Santos
6125fdec43 feat: upgrade to latest commitlint version
This includes new features and fixes like the support for `!` in the type/scope to mark a commit as a breaking change
2020-03-11 14:02:36 -03:00
Wagner Santos
b00c59b2b2 chore(release): publish 2020-02-22 09:50:30 -03:00
Wagner Santos
601b4ff681 chore(release): publish 2020-02-14 11:55:12 -03:00
Wagner Santos
85fcead13e chore(release): publish 2020-01-13 12:19:53 -03:00
Sam Myers
1be2ce0d7a
fix: update jira rules
Updates JIRA dependencies to 1.2.0

Fixes https://github.com/Gherciu/commitlint-jira/issues/7

Signed-off-by: Sam Myers <sam.myers@conduit.vc>
2020-01-03 13:10:15 -06:00
Wagner Santos
eac721a186 test: add tests for the action 2019-12-09 20:12:53 -03:00
Wagner Santos
5323f205d6 chore(release): publish 2019-11-25 11:55:53 -03:00
Jose Luis Navarro Vicente
6cede4b760
fix: Jira rules can now be used out of the box
Added the `commitlint-plugin-jira-rules` package. Also updated
the `commitlint-config-jira` to its latest version.
2019-11-24 12:43:32 +01:00
Wagner Santos
aa3e7ae63b fix: also check range of commits for push events
This covers the case when sending multiple commits together in ome push.
2019-11-23 18:33:59 -03:00
Jeroen de Bruijn
bc31cecbe8
fix: update @commitlint/config-conventional to latest version 2019-10-20 17:29:25 +02:00
Wagner Santos
a64f515279 chore(release): publish 2019-10-18 16:55:42 -03:00
Wagner Santos
99b068a844 fix: lerna scopes not working due to missing lerna dependency
`@commitlint/config-lerna-scopes` package depends on lerna but doesn't have `lerna` listed in its dependencies, so the action was failing. Since this action doesn't run in the repo's context, we need to install lerna as a dependency to make it work.
2019-10-18 16:44:52 -03:00
Wagner Santos
23cd801837 feat: add ability to run commitlint on events that are not pull requests
For any event that is not of type `pull_request`, we consider there will be a `GITHBU_SHA` defined and run lint against only this specific commit
sha.
This supports not only events of type `pull` but also other events that provide us a `GITHBU_SHA`, like `check_suite`.
2019-10-15 10:23:56 -03:00
Wagner Santos
d92577a12c docs: add changelog and script to generate it 2019-10-08 13:19:58 -03:00
Wagner Santos
3056734398 chore: remove unused dependencies 2019-10-04 00:18:00 -03:00
Wagner Santos
478fbaff69 feat: add commitlint action 2019-10-04 00:17:29 -03:00