-
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.0
head repository: conventional-changelog/commitlint
compare: v20.5.1
- 14 commits
- 16 files changed
- 6 contributors
Commits on Mar 16, 2026
-
chore: deps and CI improvements (#4660)
* chore: deps - Replace .tool-versions and .nvmrc with .mise.toml - Update CONTRIBUTING.md to reference mise Co-Authored-By: Claude Opus 4.5 <[email protected]> * chore: use lts/* for codeQuality CI job Co-Authored-By: Claude Opus 4.5 <[email protected]> * chore: test on Node 18, 20, 22, and 24 Co-Authored-By: Claude Opus 4.5 <[email protected]> * chore: test on Node 18, 20, and 22 Node versions match Ubuntu LTS defaults: - 18 = Ubuntu 24.04 - 20 = Ubuntu 25.x - 22 = Ubuntu 26.04 Co-Authored-By: Claude Opus 4.5 <[email protected]> * docs: remove nvm and asdf references, use mise only Co-Authored-By: Claude Opus 4.5 <[email protected]> * chore: pin vitest to ~4.0.18 to maintain Node 18 support Using tilde (~) pins to 4.0.x, avoiding 4.1.x which introduced rolldown and dropped Node 18 support. Co-Authored-By: Claude Opus 4.5 <[email protected]> --------- Co-authored-by: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad31713 - Browse repository at this point
Copy the full SHA ad31713View commit details
Commits on Mar 17, 2026
-
fix(cz-commitlint): add VS16 to single character emojis (#4666)
Single character emojis like 🛠 or 🗑 do not align with 2 character emojis in the rendered menu. Co-authored-by: Martin T. <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e3e2d3 - Browse repository at this point
Copy the full SHA 9e3e2d3View commit details -
fix(cz-commitlint): handle modifiers correctly (#4667)
When adding VS16 to emojis with modifiers, VS16 can not be appended at the end - this creates an invalid unicode symbol. VS16 must be appended between emoji and modifiers. Co-authored-by: Martin T. <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a3ebf5 - Browse repository at this point
Copy the full SHA 5a3ebf5View commit details
Commits on Mar 18, 2026
-
ci: restore push on all branches and avoid duplicate CI runs (#4665)
Reverts the push trigger from `master`-only back to `"**"` (all branches) so contributors can see CI status on their fork branches before opening a PR (see #3840). To avoid duplicate CI runs when a maintainer pushes to a branch that has an open PR (both push and pull_request triggers fire), each job now has an `if` condition that skips pull_request runs from the same repository. This is the same approach used by Vue.js (vuejs/core): - Push events: always run - Pull request events: only run if the PR is from a fork - Schedule/workflow_dispatch: always run This avoids the "50% broken CI" visual noise caused by concurrency groups cancelling push runs, since GitHub shows cancelled jobs as failures. Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba60e3e - Browse repository at this point
Copy the full SHA ba60e3eView commit details -
chore: update docker/login-action action to v4 (#4663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ae1339 - Browse repository at this point
Copy the full SHA 8ae1339View commit details -
chore: update docker/metadata-action action to v6 (#4664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4a0452 - Browse repository at this point
Copy the full SHA d4a0452View commit details -
chore: update typescript-eslint monorepo to v8.57.1 (#4668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5701593 - Browse repository at this point
Copy the full SHA 5701593View commit details -
chore: update docker/setup-buildx-action action to v4 (#4669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df73b1b - Browse repository at this point
Copy the full SHA df73b1bView commit details -
fix: update dependency global-directory to v5 (#4671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a300d32 - Browse repository at this point
Copy the full SHA a300d32View commit details -
chore: update docker/setup-qemu-action action to v4 (#4670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 329063c - Browse repository at this point
Copy the full SHA 329063cView commit details
Commits on Mar 21, 2026
-
chore: bump flatted from 3.4.1 to 3.4.2 (#4674)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2. - [Commits](WebReflection/flatted@v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 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 1a63b00 - Browse repository at this point
Copy the full SHA 1a63b00View commit details
Commits on Mar 27, 2026
-
chore: bump handlebars from 4.7.8 to 4.7.9 (#4676)
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 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 898ea87 - Browse repository at this point
Copy the full SHA 898ea87View commit details
Commits on Mar 31, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0f124c9 - Browse repository at this point
Copy the full SHA 0f124c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5922ec2 - Browse repository at this point
Copy the full SHA 5922ec2View 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.0...v20.5.1