Releases: graelo/tmux-backup
Releases · graelo/tmux-backup
v0.5.15
v0.5.14
Changelog
v0.5.14 (2026-04-12)
Features
- ci: add more files to trigger the ci-security workflow
(06e2675)
Fixes
- poutine: add renovatebot/github-action
(99ff13d)
Other
- release: tmux-backup v0.5.14
(938f0a3) - add SLSA build provenance attestation to releases
(c5e8500) - skip cargo cache on pushes to main
(db26de8) - move zizmor config to .github/zizmor.yml for auto-discovery
(9bf5178) - use file-level ignores in .zizmor.yml
(d3c10c4),
closes #1086 - move zizmor suppressions from inline comments to .zizmor.yml
(67e878a) - add poutine config to suppress unverified creator warnings
(1a8059b) - fix codeql-action SHA to actual commit for v4.35.1
(728a58e) - fix poutine-action pin and upgrade codeql-action to v4
(bbb538c),
closes #421 - consolidate zizmor and poutine into single ci-security workflow
(00499e4) - add poutine for CI/CD supply chain attack pattern detection
(0ccf36c) - extract supply chain audits into reusable workflows
(dd8dafa) - fix zizmor warnings and add suppression annotations
(28e01c7)
v0.5.13
Changelog
v0.5.13 (2026-04-11)
Fixes
- ci: configure renovate repository and git author
(5607435) - test: remove const_is_empty assertions flagged by clippy on rust 1.88
(79984cc) - ci: use gh and GH_TOKEN to access the GitHub API for fetching the latest
cargo-outdated version
(86cf27b)
Other
- release: tmux-backup v0.5.13
(84d8048) - replace ncipollo/release-action with gh release create
(0df8d12) - scope secrets to dedicated GitHub Environments
(dcbc023) - move secrets from action inputs to env blocks
(4607e92) - harden workflows with least-privilege permissions and zizmor fixes
(f805e28) - remove cache from release workflow to prevent cache poisoning
(2893bcf) - pin all GitHub Actions by commit SHA and add zizmor
(6ea223e) - ci: drop renovate reading github vuln
(ba44657) - ci: renovate on fridays at 16:00 UTC
(8b24662) - format following bump to edition 2024
(cfc0623) - ci: switch to renovate
(8318f04) - deps: bump deps
(f967d5f) - use gh api for GitHub API calls and align workflow naming
(955cadf) - deps: bump deps
(00fa39a) - docs: update README.md
(02a5c60) - docs: add rumdl.toml
(9e7c374) - ci: split cargo-outdated to separate workflow file
(679313f) - ci: split cargo-outdated into its own job
(05a7e27)