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 Loading
base: v17.0.0
Choose a base ref
...
head repository: conventional-changelog/commitlint Loading
compare: v17.0.1
Choose a head ref
  • 14 commits
  • 15 files changed
  • 5 contributors

Commits on May 16, 2022

  1. docs: add v17 release

    escapedcat committed May 16, 2022
    Configuration menu
    Copy the full SHA
    1c8fa3c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    e68f1d9 View commit details
    Browse the repository at this point in the history
  2. chore: update babel monorepo to v7.17.12 (#3185)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot committed May 17, 2022
    Configuration menu
    Copy the full SHA
    a81abd8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

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

Commits on May 20, 2022

  1. chore: update babel monorepo to v7.18.0 (#3188)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot committed May 20, 2022
    Configuration menu
    Copy the full SHA
    83b1f52 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. chore: update dependency eslint to v8.16.0 (#3189)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot committed May 21, 2022
    Configuration menu
    Copy the full SHA
    5ca9cfd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    0722081 View commit details
    Browse the repository at this point in the history
  2. chore: update dependency ts-jest to v28.0.3 (#3193)

    Co-authored-by: Renovate Bot <[email protected]>
    renovate[bot] and renovate-bot committed May 24, 2022
    Configuration menu
    Copy the full SHA
    afbb11f View commit details
    Browse the repository at this point in the history
  3. fix(cli): use core.commentChar from git config with --edit flag (#…

    …3191)
    
    * fix(cli): use core.commentChar from git config with --edit flag (#3190)
    
    When parsing `.git/COMMIT_EDITMSG` use the `core.commentChar` git
    setting if present, falling back to the default comment char `#`
    otherwise.
    
    Use the `parserOpts.commentChar` setting only when parsing other
    messages (e.g. from stdin.)
    
    * fix(cli): tweaks for core.commentChar handling (#3190)
    
    - Remove useless change to test git repository setup
    - Add comment on git config error handling
    
    * fix(cli): make tests independent of global git config (#3190)
    
    - Don't apply global changes
    - Set $HOME to ensure default global settings aren't picked up
    
    * ci: try fixing HOME setting on Windows
    
    * test: use cross-env for setting $HOME
    jscheid committed May 24, 2022
    Configuration menu
    Copy the full SHA
    e5fee05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a8f01f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f31c282 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca1600c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. v17.0.1

    escapedcat committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b0bc456 View commit details
    Browse the repository at this point in the history
Loading