Skip to content

Comments

Revert "Update issue templates (#212)" (#223)#224

Closed
Dargon789 wants to merge 1 commit intomasterfrom
v3-Update-issue-templates
Closed

Revert "Update issue templates (#212)" (#223)#224
Dargon789 wants to merge 1 commit intomasterfrom
v3-Update-issue-templates

Conversation

@Dargon789
Copy link
Owner

This reverts commit b5eb15c.

return this.fetch(
this.url('RuntimeStatus'),
createHTTPRequest({}, headers, signal)
).then((res) => {

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on
library input
may run slow on strings with many repetitions of '/'.
@codesandbox
Copy link

codesandbox bot commented Jan 19, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz
Copy link

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

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 4796

Repository owner deleted a comment from vercel bot Jan 19, 2026
@snyk-io
Copy link

snyk-io bot commented Jan 19, 2026

Snyk checks have failed. 6 issues have been found so far.

Status Scanner Critical High Medium Low Total (6)
Open Source Security 2 2 2 0 6 issues

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

@gemini-code-assist
Copy link

Summary of Changes

Hello @Dargon789, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request performs a comprehensive revert of a previous update, aiming to undo a wide array of changes across the repository. The core purpose is to roll back newly introduced features, configurations, and dependencies, thereby restoring the project to a stable, prior state. This action addresses any unintended issues or regressions that may have been introduced by the original changes, ensuring the project's integrity and functionality.

Highlights

  • Configuration Rollback: Reverted changes to various configuration files, including .changeset/config.json (restoring baseBranch to 'master'), CodeSandbox tasks, CNAME, funding, security policy, and Azure Pipelines.
  • Dependency Version Reversion: Rolled back the next dependency version in extras/docs/package.json and extras/web/package.json from 15.4.10 to ^15.4.7.
  • Issue Template Restoration: Undid minor formatting updates in .github/ISSUE_TEMPLATE/bug_report.md, custom.md, and feature_request.md, restoring their previous structure.
  • Removal of Libraries and Submodules: Significantly, this PR removes entire directories and submodules related to lib/signals-implicit-mode, lib/signals-implicit-mode/lib/forge-std, and lib/signals-implicit-mode/lib/sequence-v3, effectively removing these components and their associated files from the project.
Ignored Files
  • Ignored by pattern: .github/workflows/** (4)
    • .github/workflows/Docker.yml
    • .github/workflows/nextjs.yml
    • .github/workflows/publish-dists.yml
    • .github/workflows/web-sdk.yml
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@Dargon789 Dargon789 closed this Jan 19, 2026
Copy link

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

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 reverts commit b5eb15c53300d90ffab6c78ef837b06f76c2cf1f. The original commit appears to have introduced a large number of unintended changes, and this revert correctly undoes them. The changes in this PR consist mostly of file removals, along with some dependency downgrades and configuration changes that restore the previous state. I've reviewed the changes and they appear correct and complete for a revert. I see no issues with this pull request.

@Dargon789 Dargon789 deleted the v3-Update-issue-templates branch January 22, 2026 10:20
@github-project-automation github-project-automation bot moved this from Todo to Done in web3-Defi-Gamefi Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant