v1.16.0
·
681 commits
to master
since this release
Summary
This release of Commodore increases the amount of information we show on Git push errors. Additionally, the release also ensures that commodore component sync
and commodore package sync
skip archived repositories.
Apart from those changes, this release updates a number of dependencies. See the full changelog below for details.
Changes
12 changes since v1.15.1
🚀 Features
- Provide more output for Git errors on push (#751)
🐛 Fixes
- Skip archived repositories in dependency sync (#770)
📄 Documentation
- Add some additional notes for commodore installation (#757)
- Add libmagic to system requirements (#762)
🔗 Dependency Updates
- Update dependency responses to v0.23.1 (#752)
- Update dependency pytest-xdist to v3.2.1 (#753)
- Update dependency types-toml to v0.10.8.6 (#764)
- Switch to upstream Cruft (#768)
- Update docker.io/python Docker tag to v3.11.3 (#769)
- Update dependency pyfakefs to v5.2.2 (#775)
- Update dependency pytest to v7.3.1 (#776)
- Update dependency importlib-metadata to v6.6.0 (#781)