Skip to content

deps: bump @commitlint/cli from 20.5.3 to 21.0.0 - #734

Merged
keito4 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/commitlint/cli-21.0.0
May 11, 2026
Merged

deps: bump @commitlint/cli from 20.5.3 to 21.0.0#734
keito4 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/commitlint/cli-21.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @commitlint/cli from 20.5.3 to 21.0.0.

Release notes

Sourced from @​commitlint/cli's releases.

v21.0.0

Heads-up: --legacy-output is a transitional escape hatch. It will be removed in a future major release. Plan to migrate your parsers / snapshots to the new format during the v21 lifecycle.

21.0.0 (2026-05-08)

Breaking

Fixes

Internals (Node 22 cleanup)

  • chore: replace dependencies with Node 22 built-ins by @​escapedcat in #4681 — drops glob, fast-glob, import-meta-resolve, minimist, fs-extra
  • refactor: replace read-pkg with native fs.readFile + JSON.parse by @​escapedcat in #4742
  • chore: update dependency yargs to v18 by @​escapedcat in #4686
  • chore: remove cross-env, move env vars to vitest config by @​escapedcat in #4684

Dependency updates

Full Changelog: conventional-changelog/commitlint@v20.5.3...v21.0.0

Changelog

Sourced from @​commitlint/cli's changelog.

21.0.0 (2026-05-08)

BREAKING CHANGES

  • drop node v18 and v20 support
  • Bump engines to >=v22 in all 39 package.json files
  • Update @​types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

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.5.3 to 21.0.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/v21.0.0/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies 依存関係の更新 npm npm/yarn 依存関係の更新 labels May 11, 2026
@dependabot
dependabot Bot requested a review from keito4 as a code owner May 11, 2026 03:16
@dependabot dependabot Bot added dependencies 依存関係の更新 npm npm/yarn 依存関係の更新 labels May 11, 2026
@github-actions github-actions Bot added needs-review レビュー待ち breaking-change 破壊的変更あり labels May 11, 2026
@keito4 keito4 self-assigned this May 11, 2026
@keito4
keito4 merged commit 2d311e0 into main May 11, 2026
17 checks passed
@keito4
keito4 deleted the dependabot/npm_and_yarn/commitlint/cli-21.0.0 branch May 11, 2026 03:34
github-actions Bot added a commit that referenced this pull request May 11, 2026
pnpm v11 の `pnpm setup` コマンドが vscode ユーザーで実行された際に
`/usr/local/bin/package.json` への書き込みを試みて EACCES エラーが発生する問題を修正。

- `pnpm setup` を削除(PNPM_HOME/PATH は ENV と bashrc で既に設定済み)
- PNPM_HOME ディレクトリの mkdir -p は維持(pnpm v11 で必要)

Fixes: docker-image.yml の断続的ビルド失敗 (PR #734, #727)

Co-authored-by: keito4 <keito4@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.112.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the released リリース済み label May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change 破壊的変更あり dependencies 依存関係の更新 needs-review レビュー待ち npm npm/yarn 依存関係の更新 released リリース済み

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant