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: v18.4.1
Choose a base ref
...
head repository: conventional-changelog/commitlint Loading
compare: v18.4.2
Choose a head ref
  • 14 commits
  • 67 files changed
  • 3 contributors

Commits on Nov 12, 2023

  1. chore: update dependency @types/lodash.snakecase to v4.1.9 (#3760)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    83068e3 View commit details
    Browse the repository at this point in the history
  2. chore: update dependency @types/lodash.startcase to v4.4.9 (#3761)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    33e7fac View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. chore: update dependency @types/lodash.uniq to v4.5.9 (#3762)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ac55778 View commit details
    Browse the repository at this point in the history
  2. chore: update dependency @types/lodash.upperfirst to v4.3.9 (#3763)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1241c01 View commit details
    Browse the repository at this point in the history
  3. chore: update dependency @types/minimist to v1.2.5 (#3764)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    799dff3 View commit details
    Browse the repository at this point in the history
  4. fix: update dependency @types/fs-extra to v11.0.4 (#3767)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f6c4696 View commit details
    Browse the repository at this point in the history
  5. chore: update dependency @types/yargs to v17.0.31 (#3766)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    31ae7d1 View commit details
    Browse the repository at this point in the history
  6. chore: update dependency @types/semver to v7.5.5 (#3765)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    318e974 View commit details
    Browse the repository at this point in the history
  7. fix: update dependency @types/tmp to v0.2.6 (#3769)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bc849bc View commit details
    Browse the repository at this point in the history
  8. chore: update dependency lint-staged to v15.1.0 (#3770)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e69ae2c View commit details
    Browse the repository at this point in the history
  9. chore: update actions/setup-node action to v4 (#3771)

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

Commits on Nov 14, 2023

  1. chore: update typescript-eslint monorepo to v6.11.0 (#3774)

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

Commits on Nov 16, 2023

  1. Fix/3768: Consider ESM when selecting cosmiconfig loaders (#3776)

    * feat(load): use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @commitlint/load
    
    * fix(load): add support for async loaders for ESM applications
    
    * chore(load): simplify loader selection for js/cjs files
    
    * docs: remove node version restriction from mjs config
    joberstein committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    68f4f09 View commit details
    Browse the repository at this point in the history
  2. v18.4.2

    escapedcat committed Nov 16, 2023
    1 Configuration menu
    Copy the full SHA
    0370a85 View commit details
    Browse the repository at this point in the history
Loading