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

152 commits

Author SHA1 Message Date
Wagner Santos
5c9efba5f0
Merge pull request #266 from wagoid/dependabot/npm_and_yarn/husky-7.0.4
chore(deps-dev): bump husky from 7.0.2 to 7.0.4
2022-04-06 18:21:59 -03:00
Wagner Santos
0f29b17d91
Merge pull request #328 from wagoid/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.1.3
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.1.3
2022-04-06 18:20:37 -03:00
dependabot[bot]
72f3db574e
chore(deps-dev): bump testdouble from 3.16.2 to 3.16.4
Bumps [testdouble](https://github.com/testdouble/testdouble.js) from 3.16.2 to 3.16.4.
- [Release notes](https://github.com/testdouble/testdouble.js/releases)
- [Changelog](https://github.com/testdouble/testdouble.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testdouble/testdouble.js/compare/v3.16.2...v3.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 21:19:06 +00:00
Wagner Santos
e58980e2aa
Merge pull request #373 from wagoid/dependabot/npm_and_yarn/rollup-2.70.1
chore(deps-dev): bump rollup from 2.58.0 to 2.70.1
2022-04-06 18:18:15 -03:00
GitHub Action
ca212b3558 chore(release): publish 4.1.11 [skip-ci] 2022-04-06 21:13:56 +00:00
GitHub Action
61e2e5459f chore(release): publish 4.1.10 [skip-ci] 2022-04-01 06:48:18 +00:00
dependabot[bot]
56a5f8a20c
chore(deps-dev): bump rollup from 2.58.0 to 2.70.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.70.1.
- [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.58.0...v2.70.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:44:02 +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]
275241cc88
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.1.3
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.5 to 13.1.3.
- [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.1.3/packages/node-resolve)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:39:10 +00: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]
d7e1e17d99
chore(deps-dev): bump husky from 7.0.2 to 7.0.4
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v7.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:38:05 +00: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
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
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]
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
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
GitHub Action
3f5090cd66 chore(release): publish 4.1.2 [skip-ci] 2021-09-11 10:52:57 +00:00
GitHub Action
59203cb6ee chore(release): publish 4.1.1 [skip-ci] 2021-07-17 20:02:08 +00: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
GitHub Action
66a6cf045d chore(release): publish 4.0.3 [skip-ci] 2021-07-17 15:23:04 +00:00
wagoid
2e578124a5 fix: build the action with rollup
On v4, we used the default nodejs resolution logic to allow ES modules in dependencies.
This created a breaking change of forcing users of this action
to use the .cjs extension instead of .js in config files.

With this fix, we now bundle the action with rollup to allow ES modules
in dependencies, while keeping the support for .js config files.

With this change, the default config file was returned back to .js instead of
.cjs.

Fixes #194
2021-07-17 12:19:13 -03:00