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: fabulator/commitlint-config-fabulator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: fabulator/commitlint-config-fabulator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref

Commits on Aug 15, 2022

  1. Copy the full SHA
    813ce10 View commit details

Commits on Aug 20, 2022

  1. Changed: Update dev dependency semantic-release-config-fabulator to v…

    …4 NO_RELEASE (#93)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 20, 2022
    Copy the full SHA
    3ead3e4 View commit details

Commits on Aug 22, 2022

  1. Copy the full SHA
    8ff596f View commit details

Commits on Aug 29, 2022

  1. Copy the full SHA
    c8ff349 View commit details

Commits on Sep 11, 2022

  1. Copy the full SHA
    6482b8f View commit details
  2. Copy the full SHA
    06c049c View commit details

Commits on Sep 19, 2022

  1. Copy the full SHA
    34f4a6e View commit details
  2. Copy the full SHA
    97885f8 View commit details

Commits on Sep 28, 2022

  1. Changed: Update dev dependency semantic-release-config-fabulator to v…

    …5 NO_RELEASE (#95)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 28, 2022
    Copy the full SHA
    4345239 View commit details

Commits on Oct 3, 2022

  1. Copy the full SHA
    a19714a View commit details

Commits on Oct 10, 2022

  1. Copy the full SHA
    9b71357 View commit details

Commits on Oct 17, 2022

  1. Copy the full SHA
    b5d1dbb View commit details

Commits on Oct 24, 2022

  1. Copy the full SHA
    8460bf5 View commit details

Commits on Nov 6, 2022

  1. Copy the full SHA
    84a10b1 View commit details

Commits on Nov 7, 2022

  1. Copy the full SHA
    76793ad View commit details

Commits on Mar 23, 2023

  1. Changed: Update dev dependency jest to v29 NO_RELEASE (#97)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2023
    Copy the full SHA
    d1322be View commit details
  2. Fixed: Update lock file to make security bots happy. NO_RELEASE EXCLU…

    …DE (#109)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 23, 2023
    Copy the full SHA
    147f948 View commit details

Commits on Apr 2, 2023

  1. Copy the full SHA
    49e311f View commit details

Commits on Apr 9, 2023

  1. Copy the full SHA
    3033e55 View commit details

Commits on Apr 16, 2023

  1. Copy the full SHA
    d2684ba View commit details

Commits on Apr 23, 2023

  1. Copy the full SHA
    9d00dc5 View commit details

Commits on May 1, 2023

  1. Copy the full SHA
    0e54655 View commit details

Commits on May 7, 2023

  1. Copy the full SHA
    4552622 View commit details

Commits on May 8, 2023

  1. Copy the full SHA
    b2ef6a6 View commit details

Commits on May 22, 2023

  1. Copy the full SHA
    6f57aa1 View commit details

Commits on May 28, 2023

  1. Copy the full SHA
    ef55ee3 View commit details

Commits on May 29, 2023

  1. Copy the full SHA
    77a5da3 View commit details

Commits on Jun 11, 2023

  1. Copy the full SHA
    5c175a9 View commit details

Commits on Jun 12, 2023

  1. Copy the full SHA
    6a35a2a View commit details

Commits on Jun 25, 2023

  1. Copy the full SHA
    04577c5 View commit details

Commits on Jul 2, 2023

  1. Copy the full SHA
    b5dbac2 View commit details

Commits on Jul 3, 2023

  1. Copy the full SHA
    089c3a3 View commit details

Commits on Jul 24, 2023

  1. Copy the full SHA
    a8e3aa2 View commit details

Commits on Dec 16, 2023

  1. Changed: Upgrade all dependencies BREAKING

    Michal Ozogán committed Dec 16, 2023
    Copy the full SHA
    273fcdd View commit details
  2. Added: Changelog for version 6.0.0 NO_RELEASE EXCLUDE

    ## v6.0.0 (2023-12-16)
    ### Changed
    - [273fcdd](273fcdd) Upgrade all dependencies BREAKING
    - [d1322be](d1322be) Update dev dependency jest to v29  (#97)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    - [4345239](4345239) Update dev dependency semantic-release-config-fabulator to v5  (#95)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    - [3ead3e4](3ead3e4) Update dev dependency semantic-release-config-fabulator to v4  (#93)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    semantic-release-bot and renovate[bot] committed Dec 16, 2023
    Copy the full SHA
    f8cb520 View commit details
  3. Changed: Change to cjs file sufix

    Michal Ozogán committed Dec 16, 2023
    Copy the full SHA
    510a824 View commit details
  4. Added: Changelog for version 6.1.0 NO_RELEASE EXCLUDE

    ## v6.1.0 (2023-12-16)
    ### Changed
    - [510a824](510a824) Change to cjs file sufix
    semantic-release-bot committed Dec 16, 2023
    Copy the full SHA
    96c8a31 View commit details
2 changes: 0 additions & 2 deletions .browserslistrc

This file was deleted.

File renamed without changes.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -6,11 +6,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js 14.x
uses: actions/setup-node@v3
- uses: actions/checkout@v4
- name: Use Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 14.x
node-version: 20.x
- name: NPM Build and Test
run: |
npm ci
File renamed without changes.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.

## v6.1.0 (2023-12-16)
### Changed
- [510a824](https://github.com/fabulator/commitlint-config-fabulator/commit/510a8248b57c21aebb43d7bf656797cf23474609) Change to cjs file sufix

## v6.0.0 (2023-12-16)
### Changed
- [273fcdd](https://github.com/fabulator/commitlint-config-fabulator/commit/273fcdd408a2edf6e114b31af081b61e9d7474db) Upgrade all dependencies BREAKING
- [d1322be](https://github.com/fabulator/commitlint-config-fabulator/commit/d1322be998ab827af1a6b0c7ee74ec5fecf7124c) Update dev dependency jest to v29 (#97)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- [4345239](https://github.com/fabulator/commitlint-config-fabulator/commit/4345239a70baa70f62bb0c6759fefee084674750) Update dev dependency semantic-release-config-fabulator to v5 (#95)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- [3ead3e4](https://github.com/fabulator/commitlint-config-fabulator/commit/3ead3e47ec2d16ff19fea29a74ccdad8364e76c7) Update dev dependency semantic-release-config-fabulator to v4 (#93)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

## v5.0.0 (2022-08-13)
### Changed
- [f050398](https://github.com/fabulator/commitlint-config-fabulator/commit/f0503981ba567b45033902b0e0bb5c573e0a576f) Update dependency husky to v8 BREAKING (#77)
16,272 changes: 4,520 additions & 11,752 deletions package-lock.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-fabulator",
"version": "5.0.0",
"version": "6.1.0",
"description": "Shareable config for linting commit messages.",
"keywords": [
"commitlint",
@@ -16,22 +16,22 @@
},
"license": "Apache-2.0",
"author": "Michal Ozogán <michal@ozogan.eu>",
"main": "src/index.js",
"main": "src/index.cjs",
"scripts": {
"lint": "eslint ./ --ext .js --ext .json",
"lint:fix": "npm run lint -- --fix",
"release": "semantic-release",
"test": "jest"
},
"dependencies": {
"@commitlint/config-conventional": "^17.0.3",
"@commitlint/lint": "^17.0.3",
"commitlint": "^17.0.3",
"husky": "^8.0.1"
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/lint": "^18.4.3",
"commitlint": "^18.4.3",
"husky": "^8.0.3"
},
"devDependencies": {
"eslint-config-fabulator": "^1.2.3",
"jest": "^28.1.3",
"semantic-release-config-fabulator": "^3.2.0"
"eslint-config-fabulator": "^3.1.0",
"jest": "^29.7.0",
"semantic-release-config-fabulator": "^6.0.1"
}
}
File renamed without changes.
2 changes: 1 addition & 1 deletion src/index.js → src/index.cjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const types = require('./types');
const types = require('./types.cjs');

module.exports = {
rules: {
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/config.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const lint = require('@commitlint/lint').default;
const config = require('../src');
const config = require('../src/index.cjs');

function validateCommit(commit) {
return lint(commit, config.rules, {});