dependabot[bot]
87fe2a7728
chore(deps-dev): bump @commitlint/cli from 13.1.0 to 13.2.0
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint ) from 13.1.0 to 13.2.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/v13.1.0...v13.2.0 )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 02:04:36 +00: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
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
GitHub Action
0cb522abbc
chore(release): publish 4.0.2 [skip-ci]
2021-07-15 18:55:28 +00:00
GitHub Action
0dd6697d4c
chore(release): publish 4.0.1 [skip-ci]
2021-07-15 09:06:01 +00:00
wagoid
e0fb983535
chore(deps-dev): upgrade devDeps and actions
2021-07-15 05:50:16 -03:00
GitHub Action
c6ec005917
chore(release): publish 4.0.0 [skip-ci]
2021-07-15 08:37:24 +00:00
wagoid
5463926c07
feat: update dependencies that needed to switch to ESM syntax
...
Some packages were updated to versions that now use ECMAScript modules,
so this repo was updated to use ES modules using Node.js built-in support.
Update was done using the great guide from @sindresorhus:
https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
2021-07-07 15:17:00 -03:00
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
GitHub Action
f18b9d06dc
chore(release): publish 3.1.2 [skip-ci]
2021-05-08 19:59:28 +00: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
Jeroen de Bruijn
a0b2acf16c
style: add ESLint ignore file to enable linting of dotfiles ( #103 )
...
Closes #100 .
2021-02-25 19:03:56 +01:00
Jeroen de Bruijn
657daf298c
chore: move Husky configuration to .husky as per v5 documentation ( #101 )
...
Closes #98 .
2021-02-25 13:43:24 +01:00