Releases: danielroe/provenance-action
Releases · danielroe/provenance-action
Release list
v0.2.0
🚀 Enhancements
📖 Documentation
🏡 Chore
- Add licence (cafd196)
- Revert pnpm trust policy and restore provenance action (4320fb9)
- Release v0.0.2 (194cad5)
- Migrate to pnpm v11 (#99)
✅ Tests
- Improve coverage of lockfile parsing utils (a9d6553)
- Migrate to vitest (07fa732)
- Add api responses as fixtures + test provenance utils (fd6ed30)
🤖 CI
- Pin github actions to full-length commit shas (9426311)
- Add agent-scan workflow to flag bot-authored PRs (81568f7)
❤️ Contributors
- Daniel Roe (@danielroe)
v0.1.1
🚀 Enhancements
- Add support for bun.lock (#12)
📖 Documentation
- Use
@mainconstraint for example (237ceea)
❤️ Contributors
- Daniel Roe (@danielroe)
0.1.0
🚀 Enhancements
- Detect and error when trusted publisher status is lost (#5)
- Add Yarn Berry support (#6)
- Add fail-on-provenance-change (#11)
💅 Refactors
- Simplify and tidy codebase (583865a)
📖 Documentation
🏡 Chore
- Bump compilerOptions.target to newer value (#8)
- Lint + add lint workflow (6ec62ac)
- Skip lib check (af67d2d)
✅ Tests
- Move sample lockfiles into fixtures/ directory + tidy lockfiles tests (379485e)
- Add more unit tests (158838b)
❤️ Contributors
- Daniel Roe (@danielroe)
- Wojciech Maj (@wojtekmaj)
0.0.1
🩹 Fixes
- Update default value of fail-on-downgrade (c7f8e8b)
📖 Documentation
🏡 Chore
🤖 CI
- Add testing step + renovate config (#2)
❤️ Contributors
- Daniel Roe (@danielroe)