Skip to content

chore(deps-dev): bump @commitlint/cli from 21.0.2 to 21.2.0#361

Merged
aidd-bot[bot] merged 8 commits into
nextfrom
dependabot/npm_and_yarn/next/commitlint/cli-21.2.0
Jul 7, 2026
Merged

chore(deps-dev): bump @commitlint/cli from 21.0.2 to 21.2.0#361
aidd-bot[bot] merged 8 commits into
nextfrom
dependabot/npm_and_yarn/next/commitlint/cli-21.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @commitlint/cli from 21.0.2 to 21.2.0.

Release notes

Sourced from @​commitlint/cli's releases.

v21.2.0

21.2.0 (2026-06-30)

Features

Chore

Full Changelog: conventional-changelog/commitlint@v21.1.0...v21.2.0

v21.1.0

21.1.0 (2026-06-23)

Bug Fixes

Features

Docs, chore, etc.

New Contributors

Full Changelog: conventional-changelog/commitlint@v21.0.2...v21.1.0

Changelog

Sourced from @​commitlint/cli's changelog.

21.2.0 (2026-06-30)

Features

  • resolve-extends: resolve pure-ESM presets (conventional-changelog v7/v9/v10) (#4859) (fdb566f)

21.1.0 (2026-06-23)

Features

  • cli: add --default-config flag to lint without a config file (#4805) (7af27ba), closes #3662
Commits
  • 1b4e5bc v21.2.0
  • fdb566f feat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9...
  • 6f1c0af v21.1.0
  • 7af27ba feat(cli): add --default-config flag to lint without a config file (#4805)
  • 51a2d7f test(cli): verify --cwd redirects config resolution (#997) (#4796)
  • See full diff in compare view

@aidd-bot aidd-bot Bot enabled auto-merge (squash) June 30, 2026 10:54
Base automatically changed from next to main July 1, 2026 13:37
blafourcade and others added 8 commits July 6, 2026 07:14
Remove the aidd-ui package from release-please-config.json. Its
release-as: 0.1.0-alpha.0 pin forced the same version on every run, so
any change touching aidd-ui made release-please retry the existing
aidd-ui-v0.1.0-alpha.0 tag and fail (Validation Failed: already_exists).
Dropping it from the config freezes aidd-ui at its current alpha while it
is still a scaffold; re-add it with proper prerelease handling when it is
ready to version.


Claude-Session: https://claude.ai/code/session_01WKWd6AVpdYSCmRZWQWAnRt

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
)

Restore the aidd-ui package block in release-please-config.json so it
matches the other seven plugins (package-name + extra-files), but
without the release-as: 0.1.0-alpha.0 pin. The pin forced the same
version every run, retrying the existing aidd-ui-v0.1.0-alpha.0 tag and
failing (already_exists). Supersedes the block removal in #394: aidd-ui
stays release-managed like its siblings; the next change bumps it to a
fresh version instead of colliding.


Claude-Session: https://claude.ai/code/session_01WKWd6AVpdYSCmRZWQWAnRt

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
* refactor: remove per-skill README.md mirrors, retarget to SKILL.md

Delete the 39 per-skill README.md files that mirrored their SKILL.md,
merge the genuinely-unique content from the 7 outlier READMEs into
SKILL.md (memory-bank-optional note, install prerequisite, experimental
status), retarget plugin-level README skill tables and CREATE_PLUGIN.md
to SKILL.md, and regenerate every plugin CATALOG.md.

Phase 1 of aidd_docs/tasks/2026_07/2026_07_06_remove-per-skill-readme.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: mark phase 2 done for remove-per-skill-readme plan

All verify-and-guard gates pass: check-markdown-links.js exits 0,
zero plugins/*/skills/*/README.md remain, every affected skill dir
still has SKILL.md, both asset READMEs and all plugin-level/framework
READMEs are intact, sync-readme-counts.mjs --check exits 0, no CATALOG
lists a per-skill README row, and 04-skill-generate scaffolds no
per-skill README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: mark remove-per-skill-readme plan implemented

Both phases done and validation green (check-markdown-links.js and
sync-readme-counts.mjs --check both exit 0).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: mark remove-per-skill-readme plan reviewed

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.36.2 to 4.36.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@8aad20d...54f647b)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.0.0 to 5.2.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.0.0...5.2.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…399)

Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.36.2 to 4.36.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@8aad20d...54f647b)

---
updated-dependencies:
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.36.2 to 4.36.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@8aad20d...54f647b)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 21.0.2 to 21.2.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.2.0/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the base branch from main to next July 7, 2026 04:36
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/next/commitlint/cli-21.2.0 branch from ad67a35 to 7849f79 Compare July 7, 2026 04:36

@blafourcade blafourcade left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving non-major dependabot update.

@aidd-bot aidd-bot Bot merged commit 84cbb08 into next Jul 7, 2026
9 of 16 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/next/commitlint/cli-21.2.0 branch July 7, 2026 04:48
blafourcade added a commit that referenced this pull request Jul 10, 2026
* ci(framework): stop release-please re-tagging aidd-ui (#394)

Remove the aidd-ui package from release-please-config.json. Its
release-as: 0.1.0-alpha.0 pin forced the same version on every run, so
any change touching aidd-ui made release-please retry the existing
aidd-ui-v0.1.0-alpha.0 tag and fail (Validation Failed: already_exists).
Dropping it from the config freezes aidd-ui at its current alpha while it
is still a scaffold; re-add it with proper prerelease handling when it is
ready to version.


Claude-Session: https://claude.ai/code/session_01WKWd6AVpdYSCmRZWQWAnRt

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

* ci(framework): drop the aidd-ui release-as pin, keep it consistent (#395)

Restore the aidd-ui package block in release-please-config.json so it
matches the other seven plugins (package-name + extra-files), but
without the release-as: 0.1.0-alpha.0 pin. The pin forced the same
version every run, retrying the existing aidd-ui-v0.1.0-alpha.0 tag and
failing (already_exists). Supersedes the block removal in #394: aidd-ui
stays release-managed like its siblings; the next change bumps it to a
fresh version instead of colliding.


Claude-Session: https://claude.ai/code/session_01WKWd6AVpdYSCmRZWQWAnRt

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

* refactor: remove per-skill README.md mirrors (#302) (#396)

* refactor: remove per-skill README.md mirrors, retarget to SKILL.md

Delete the 39 per-skill README.md files that mirrored their SKILL.md,
merge the genuinely-unique content from the 7 outlier READMEs into
SKILL.md (memory-bank-optional note, install prerequisite, experimental
status), retarget plugin-level README skill tables and CREATE_PLUGIN.md
to SKILL.md, and regenerate every plugin CATALOG.md.

Phase 1 of aidd_docs/tasks/2026_07/2026_07_06_remove-per-skill-readme.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: mark phase 2 done for remove-per-skill-readme plan

All verify-and-guard gates pass: check-markdown-links.js exits 0,
zero plugins/*/skills/*/README.md remain, every affected skill dir
still has SKILL.md, both asset READMEs and all plugin-level/framework
READMEs are intact, sync-readme-counts.mjs --check exits 0, no CATALOG
lists a per-skill README row, and 04-skill-generate scaffolds no
per-skill README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: mark remove-per-skill-readme plan implemented

Both phases done and validation green (check-markdown-links.js and
sync-readme-counts.mjs --check both exit 0).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: mark remove-per-skill-readme plan reviewed

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

* ci(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#398)

Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.36.2 to 4.36.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@8aad20d...54f647b)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump js-yaml from 5.0.0 to 5.2.1 (#401)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.0.0 to 5.2.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.0.0...5.2.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 5.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.36.3 (#399)

Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.36.2 to 4.36.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@8aad20d...54f647b)

---
updated-dependencies:
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (#400)

Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.36.2 to 4.36.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@8aad20d...54f647b)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @commitlint/cli from 21.0.2 to 21.2.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Baptiste LAFOURCADE <119650761+blafourcade@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@aidd-bot aidd-bot Bot mentioned this pull request Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant