From 3ecf040b1941e22cb0abad57592122ca8c146b63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Aug 2022 08:38:52 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-28-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-08.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f098caf56..f15a82fba 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) 233 Frank Update all.json (#2127) - 183 Tim Janssen Update address.json (#2132) + 184 Tim Janssen Update all.json (#2131) 92 michalisFr Added 0 new domains (#2124) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index a5d09c496..08b26c9cf 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "safebridge.best", - "debuggerror.site", - "erroresolver.art", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3430,6 +3427,7 @@ "debug-wallets.com", "debugapp.net", "debugconnect.com", + "debuggerror.site", "debuginterface.com", "debugresolve.co", "decentalizedlead.live", @@ -4024,6 +4022,7 @@ "ercsynchronize.org", "erctools.org", "ercvalidator.dev", + "erroresolver.art", "errorfix.info", "errorsauthenticationconnect.com", "errorsrestoreonline.com", @@ -8227,6 +8226,7 @@ "safe-mm.xyz", "safe-panel.com", "safeblocknetwork.live", + "safebridge.best", "safebtcminings.com", "safecointrade.com", "safecryptosync.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 6d62b8fd1..889952141 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,8 +1,20 @@ [ + { + "date": "2022-08-28", + "url": "debuggerror.site" + }, + { + "date": "2022-08-28", + "url": "erroresolver.art" + }, { "date": "2022-08-28", "url": "polkadot-bonus.com" }, + { + "date": "2022-08-28", + "url": "safebridge.best" + }, { "date": "2022-08-27", "url": "binanrector.online" diff --git a/package.json b/package.json index 667b1b062..265ac25d7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-27-x", + "version": "0.18.7-28-x", "versions": { - "git": "0.18.7-27-x", + "git": "0.18.7-28-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2381b726d..468d436cb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-27-x", + "version": "0.18.7-28-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 787f6e920..f28a57cce 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-28-x' };