What's Changed
- RUST_LOG default to tracing our stuff, only debug for everything else by @colemickens in #63
- Remove package-lock.json by @lucperkins in #64
- Prevent the Action from failing with strict mode disabled by @lucperkins in #62
- Fix nullish coalescing by @lucperkins in #65
- Update detsys-ts by @lucperkins in #66
- Provide info output for potential missing permissions block by @lucperkins in #73
- Bump fast-xml-parser from 4.4.0 to 4.4.1 by @dependabot in #75
- Update fast-xml-parser by @lucperkins in #78
- Don't run the "trusted" checks if we're in a PR by @grahamc in #85
- Update
detsys-ts
: Merge pull request #63 from DeterminateSystems/retry-streams by @detsys-pr-bot in #84
New Contributors
- @colemickens made their first contribution in #63
- @dependabot made their first contribution in #75
- @detsys-pr-bot made their first contribution in #84
Full Changelog: v7...v8