Skip to content

Commit 1082687

Browse files
chore(deps): update dependency lint-staged to v15.2.11 (#9013)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`15.2.10` -> `15.2.11`](https://renovatebot.com/diffs/npm/lint-staged/15.2.10/15.2.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.2.10/15.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.2.10/15.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lint-staged/lint-staged (lint-staged)</summary> ### [`v15.2.11`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#15211) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.10...v15.2.11) ##### Patch Changes - [#&#8203;1484](https://redirect.github.com/lint-staged/lint-staged/pull/1484) [`bcfe309`](https://redirect.github.com/lint-staged/lint-staged/commit/bcfe309fca88aedf42b6a321383de49eb361c5a0) Thanks [@&#8203;wormsik](https://redirect.github.com/wormsik)! - Escape paths containing spaces when using the "shell" option. - [#&#8203;1487](https://redirect.github.com/lint-staged/lint-staged/pull/1487) [`7dd8caa`](https://redirect.github.com/lint-staged/lint-staged/commit/7dd8caa8f80fe1a6ce40939c1224b6774000775a) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - Do not treat submodule root paths as "staged files". This caused *lint-staged* to fail to a Git error when only updating the revision of a submodule. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 this update 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/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3b33cf commit 1082687

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"husky": "^9.0.11",
211211
"jest": "29.7.0",
212212
"jest-junit": "^16.0.0",
213-
"lint-staged": "15.2.10",
213+
"lint-staged": "15.2.11",
214214
"nock": "13.5.6",
215215
"openapi-enforcer": "1.23.0",
216216
"proxyquire": "2.1.3",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3497,15 +3497,15 @@ __metadata:
34973497
languageName: node
34983498
linkType: hard
34993499

3500-
"debug@npm:~4.3.6":
3501-
version: 4.3.6
3502-
resolution: "debug@npm:4.3.6"
3500+
"debug@npm:~4.4.0":
3501+
version: 4.4.0
3502+
resolution: "debug@npm:4.4.0"
35033503
dependencies:
3504-
ms: "npm:2.1.2"
3504+
ms: "npm:^2.1.3"
35053505
peerDependenciesMeta:
35063506
supports-color:
35073507
optional: true
3508-
checksum: 10c0/3293416bff072389c101697d4611c402a6bacd1900ac20c0492f61a9cdd6b3b29750fc7f5e299f8058469ef60ff8fb79b86395a30374fbd2490113c1c7112285
3508+
checksum: 10c0/db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
35093509
languageName: node
35103510
linkType: hard
35113511

@@ -6197,10 +6197,10 @@ __metadata:
61976197
languageName: node
61986198
linkType: hard
61996199

6200-
"lilconfig@npm:~3.1.2":
6201-
version: 3.1.2
6202-
resolution: "lilconfig@npm:3.1.2"
6203-
checksum: 10c0/f059630b1a9bddaeba83059db00c672b64dc14074e9f232adce32b38ca1b5686ab737eb665c5ba3c32f147f0002b4bee7311ad0386a9b98547b5623e87071fbe
6200+
"lilconfig@npm:~3.1.3":
6201+
version: 3.1.3
6202+
resolution: "lilconfig@npm:3.1.3"
6203+
checksum: 10c0/f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
62046204
languageName: node
62056205
linkType: hard
62066206

@@ -6211,37 +6211,37 @@ __metadata:
62116211
languageName: node
62126212
linkType: hard
62136213

6214-
"lint-staged@npm:15.2.10":
6215-
version: 15.2.10
6216-
resolution: "lint-staged@npm:15.2.10"
6214+
"lint-staged@npm:15.2.11":
6215+
version: 15.2.11
6216+
resolution: "lint-staged@npm:15.2.11"
62176217
dependencies:
62186218
chalk: "npm:~5.3.0"
62196219
commander: "npm:~12.1.0"
6220-
debug: "npm:~4.3.6"
6220+
debug: "npm:~4.4.0"
62216221
execa: "npm:~8.0.1"
6222-
lilconfig: "npm:~3.1.2"
6223-
listr2: "npm:~8.2.4"
6222+
lilconfig: "npm:~3.1.3"
6223+
listr2: "npm:~8.2.5"
62246224
micromatch: "npm:~4.0.8"
62256225
pidtree: "npm:~0.6.0"
62266226
string-argv: "npm:~0.3.2"
6227-
yaml: "npm:~2.5.0"
6227+
yaml: "npm:~2.6.1"
62286228
bin:
62296229
lint-staged: bin/lint-staged.js
6230-
checksum: 10c0/6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd
6230+
checksum: 10c0/28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
62316231
languageName: node
62326232
linkType: hard
62336233

6234-
"listr2@npm:~8.2.4":
6235-
version: 8.2.4
6236-
resolution: "listr2@npm:8.2.4"
6234+
"listr2@npm:~8.2.5":
6235+
version: 8.2.5
6236+
resolution: "listr2@npm:8.2.5"
62376237
dependencies:
62386238
cli-truncate: "npm:^4.0.0"
62396239
colorette: "npm:^2.0.20"
62406240
eventemitter3: "npm:^5.0.1"
62416241
log-update: "npm:^6.1.0"
62426242
rfdc: "npm:^1.4.1"
62436243
wrap-ansi: "npm:^9.0.0"
6244-
checksum: 10c0/df5b129e9767de1997973cec6103cd4bd6fc3b3367685b7c23048d12b61d5b7e44fecd8a3d3534c0e1c963bd5ac43ca501d14712f46fa101050037be323a5c16
6244+
checksum: 10c0/f5a9599514b00c27d7eb32d1117c83c61394b2a985ec20e542c798bf91cf42b19340215701522736f5b7b42f557e544afeadec47866e35e5d4f268f552729671
62456245
languageName: node
62466246
linkType: hard
62476247

@@ -6824,7 +6824,7 @@ __metadata:
68246824
languageName: node
68256825
linkType: hard
68266826

6827-
"ms@npm:2.1.3, ms@npm:^2.1.1":
6827+
"ms@npm:2.1.3, ms@npm:^2.1.1, ms@npm:^2.1.3":
68286828
version: 2.1.3
68296829
resolution: "ms@npm:2.1.3"
68306830
checksum: 10c0/d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48
@@ -9321,7 +9321,7 @@ __metadata:
93219321
json-schema-to-ts: "npm:2.12.0"
93229322
json2csv: "npm:^5.0.7"
93239323
knex: "npm:^3.1.0"
9324-
lint-staged: "npm:15.2.10"
9324+
lint-staged: "npm:15.2.11"
93259325
lodash.get: "npm:^4.4.2"
93269326
lodash.groupby: "npm:^4.6.0"
93279327
lodash.sortby: "npm:^4.7.0"
@@ -9710,12 +9710,12 @@ __metadata:
97109710
languageName: node
97119711
linkType: hard
97129712

9713-
"yaml@npm:~2.5.0":
9714-
version: 2.5.0
9715-
resolution: "yaml@npm:2.5.0"
9713+
"yaml@npm:~2.6.1":
9714+
version: 2.6.1
9715+
resolution: "yaml@npm:2.6.1"
97169716
bin:
97179717
yaml: bin.mjs
9718-
checksum: 10c0/771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631
9718+
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
97199719
languageName: node
97209720
linkType: hard
97219721

0 commit comments

Comments
 (0)