Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

chore: bump dependencies#26

Merged
alainncls merged 1 commit intomainfrom
chore/bump-dependencies
Feb 10, 2026
Merged

chore: bump dependencies#26
alainncls merged 1 commit intomainfrom
chore/bump-dependencies

Conversation

@alainncls
Copy link
Copy Markdown
Collaborator

@alainncls alainncls commented Feb 9, 2026

Note

Medium Risk
CI/runtime and linting configuration changes can break builds or change lint results across the repo, especially with the Node 22 bump and ESLint config migration.

Overview
Updates the build-lint GitHub Actions workflow to use newer actions/checkout/setup-node, bump the CI runtime to Node 22, switch linting to npm run lint, and add a npm run format check.

Replaces the previous ESLint configs (removing legacy .eslintrc.cjs and the prior eslint.config.cjs) with a new ESM flat config in eslint.config.js that composes recommended rulesets for JS/TS/React/a11y/imports and applies Prettier at the end, while keeping the existing react-refresh/only-export-components warning and ignore patterns.

Written by Cursor Bugbot for commit 7c8a811. This will update automatically on new commits. Configure here.

@alainncls alainncls self-assigned this Feb 9, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 9, 2026

Deploy Preview for verax-tutorial ready!

Name Link
🔨 Latest commit 7c8a811
🔍 Latest deploy log https://app.netlify.com/projects/verax-tutorial/deploys/698b071fb154dd0008db871b
😎 Deploy Preview https://deploy-preview-26--verax-tutorial.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@socket-security
Copy link
Copy Markdown

socket-security bot commented Feb 9, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​typescript-eslint/​parser@​8.38.0 ⏵ 8.55.01001007198100
Updatednpm/​@​types/​react-dom@​19.1.11 ⏵ 19.2.3100 +110075 +187 -1100
Updatednpm/​@​verax-attestation-registry/​verax-sdk@​2.4.0 ⏵ 5.2.076 -310099 +896100
Updatednpm/​wagmi@​2.18.1 ⏵ 3.4.280 -2010079 +197 +1100
Updatednpm/​@​types/​react@​19.1.17 ⏵ 19.2.13100 +110079 +196 +2100
Updatednpm/​@​typescript-eslint/​eslint-plugin@​8.38.0 ⏵ 8.55.09910080 +198100
Updatednpm/​vite@​7.1.11 ⏵ 7.3.192 -11008299100
Updatednpm/​@​fortawesome/​fontawesome-svg-core@​7.0.0 ⏵ 7.1.098 +110083 +187100
Updatednpm/​react-json-view-lite@​2.4.1 ⏵ 2.5.099 +110010083100
Updatednpm/​@​fortawesome/​free-brands-svg-icons@​7.0.0 ⏵ 7.1.0911008487100
Updatednpm/​react@​19.1.5 ⏵ 19.2.4100 +110084 +197100
Updatednpm/​@​reown/​appkit-adapter-wagmi@​1.7.16 ⏵ 1.8.1799 +110085 +298 +180 -19
Updatednpm/​@​fortawesome/​free-solid-svg-icons@​7.0.0 ⏵ 7.1.0971008587100
Updatednpm/​globals@​16.3.0 ⏵ 17.3.010010086 +195100
Updatednpm/​@​reown/​appkit@​1.7.16 ⏵ 1.8.179210086 +198 +180 -19
Updatednpm/​@​tanstack/​react-query@​5.83.0 ⏵ 5.90.209910088 +198100
Updatednpm/​typescript@​5.8.3 ⏵ 5.9.3100 +110090 +110090
Updatednpm/​prettier@​3.6.2 ⏵ 3.8.190 -310097 +196100
Updatednpm/​eslint-plugin-react-refresh@​0.4.20 ⏵ 0.5.0100 +1100100 +192100
Updatednpm/​react-dom@​19.1.5 ⏵ 19.2.4100 +110092 +198100
Updatednpm/​@​vitejs/​plugin-react@​4.7.0 ⏵ 5.1.3100 +110010094100
Updatednpm/​eslint@​9.32.0 ⏵ 9.39.29410010097100
Updatednpm/​@​fortawesome/​react-fontawesome@​0.2.3 ⏵ 3.2.09910098 +594 +44100
Updatednpm/​@​eslint/​js@​9.32.0 ⏵ 9.39.2100100100 +1095100
Updatednpm/​eslint-plugin-react-hooks@​5.2.0 ⏵ 7.0.110010010096100
Updatednpm/​viem@​2.38.3 ⏵ 2.45.299100100 +197100
Updatedgithub/​actions/​checkout@​34e114876b0b11c390a56381ad16ebd13914f8d5 ⏵ de0fac2e4500dabe0009e67214ff5f5447ce83dd100 +1100100100100

View full report

Comment thread src/components/ConnectWallet.tsx Outdated
@alainncls alainncls force-pushed the chore/bump-dependencies branch from 4f551a4 to 7c8a811 Compare February 10, 2026 10:23
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Comment thread eslint.config.js
@alainncls alainncls requested a review from VGau February 10, 2026 10:36
@alainncls alainncls merged commit c059192 into main Feb 10, 2026
15 checks passed
@alainncls alainncls deleted the chore/bump-dependencies branch February 10, 2026 10:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants