Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/cli to v18 (#141)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@commitlint/cli](https://commitlint.js.org/) ([source](https://github.com/conventional-changelog/commitlint)) | [`^17.8.1` -> `^18.1.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/17.8.1/18.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@commitlint%2fcli/18.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@commitlint%2fcli/18.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@commitlint%2fcli/17.8.1/18.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@commitlint%2fcli/17.8.1/18.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>conventional-changelog/commitlint (@&#8203;commitlint/cli)</summary>

### [`v18.1.0`](https://github.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/cli/CHANGELOG.md#1810-2023-10-25)

[Compare Source](https://github.com/conventional-changelog/commitlint/compare/v18.0.0...v18.1.0)

**Note:** Version bump only for package [@&#8203;commitlint/cli](https://github.com/commitlint/cli)

### [`v18.0.0`](https://github.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/cli/CHANGELOG.md#1800-2023-10-20)

[Compare Source](https://github.com/conventional-changelog/commitlint/compare/v17.8.1...v18.0.0)

-   chore!: minimum node version v18 ([#&#8203;3644](https://github.com/conventional-changelog/commitlint/issues/3644)) ([5b4aeaf](https://github.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2)), closes [#&#8203;3644](https://github.com/conventional-changelog/commitlint/issues/3644)

##### BREAKING CHANGES

-   drop node v14 and v16 support

-   chore: remove unused types

-   docs: prepare node update and new release

-   chore!: minimum TS version v5

-   drop TS v4 support

-   ci: remove node v14/16 checks

-   chore: adjust node types to minimal supported version

-   chore!: further major versions of other deps

-   upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

-   docs: simplify releases and remove roadmap

#### [17.8.1](https://github.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) (2023-10-20)

**Note:** Version bump only for package [@&#8203;commitlint/cli](https://github.com/commitlint/cli)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Wednesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/mheob/config).
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent d64f3c6 commit c0b5933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/cli": "^18.1.0",
"commitizen": "^4.3.0",
"cz-git": "^1.7.1"
},
Expand Down

0 comments on commit c0b5933

Please sign in to comment.