You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added includeBroadcasts option to Foundry plugin to automatically populate deployments mapping from run-latest.json files in the broadcast/ directory. (#4908)
Breaking: Removed routescan plugin (former sponsor). If you still need this plugin, vendor the source code into your project directly. (9dbdd82)
2.9.0
Minor Changes
Added includeBroadcasts option to Foundry plugin to automatically populate deployments mapping from run-latest.json files in the broadcast/ directory. (#4908)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
PR-Codex overview
This PR focuses on updating the versions of various dependencies in the pnpm-lock.yaml file, ensuring compatibility with newer packages and fixing potential issues.
Detailed summary
Updated @shazow/whatsabi from @noble/hashes@1.8.0 to @noble/hashes@2.2.0.
Updated @abstract-foundation/agw-react with nested dependencies.
Updated @scalar/api-reference-react's qrcode version from 1.5.3 to 1.5.4.
Updated viem from zod@4.1.12 to zod@4.3.6.
Updated @wagmi/cli from 2.8.0 to 2.10.0.
Updated zod from 3.25.75 to 4.3.6.
Updated various @babel packages to their latest versions.
Updated @expo/devcert from 1.2.0 to 1.2.1.
Updated several @inquirer packages to their latest versions.
Updated multiple @esbuild packages to 0.25.12.
Updated @ethereumjs packages to their latest versions.
Updated @headlessui/react from 2.2.7 to 2.2.10.
Updated @floating-ui packages to their latest versions.
The following files were skipped due to too many changes: pnpm-lock.yaml
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript codeStale
0 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @wagmi/cli from 2.8.0 to 2.10.0.
Release notes
Sourced from
@wagmi/cli's releases.Changelog
Sourced from
@wagmi/cli's changelog.Commits
0a8bd43chore: version packages (#5006)9dbdd82refactor(cli,connectors)!: remove former sponsor code43ff2fachore: version packages (#4969)d129d06Feat: Add Foundry broadcasts todeploymentsmapping (#4908)9bbf13efix(connectors): webpack dynamic import optional peer dep (#4911)73e7326v3 - refactor(connectors)!: move to peer dependencies (#4857)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)PR-Codex overview
This PR focuses on updating the versions of various dependencies in the
pnpm-lock.yamlfile, ensuring compatibility with newer packages and fixing potential issues.Detailed summary
@shazow/whatsabifrom@noble/hashes@1.8.0to@noble/hashes@2.2.0.@abstract-foundation/agw-reactwith nested dependencies.@scalar/api-reference-react'sqrcodeversion from1.5.3to1.5.4.viemfromzod@4.1.12tozod@4.3.6.@wagmi/clifrom2.8.0to2.10.0.zodfrom3.25.75to4.3.6.@babelpackages to their latest versions.@expo/devcertfrom1.2.0to1.2.1.@inquirerpackages to their latest versions.@esbuildpackages to0.25.12.@ethereumjspackages to their latest versions.@headlessui/reactfrom2.2.7to2.2.10.@floating-uipackages to their latest versions.