Skip to content

Foundry pin v1.5.0#328

Merged
Dargon789 merged 5 commits intomasterfrom
foundry-pin-v1.5.0
Mar 5, 2026
Merged

Foundry pin v1.5.0#328
Dargon789 merged 5 commits intomasterfrom
foundry-pin-v1.5.0

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

No description provided.

Dargon789 and others added 4 commits December 22, 2025 22:00
* Bump next from 15.5.7 to 15.5.9 (0xsequence#944)

Bumps [next](https://github.com/vercel/next.js) from 15.5.7 to 15.5.9.
- [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.7...v15.5.9)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Pin foundry to v1.5.0 instead of nightly (0xsequence#947)

* Include repo and extras in syncpack config to ensure deps are synced (0xsequence#945)

* Include repo and extras in syncpack config to ensure deps are synced across all

* Updating support deps

* Updating deps

* Updating pnpm lock

* Fixing type errors within wdk tests

* Short circuit 404s (0xsequence#949)

* skip witness on signers that don't support it

* add passkey to test

* 3.0.0-beta.6

---------

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: Corban Riley <corbanbrook@gmail.com>
Co-authored-by: Agusx1211 <agusgit@pm.me>
@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Mar 5, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz
Copy link
Copy Markdown

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

Copy link
Copy Markdown

@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 @Dargon789, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@vercel

This comment was marked as resolved.

@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Mar 5, 2026

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

Status Scanner 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
Copy link
Copy Markdown

Summary of Changes

Hello, 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 finalizes the 3.0.0 major release for a suite of @0xsequence service and wallet-related packages, along with the 0.0.1 release for several @repo development tooling packages. The changes primarily involve updating version numbers in package.json files and consolidating the release notes from various beta iterations into the main changelog entries. This marks a significant milestone, transitioning these components from pre-release to stable versions, and incorporating a wide array of fixes and new features developed during the beta phase.

Highlights

  • Major Version Release: Multiple @0xsequence packages have been promoted from their 3.0.0-beta.19 pre-release versions to the stable 3.0.0 release.
  • Repository Tooling Release: Internal @repo packages, including eslint-config, typescript-config, and ui, have been updated from 0.0.1-beta.1 to their stable 0.0.1 version.
  • Changelog Updates: All affected CHANGELOG.md files have been updated to reflect the new major version entries, detailing the accumulated changes from previous beta releases.
Changelog
  • packages/services/api/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/services/api/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/services/builder/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/services/builder/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/services/guard/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/services/guard/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/services/identity-instrument/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/services/identity-instrument/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/services/indexer/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/services/indexer/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/services/marketplace/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/services/marketplace/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/services/metadata/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/services/metadata/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/services/relayer/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, various beta release milestones, and updated dependencies for @0xsequence/wallet-primitives.
  • packages/services/relayer/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/services/userdata/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/services/userdata/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/utils/abi/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/utils/abi/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/wallet/core/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, various beta release milestones, and updated dependencies for @0xsequence/guard, @0xsequence/relayer, and @0xsequence/wallet-primitives.
  • packages/wallet/core/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/wallet/dapp-client/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, various beta release milestones, and updated dependencies for @0xsequence/guard, @0xsequence/relayer, @0xsequence/wallet-core, and @0xsequence/wallet-primitives.
  • packages/wallet/dapp-client/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/wallet/primitives/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, and various beta release milestones.
  • packages/wallet/primitives/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • packages/wallet/wdk/CHANGELOG.md
    • Added new 3.0.0 release notes, including entries for ethauth support, new chains, dapp connector fixes, relayer rpc fix, dapp-client updates, signer 404 error fix, multicall3 optimization, Apple auth fixes, userdata service updates, various beta release milestones, and updated dependencies for @0xsequence/guard, @0xsequence/identity-instrument, @0xsequence/relayer, @0xsequence/wallet-core, and @0xsequence/wallet-primitives.
  • packages/wallet/wdk/package.json
    • Updated package version from 3.0.0-beta.19 to 3.0.0.
  • repo/eslint-config/CHANGELOG.md
    • Added new 0.0.1 release notes, including entries for beta release for v3 and 3.0.0-beta.3 with fixes.
  • repo/eslint-config/package.json
    • Updated package version from 0.0.1-beta.1 to 0.0.1.
  • repo/typescript-config/CHANGELOG.md
    • Added new 0.0.1 release notes, including entries for beta release for v3 and 3.0.0-beta.3 with fixes.
  • repo/typescript-config/package.json
    • Updated package version from 0.0.1-beta.1 to 0.0.1.
  • repo/ui/CHANGELOG.md
    • Added new 0.0.1 release notes, including entries for beta release for v3 and 3.0.0-beta.3 with fixes.
  • repo/ui/package.json
    • Updated package version from 0.0.1-beta.1 to 0.0.1.
Activity
  • No specific activity recorded for this pull request.
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.

Copy link
Copy Markdown

@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 PR appears to be a release, bumping versions for many packages to 3.0.0 and updating changelogs. The changes are mostly mechanical. My review focuses on the clarity of the generated changelogs, where I've suggested removing some non-descriptive, auto-generated entries to improve readability for users.

Note: Security Review has been skipped due to the limited scope of the PR.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 5, 2026

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

Project Deployment Actions Updated (UTC)
sequence-js-docs Ready Ready Preview, Comment Mar 5, 2026 9:42am
sequence-js-web Ready Ready Preview, Comment Mar 5, 2026 9:42am

@Dargon789 Dargon789 merged commit adcc359 into master Mar 5, 2026
9 of 15 checks passed
@Dargon789 Dargon789 deleted the foundry-pin-v1.5.0 branch March 5, 2026 09:46
@Dargon789 Dargon789 restored the foundry-pin-v1.5.0 branch March 5, 2026 09:51
@Dargon789 Dargon789 linked an issue Mar 12, 2026 that may be closed by this pull request
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.

Microsoft Defender For Devops CI workflow execution

3 participants