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: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1-beta.1
Choose a head ref
  • 9 commits
  • 16 files changed
  • 3 contributors

Commits on Jun 19, 2023

  1. chore(deps): update dependency @ava/typescript to v4 (#199)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e300ac5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency ava to v5.3.0 (#194)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ab80b2a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update commitlint monorepo (#201)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cc92d24 View commit details
    Browse the repository at this point in the history
  4. chore(deps): lock file maintenance (#198)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7264012 View commit details
    Browse the repository at this point in the history
  5. chore(deps): pin vidavidorra/.github action to d1af2b3 (#204)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5db68e7 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update actions/checkout action to v3.5.3 (#205)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8d2cdb4 View commit details
    Browse the repository at this point in the history
  7. chore(deps): all dev dependencies (#200)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jeroen de Bruijn <[email protected]>
    renovate[bot] and jdbruijn authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    13d2a4f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. refactor!: change to ES module, export is still an CommonJS module as…

    … that's required by commitlint
    jdbruijn committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    bf15a8a View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.1-beta.1 [skip ci]

    ## [2.0.1-beta.1](v2.0.0...v2.0.1-beta.1) (2023-06-21)
    
    ### ⚠ BREAKING CHANGES
    
    * change to ES module, export is still an CommonJS module as that's required by commitlint
    
    ### Code Refactoring
    
    * change to ES module, export is still an CommonJS module as that's required by commitlint ([bf15a8a](bf15a8a))
    vidavidorra-release committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    fdbf9d3 View commit details
    Browse the repository at this point in the history
Loading