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.4.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: v19.5.0
Choose a head ref
  • 16 commits
  • 98 files changed
  • 3 contributors

Commits on Aug 28, 2024

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

Commits on Aug 30, 2024

  1. chore: upgrade eslint (#4126)

    * chore: upgrade eslint
    
    * chore: update further deps and fix eslint errors
    
    * chore: update deps versions
    escapedcat authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d5d572d View commit details
    Browse the repository at this point in the history
  2. chore: update dependency @types/node to v18.19.47 (#4127)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    439945a View commit details
    Browse the repository at this point in the history
  3. chore: update dependency node to v18.20.4 (#4128)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f63f05c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. chore: update dependency @swc/core to v1.7.22 (#4129)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7f21b20 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. chore: deps (#4133)

    escapedcat authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c10c07f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. chore: replace execa with tinyexec and Node's `child_process.spaw…

    …nSync` (#4134)
    
    * chore(utils): replace `execa` with `tinyexec`
    
    * chore(commitlint): replace `execa` with `tinyexec`
    
    * chore(read): replace `execa` with `tinyexec`
    
    * chore(travis-cli): replace `execa` with `tinyexec`
    
    * chore(prompt-cli): replace `execa` with `tinyexec`
    
    * chore(cli): replace `execa` with `tinyexec`
    
    * chore(prompt-cli): fix the test
    
    * chore(test): replace `execa` with `tinyexec`
    
    * chore(rules): replace `execa` with a native implementation
    
    * chore: fix the test
    pralkarz authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    3c4b0fd View commit details
    Browse the repository at this point in the history
  2. chore: update dependency @types/node to v18.19.50 (#4135)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9d6fb4a View commit details
    Browse the repository at this point in the history
  3. chore: update dependency eslint-plugin-jest to v28.8.3 (#4136)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1d43508 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. chore: update dependency vue to v3.5.3 (#4137)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f14a4c0 View commit details
    Browse the repository at this point in the history
  2. chore: update eslint monorepo to v9.10.0 (#4138)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bfc814b View commit details
    Browse the repository at this point in the history
  3. chore: update docker/build-push-action action to v6 (#4139)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a501a02 View commit details
    Browse the repository at this point in the history
  4. chore: update dependency @swc/core to v1.7.24 (#4140)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e12ef33 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat(cli): use special errorCode for missing rules/config #4142 (#4143)

    * feat(cli): use special errorCode for missing rules/config #4142
    
    * test(cli): update related tests #4142
    
    * feat(cli): use errorCode 9 #4142
    
    * refactor(cli): shorten statement #4142
    
    * refactor(cli): use ExitCode Enum #4142
    
    * refactor(cli): rename ExitCode-enum to match commitlints usage #4142
    escapedcat authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d7070d8 View commit details
    Browse the repository at this point in the history
  2. chore: deps (#4144)

    escapedcat authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b2323fb View commit details
    Browse the repository at this point in the history
  3. v19.5.0

    escapedcat committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7e79af1 View commit details
    Browse the repository at this point in the history
Loading