Skip to content

Commit 0bae134

Browse files
chore(deps): update commitlint monorepo to v20.4.2 (#655)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | [`20.4.1` → `20.4.2`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/20.4.1/20.4.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@commitlint%2fcli/20.4.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@commitlint%2fcli/20.4.1/20.4.2?slim=true) | | [@commitlint/config-conventional](https://commitlint.js.org/) ([source](https://redirect.github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional)) | [`20.4.1` → `20.4.2`](https://renovatebot.com/diffs/npm/@commitlint%2fconfig-conventional/20.4.1/20.4.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@commitlint%2fconfig-conventional/20.4.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@commitlint%2fconfig-conventional/20.4.1/20.4.2?slim=true) | --- ### Release Notes <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/cli)</summary> ### [`v20.4.2`](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/cli/CHANGELOG.md#2042-2026-02-19) [Compare Source](https://redirect.github.com/conventional-changelog/commitlint/compare/v20.4.1...v20.4.2) **Note:** Version bump only for package [@&#8203;commitlint/cli](https://redirect.github.com/commitlint/cli) </details> <details> <summary>conventional-changelog/commitlint (@&#8203;commitlint/config-conventional)</summary> ### [`v20.4.2`](https://redirect.github.com/conventional-changelog/commitlint/blob/HEAD/@&#8203;commitlint/config-conventional/CHANGELOG.md#2042-2026-02-19) [Compare Source](https://redirect.github.com/conventional-changelog/commitlint/compare/v20.4.1...v20.4.2) **Note:** Version bump only for package [@&#8203;commitlint/config-conventional](https://redirect.github.com/commitlint/config-conventional) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/jgiovaresco/apim-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjUuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0959a51 commit 0bae134

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
]
1616
},
1717
"devDependencies": {
18-
"@commitlint/cli": "20.4.1",
19-
"@commitlint/config-conventional": "20.4.1",
18+
"@commitlint/cli": "20.4.2",
19+
"@commitlint/config-conventional": "20.4.2",
2020
"@semantic-release/changelog": "6.0.3",
2121
"@semantic-release/exec": "7.1.0",
2222
"@semantic-release/git": "10.0.1",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -121,30 +121,30 @@ __metadata:
121121
languageName: node
122122
linkType: hard
123123

124-
"@commitlint/cli@npm:20.4.1":
125-
version: 20.4.1
126-
resolution: "@commitlint/cli@npm:20.4.1"
124+
"@commitlint/cli@npm:20.4.2":
125+
version: 20.4.2
126+
resolution: "@commitlint/cli@npm:20.4.2"
127127
dependencies:
128128
"@commitlint/format": "npm:^20.4.0"
129-
"@commitlint/lint": "npm:^20.4.1"
129+
"@commitlint/lint": "npm:^20.4.2"
130130
"@commitlint/load": "npm:^20.4.0"
131131
"@commitlint/read": "npm:^20.4.0"
132132
"@commitlint/types": "npm:^20.4.0"
133133
tinyexec: "npm:^1.0.0"
134134
yargs: "npm:^17.0.0"
135135
bin:
136136
commitlint: ./cli.js
137-
checksum: 10c0/3069fbc8f7e4ce66f323854743c10b952d4cc4638d494acd2263d7e31bc12574794b8f94587ed22b44eba169bc33f268f0f8ce2d7daaf7c4812a026d2f554518
137+
checksum: 10c0/ef091ed137492cc7a86ba98e4881eb251b2fd205056932dcde7f9a8e3e4aaf4ff1378cbeeee0b666b50d9533c2c20e58555ee179ba92d4225ef856515ad78eef
138138
languageName: node
139139
linkType: hard
140140

141-
"@commitlint/config-conventional@npm:20.4.1":
142-
version: 20.4.1
143-
resolution: "@commitlint/config-conventional@npm:20.4.1"
141+
"@commitlint/config-conventional@npm:20.4.2":
142+
version: 20.4.2
143+
resolution: "@commitlint/config-conventional@npm:20.4.2"
144144
dependencies:
145145
"@commitlint/types": "npm:^20.4.0"
146146
conventional-changelog-conventionalcommits: "npm:^9.1.0"
147-
checksum: 10c0/1c97529ec41ba394aa00ba23a44ba5a54dceafec7677127f2b5106f2e345398abc2c5332a2cb333706e8102730e9667f8479bd51b7087c1f43461efb2833f29e
147+
checksum: 10c0/d737b6682a4237914372b86802772c1ff1d3414f1a167510859fc611986d1c401c8976c41f16b9e06439bd133fcf67ab7b63a72608a0c18e5e79614c995339b4
148148
languageName: node
149149
linkType: hard
150150

@@ -199,15 +199,15 @@ __metadata:
199199
languageName: node
200200
linkType: hard
201201

202-
"@commitlint/lint@npm:^20.4.1":
203-
version: 20.4.1
204-
resolution: "@commitlint/lint@npm:20.4.1"
202+
"@commitlint/lint@npm:^20.4.2":
203+
version: 20.4.2
204+
resolution: "@commitlint/lint@npm:20.4.2"
205205
dependencies:
206206
"@commitlint/is-ignored": "npm:^20.4.1"
207207
"@commitlint/parse": "npm:^20.4.1"
208-
"@commitlint/rules": "npm:^20.4.1"
208+
"@commitlint/rules": "npm:^20.4.2"
209209
"@commitlint/types": "npm:^20.4.0"
210-
checksum: 10c0/d5724d2a547343747a4653ffa0067af4836f70e4b9dea6b2203060ff050d53c11e7ded52e8e281fd8f883576964cbd448236dd046dda35e6ee7355fb0c3b2914
210+
checksum: 10c0/a244916a443be0a58f362383532f6dd9e12fcd3e4e32de20d62ccb82f5f4a210d6ece8e2a4057055168a349276675f36f459c6ebc74e7d08fdc5c2a123c1993e
211211
languageName: node
212212
linkType: hard
213213

@@ -273,15 +273,15 @@ __metadata:
273273
languageName: node
274274
linkType: hard
275275

276-
"@commitlint/rules@npm:^20.4.1":
277-
version: 20.4.1
278-
resolution: "@commitlint/rules@npm:20.4.1"
276+
"@commitlint/rules@npm:^20.4.2":
277+
version: 20.4.2
278+
resolution: "@commitlint/rules@npm:20.4.2"
279279
dependencies:
280280
"@commitlint/ensure": "npm:^20.4.1"
281281
"@commitlint/message": "npm:^20.4.0"
282282
"@commitlint/to-lines": "npm:^20.0.0"
283283
"@commitlint/types": "npm:^20.4.0"
284-
checksum: 10c0/84ce24489c456d22e4c03cfbaa0c25d8e5a123ba36400531a16ce012e2bf58a4a764ff27c81815149e12bfa0da0f6f84c0cdf97c624eec32cc758a31c0eacee5
284+
checksum: 10c0/7fa322257bb719504db233a11afe49e1e97847cf5a1004b9af489e7bb81381898f8fbdcaa3e826471d4933e156f99ba1de824ef2941db2f844416f588a2f6002
285285
languageName: node
286286
linkType: hard
287287

@@ -1121,8 +1121,8 @@ __metadata:
11211121
version: 0.0.0-use.local
11221122
resolution: "apim-samples@workspace:."
11231123
dependencies:
1124-
"@commitlint/cli": "npm:20.4.1"
1125-
"@commitlint/config-conventional": "npm:20.4.1"
1124+
"@commitlint/cli": "npm:20.4.2"
1125+
"@commitlint/config-conventional": "npm:20.4.2"
11261126
"@semantic-release/changelog": "npm:6.0.3"
11271127
"@semantic-release/exec": "npm:7.1.0"
11281128
"@semantic-release/git": "npm:10.0.1"

0 commit comments

Comments
 (0)