-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: tamfuldev/commitlint
base: master
head repository: conventional-changelog/commitlint
compare: master
- 16 commits
- 105 files changed
- 12 contributors
Commits on Aug 6, 2025
-
chore: bump tmp from 0.2.3 to 0.2.4 (conventional-changelog#4533)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:production ... 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 2838438 - Browse repository at this point
Copy the full SHA 2838438View commit details
Commits on Aug 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 776908f - Browse repository at this point
Copy the full SHA 776908fView commit details -
feat(config-pnpm-scopes): migrate package to TypeScript (conventional…
…-changelog#4541) Co-authored-by: Mohammad Alsmadi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ae36ea - Browse repository at this point
Copy the full SHA 6ae36eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d4dbd - Browse repository at this point
Copy the full SHA a1d4dbdView commit details
Commits on Aug 29, 2025
-
fix: add TypeScript support and configuration for pnpm scopes (conven…
…tional-changelog#4544) * fix: add TypeScript support and configuration for pnpm scopes * fix: update ESLint configuration to ignore 'dist' directory * refactor: remove dist directory and its associated files * fix: ensure TypeScript build outputs are included --------- Co-authored-by: Mohammad Alsmadi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea75778 - Browse repository at this point
Copy the full SHA ea75778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b0066 - Browse repository at this point
Copy the full SHA 68b0066View commit details
Commits on Sep 11, 2025
-
chore: bump vite from 5.4.19 to 5.4.20 (conventional-changelog#4545)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.20. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.20 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 0735b63 - Browse repository at this point
Copy the full SHA 0735b63View commit details
Commits on Sep 25, 2025
-
fix: update dependency tar-fs to v3.1.1 [security] (conventional-chan…
…gelog#4550) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 273a43e - Browse repository at this point
Copy the full SHA 273a43eView commit details -
feat(rules)!: make body-max-line-length ignore lines with URLs (conve…
…ntional-changelog#4486) BREAKING CHANGE: when lines contain URLs exceeding the maximum line length `body-max-line-length` will be ignored
Configuration menu - View commit details
-
Copy full SHA for 2f37a88 - Browse repository at this point
Copy the full SHA 2f37a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 407be6c - Browse repository at this point
Copy the full SHA 407be6cView commit details
Commits on Sep 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e571970 - Browse repository at this point
Copy the full SHA e571970View commit details
Commits on Sep 30, 2025
-
fix(resolve-extends): add import attribute for JSON config files (con…
…ventional-changelog#4551) * fix(resolve-extends): add import attribute for JSON config files * fix(resolve-extends): use require() for JSON files instead of import attributes
Configuration menu - View commit details
-
Copy full SHA for 82936c9 - Browse repository at this point
Copy the full SHA 82936c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e86d2 - Browse repository at this point
Copy the full SHA a8e86d2View commit details
Commits on Oct 3, 2025
-
feat(lint): update ESLint configuration to use Vitest and remove Jest…
… plugin (conventional-changelog#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 (conventional-chang…
…elog#4548) * feat(rules): add breaking-change-exclamation-mark Implements and closes conventional-changelog#4547. * feat(rules): breaking-change-exclamation-mark pull request changes Addresses review feedback from @JounQin about pull request conventional-changelog#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 (c…
…onventional-changelog#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
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 master...master