v2.8.1
fix(update): `deno update --lockfile-only` should not update config (#33746)
fix(npm): `approve-scripts` detects packages when lockfile is disabled (#32842)
feat: implement `deno audit --fix` (#32909)
fix(publish): do not include tsconfig imports in publish graph (#31907)
chore: upgrade Rust toolchain to 1.95.0 (#33294)
feat: add --package-json flag to deno add/install/remove/uninstall (#33199)
fix(cli): make deno why work with jsr deps (#34227)