From b7118a03e6fa70c4bce5b073bff364b970181c9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 12:30:50 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-135-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-11.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 89343b35b..3bf6afd41 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) 354 Frank Update all.json (#2536) - 334 Tim Janssen Update all.json (#2537) + 335 Tim Janssen Update all.json (#2538) 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 3981a1a3b..1adce720d 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "conbinanrecresol.lol", - "resyncwebvalidation.com", - "mainnetextension.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1997,6 +1994,7 @@ "compoundfx.org", "comytvweb.com", "con2dapps.com", + "conbinanrecresol.lol", "concertifyonwall.org", "concordium-bridge.phi-blockchain.com", "condappsjoint.com", @@ -6242,6 +6240,7 @@ "mainnetdaps.com", "mainnetdefi.net", "mainnetdev.live", + "mainnetextension.com", "mainnetextension.net", "mainnetfix.net", "mainnethost.com", @@ -9453,6 +9452,7 @@ "resyncvault.site", "resyncweb.online", "resyncwebdapp.com", + "resyncwebvalidation.com", "retrievetokens.com", "revaldappwallet.netlify.app", "revalidateconnect.site", diff --git a/meta/2022-11.json b/meta/2022-11.json index 637d351c6..4afbb9d76 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-11-07", + "url": "conbinanrecresol.lol" + }, + { + "date": "2022-11-07", + "url": "mainnetextension.com" + }, + { + "date": "2022-11-07", + "url": "resyncwebvalidation.com" + }, { "date": "2022-11-06", "url": "blockchain-nodeprotocol.com" diff --git a/package.json b/package.json index e175f18bf..5a0a2d96b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-134-x", + "version": "0.18.11-135-x", "versions": { - "git": "0.18.11-134-x", + "git": "0.18.11-135-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 55704efde..f1b83c71a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-134-x", + "version": "0.18.11-135-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 a4f134325..4ceff7397 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-134-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-135-x' };