Bump webpack and @angular-devkit/build-angular in /application/frontend #195
Conventional Commit Lint GCF / conventionalcommits.org
failed
Jan 16, 2025 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 webpack and @angular-devkit/build-angular in /application/frontend
bumps webpack to 5.97.1 and updates ancestor dependency @angular-devkit/build-angular. these dependencies need to be updated together.
updates webpack
from 5.89.0 to 5.97.1
updates @angular-devkit/build-angular
from 14.2.13 to 19.1.1
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect - dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
signed-off-by: dependabot[bot] [email protected]*"
Loading