From 58e620344cf11a4b6e29a030b4f7085f20384940 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 06:01:59 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-53-x skip-checks: true --- CONTRIBUTORS | 4 ++-- all.json | 4 ++-- meta/2022-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 16 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 321aff650..687915f17 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 576 Mich Update all.json (#2212) - 456 Jaco Alphabetical README sorting (+ editor note) (#2206) - 321 mhusnirizal update all.json (#2227) + 457 Jaco Bump deps (#2232) + 322 mhusnirizal update all.json (#2231) 257 Frank Update all.json (#2229) 221 Tim Janssen Update all.json (#2228) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index b5b3bc26a..adbd1e86e 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "quantumsafe.center", - "dev-wcadmin.pantheonsite.io", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3857,6 +3855,7 @@ "dev-wall-ethconnect.pantheonsite.io", "dev-walletconnect.com", "dev-wc-errorfix.pantheonsite.io", + "dev-wcadmin.pantheonsite.io", "dev-wcerrorfix.pantheonsite.io", "dev-wcerrorfixertool.pantheonsite.io", "dev-web3dappscollabs.pantheonsite.io", @@ -8271,6 +8270,7 @@ "qualismais.odo.br", "quantum-connect.net", "quantumqx.com", + "quantumsafe.center", "quantumserver.online", "queconnect.site", "queryrectify.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index d6d4764be..3240ff0ac 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -23,6 +23,10 @@ "date": "2022-09-09", "url": "dappstether.com" }, + { + "date": "2022-09-09", + "url": "dev-wcadmin.pantheonsite.io" + }, { "date": "2022-09-09", "url": "godefi.app" @@ -43,6 +47,10 @@ "date": "2022-09-09", "url": "publicdefinetwork.com" }, + { + "date": "2022-09-09", + "url": "quantumsafe.center" + }, { "date": "2022-09-09", "url": "webauttaffix.com" diff --git a/package.json b/package.json index 54ae2b83e..938ae6819 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-52-x", + "version": "0.18.8-53-x", "versions": { - "git": "0.18.8-52-x", + "git": "0.18.8-53-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ba6f0a696..9a54d4ec4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-52-x", + "version": "0.18.8-53-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 3f0180787..512a1aa57 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.8-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-53-x' };