Skip to content

Commit 17554e8

Browse files
chore(deps): update commitlint monorepo to v20 (#543)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@commitlint/config-conventional](https://commitlint.js.org/) ([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)) | [`^19.2.2` -> `^20.0.0`](https://renovatebot.com/diffs/npm/@commitlint%2fconfig-conventional/19.8.1/20.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@commitlint%2fconfig-conventional/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@commitlint%2fconfig-conventional/19.8.1/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [commitlint](https://commitlint.js.org/) ([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint)) | [`^19.3.0` -> `^20.0.0`](https://renovatebot.com/diffs/npm/commitlint/19.8.1/20.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/commitlint/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/commitlint/19.8.1/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/config-conventional)</summary> ### [`v20.0.0`](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/config-conventional/CHANGELOG.md#2000-2025-09-25) [Compare Source](https://redirect.github.com/conventional-changelog/commitlint/compare/v19.8.1...v20.0.0) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://redirect.github.com/commitlint/config-conventional) #### [19.8.1](https://redirect.github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://redirect.github.com/commitlint/config-conventional) </details> <details> <summary>conventional-changelog/commitlint (commitlint)</summary> ### [`v20.0.0`](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;alias/commitlint/CHANGELOG.md#2000-2025-09-25) [Compare Source](https://redirect.github.com/conventional-changelog/commitlint/compare/v19.8.1...v20.0.0) **Note:** Version bump only for package commitlint #### [19.8.1](https://redirect.github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1) (2025-05-08) ##### Bug Fixes - update dependency tinyexec to v1 ([#&#8203;4332](https://redirect.github.com/conventional-changelog/commitlint/issues/4332)) ([e49449f](https://redirect.github.com/conventional-changelog/commitlint/commit/e49449fa9452069cdbf194f94d536194d362a299)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-shared-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6b04f1 commit 17554e8

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

package-lock.json

Lines changed: 85 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
},
5050
"devDependencies": {
5151
"@apify/eslint-config": "^1.0.0",
52-
"@commitlint/config-conventional": "^19.2.2",
52+
"@commitlint/config-conventional": "^20.0.0",
5353
"@types/clone-deep": "^4.0.4",
5454
"@types/git-url-parse": "^16.0.0",
5555
"@types/jest": "^29.5.12",
5656
"@types/node": "^22.0.2",
5757
"@types/underscore": "^1.11.15",
5858
"ajv": "^8.17.1",
5959
"clone-deep": "^4.0.1",
60-
"commitlint": "^19.3.0",
60+
"commitlint": "^20.0.0",
6161
"eslint": "^9.24.0",
6262
"husky": "^9.1.4",
6363
"globals": "^16.0.0",

0 commit comments

Comments
 (0)