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: conventional-changelog/commitlint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.9.1
Choose a base ref
...
head repository: conventional-changelog/commitlint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20.0.0
Choose a head ref
  • 4 commits
  • 82 files changed
  • 4 contributors

Commits on Sep 11, 2025

  1. chore: bump vite from 5.4.19 to 5.4.20 (#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>
    dependabot[bot] authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    0735b63 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. fix: update dependency tar-fs to v3.1.1 [security] (#4550)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    273a43e View commit details
    Browse the repository at this point in the history
  2. feat(rules)!: make body-max-line-length ignore lines with URLs (#4486)

    BREAKING CHANGE: when lines contain URLs exceeding the maximum
    line length `body-max-line-length` will be ignored
    aspiers authored and escapedcat committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    2f37a88 View commit details
    Browse the repository at this point in the history
  3. v20.0.0

    escapedcat committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    407be6c View commit details
    Browse the repository at this point in the history
Loading