<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🐛 Bug Fixes
* Fix exp list ref heads handling by shcheklein in https://github.com/iterative/dvc/pull/8554
* parsing: Escape str interpolation in dict unpacking. by daavoo in https://github.com/iterative/dvc/pull/8204
* hydra: Use `OmegaConf.to_yaml` for dumping `.yaml` output. by daavoo in https://github.com/iterative/dvc/pull/8587
* queue kill: we can manually mark problematic tasks as failure by karajan1001 in https://github.com/iterative/dvc/pull/8580
* Solve the wrong checkpoint tip info during executor running by karajan1001 in https://github.com/iterative/dvc/pull/8596
🔨 Maintenance
* build(deps-dev): Bump dvc-render from 0.0.12 to 0.0.13 by dependabot in https://github.com/iterative/dvc/pull/8568
* build(deps-dev): Bump dvc-render from 0.0.13 to 0.0.14 by dependabot in https://github.com/iterative/dvc/pull/8591
* deps: bump dvc-data, dvc-azure by pmrowla in https://github.com/iterative/dvc/pull/8594
* deps: bump dvc-data to 0.28.0 by pmrowla in https://github.com/iterative/dvc/pull/8605
Other Changes
* deps: bump dvc-data to 0.26.0 by efiop in https://github.com/iterative/dvc/pull/8566
* import-url: disable push by default for cloud-versioned imports by pmrowla in https://github.com/iterative/dvc/pull/8578
* plots: data conversion: adjust for viewer backend by pared in https://github.com/iterative/dvc/pull/8421
* worktree: support push: false by pmrowla in https://github.com/iterative/dvc/pull/8581
* worktree add: preserve version metadata for unmodified files on `dvc add` by pmrowla in https://github.com/iterative/dvc/pull/8595
* plots: set default x label by dberenbaum in https://github.com/iterative/dvc/pull/8589
**Full Changelog**: https://github.com/iterative/dvc/compare/2.34.2...2.34.3