Other
- fix(fmt): don't break exprs that overflow but fit assignement (#11837) by @0xrusowsky
 - fix(fmt): indent calls with single member that fits but breaks when args (#11854) by @0xrusowsky
 - fix(lint): allow custom types in "constant fn getters" (#11866) by @0xrusowsky
 - fix(forge): support broadcast from 
vm.deployCode(#11864) by @grandizzy - feat(anvil): improve historic state access (#10420) by @naijauser
 - Update to soldeer 0.8.0 (#11863) by @mario-eth
 - fix(fs): flush BufWriter after GzEncoder::finish() in write_json_gzip_file (#11827) by @sashass1315
 - feat(forge): no warning on external config sections (#11869) by @grandizzy
 - fix(fmt): account for CRLF when handling cursor (#11874) by @0xrusowsky
 - fix(prevrandao not set): support gnosis network (#11877) by @chen4903
 - chore: clean up fmt debugging (#11878) by @DaniPopes
 - chore: clean up fmt entry point (#11879) by @DaniPopes
 - chore(deps): bump taiki-e/install-action from 2.62.2 to 2.62.13 (#11882) by @dependabot[bot]
 - chore(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 (#11880) by @dependabot[bot]
 - chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#11881) by @dependabot[bot]
 - fix: inline config locations (#11883) by @DaniPopes