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: v18.3.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: v18.4.0
Choose a head ref
  • 15 commits
  • 101 files changed
  • 4 contributors

Commits on Oct 27, 2023

  1. chore: update dependency eslint-plugin-jest to v27.6.0 (#3729)

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

Commits on Oct 30, 2023

  1. fix: update dependency tar-fs to v3 (#3718)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    afb04dd View commit details
    Browse the repository at this point in the history
  2. chore: update typescript-eslint monorepo to v6.9.1 (#3730)

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

Commits on Oct 31, 2023

  1. chore: update dependency @types/jest to v29.5.7 (#3731)

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

Commits on Nov 3, 2023

  1. fix: update dependency read-pkg to v9 (#3734)

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

Commits on Nov 4, 2023

  1. chore: update dependency eslint to v8.53.0 (#3738)

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

Commits on Nov 5, 2023

  1. chore: update dependency @swc/core to v1.3.96 (#3739)

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

Commits on Nov 7, 2023

  1. fix: update dependency fast-glob to v3.3.2 (#3740)

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cda71a5 View commit details
    Browse the repository at this point in the history
  3. chore: update typescript-eslint monorepo to v6.10.0 (#3741)

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

Commits on Nov 8, 2023

  1. chore: update dependency @types/node to v18.18.9 (#3732)

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

Commits on Nov 9, 2023

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

Commits on Nov 10, 2023

  1. feat: bump cosmiconfig version and conditionally support mjs config (#…

    …3747)
    
    * feat(load): use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @commitlint/load
    
    * feat: conditionally support loading mjs config based on the node version
    
    * chore: update 'test-ci' command
    
    * chore: add yarn cache to ci
    
    * chore: swap node and checkout order. Remove ownership workaround
    
    * chore(load): remove duplicate tests
    
    * docs: add mjs config files to README
    joberstein authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a2b65fc View commit details
    Browse the repository at this point in the history
  2. v18.4.0

    escapedcat committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0546cd7 View commit details
    Browse the repository at this point in the history
Loading