-
Notifications
You must be signed in to change notification settings - Fork 951
Comparing changes
Open a pull request
base repository: conventional-changelog/commitlint
base: v20.1.0
head repository: conventional-changelog/commitlint
compare: v20.2.0
- 16 commits
- 82 files changed
- 8 contributors
Commits on Oct 3, 2025
-
feat(lint): update ESLint configuration to use Vitest and remove Jest…
… plugin (#4542) Co-authored-by: Mohammad Alsmadi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63e7ad4 - Browse repository at this point
Copy the full SHA 63e7ad4View commit details -
feat(rules): add breaking-change-exclamation-mark (#4548)
* feat(rules): add breaking-change-exclamation-mark Implements and closes #4547. * feat(rules): breaking-change-exclamation-mark pull request changes Addresses review feedback from @JounQin about pull request #4548. - Use `breakingHeaderPattern` to search for the exclamation mark in the header. - Correct the regular expression to require that BREAKING CHANGE in the footer be anchored at the beginning of a line. - Updated the `RulesConfig` type. * feat(rules): breaking-change-exclamation-mark pull request feedback Address pull request feedback from @JounQin. - Fixed regex for `subject-exclamation-mark`. - Fixed sorting for `RulesConfig`. - Fixed sorting for `rules.md`.
Configuration menu - View commit details
-
Copy full SHA for c4d419b - Browse repository at this point
Copy the full SHA c4d419bView commit details -
feat(cz-commitlint): support customizable commit prompt with emojis (#…
…4540) * feat(cz-commitlint): add emoji to title * docs(cz-commitlint): add emoji to title
Configuration menu - View commit details
-
Copy full SHA for 803c05b - Browse repository at this point
Copy the full SHA 803c05bView commit details
Commits on Nov 14, 2025
-
docs: fix missing backtick in Windows setup commands #4559
This fixes a documentation bug that caused Windows users to encounter shell syntax errors during local setup. The missing closing backtick in the echo command was interpreted as an unclosed command substitution, resulting in: Error: unexpected EOF while looking for matching `' Impact: All Windows users following the guide with npm, yarn, pnpm, bun, or deno would encounter this error.
Configuration menu - View commit details
-
Copy full SHA for dfb378a - Browse repository at this point
Copy the full SHA dfb378aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aefe40 - Browse repository at this point
Copy the full SHA 4aefe40View commit details
Commits on Nov 18, 2025
-
fix: update dependency glob to v11 [security] (#4561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a89a08b - Browse repository at this point
Copy the full SHA a89a08bView commit details -
* chore: deps * chore: update node version for local usage with mise
Configuration menu - View commit details
-
Copy full SHA for 87369f2 - Browse repository at this point
Copy the full SHA 87369f2View commit details -
chore: update dependency lint-staged to v16.2.6 (#4564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e1cd455 - Browse repository at this point
Copy the full SHA e1cd455View commit details
Commits on Nov 19, 2025
-
chore: update docker/login-action action to v3.6.0 (#4565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ebff46 - Browse repository at this point
Copy the full SHA 6ebff46View commit details -
chore: update docker/metadata-action action to v5.9.0 (#4566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c0e7fa0 - Browse repository at this point
Copy the full SHA c0e7fa0View commit details -
chore: update docker/setup-qemu-action action to v3.7.0 (#4567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5489678 - Browse repository at this point
Copy the full SHA 5489678View commit details -
chore: update actions/checkout action to v5 (#4568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b751b29 - Browse repository at this point
Copy the full SHA b751b29View commit details
Commits on Dec 2, 2025
-
chore: bump mdast-util-to-hast from 13.2.0 to 13.2.1 (#4571)
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases) - [Commits](syntax-tree/mdast-util-to-hast@13.2.0...13.2.1) --- updated-dependencies: - dependency-name: mdast-util-to-hast dependency-version: 13.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 10ef704 - Browse repository at this point
Copy the full SHA 10ef704View commit details
Commits on Dec 5, 2025
-
chore: update actions/setup-node action to v6 (#4569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aad859a - Browse repository at this point
Copy the full SHA aad859aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c9d1a - Browse repository at this point
Copy the full SHA 76c9d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddad9b4 - Browse repository at this point
Copy the full SHA ddad9b4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v20.1.0...v20.2.0