Performance improvements
- fix(coverage): sync implementation with forge test (#11801) by @DaniPopes
Other
- fix: use next fee blob basefee for missing blob fee (#11782) by @mattsse
- feat: add trace transaction opts (#11781) by @kien6034
- feat(fmt): rewrite formatter using Solar and a structured algorithm (#10907) by @0xrusowsky
- chore: bump alloy crates to 1.36 (#11788) by @lean-apple
- refactor: rm forge-fmt from foundry-cli (#11790) by @onbjerg
- chore: profile.dev cargo warning (#11792) by @DaniPopes
- fix(forge): decrement runs when fuzz input rejected (#11791) by @grandizzy
- chore(deps): bump breaking deps (#11794) by @DaniPopes
- perf(coverage): reserve some space for hits early (#11793) by @DaniPopes
- deps: explicit features for some deps (#11795) by @onbjerg
- chore: rm dead code (#11796) by @onbjerg
- fix(forge): populate the git submodule url from git config (#11437) by @wellnana
- ci: use depot (#11758) by @onbjerg
- ci: use 1 partition (#11798) by @onbjerg
- chore: simplify InvariantConfig (#11799) by @DaniPopes
- chore(test): clear gas report traces (#11800) by @DaniPopes
- ci: fix matrix names (#11803) by @DaniPopes
- ci: rm cores from depot macos runner (#11805) by @DaniPopes
- test: redact gas for isolate-by-default (#11806) by @DaniPopes
- test: remove libraries (#11802) by @DaniPopes
- test: pass --quick to cast run celo precompile (#11804) by @DaniPopes