commitlint-github-action
commitlint-github-action copied to clipboard
chore(deps): bump commitlint-plugin-function-rules from 1.4.0 to 1.7.1
Bumps commitlint-plugin-function-rules from 1.4.0 to 1.7.1.
Release notes
Sourced from commitlint-plugin-function-rules's releases.
v1.7.1
1.7.1 (2022-05-22)
Tests
- add commitlint v17.x (6ac7b31)
v1.7.0
1.7.0 (2022-05-22)
Features
v1.6.2
1.6.2 (2022-04-17)
Continuous Integration
v1.6.1
1.6.1 (2022-04-17)
Bug Fixes
- function-rule: return success if the function rule is
undefined
(82047c3)Tests
- use AVA for testing instead of Jest (3c4a469)
Code Refactoring
- function-rule: fail fast by checking potential failures and quick returns first (c303b72)
- rules: remove
Rule<unknown>
cast (8e09a33), closes conventional-changelog/commitlint#2146Continuous Integration
- remove build check from pre-commit check as it is already covered by the test (84e415f)
- use
npm test
script for CI tests (acbb2c9)v1.6.0
... (truncated)
Changelog
Sourced from commitlint-plugin-function-rules's changelog.
1.7.1 (2022-05-22)
Tests
- add commitlint v17.x (6ac7b31)
1.7.0 (2022-05-22)
Features
1.6.2 (2022-04-17)
Continuous Integration
1.6.1 (2022-04-17)
Bug Fixes
- function-rule: return success if the function rule is
undefined
(82047c3)Tests
- use AVA for testing instead of Jest (3c4a469)
Code Refactoring
- function-rule: fail fast by checking potential failures and quick returns first (c303b72)
- rules: remove
Rule<unknown>
cast (8e09a33), closes conventional-changelog/commitlint#2146Continuous Integration
- remove build check from pre-commit check as it is already covered by the test (84e415f)
- use
npm test
script for CI tests (acbb2c9)1.6.0 (2021-12-26)
Features
1.5.1 (2021-11-12)
Continuous Integration
- renovate: disable for commitlint v13 final version (7c23695)
... (truncated)
Commits
fe4c079
chore(release): 1.7.1 [skip ci]9443288
Merge pull request #190 from vidavidorra/renovate/major-commitlint-monorepo6ac7b31
test: add commitlint v17.x7a85048
chore(deps): update commitlint monorepo to v177080ed2
chore(release): 1.7.0 [skip ci]0257f6a
feat(deps): update dependency@commitlint/lint
to v17 (#191)6308f49
chore(deps): update linters to v5.25.0fb56da2
chore(deps): update actions/setup-node action to v3.2.018fe256
chore(deps): update dependency c8 to v7.11.32421a59
chore(deps): update commitlint monorepo to v16.3.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)