From 5db357aca6a1413897b824065dd4462f42a49968 Mon Sep 17 00:00:00 2001 From: Pedro Pombeiro Date: Thu, 31 Jan 2019 16:07:54 +0100 Subject: [PATCH] Update `probot-config` to ^1.0.0 --- bot_scripts/assign-approved-pr-to-test.js | 2 +- bot_scripts/assign-new-pr-to-review.js | 2 +- .../assign-to-bounty-awaiting-for-approval.js | 2 +- bot_scripts/assign-to-bounty-bug-column.js | 2 +- bot_scripts/bounty-awaiting-approval-slack-ping.js | 2 +- bot_scripts/greet-new-contributor.js | 2 +- bot_scripts/manage-pr-checklist.js | 2 +- bot_scripts/stale/index.js | 2 +- bot_scripts/trigger-automation-test-build.js | 2 +- package.json | 2 +- yarn.lock | 14 ++++++++++---- 11 files changed, 20 insertions(+), 14 deletions(-) diff --git a/bot_scripts/assign-approved-pr-to-test.js b/bot_scripts/assign-approved-pr-to-test.js index 89fb4bd..017b9ed 100644 --- a/bot_scripts/assign-approved-pr-to-test.js +++ b/bot_scripts/assign-approved-pr-to-test.js @@ -4,7 +4,7 @@ // // Dependencies: // github: "^13.1.0" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // probot-scheduler: "^1.0.3" // // Author: diff --git a/bot_scripts/assign-new-pr-to-review.js b/bot_scripts/assign-new-pr-to-review.js index 59b2500..dfe18c8 100644 --- a/bot_scripts/assign-new-pr-to-review.js +++ b/bot_scripts/assign-new-pr-to-review.js @@ -4,7 +4,7 @@ // // Dependencies: // github: "^13.1.0" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // // Author: // PombeirP diff --git a/bot_scripts/assign-to-bounty-awaiting-for-approval.js b/bot_scripts/assign-to-bounty-awaiting-for-approval.js index 40195be..bc16a70 100644 --- a/bot_scripts/assign-to-bounty-awaiting-for-approval.js +++ b/bot_scripts/assign-to-bounty-awaiting-for-approval.js @@ -5,7 +5,7 @@ // // Dependencies: // github: "^13.1.0" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // // Author: // PombeirP diff --git a/bot_scripts/assign-to-bounty-bug-column.js b/bot_scripts/assign-to-bounty-bug-column.js index f8678b7..a00a3e9 100644 --- a/bot_scripts/assign-to-bounty-bug-column.js +++ b/bot_scripts/assign-to-bounty-bug-column.js @@ -4,7 +4,7 @@ // // Dependencies: // github: "^13.1.0" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // // Author: // PombeirP diff --git a/bot_scripts/bounty-awaiting-approval-slack-ping.js b/bot_scripts/bounty-awaiting-approval-slack-ping.js index b82da20..921cf43 100644 --- a/bot_scripts/bounty-awaiting-approval-slack-ping.js +++ b/bot_scripts/bounty-awaiting-approval-slack-ping.js @@ -5,7 +5,7 @@ // Dependencies: // github: "^13.1.0" // hashset: "0.0.6" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // // Author: // Max Tyrrell (ImFeelingDucky/mac/yung_mac) diff --git a/bot_scripts/greet-new-contributor.js b/bot_scripts/greet-new-contributor.js index eee8507..afba4c7 100644 --- a/bot_scripts/greet-new-contributor.js +++ b/bot_scripts/greet-new-contributor.js @@ -4,7 +4,7 @@ // // Dependencies: // github: "^13.1.0" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // // Author: // PombeirP diff --git a/bot_scripts/manage-pr-checklist.js b/bot_scripts/manage-pr-checklist.js index 6024ef3..67589c2 100644 --- a/bot_scripts/manage-pr-checklist.js +++ b/bot_scripts/manage-pr-checklist.js @@ -5,7 +5,7 @@ // // Dependencies: // github: "^13.1.0" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // // Author: // virneo diff --git a/bot_scripts/stale/index.js b/bot_scripts/stale/index.js index 90d4dd2..d738a53 100644 --- a/bot_scripts/stale/index.js +++ b/bot_scripts/stale/index.js @@ -4,7 +4,7 @@ // Dependencies: // github: "^13.1.0" // joi: "^13.1.2" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // probot-scheduler: "^1.2.0" // // Author: diff --git a/bot_scripts/trigger-automation-test-build.js b/bot_scripts/trigger-automation-test-build.js index 0e99afb..fc995ab 100644 --- a/bot_scripts/trigger-automation-test-build.js +++ b/bot_scripts/trigger-automation-test-build.js @@ -5,7 +5,7 @@ // Dependencies: // github: "^13.1.0" // jenkins: "^0.20.1" -// probot-config: "^0.1.0" +// probot-config: "^1.0.0" // // Author: // PombeirP diff --git a/package.json b/package.json index c4b4f7b..a97861e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "mem-cache": "0.0.5", "memjs": "^1.2.0", "probot": "^7.5.0", - "probot-config": "^0.1.0", + "probot-config": "^1.0.0", "probot-scheduler": "^1.2.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index e10b050..645875b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1184,6 +1184,11 @@ deep-is@~0.1.3: resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= +deepmerge@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-2.2.1.tgz#5d3ff22a01c00f645405a2fbc17d0778a1801170" + integrity sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA== + default-require-extensions@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-1.0.0.tgz#f37ea15d3e13ffd9b437d33e1a75b5fb97874cb8" @@ -4607,11 +4612,12 @@ private@^0.1.8: resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff" integrity sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg== -probot-config@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/probot-config/-/probot-config-0.1.0.tgz#b6ef11ccc468e7f28e06deb68b34e093b7c7e88e" - integrity sha512-OrPCZqHe9Ig94JE1FhFr5CqG+hPZCmm+6fKGNhXilXv/xYAhqICbjzg5+7leLlTQCuj96RBo+Q0YPcEWcCFm6A== +probot-config@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/probot-config/-/probot-config-1.0.1.tgz#8d4f5eae7f0b0777e0386de8c55a173a434c0dad" + integrity sha512-xfQ+Fw8KuxSLj9kET/FN4kdgduVDWpibGP/vNueuhq1bmzRosiFbs/XsB3uUjpm+TWdt37TuwAvFOfvAJm7Sig== dependencies: + deepmerge "^2.2.1" js-yaml "^3.10.0" probot-scheduler@^1.2.0: