v2.8.2
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)
fix(add): handle version tags like `@latest` in `deno add` for JSR packages (#32859)
fix(cli): make deno why work with jsr deps (#34227)