From 9b00462e8c2d8000f44d65c2a38ce482e1d02763 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 16:53:49 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.5-10-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- all/com/all.json | 2 ++ all/dev/all.json | 1 + all/digital/all.json | 1 + meta/2025-02.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 9 files changed, 29 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4317d79e3c3d0..054f3dfa97ac8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1121 Tim Janssen Update all.json (#4969) + 1122 Tim Janssen Update all.json (#4973) 1077 Frank Update all.json (#4971) 692 mhusnirizal update all.json (#4972) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index ffe3b9aa60b62..1ece9b2f56a15 100644 --- a/all.json +++ b/all.json @@ -31,10 +31,6 @@ ], "deny": [ "0-chain.com", - "defidapplive.com", - "dapp-hubs-syncsconnect.pages.dev", - "app-polkadot.digital", - "multidecentralized.com", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -2634,6 +2630,7 @@ "app-pipe.network", "app-points.shop", "app-polkadot.com", + "app-polkadot.digital", "app-polkastarter.live", "app-polkastarter.site", "app-polyhedra.cfd", @@ -11144,6 +11141,7 @@ "dapp-fractionai.xyz", "dapp-g.pages.dev", "dapp-hashai.live", + "dapp-hubs-syncsconnect.pages.dev", "dapp-init.capital", "dapp-injective.com", "dapp-kits.com", @@ -14097,6 +14095,7 @@ "defidapp.net", "defidapp.uno", "defidappconnect.com", + "defidapplive.com", "defidappnets.firebaseapp.com", "defidappnets.web.app", "defidapponline.com", @@ -25333,6 +25332,7 @@ "multidappsvalidator.com", "multidappsyncfix.top", "multidapptool.pro", + "multidecentralized.com", "multidecentralizedex.pages.dev", "multidefi-solution.com", "multidefi-wallet.com", diff --git a/all/com/all.json b/all/com/all.json index b32cb721bca46..8256ef4e15c0d 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4685,6 +4685,7 @@ "deficryptowallet.com", "deficryptowallets.com", "defidappconnect.com", + "defidapplive.com", "defidappnets.firebaseapp.com", "defidapponline.com", "defidapppages.com", @@ -8452,6 +8453,7 @@ "multidappsresolve.com", "multidappssolutions.com", "multidappsvalidator.com", + "multidecentralized.com", "multidefi-solution.com", "multidefi-wallet.com", "multidefiapp.com", diff --git a/all/dev/all.json b/all/dev/all.json index da616b7f2c4d1..6119f7ead82ee 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -632,6 +632,7 @@ "dapp-fixs.pages.dev", "dapp-fixsolve.pages.dev", "dapp-g.pages.dev", + "dapp-hubs-syncsconnect.pages.dev", "dapp-m.pages.dev", "dapp-migration.dev", "dapp-mister-miggles.pages.dev", diff --git a/all/digital/all.json b/all/digital/all.json index 133f9fbdf805d..8ebaf4b17f0b9 100644 --- a/all/digital/all.json +++ b/all/digital/all.json @@ -6,6 +6,7 @@ "allmigrationsfix.digital", "app-apeterminal.digital", "app-mitosis.digital", + "app-polkadot.digital", "app-thorswapfi.digital", "arbairdrop.digital", "artela.digital", diff --git a/meta/2025-02.json b/meta/2025-02.json index 7b234e6720bf6..f7f59188de106 100644 --- a/meta/2025-02.json +++ b/meta/2025-02.json @@ -15,6 +15,10 @@ "date": "2025-02-22", "url": "alpha-sosovalue.live" }, + { + "date": "2025-02-22", + "url": "app-polkadot.digital" + }, { "date": "2025-02-22", "url": "arbitrum-airdrop.ru" @@ -75,10 +79,18 @@ "date": "2025-02-22", "url": "claimyourdeepai.xyz" }, + { + "date": "2025-02-22", + "url": "dapp-hubs-syncsconnect.pages.dev" + }, { "date": "2025-02-22", "url": "dappslink.cloud" }, + { + "date": "2025-02-22", + "url": "defidapplive.com" + }, { "date": "2025-02-22", "url": "dionetokenclaim.xyz" @@ -123,6 +135,10 @@ "date": "2025-02-22", "url": "multi-defi.app" }, + { + "date": "2025-02-22", + "url": "multidecentralized.com" + }, { "date": "2025-02-22", "url": "nodechainservers.tech" diff --git a/package.json b/package.json index 40f690377306f..40e6a46b76573 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.5-9-x", + "version": "0.25.5-10-x", "versions": { - "git": "0.25.5-9-x", + "git": "0.25.5-10-x", "npm": "0.25.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6c79a74ff3d38..b5d8dcd50f6c3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.5-9-x", + "version": "0.25.5-10-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.4.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d91fd6696c626..98fd5ad1c7484 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.25.5-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.5-10-x' };