Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.1
Choose a base ref
...
head repository: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.2
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 15, 2026

  1. Configuration menu
    Copy the full SHA
    554157a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. Configuration menu
    Copy the full SHA
    8e79b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    300681b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Configuration menu
    Copy the full SHA
    638ed22 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2026

  1. Configuration menu
    Copy the full SHA
    0a4510e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Configuration menu
    Copy the full SHA
    ec988c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    9950a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3a6230 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. Configuration menu
    Copy the full SHA
    e5301f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. fix(deps): update commitlint monorepo (#256)

    Again due to changes in the types on v20.4.0, compatibility for combined v19 and v20 lint and load tests was needed again. This makes the tests ugly in my opinion as casting is required for the v20 types to work on the v19 linter and loader. However, the v20.0.0 release is out since 25 September 2025, but many people are still on v19 or earlier. Of the 4.45 million weekly downloads of [@commitlint/cli](https://www.npmjs.com/package/@commitlint/cli), 1.38 (31%) million are on v20.0.0 and above (31%). 
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jeroen de Bruijn <[email protected]>
    renovate[bot] and jdbruijn authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    0e7ad5b View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.3.2 [skip ci]

    ## [4.3.2](v4.3.1...v4.3.2) (2026-02-24)
    
    ### Bug Fixes
    
    * **deps:** update commitlint monorepo ([#256](#256)) ([0e7ad5b](0e7ad5b))
    vidavidorra-release[bot] committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    91154c0 View commit details
    Browse the repository at this point in the history
Loading