[Snyk] Upgrade @commitlint/cli from 19.4.0 to 19.8.1#8
Open
snyk-io[bot] wants to merge 1 commit intomainfrom
Open
[Snyk] Upgrade @commitlint/cli from 19.4.0 to 19.8.1#8snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-io[bot] wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade @commitlint/cli from 19.4.0 to 19.8.1. See this package in npm: @commitlint/cli See this project in Snyk: https://app.snyk.io/org/test-cAX4cfyGGwqSqgMRHFEhFe/project/999eb043-3efd-498b-9200-84ce7a5f684a?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Author
|
This is a minor version upgrade for Highlights:
Source: Release notes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @commitlint/cli from 19.4.0 to 19.8.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 7 versions ahead of your current version.
The recommended version was released a year ago.
Issues fixed by the recommended upgrade:
SNYK-JS-AJV-15274295
SNYK-JS-CROSSSPAWN-8303230
Breaking Change Risk
Release notes
Package name: @commitlint/cli
-
19.8.1 - 2025-05-08
- perf(rules): optimize header-trim by @ felipecrs in #4363
- docs(config-workspace-scopes): incorrect package name title by @ JounQin in #4323
- docs: changed
- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by @ juliolmuller in #4382
- docs: add CLI instruction for Bun package manager (#4380) by @ juliolmuller in #4383
- ci: pin github actions to commit-hash by @ Fdawgs in #4343
- @ Stautvis made their first contribution in #4356
- @ felipecrs made their first contribution in #4363
- @ juliolmuller made their first contribution in #4382
-
19.8.0 - 2025-03-07
- fix(config-lerna-scopes): remove deprecated @ lerna/project dependency by @ janbiasi in #4284
- Revert "fix: improve security validation regex in is-ignored function… by @ escapedcat in #4314
- feat(config-workspace-scopes): add config preset for npm and yarn workspaces by @ janbiasi in #4269
- docs: improve GitLab CI pipeline job script by @ 6arms1leg in #4275
- perf: use
- chore: add missing
- build: add nx ignore to make lerna publish again by @ escapedcat in #4313
- @ 6arms1leg made their first contribution in #4275
- @ janbiasi made their first contribution in #4269
-
19.7.1 - 2025-02-02
- fix(config-nx-scopes): fix for projects without explicit targets by @ gperdomor in #4261
- fix(is-ignored): introduce security validation for custom ignore functions by @ edodusi in #4258
- @ edodusi made their first contribution in #4258
-
19.6.1 - 2024-12-15
- build: fix install git in container by @ jeohist in #4197
- fix: force bump for container usage by @ escapedcat in #4200
- docs: add setup guide for deno by @ typed-sigterm in #4199
- docs: use GH base sha to lint PR commits by @ robjweiss in #4198
- @ jeohist made their first contribution in #4197
- @ typed-sigterm made their first contribution in #4199
- @ robjweiss made their first contribution in #4198
-
19.6.0 - 2024-11-19
- feat: support using delimiter in
- feat(is-ignored): ignore reapply commits by @ risu729 in #4186
- docs: add result info to config option #4241 by @ escapedcat in #4145
- docs: add bitbucket to ci-setup guide by @ grantwforsythe in #4147
- ci: don't run container/deploy jobs in forks by @ knocte in #4163
- docs: remove commitlint-config-jira by @ tobiasbueschel in #4179
- docs: add azure pipelines CI integration by @ Odonno in #4184
- feat(container): switch to Alpine container by @ skycaptain in #4185
- @ grantwforsythe made their first contribution in #4147
- @ colinaaa made their first contribution in #4161
- @ tobiasbueschel made their first contribution in #4179
- @ Odonno made their first contribution in #4184
- @ risu729 made their first contribution in #4186
- @ skycaptain made their first contribution in #4185
-
19.5.0 - 2024-09-11
- feat(cli): use special errorCode for missing rules/config #4142 by @ escapedcat in #4143
- chore: replace
- @ ziebam made their first contribution in #4134
-
19.4.1 - 2024-08-28
- fix(rules): handle blank commit message in
- @ rdimaio made their first contribution in #4120
- @ SetDefaultOne made their first contribution in #4124
-
19.4.0 - 2024-08-07
from @commitlint/cli GitHub release notes19.8.1 (2025-05-08)
Performance Improvements
Docs
husky inittohusky installby @ Stautvis in #4356CI
New Contributors
Full Changelog: v19.8.0...v19.8.1
19.8.0 (2025-03-07)
Bug Fixes
Features
Chore, docs, etc.
node:prefix to bypass require.cache call for builtins by @ Fdawgs in #4302'use strict'directives by @ Fdawgs in #4301New Contributors
Full Changelog: v19.7.1...v19.8.0
19.7.1 (2025-02-02)
Bug Fixes
New Contributors
Full Changelog: v19.7.0...v19.7.1
19.6.1 (2024-12-15)
Bug Fixes
Chore & docs
New Contributors
Full Changelog: v19.6.0...v19.6.1
19.6.0 (2024-11-19)
Features
scope-enumby @ colinaaa in #4161Chore, Docs, etc
Full Changelog: v19.5.0...v19.6.0
New Contributors
19.5.0 (2024-09-11)
Features
Chore
execawithtinyexecand Node'schild_process.spawnSyncby @ ziebam in #4134New Contributors
Full Changelog: v19.4.1...v19.5.0
19.4.1 (2024-08-28)
Bug Fixes
signed-off-byrule by @ SetDefaultOne in #4124New Contributors
Full Changelog: v19.4.0...v19.4.1
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: