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

287 commits

Author SHA1 Message Date
GitHub Action
61e2e5459f chore(release): publish 4.1.10 [skip-ci] 2022-04-01 06:48:18 +00:00
dependabot[bot]
76ed0da998
chore(deps-dev): bump standard-version from 9.3.1 to 9.3.2 (#265)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.3.1 to 9.3.2.
- [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.3.1...v9.3.2)

---
updated-dependencies:
- dependency-name: standard-version
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:43:03 +02:00
dependabot[bot]
4fc91d9b18
chore(deps-dev): bump @jest/globals from 27.2.4 to 27.5.1 (#343)
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 27.2.4 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.5.1/packages/jest-globals)

---
updated-dependencies:
- dependency-name: "@jest/globals"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:38:31 +02:00
dependabot[bot]
00fe23a9e4
chore(deps-dev): bump @babel/core from 7.15.5 to 7.17.8 (#366)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.17.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:38:20 +02:00
dependabot[bot]
70c677c807
chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.5.0 (#371)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.5.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:38:03 +02:00
dependabot[bot]
9fb21d585a
chore(deps-dev): bump prettier from 2.4.1 to 2.6.1 (#377)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.6.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/2.4.1...2.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:37:25 +02:00
dependabot[bot]
2065ac747c
chore(deps-dev): bump eslint from 7.32.0 to 8.12.0 (#378)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:37:13 +02:00
GitHub Action
296247dfa6 chore(release): publish 4.1.9 [skip-ci] 2021-10-11 18:51:52 +00:00
Wagner Santos
40f450564b
Merge pull request #259 from wagoid/fix/help-url-ignored
fix: use helpUrl from config when present
2021-10-11 15:49:27 -03:00
wagoid
6f0b49bb7b fix: use helpUrl from config when present
Fixes #234
2021-10-11 15:46:36 -03:00
GitHub Action
06415ebf95 chore(release): publish 4.1.8 [skip-ci] 2021-10-11 18:43:50 +00:00
Wagner Santos
a5ab401c4d
Merge pull request #258 from wagoid/chore/upgrade-commitlint-dev-deps
chore(deps-dev): upgrade @commitlint/* dev deps
2021-10-11 15:42:39 -03:00
wagoid
c13f233eb8 chore(deps): upgrade commitlint-plugin-function-rules 2021-10-11 15:39:10 -03:00
GitHub Action
4a39fcfe3d chore(release): publish 4.1.7 [skip-ci] 2021-10-11 18:38:56 +00:00
wagoid
f1eac798f3 chore(deps-dev): upgrade @commitlint/* dev deps 2021-10-11 15:38:42 -03:00
Wagner Santos
a509674f37
Merge pull request #256 from wagoid/chore/upgrade-commitlint-packages
chore(deps): upgrade @commitlint/* packages
2021-10-11 15:37:34 -03:00
wagoid
18c274cdaf chore(deps): upgrade @commitlint/* packages 2021-10-11 15:35:08 -03:00
GitHub Action
6981d840c4 chore(release): publish 4.1.6 [skip-ci] 2021-10-11 18:34:40 +00:00
Wagner Santos
2b3e442deb
Merge pull request #254 from wagoid/chore/bump-commitlint-packages
chore(deps): upgrade @commitlint-config* packages
2021-10-11 15:33:27 -03:00
wagoid
79c0cabe66 chore(deps): upgrade @commitlint-config* packages 2021-10-11 15:31:12 -03:00
dependabot[bot]
11aebb1a49
chore(deps-dev): bump rollup from 2.56.3 to 2.58.0 (#253)
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.3 to 2.58.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.56.3...v2.58.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:21:56 +02:00
GitHub Action
8d669e311f chore(release): publish 4.1.5 [skip-ci] 2021-10-01 09:19:58 +00:00
dependabot[bot]
06bd01fd98
chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#239)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:18:12 +02:00
dependabot[bot]
d64c04197d
chore(deps): bump @actions/core from 1.5.0 to 1.6.0 (#240)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:17:54 +02:00
dependabot[bot]
b3d91511b9
chore(deps-dev): bump @jest/globals from 27.1.1 to 27.2.4 (#241)
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 27.1.1 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.2.4/packages/jest-globals)

---
updated-dependencies:
- dependency-name: "@jest/globals"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:17:40 +02:00
dependabot[bot]
8afa4f7bfd
chore(deps-dev): bump jest from 27.1.1 to 27.2.4 (#242)
Bumps [jest](https://github.com/facebook/jest) from 27.1.1 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.2.4)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:17:28 +02:00
dependabot[bot]
72a676acb0
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 (#251)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.5/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:17:02 +02:00
dependabot[bot]
67d03d3af5
chore(deps-dev): bump prettier from 2.3.2 to 2.4.1 (#238)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.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/2.3.2...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:16:52 +02:00
GitHub Action
82cf16a0af chore(release): publish 4.1.4 [skip-ci] 2021-09-11 11:40:25 +00:00
Wagner Santos
4b95a406e7
Merge pull request #229 from wagoid/dependabot/npm_and_yarn/actions/core-1.5.0
chore(deps): bump @actions/core from 1.4.0 to 1.5.0
2021-09-11 08:39:12 -03:00
Wagner Santos
e6b5342e25
Merge pull request #200 from wagoid/dependabot/npm_and_yarn/commitlint/config-angular-13.1.0
chore(deps): bump @commitlint/config-angular from 12.1.4 to 13.1.0
2021-09-11 08:39:05 -03:00
Wagner Santos
ab0b376006
Merge pull request #220 from wagoid/dependabot/github_actions/actions/setup-node-2.4.0
chore(deps): bump actions/setup-node from 2.2.0 to 2.4.0
2021-09-11 08:38:59 -03:00
dependabot[bot]
6c6aec81c0
chore(deps): bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-11 11:36:41 +00:00
GitHub Action
aa79c68707 chore(release): publish 4.1.3 [skip-ci] 2021-09-11 11:36:41 +00:00
dependabot[bot]
839a3f780e
chore(deps): bump @commitlint/config-angular from 12.1.4 to 13.1.0
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.1.0)

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-11 11:36:17 +00:00
Wagner Santos
a7a2424bab
Merge pull request #232 from wagoid/fix/signed-off-by-check
fix: action failing to check footer of a single commit
2021-09-11 08:35:20 -03:00
wagoid
bf83d2b35c fix: vulnerabilities from npm audit
- https://www.npmjs.com/advisories/1770
- https://www.npmjs.com/advisories/1771
- https://www.npmjs.com/advisories/1779
- https://www.npmjs.com/advisories/1781
2021-09-11 08:32:30 -03:00
wagoid
0eaaf56130 chore(deps-dev): upgrade dev deps 2021-09-11 08:32:30 -03:00
wagoid
42197aa909 chore(deps): upgrade @commitlint packages 2021-09-11 08:32:30 -03:00
wagoid
961b6d4cd7 fix: action failing to check footer of a single commit
Fixes #187
2021-09-11 08:32:21 -03:00
GitHub Action
3f5090cd66 chore(release): publish 4.1.2 [skip-ci] 2021-09-11 10:52:57 +00:00
Varun Sharma
0e361e0644
ci: restrict permissions for the GITHUB_TOKEN in .github/workflows/ci.yml (#231)
Co-authored-by: Step Security <bot@stepsecurity.io>
2021-09-11 07:51:34 -03:00
dependabot[bot]
c83839c3c0
chore(deps): bump actions/setup-node from 2.2.0 to 2.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 02:01:00 +00:00
GitHub Action
59203cb6ee chore(release): publish 4.1.1 [skip-ci] 2021-07-17 20:02:08 +00:00
Wagner Santos
0fe41321ba
Merge pull request #162 from wagoid/dependabot/npm_and_yarn/actions/github-5.0.0
chore(deps): bump @actions/github from 4.0.0 to 5.0.0
2021-07-17 17:01:03 -03:00
wagoid
d126fb6700 docs: reference v4 instead of v3 on Inputs section of readme 2021-07-17 16:57:52 -03:00
dependabot[bot]
940dc8ae05 chore(deps): bump @actions/github from 4.0.0 to 5.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 4.0.0 to 5.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-07-17 16:57:22 -03:00
GitHub Action
ef84115a74 chore(release): publish 4.1.0 [skip-ci] 2021-07-17 15:29:45 +00:00
Wagner Santos
7a9b6965f0
Merge pull request #198 from wagoid/fix/commitlint-plugin-function-rules
feat: officially support commitlint-plugin-function-rules
2021-07-17 12:28:35 -03:00
wagoid
d6d6fc0ae0 feat: officially support commitlint-plugin-function-rules
Resolves #196
2021-07-17 12:25:55 -03:00