openllmetry-js
openllmetry-js copied to clipboard
chore(deps-dev): bump @commitlint/cli from 19.6.1 to 19.8.0
Bumps @commitlint/cli from 19.6.1 to 19.8.0.
Release notes
Sourced from @commitlint/cli's releases.
v19.8.0
19.8.0 (2025-03-07)
Bug Fixes
- fix(config-lerna-scopes): remove deprecated
@lerna/projectdependency by@janbiasiin conventional-changelog/commitlint#4284- Revert "fix: improve security validation regex in is-ignored function… by
@escapedcatin conventional-changelog/commitlint#4314Features
- feat(config-workspace-scopes): add config preset for npm and yarn workspaces by
@janbiasiin conventional-changelog/commitlint#4269Chore, docs, etc.
- docs: improve GitLab CI pipeline job script by
@6arms1legin conventional-changelog/commitlint#4275- perf: use
node:prefix to bypass require.cache call for builtins by@Fdawgsin conventional-changelog/commitlint#4302- chore: add missing
'use strict'directives by@Fdawgsin conventional-changelog/commitlint#4301- build: add nx ignore to make lerna publish again by
@escapedcatin conventional-changelog/commitlint#4313New Contributors
@6arms1legmade their first contribution in conventional-changelog/commitlint#4275@janbiasimade their first contribution in conventional-changelog/commitlint#4269Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0
v19.7.1
19.7.1 (2025-02-02)
Bug Fixes
- fix(config-nx-scopes): fix for projects without explicit targets by
@gperdomorin conventional-changelog/commitlint#4261- fix(is-ignored): introduce security validation for custom ignore functions by
@edodusiin conventional-changelog/commitlint#4258New Contributors
@edodusimade their first contribution in conventional-changelog/commitlint#4258Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1
v19.7.0
19.7.0 (2025-01-04)
Features
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
19.8.0 (2025-03-07)
Performance Improvements
19.7.1 (2025-02-02)
Note: Version bump only for package
@commitlint/cli
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)