Bump nanoid and mocha #218
Open
Conventional Commit Lint GCF / conventionalcommits.org
failed
Dec 10, 2024 in 0s
Commit message did not follow Conventional Commits
Some of your commit messages failed linting.
Visit conventionalcommits.org to learn our conventions.
Run git commit --amend
and edit your message to match Conventional Commit guidelines.
Details
β The following linting errors found:
- subject may not be empty
- type may not be empty
for the following input:
"*bump nanoid and mocha
removes nanoid. it's no longer used after updating ancestor dependency mocha. these dependencies need to be updated together.
removes nanoid
updates mocha
from 9.0.1 to 11.0.1
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect - dependency-name: mocha
dependency-type: direct:development
...
signed-off-by: dependabot[bot] [email protected]*"
Loading