Skip to content

build(deps-dev): bump @commitlint/cli from 20.4.4 to 20.5.0#3718

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/commitlint/cli-20.5.0
Mar 16, 2026
Merged

build(deps-dev): bump @commitlint/cli from 20.4.4 to 20.5.0#3718
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/commitlint/cli-20.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps @commitlint/cli from 20.4.4 to 20.5.0.

Release notes

Sourced from @​commitlint/cli's releases.

v20.5.0

20.5.0 (2026-03-15)

Bug Fixes

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.4...v20.5.0

Changelog

Sourced from @​commitlint/cli's changelog.

20.5.0 (2026-03-15)

Bug Fixes

  • cli: validate that --cwd directory exists before execution (#4658) (cf80f75), closes #4595
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 20.4.4 to 20.5.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/v20.5.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@github-actions github-actions Bot merged commit b690861 into master Mar 16, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/commitlint/cli-20.5.0 branch March 16, 2026 04:03
PierreBrisorgueil added a commit that referenced this pull request May 29, 2026
#3725) (#4222)

* refactor(home): remove releases/changelog consumers + static home stat (#3725)

- remove getChangelogs store action and /changelogs route (releases
  feature dropped per #3725 product decision)
- remove Changelogs link from footer nav in app.development.config.js
- update getStatistics: drop releases API call (statistics[1] was
  releases version number); statistics now updates tasks [0] and users [1]
- remove Releases stat from home.development.config.js statistics.content
  array so indices align with updated getStatistics action
- remove releasesNumber from tools.js helper (no longer used) and
  its unit tests
- cross-references Node PR (fix(home): restrict /team fields, remove
  releases/changelog, add jwt readiness check #3724 #3725 #3718)

* docs(home): add JSDoc to getStatistics per repo convention

getStatistics was modified in this PR but lacked a JSDoc header.
Add description + @returns as expected for async functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants