chore(deps): bump js-yaml, @commitlint/cli and husky - #19
Conversation
Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [husky](https://github.com/typicode/husky). These dependencies need to be updated together. Removes `js-yaml` Updates `@commitlint/cli` from 8.3.6 to 17.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.3.0/@commitlint/cli) Updates `husky` from 2.7.0 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/commits/v9.1.7) --- updated-dependencies: - dependency-name: js-yaml dependency-version: dependency-type: indirect - dependency-name: "@commitlint/cli" dependency-version: 17.3.0 dependency-type: direct:development - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
linkorb-automation
left a comment
There was a problem hiding this comment.
Security-Reviewed-Head-SHA: b3f3627
Reviewed head SHA: b3f3627
Security scope only: this is not a full functional approval.
👍 Security review passed. I reviewed the dependency-only changes in package.json and package-lock.json against the merge base, including dependency versions, scripts/hooks, lockfile sources/integrity, install-script indicators, and obvious secret patterns.
No security concerns were found. The PR only updates development tooling dependencies/lockfile data; runtime dependencies and package scripts remain unchanged, package-lock entries resolve to HTTPS npm registry tarballs with integrity hashes, and there are no new CI/CD, infrastructure, auth, injection, deserialization, or sensitive-logging changes in scope.
Removes js-yaml. It's no longer used after updating ancestor dependencies js-yaml, @commitlint/cli and husky. These dependencies need to be updated together.
Removes
js-yamlUpdates
@commitlint/clifrom 8.3.6 to 17.3.0Release notes
Sourced from @commitlint/cli's releases.
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
... (truncated)
Commits
618aee5v17.3.0b51f89dchore: remove lodash (#3419)a2fab85v17.2.0fdff2befeat(cli): add strict mode (#3384) (#3385)d218e5bv17.1.2a294222v17.1.1a2c25b9v17.1.0229c65bfeat(commitlint): add additional git log args (#3334)6afc98achore: update node.js to v16 (#3254)234e762v17.0.3Updates
huskyfrom 2.7.0 to 9.1.7Release notes
Sourced from husky's releases.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.