From 5755ca2dd94cdde2bdd2ef705e0c09aed31cf58a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 09:15:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-113-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-11.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dab6c7e69..c573f84b0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) 348 Frank Update all.json (#2513) - 320 Tim Janssen Update all.json (#2512) + 321 Tim Janssen Update all.json (#2514) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 189fbf77e..a92aaf735 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "trustpad.events", - "collabs-verifier.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1949,6 +1947,7 @@ "collabs-land.finance", "collabs-land.live", "collabs-sync.com", + "collabs-verifier.netlify.app", "collabs.finance", "collabsconnect.com", "collabslands.org", @@ -11333,6 +11332,7 @@ "trustpad-web.com", "trustpad-web3.com", "trustpad.dev", + "trustpad.events", "trustprotocol.info", "trustprotocol.online", "trustrealaid.online", diff --git a/meta/2022-11.json b/meta/2022-11.json index c91bb9722..68dbe080f 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-11-02", + "url": "collabs-verifier.netlify.app" + }, { "date": "2022-11-02", "url": "cyrptsync.net" @@ -11,6 +15,10 @@ "date": "2022-11-02", "url": "fixedfleot.com" }, + { + "date": "2022-11-02", + "url": "trustpad.events" + }, { "date": "2022-11-01", "url": "allnodesapps.com" diff --git a/package.json b/package.json index 654259c11..d776e1958 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-112-x", + "version": "0.18.11-113-x", "versions": { - "git": "0.18.11-112-x", + "git": "0.18.11-113-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 804999d75..650b1fd45 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-112-x", + "version": "0.18.11-113-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 81dea4d82..a4851a59e 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.11-112-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-113-x' };