Skip to content

Codesandbox#558

Merged
Dargon789 merged 5 commits into
feature/integrationfrom
codesandbox
May 20, 2026
Merged

Codesandbox#558
Dargon789 merged 5 commits into
feature/integrationfrom
codesandbox

Conversation

@Dargon789

Copy link
Copy Markdown
Owner

No description provided.

Dargon789 and others added 2 commits May 11, 2026 17:31
* Bump the npm_and_yarn group across 1 directory with 1 update

Bumps the npm_and_yarn group with 1 update in the / directory: [express](https://github.com/expressjs/express).


Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>

* Create SECURITY.md

* Set up CI with Azure Pipelines

[skip ci]

* Create CNAME

* Create fortify.yml

* Update issue templates

* Update CNAME

* Update CNAME

* Update CNAME

* Update CNAME

* update

* Update wagmi-project/src/main.tsx

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update wagmi-project/package.json

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/custom.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Enforce minimum age limitation for packages (#556)

* 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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taylan Pince <taylanpince@gmail.com>
Co-authored-by: tolgahan-arikan <tolgahan.arikan@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: googleworkspace-bot <googleworkspace-bot@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Taylan Pince <taylanpince@gmail.com>
Co-authored-by: tolgahan-arikan <tolgahan.arikan@gmail.com>
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry @Dargon789, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@snyk-io

snyk-io Bot commented May 11, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new Vite-based React project using wagmi and viem, along with CI/CD configurations, issue templates, and project metadata. Feedback focuses on several critical improvements: upgrading the outdated Node.js version in the Azure pipeline, switching from npm to pnpm in CI for consistency with the project's lockfile, and correcting a duplicate, out-of-order entry in the changelog. Additionally, the buffer package should be moved to production dependencies to ensure proper browser polyfilling, and environment-specific build artifacts from v8-compile-cache must be removed from the repository.

Comment thread azure-pipelines.yml
Comment thread azure-pipelines.yml
Comment thread packages/services/indexer/CHANGELOG.md
Comment thread wagmi-project/package.json
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
@vercel

vercel Bot commented May 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sequence-js-docs Canceled Canceled May 20, 2026 2:28am
sequence-js-web Canceled Canceled May 20, 2026 2:28am
sequence.js Canceled Canceled May 20, 2026 2:28am
wagmi-project Ready Ready Preview, Comment May 20, 2026 2:28am

* Bump next.js deps to resolve security issue (0xsequence#1000)

* Add Claude review workflow (0xsequence#1001)

---------

Co-authored-by: Taylan Pince <taylanpince@gmail.com>
@vercel vercel Bot temporarily deployed to Preview – sequence-js-web May 20, 2026 02:28 Inactive
@vercel vercel Bot temporarily deployed to Preview – sequence-js-docs May 20, 2026 02:28 Inactive
@vercel vercel Bot temporarily deployed to Preview – sequence.js May 20, 2026 02:28 Inactive
@vercel

vercel Bot commented May 20, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/dargon789-forge?upgradeToPro=build-rate-limit

@Dargon789 Dargon789 merged commit f27e62c into feature/integration May 20, 2026
12 of 20 checks passed
@Dargon789 Dargon789 deleted the codesandbox branch May 20, 2026 02:29
@Dargon789 Dargon789 restored the codesandbox branch May 20, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sequence diagram for the new Claude Code GitHub Actions workflow

2 participants