Feature/integration#551
Conversation
[skip ci]
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…quence.js into feature/integration
* Upgrade uuid from v13 to v14 (0xsequence#996) * Upgrading workspace root deps (0xsequence#997) * New userdata.gen.ts * 3.0.6 * 3.0.7 * Fix fee options for undeployed wallets (0xsequence#998) * Bump next from 15.5.14 to 15.5.15 (0xsequence#989) Bumps [next](https://github.com/vercel/next.js) from 15.5.14 to 15.5.15. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.14...v15.5.15) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update to latest pnpm * 3.0.8 * Fix fee options stub signature (0xsequence#999) * 3.0.9 * Enforce minimum age limitation for packages --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Corban Riley <corbanbrook@gmail.com> Co-authored-by: Taylan Pince <taylanpince@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tolgahan-arikan <tolgahan.arikan@gmail.com>
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
Sorry @Dargon789, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
There was a problem hiding this comment.
Code Review
This pull request initializes a new React project using wagmi, including configurations for CodeSandbox tasks and an Azure Pipelines CI. Feedback highlights several critical issues: environment-specific V8 compile cache artifacts were committed by mistake, the CI pipeline uses an end-of-life Node.js version and the wrong package manager, and several dependencies are set to 'latest' which compromises build stability. Additionally, the security policy contains placeholder text, and there is a lack of validation for required environment variables in the wagmi configuration.
No description provided.