build(deps): bump yargs-parser and @commitlint/cli
Bumps yargs-parser to 20.2.9 and updates ancestor dependency @commitlint/cli. These dependencies need to be updated together.
Updates yargs-parser from 10.1.0 to 20.2.9
Release notes
Sourced from yargs-parser's releases.
yargs-parser yargs-parser-v20.2.9
Bug Fixes
- build: fixed automated release pipeline (1fe9135)
yargs-parser yargs-parser-v20.2.8
Bug Fixes
- deno: force relese for Deno (6687c97)
- locale: Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase (2617303)
- perf: address slow parse when using unknown-options-as-args (#394) (441f059)
- string-utils: detect [0,1] ranged values as numbers (#388) (efcc32c)
yargs-parser yargs-parser-v15.0.3
Bug Fixes
- build: should use releases_created when using manifest (49ea4ef)
yargs-parser yargs-parser-v15.0.2
Bug Fixes
Changelog
Sourced from yargs-parser's changelog.
20.2.9 (2021-06-20)
Bug Fixes
- build: fixed automated release pipeline (1fe9135)
20.2.8 (2021-06-20)
Bug Fixes
- locale: Turkish camelize and decamelize issues with toLocaleLowerCase/toLocaleUpperCase (2617303)
- perf: address slow parse when using unknown-options-as-args (#394) (441f059)
- string-utils: detect [0,1] ranged values as numbers (#388) (efcc32c)
20.2.7 (2021-03-10)
Bug Fixes
- deno: force release for Deno (6687c97)
20.2.6 (2021-02-22)
Bug Fixes
20.2.5 (2021-02-13)
Bug Fixes
20.2.4 (2020-11-09)
Bug Fixes
20.2.3 (2020-10-16)
Bug Fixes
... (truncated)
Commits
3859e74chore: release main (#404)1fe9135fix(build): fixed automated release pipeline9eb9c2fchore: release main (#398)4b9e134build: should be releases_created441f059fix(perf): address slow parse when using unknown-options-as-args (#394)fb22816build: switch from master to maina0a0814build: switch to manifest based releases (#396)088481cdocs: fix typos in README.md (#379)6877a2dtest: add test for optimized output (#373)2cfab05refactor: quote properties used for meta-programming- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.
Updates @commitlint/cli from 8.3.5 to 17.6.1
Release notes
Sourced from @commitlint/cli's releases.
v17.6.1
17.6.1 (2023-04-14)
Bug Fixes
- rules: avoid processing strings with case-less Letter category symbols in
subject-case(#3586) (70a4450), closes #3585Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.6.0...v17.6.1
v17.6.0
17.6.0 (2023-04-13)
Features
- rules: expand Latin-only characters limitation for
subject-casewith Unicode support (#3575) (5f83423)New Contributors
@amariqmade their first contribution in conventional-changelog/commitlint#3575Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0
v17.5.1
17.5.1 (2023-03-28)
- Upgrade package to overcome Vulnerability by
@ucefkhin conventional-changelog/commitlint#3571New Contributors
@ucefkhmade their first contribution in conventional-changelog/commitlint#3571Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1
v17.5.0
17.5.0 (2023-03-22)
Bug Fixes
Features
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
17.6.1 (2023-04-14)
Note: Version bump only for package
@commitlint/cli17.6.0 (2023-04-13)
Note: Version bump only for package
@commitlint/cli17.5.1 (2023-03-28)
Note: Version bump only for package
@commitlint/cli17.5.0 (2023-03-22)
Note: Version bump only for package
@commitlint/cli17.4.4 (2023-02-17)
Note: Version bump only for package
@commitlint/cli17.4.3 (2023-02-13)
Note: Version bump only for package
@commitlint/cli17.4.2 (2023-01-12)
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by escapedcat, a new releaser for @commitlint/cli since your current version.
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 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.