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: v14.1.0
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: v14.2.0
Choose a head ref
  • 5 commits
  • 20 files changed
  • 4 contributors

Commits on Nov 2, 2021

  1. chore: update typescript-eslint monorepo to v5.3.0 (#2847)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ea52361 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. chore: update dependency eslint to v8.2.0 (#2849)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    7ea2e0f View commit details
    Browse the repository at this point in the history
  2. chore: update dependency eslint-plugin-jest to v25.2.3 (#2848)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    42b3984 View commit details
    Browse the repository at this point in the history
  3. feat(prompt): rewrite codebase to use inquirer - UPDATED with current…

    … master (#2697)
    
    * feat(prompt): rewrite codebase to use inquirer
    
    * fix(prompt): simplify logic used to compute maxLength
    
    * test(prompt): add basic input test
    
    * fix(prompt): small code refactor
    
    * fix: correct linting issues, add missing dependencies
    
    * fix: add missing tsconfig reference
    
    * fix: update lock file after merge
    
    * fix: correct issue with mac-os tab completion
    
    * chore: code review
    
    * fix: integrate review feedback
    
    * style: prettier
    
    Co-authored-by: Armano <armano2@users.noreply.github.com>
    escapedcat and armano2 authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    5105f43 View commit details
    Browse the repository at this point in the history
  4. v14.2.0

    escapedcat committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    bcbc9bf View commit details
    Browse the repository at this point in the history
Loading