Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/cli to v18 (#46)
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://togithub.com/conventional-changelog/commitlint)) | [`^17.8.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/17.8.1/18.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@commitlint%2fcli/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@commitlint%2fcli/18.0.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.0.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.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

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

-   chore!: minimum node version v18 ([#&#8203;3644](https://togithub.com/conventional-changelog/commitlint/issues/3644)) ([5b4aeaf](https://togithub.com/conventional-changelog/commitlint/commit/5b4aeaf4f01c2726a7bc8631a23bb34c849baad2)), closes [#&#8203;3644](https://togithub.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://togithub.com/conventional-changelog/commitlint/compare/v17.8.0...v17.8.1) (2023-10-20)

**Note:** Version bump only for package [@&#8203;commitlint/cli](https://togithub.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/changeset-changelog).
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 770c3c1 commit ea3e356
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 72 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/parse": "^0.3.16",
"@commitlint/cli": "^17.8.0",
"@commitlint/cli": "^18.0.0",
"@mheob/commitlint-config": "^1.1.0",
"@mheob/eslint-config": "^5.1.0",
"@mheob/prettier-config": "^3.1.0",
Expand Down
Loading

0 comments on commit ea3e356

Please sign in to comment.