-
Notifications
You must be signed in to change notification settings - Fork 965
Comparing changes
Open a pull request
base repository: conventional-changelog/commitlint
base: v20.5.2
head repository: conventional-changelog/commitlint
compare: v20.5.3
- 7 commits
- 45 files changed
- 4 contributors
Commits on Apr 25, 2026
-
docs: use nodejs commands for creating files on Windows (#4728) (#4730)
* docs: remove trailing backtick in windows commands (#4728) * docs: use node command to resolve file encoding issue * docs: use node command only in Windows
Configuration menu - View commit details
-
Copy full SHA for abb9117 - Browse repository at this point
Copy the full SHA abb9117View commit details
Commits on Apr 27, 2026
-
refactor: replace all lodash.* dependencies with es-toolkit/compat (#…
…4734) Drops six per-function lodash.* packages in favor of a single es-toolkit dependency, using the lodash-compatible /compat surface so behavior matches the existing tests — including the non-Latin subject-case regressions added after the kasi revert (#4621). Replacements: - lodash.camelcase / kebabcase / snakecase / startcase / upperfirst → es-toolkit/compat in @commitlint/ensure (case helpers) - lodash.mergewith → es-toolkit/compat: - mergeWith (with customizer) in @commitlint/resolve-extends - merge (no customizer) in @commitlint/load, @commitlint/config-patternplate, and the cli test helper es-toolkit/compat's mergeWith always treats the last positional argument as the customizer, unlike lodash's createAssigner which detects function-typed customizers. Call sites that passed objects (no customizer) are switched to es-toolkit's variadic merge to preserve behavior. Test results: 1185/1185 tests across 90 files pass, including the Cyrillic / Chinese / Arabic / Hebrew / mixed-script subject-case cases that broke under kasi.
Configuration menu - View commit details
-
Copy full SHA for e3d2c9d - Browse repository at this point
Copy the full SHA e3d2c9dView commit details
Commits on Apr 28, 2026
-
chore: update typescript-eslint monorepo to v8.59.1 (#4736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d03f9b - Browse repository at this point
Copy the full SHA 1d03f9bView commit details -
chore: update dependency @swc/core to v1.15.32 (#4735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 86dec47 - Browse repository at this point
Copy the full SHA 86dec47View commit details
Commits on Apr 30, 2026
-
chore: update dependency tinyexec to v1.1.2 (#4738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 75dec8b - Browse repository at this point
Copy the full SHA 75dec8bView commit details -
chore: update dependency es-toolkit to v1.46.1 (#4737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c359890 - Browse repository at this point
Copy the full SHA c359890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e959a - Browse repository at this point
Copy the full SHA 31e959aView 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.5.2...v20.5.3