image-bootstrap
image-bootstrap copied to clipboard
:partly_sunny: Creates Linux chroots and bootable virtual machine images; command line tool (Python 3)
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.2.1. Changelog Sourced from lxml's changelog. 5.2.1 (2024-04-02) Bugs fixed LP#2059910: The minimum CPU architecture for the Linux x86 binary wheels was set back to...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0. Release notes Sourced from actions/setup-python's releases. v5.1.0 What's Changed Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate...
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2. Release notes Sourced from actions/cache's releases. v4.0.2 What's Changed Fix fail-on-cache-miss not working by @cdce8p in actions/cache#1327 Full Changelog: https://github.com/actions/cache/compare/v4.0.1...v4.0.2 Changelog Sourced from actions/cache's...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 7.0.2 to 7.1.0. Changelog Sourced from importlib-metadata's changelog. v7.1.0 Features python/cpython#114664 Bugfixes Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. Closes #484. (#484) Allow MetadataPathFinder.invalidate_caches to be...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @dependabot...