From c16ccc51c833f5fbaf98a61fc5e05e1f2e1bf4c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:12:41 +0000 Subject: [PATCH 1/3] chore(deps): update dependency @api3/dapi-management to v2.25.0 (#568) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- viewer/package.json | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 237cf71d..27fcdf19 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/preset-react": "^7.26.3", "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.11", - "@api3/dapi-management": "2.24.0", + "@api3/dapi-management": "2.25.0", "dropbox": "^10.34.0", "node-fetch": "^2.7.0", "dotenv": "^16.4.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0290eb1..60114dc4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: version: 6.3.0 devDependencies: '@api3/dapi-management': - specifier: 2.24.0 - version: 2.24.0(eslint@8.57.1)(jest@27.5.1)(typescript@5.6.2) + specifier: 2.25.0 + version: 2.25.0(eslint@8.57.1)(jest@27.5.1)(typescript@5.6.2) '@babel/core': specifier: ^7.26.0 version: 7.26.0 @@ -61,8 +61,8 @@ importers: viewer: devDependencies: '@api3/dapi-management': - specifier: 2.24.0 - version: 2.24.0(eslint@8.57.1)(jest@27.5.1)(typescript@5.6.2) + specifier: 2.25.0 + version: 2.25.0(eslint@8.57.1)(jest@27.5.1)(typescript@5.6.2) '@api3/logos': specifier: workspace:* version: link:.. @@ -173,8 +173,8 @@ packages: peerDependencies: eslint: ^8.50.0 - '@api3/dapi-management@2.24.0': - resolution: {integrity: sha512-7GAsJf4PtXj6KNz4i6hZY5mDY8f7zfPTOpHVAxUE31XU/X3yTLZHRDH07+xE7TczVMtJ2opEajLtx5leT6vmGA==} + '@api3/dapi-management@2.25.0': + resolution: {integrity: sha512-mpNNXmk+MQeXQqQRdluO7S2cdIhVfe8Loek9UJMZF/UGxkuMwpaI35h+cdMzSGNclCnGkjjRnWVWCUmuwD28uQ==} '@api3/ois@2.3.2': resolution: {integrity: sha512-hYQCbCAtWMGKV+pECRY5tbfCSOcheeo9s6wtrhn1dOWw151VeG0sKG3VbBEsyA6cvSaldewBWY3t/JGaupdThg==} @@ -8093,7 +8093,7 @@ snapshots: - typescript - utf-8-validate - '@api3/dapi-management@2.24.0(eslint@8.57.1)(jest@27.5.1)(typescript@5.6.2)': + '@api3/dapi-management@2.25.0(eslint@8.57.1)(jest@27.5.1)(typescript@5.6.2)': dependencies: '@api3/api-integrations': 2.36.0(eslint@8.57.1)(jest@27.5.1)(typescript@5.6.2) '@api3/chains': 11.8.0(typescript@5.6.2) diff --git a/viewer/package.json b/viewer/package.json index eae10d9d..80956495 100644 --- a/viewer/package.json +++ b/viewer/package.json @@ -19,7 +19,7 @@ "react-scripts": "5.0.1", "react-syntax-highlighter": "^15.6.1", "web-vitals": "^4.2.4", - "@api3/dapi-management": "2.24.0" + "@api3/dapi-management": "2.25.0" }, "scripts": { "start": "GENERATE_SOURCEMAP=false react-scripts start", From 49186fd0ba182f0e47080a5136aaceffad28bb6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:13:13 +0000 Subject: [PATCH 2/3] Fetch Logos from Dropbox Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- raw/api-providers/infura.svg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 raw/api-providers/infura.svg diff --git a/raw/api-providers/infura.svg b/raw/api-providers/infura.svg new file mode 100644 index 00000000..3c711ec2 --- /dev/null +++ b/raw/api-providers/infura.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + From b482ea493b04d511d680c72581075a191df660df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:13:19 +0000 Subject: [PATCH 3/3] Added changeset Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .changeset/changeset.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .changeset/changeset.md diff --git a/.changeset/changeset.md b/.changeset/changeset.md new file mode 100644 index 00000000..4da09314 --- /dev/null +++ b/.changeset/changeset.md @@ -0,0 +1,9 @@ +--- +"@api3/logos": patch +--- + +Some changes have been made to the `logos`. + +|Logo|Name|Category| +|---|---|---| +||infura|api-provider|