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.2
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: v3.0.0
Choose a head ref
  • 12 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 5, 2023

  1. chore(deps): update dependency esbuild to v0.18.11 (#209)

    * chore(deps): update commitlint monorepo to v17.6.6
    
    * chore(deps): update dependency esbuild to v0.18.11
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    485dc67 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update vidavidorra/.github action to v3 (#210)

    * chore(deps): update vidavidorra/.github action to v2.2.3
    
    * chore(deps): update vidavidorra/.github action to v3
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1c369c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. chore(config): migrate renovate config (#214)

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

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    cd75935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44fef7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    776b1ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3c5ff9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c29c41d View commit details
    Browse the repository at this point in the history
  6. feat!: require Node.js 18 minimum

    Node.js 16 was marked end-of-life on 2023-09-11.
    jdbruijn committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    94ee8eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a67287 View commit details
    Browse the repository at this point in the history
  8. feat: add support for commitlint v18

    Closes #213.
    jdbruijn committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d633a66 View commit details
    Browse the repository at this point in the history
  9. chore(release): 3.0.0 [skip ci]

    ## [3.0.0](v2.0.2...v3.0.0) (2023-11-06)
    
    ### ⚠ BREAKING CHANGES
    
    * require Node.js 18 minimum
    
    ### Features
    
    * add support for commitlint v18 ([d633a66](d633a66)), closes [#213](#213)
    * require Node.js 18 minimum ([94ee8eb](94ee8eb))
    
    ### Bug Fixes
    
    * **deps:** update dependencies (in bulk) ([c3c5ff9](c3c5ff9))
    
    ### Styles
    
    * format `lint-staged.js` ([c29c41d](c29c41d))
    
    ### Build System
    
    * change module from `ES2022` to `Node16` in TSConfig ([776b1ef](776b1ef))
    
    ### Continuous Integration
    
    * fail `format` scripts on a warning ([cd75935](cd75935))
    * rename `build` workflow to `ci-cd` ([6a67287](6a67287))
    vidavidorra-release[bot] committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8bb3244 View commit details
    Browse the repository at this point in the history
Loading