From 5a902745ec5c95d7a488f1bcbfe25d6764245317 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 16:13:09 +0000 Subject: [PATCH 1/2] chore(deps): update dependency node to v22.15.0 --- .github/workflows/firebase-live.yml | 2 +- .github/workflows/firebase-preview.yml | 2 +- .github/workflows/main.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/firebase-live.yml b/.github/workflows/firebase-live.yml index ec20fee1..5fbe5f20 100644 --- a/.github/workflows/firebase-live.yml +++ b/.github/workflows/firebase-live.yml @@ -16,7 +16,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v4 with: - node-version: '22.14.0' + node-version: '22.15.0' cache: 'pnpm' - run: pnpm install diff --git a/.github/workflows/firebase-preview.yml b/.github/workflows/firebase-preview.yml index b1b35572..75694a7a 100644 --- a/.github/workflows/firebase-preview.yml +++ b/.github/workflows/firebase-preview.yml @@ -16,7 +16,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v4 with: - node-version: '22.14.0' + node-version: '22.15.0' cache: 'pnpm' - run: pnpm install diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1d6f2f97..e4c9d3d7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v4 with: - node-version: '22.14.0' + node-version: '22.15.0' cache: 'pnpm' - run: pnpm install From 11043083dac1dc8230acec1031a597f48575ce4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Tesa=C5=99?= Date: Wed, 30 Apr 2025 09:41:09 +0200 Subject: [PATCH 2/2] Add to link validator --- libs/link-validator-ignore.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/link-validator-ignore.json b/libs/link-validator-ignore.json index 4428143d..938e318c 100644 --- a/libs/link-validator-ignore.json +++ b/libs/link-validator-ignore.json @@ -6,5 +6,6 @@ "https://oev.rpc.api3.org", "https://orbitlending.io/", "https://www.coinbase.com/blog/introducing-the-coinbase-price-oracle", - "https://x.com" + "https://x.com", + "https://blastscan.io/address/0x5b0cf2b36a65a6BB085D501B971e4c102B9Cd473#readProxyContract#F17" ]