build(deps): Bump foundry-rs/foundry-toolchain from 1.4.0 to 1.7.0#8648
build(deps): Bump foundry-rs/foundry-toolchain from 1.4.0 to 1.7.0#8648dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [foundry-rs/foundry-toolchain](https://github.com/foundry-rs/foundry-toolchain) from 1.4.0 to 1.7.0. - [Release notes](https://github.com/foundry-rs/foundry-toolchain/releases) - [Changelog](https://github.com/foundry-rs/foundry-toolchain/blob/master/RELEASE.md) - [Commits](foundry-rs/foundry-toolchain@82dee4b...8789b3e) --- updated-dependencies: - dependency-name: foundry-rs/foundry-toolchain dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
|
This PR has been inactive for 7 days. It is now marked as stale and will be closed in 2 days if no further activity occurs. |
Bumps foundry-rs/foundry-toolchain from 1.4.0 to 1.7.0.
Release notes
Sourced from foundry-rs/foundry-toolchain's releases.
... (truncated)
Commits
8789b3echore(deps): bump to node v24.13.0 and update dependencies (#109)5fc04c4fix: remove windows --force hack (#108)4a36879feat: cache all of .foundry/cache instead of just /rpc (#107)2d49e48refactor: rewrite in TypeScript (#106)61704befix: allow v-prefix and no prefix for specific versions (#104)eceac89feat: print --version for all tools at end of action (#103)322b392feat: use foundryup (#102)10b1670chore(meta): add AGENTS.md (#101)f7ae210chore(deps): bump actions/upload-artifact from 5 to 6 (#100)4b41dd6enable windows CI w/ tempo network (#99)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 updates the
foundry-rs/foundry-toolchainaction in the.github/workflows/CI.ymlfile from versionv1.4.0tov1.7.0, enhancing the CI configuration for better toolchain support.Detailed summary
foundry-rs/foundry-toolchainfromv1.4.0tov1.7.0.