Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion private/react-native-bots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@rnx-kit/rn-changelog-generator": "^0.4.0",
"danger": "^13.0.4",
"danger": "^13.0.8",
"lodash.includes": "^4.3.0",
"minimatch": "^3.1.4"
}
Expand Down
150 changes: 39 additions & 111 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4112,7 +4112,7 @@ __metadata:
resolution: "@react-native/bots@workspace:private/react-native-bots"
dependencies:
"@rnx-kit/rn-changelog-generator": "npm:^0.4.0"
danger: "npm:^13.0.4"
danger: "npm:^13.0.8"
lodash.includes: "npm:^4.3.0"
minimatch: "npm:^3.1.4"
languageName: unknown
Expand Down Expand Up @@ -4606,13 +4606,6 @@ __metadata:
languageName: node
linkType: hard

"@tootallnate/once@npm:2":
version: 2.0.0
resolution: "@tootallnate/once@npm:2.0.0"
checksum: 10c0/073bfa548026b1ebaf1659eb8961e526be22fa77139b10d60e712f46d2f0f05f4e6c8bec62a087d41088ee9e29faa7f54838568e475ab2f776171003c3920858
languageName: node
linkType: hard

"@tsconfig/node22@npm:22.0.2":
version: 22.0.2
resolution: "@tsconfig/node22@npm:22.0.2"
Expand Down Expand Up @@ -5341,15 +5334,6 @@ __metadata:
languageName: node
linkType: hard

"agent-base@npm:6":
version: 6.0.2
resolution: "agent-base@npm:6.0.2"
dependencies:
debug: "npm:4"
checksum: 10c0/dc4f757e40b5f3e3d674bc9beb4f1048f4ee83af189bae39be99f57bf1f48dde166a8b0a5342a84b5944ee8e6ed1e5a9d801858f4ad44764e84957122fe46261
languageName: node
linkType: hard

"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0, agent-base@npm:^7.1.2":
version: 7.1.4
resolution: "agent-base@npm:7.1.4"
Expand Down Expand Up @@ -5505,7 +5489,7 @@ __metadata:
languageName: node
linkType: hard

"ansi-styles@npm:^3.2.0, ansi-styles@npm:^3.2.1":
"ansi-styles@npm:^3.2.0":
version: 3.2.1
resolution: "ansi-styles@npm:3.2.1"
dependencies:
Expand Down Expand Up @@ -6366,17 +6350,6 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^2.3.0":
version: 2.4.2
resolution: "chalk@npm:2.4.2"
dependencies:
ansi-styles: "npm:^3.2.1"
escape-string-regexp: "npm:^1.0.5"
supports-color: "npm:^5.3.0"
checksum: 10c0/e6543f02ec877732e3a2d1c3c3323ddb4d39fbab687c23f526e25bd4c6a9bf3b83a696e8c769d078e04e5754921648f7821b2a2acfd16c550435fd630026e073
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.2":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
Expand Down Expand Up @@ -6914,38 +6887,34 @@ __metadata:
languageName: node
linkType: hard

"danger@npm:^13.0.4":
version: 13.0.4
resolution: "danger@npm:13.0.4"
"danger@npm:^13.0.8":
version: 13.0.8
resolution: "danger@npm:13.0.8"
dependencies:
"@gitbeaker/rest": "npm:^38.0.0"
"@octokit/rest": "npm:^20.1.2"
async-retry: "npm:1.2.3"
chalk: "npm:^2.3.0"
chalk: "npm:^4.1.2"
commander: "npm:^2.18.0"
core-js: "npm:^3.8.2"
debug: "npm:^4.1.1"
fast-json-patch: "npm:^3.0.0-1"
get-stdin: "npm:^6.0.0"
http-proxy-agent: "npm:^5.0.0"
https-proxy-agent: "npm:^5.0.1"
http-proxy-agent: "npm:^7.0.2"
https-proxy-agent: "npm:^7.0.2"
hyperlinker: "npm:^1.0.0"
ini: "npm:^5.0.0"
json5: "npm:^2.2.3"
jsonpointer: "npm:^5.0.0"
jsonwebtoken: "npm:^9.0.0"
lodash.find: "npm:^4.6.0"
lodash.includes: "npm:^4.3.0"
lodash.isobject: "npm:^3.0.2"
lodash.keys: "npm:^4.0.8"
lodash.mapvalues: "npm:^4.6.0"
lodash.memoize: "npm:^4.1.2"
memfs-or-file-map-to-github-branch: "npm:^1.3.0"
micromatch: "npm:^4.0.4"
node-cleanup: "npm:^2.1.2"
node-fetch: "npm:^2.6.7"
override-require: "npm:^1.1.1"
p-limit: "npm:^2.1.0"
parse-diff: "npm:^0.7.0"
parse-github-url: "npm:^1.0.2"
parse-link-header: "npm:^2.0.0"
Expand All @@ -6954,7 +6923,7 @@ __metadata:
readline-sync: "npm:^1.4.9"
regenerator-runtime: "npm:^0.13.9"
require-from-string: "npm:^2.0.2"
supports-hyperlinks: "npm:^1.0.1"
supports-hyperlinks: "npm:^4.3.0"
bin:
danger: distribution/commands/danger.js
danger-ci: distribution/commands/danger-ci.js
Expand All @@ -6965,7 +6934,7 @@ __metadata:
danger-process: distribution/commands/danger-process.js
danger-reset-status: distribution/commands/danger-reset-status.js
danger-runner: distribution/commands/danger-runner.js
checksum: 10c0/0173ce07e17161218e8777c66a5314677bd4947e362e2c63f68f76f0361584d99716a3b19865a35ad66b3c2dfb0d37efbff04b94cedbe8fd38db01048db687da
checksum: 10c0/019d200251a0159d334147b7e22af7c44876492b938f6aee5098211e3a336b841206bcc0da9646fb8c700138ee97b0fda9ee6542f433af287f9f6ae1ff43e7b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8581,13 +8550,6 @@ __metadata:
languageName: node
linkType: hard

"get-stdin@npm:^6.0.0":
version: 6.0.0
resolution: "get-stdin@npm:6.0.0"
checksum: 10c0/c8971d27ffb72e4aae0f18ba792d2bfec872f662e98e13b182d8611a36f38396b79f43563884f597e667c7bb9ab98f337ee958ae278af5fa7c310ca62845e56b
languageName: node
linkType: hard

"get-stream@npm:^5.1.0":
version: 5.2.0
resolution: "get-stream@npm:5.2.0"
Expand Down Expand Up @@ -8813,27 +8775,20 @@ __metadata:
languageName: node
linkType: hard

"has-flag@npm:^2.0.0":
version: 2.0.0
resolution: "has-flag@npm:2.0.0"
checksum: 10c0/5e1f136c7f801c2719048bedfabcf834a1ed46276cd4c98c6fcddb89a482f5d6a16df0771a38805cfc2d9010b4de157909e1a71b708e1d339b6e311041bde9b4
languageName: node
linkType: hard

"has-flag@npm:^3.0.0":
version: 3.0.0
resolution: "has-flag@npm:3.0.0"
checksum: 10c0/1c6c83b14b8b1b3c25b0727b8ba3e3b647f99e9e6e13eb7322107261de07a4c1be56fc0d45678fc376e09772a3a1642ccdaf8fc69bdf123b6c086598397ce473
languageName: node
linkType: hard

"has-flag@npm:^4.0.0":
version: 4.0.0
resolution: "has-flag@npm:4.0.0"
checksum: 10c0/2e789c61b7888d66993e14e8331449e525ef42aac53c627cc53d1c3334e768bcb6abdc4f5f0de1478a25beec6f0bd62c7549058b7ac53e924040d4f301f02fd1
languageName: node
linkType: hard

"has-flag@npm:^5.0.1":
version: 5.0.1
resolution: "has-flag@npm:5.0.1"
checksum: 10c0/6c214902e9d829979ef0f906980599df1db5ca289a9c72cc1b1ebc2c8c924681c60b632a21bfc23728a1098a3f300029a8608f293fcc559962ecd495652aa250
languageName: node
linkType: hard

"has-property-descriptors@npm:^1.0.0, has-property-descriptors@npm:^1.0.2":
version: 1.0.2
resolution: "has-property-descriptors@npm:1.0.2"
Expand Down Expand Up @@ -9051,17 +9006,6 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-agent@npm:^5.0.0":
version: 5.0.0
resolution: "http-proxy-agent@npm:5.0.0"
dependencies:
"@tootallnate/once": "npm:2"
agent-base: "npm:6"
debug: "npm:4"
checksum: 10c0/32a05e413430b2c1e542e5c74b38a9f14865301dd69dff2e53ddb684989440e3d2ce0c4b64d25eb63cf6283e6265ff979a61cf93e3ca3d23047ddfdc8df34a32
languageName: node
linkType: hard

"http-proxy-agent@npm:^7.0.0":
version: 7.0.0
resolution: "http-proxy-agent@npm:7.0.0"
Expand All @@ -9072,6 +9016,16 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-agent@npm:^7.0.2":
version: 7.0.2
resolution: "http-proxy-agent@npm:7.0.2"
dependencies:
agent-base: "npm:^7.1.0"
debug: "npm:^4.3.4"
checksum: 10c0/4207b06a4580fb85dd6dff521f0abf6db517489e70863dca1a0291daa7f2d3d2d6015a57bd702af068ea5cf9f1f6ff72314f5f5b4228d299c0904135d2aef921
languageName: node
linkType: hard

"http2-wrapper@npm:^1.0.0-beta.5.2":
version: 1.0.3
resolution: "http2-wrapper@npm:1.0.3"
Expand All @@ -9082,17 +9036,7 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:^5.0.1":
version: 5.0.1
resolution: "https-proxy-agent@npm:5.0.1"
dependencies:
agent-base: "npm:6"
debug: "npm:4"
checksum: 10c0/6dd639f03434003577c62b27cafdb864784ef19b2de430d8ae2a1d45e31c4fd60719e5637b44db1a88a046934307da7089e03d6089ec3ddacc1189d8de8897d1
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.5":
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.2, https-proxy-agent@npm:^7.0.5":
version: 7.0.6
resolution: "https-proxy-agent@npm:7.0.6"
dependencies:
Expand Down Expand Up @@ -10838,13 +10782,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.find@npm:^4.6.0":
version: 4.6.0
resolution: "lodash.find@npm:4.6.0"
checksum: 10c0/0238f3abc0b87aa441820ab0ab31a81156e1809a66285f454fbea18cbdf4d16572d504dd9e96c22df8a36b81d0272bca9205d09d217d61f9b53fa3358023377f
languageName: node
linkType: hard

"lodash.get@npm:^4.0.0, lodash.get@npm:^4.4.2":
version: 4.4.2
resolution: "lodash.get@npm:4.4.2"
Expand Down Expand Up @@ -10908,13 +10845,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.keys@npm:^4.0.8":
version: 4.2.0
resolution: "lodash.keys@npm:4.2.0"
checksum: 10c0/e21565d5076f4afc99e517d2b3dc84f05bc83e036f532c6e691c318f9ffd7eca3006365e0dafae1c5f046e344aaa722b01fe102b9f68e7cc63b79d2f9196f667
languageName: node
linkType: hard

"lodash.mapvalues@npm:^4.6.0":
version: 4.6.0
resolution: "lodash.mapvalues@npm:4.6.0"
Expand Down Expand Up @@ -12838,7 +12768,7 @@ __metadata:
languageName: node
linkType: hard

"p-limit@npm:^2.0.0, p-limit@npm:^2.1.0, p-limit@npm:^2.2.0":
"p-limit@npm:^2.0.0, p-limit@npm:^2.2.0":
version: 2.3.0
resolution: "p-limit@npm:2.3.0"
dependencies:
Expand Down Expand Up @@ -14783,12 +14713,10 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:^5.0.0, supports-color@npm:^5.3.0":
version: 5.5.0
resolution: "supports-color@npm:5.5.0"
dependencies:
has-flag: "npm:^3.0.0"
checksum: 10c0/6ae5ff319bfbb021f8a86da8ea1f8db52fac8bd4d499492e30ec17095b58af11f0c55f8577390a749b1c4dde691b6a0315dab78f5f54c9b3d83f8fb5905c1c05
"supports-color@npm:^10.2.2":
version: 10.2.2
resolution: "supports-color@npm:10.2.2"
checksum: 10c0/fb28dd7e0cdf80afb3f2a41df5e068d60c8b4f97f7140de2eaed5b42e075d82a0e980b20a2c0efd2b6d73cfacb55555285d8cc719fa0472220715aefeaa1da7c
languageName: node
linkType: hard

Expand All @@ -14810,13 +14738,13 @@ __metadata:
languageName: node
linkType: hard

"supports-hyperlinks@npm:^1.0.1":
version: 1.0.1
resolution: "supports-hyperlinks@npm:1.0.1"
"supports-hyperlinks@npm:^4.3.0":
version: 4.5.0
resolution: "supports-hyperlinks@npm:4.5.0"
dependencies:
has-flag: "npm:^2.0.0"
supports-color: "npm:^5.0.0"
checksum: 10c0/eaeb849b430cc29f66a582b554520efa267014cd32d85efd1d87878e7dcd770312ff7957bd0fed899ab15ac136fb9e7a852fe9047488bc878a0e6ac1b2f47061
has-flag: "npm:^5.0.1"
supports-color: "npm:^10.2.2"
checksum: 10c0/28082aad8e13209a893b45c5108377572ae2bdf9b6e663930386095b8030240d10cc0316dbaef69b6045d0e6d443944c66e0cd4ea424f34923bded256283e75b
languageName: node
linkType: hard

Expand Down
Loading