Craft-providers

Latest version: v2.2.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 11

2.0.1

2.0.0

Special thanks to the contributors that made this release happen: lengau, mr-cal, renovate and renovate[bot]

Breaking changes

- Migrated to pydantic 2
- Minimum python version bumped to 3.10

Full list of changes

- docs: add 2.0.0 entry to changelog lengau (618)
- chore!: merge 2.0 feature branch to main lengau (616)
- chore(deps): update development dependencies (non-major) renovate (569)
- chore(deps): update dependency dev/types-setuptools to v71 renovate (610)
- chore(deps): update dependency setuptools to v72 renovate (615)
- chore(type): improve typing for bases functions lengau (609)
- build!: update minimum python version to 3.10 lengau (611)
- build(deps): update pyright to 1.1.373 lengau (613)
- chore: cleanup pydantic warnings lengau (612)
- chore: merge branch 'main' into 'feature/2.0' lengau (614)
- docs(changelog): update to starbase conventions mr-cal (607)

1.25.0

What's Changed
* chore(deps): update dependency setuptools to v70.1.1 by renovate in https://github.com/canonical/craft-providers/pull/586
* chore(deps): update dependency tox-gh to v1.3.2 by renovate in https://github.com/canonical/craft-providers/pull/589
* chore(deps): update dependency setuptools to v70.2.0 by renovate in https://github.com/canonical/craft-providers/pull/592
* tests: disable 24.10 integration tests by mr-cal in https://github.com/canonical/craft-providers/pull/599
* chore: drop Ubuntu 23.10 (Mantic) by mr-cal in https://github.com/canonical/craft-providers/pull/601
* fix(multipass): use Ubuntu 24.04 image by mr-cal in https://github.com/canonical/craft-providers/pull/602
* build(deps): use the ruff snap by lengau in https://github.com/canonical/craft-providers/pull/597
* chore(deps): update dependency setuptools to v70.3.0 by renovate in https://github.com/canonical/craft-providers/pull/594
* chore(deps): update dependency setuptools to v71 by renovate in https://github.com/canonical/craft-providers/pull/600
* tests: update LXD error message by mr-cal in https://github.com/canonical/craft-providers/pull/606
* docs(changelog): add 1.25.0 release notes by mr-cal in https://github.com/canonical/craft-providers/pull/605


**Full Changelog**: https://github.com/canonical/craft-providers/compare/1.24.1...1.25.0

1.24.2

1.24.1

What's Changed
* chore(deps): update dependency lint/ruff to v0.4.10 by renovate in https://github.com/canonical/craft-providers/pull/578
* Merge `rockcraft` back into `main` by tigarmo in https://github.com/canonical/craft-providers/pull/590


**Full Changelog**: https://github.com/canonical/craft-providers/compare/1.24.0...1.24.1

1.24.0

What's Changed
* fix(lxd): update LXD version naming support LTS (532) by mr-cal in https://github.com/canonical/craft-providers/pull/534
* docs(changelog): add 1.20.2 release notes by mr-cal in https://github.com/canonical/craft-providers/pull/536
* chore(merge): 'hotfix/1.20' into 'main' by mr-cal in https://github.com/canonical/craft-providers/pull/537
* chore(deps): update dependency setuptools to v69.2.0 by renovate in https://github.com/canonical/craft-providers/pull/538
* chore(deps): update dependency dev/pytest-rerunfailures to v14 by renovate in https://github.com/canonical/craft-providers/pull/540
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-providers/pull/539
* chore(deps): update dependency lint/ruff to v0.3.4 by renovate in https://github.com/canonical/craft-providers/pull/543
* chore(deps): update softprops/action-gh-release action to v2 by renovate in https://github.com/canonical/craft-providers/pull/542
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-providers/pull/541
* chore(deps): update dependency dev/pytest-cov to v5 by renovate in https://github.com/canonical/craft-providers/pull/546
* chore(deps): update dependency types/pyright to v1.1.356 by renovate in https://github.com/canonical/craft-providers/pull/545
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-providers/pull/547
* chore(deps): update dependency lint/ruff to v0.3.5 by renovate in https://github.com/canonical/craft-providers/pull/548
* Changes for 1.20.3 by lengau in https://github.com/canonical/craft-providers/pull/549
* tests: re-enable alma linux integration tests by mr-cal in https://github.com/canonical/craft-providers/pull/553
* chore(deps): update dependency types/pyright to v1.1.358 by renovate in https://github.com/canonical/craft-providers/pull/550
* chore(merge): '1.20.3' into 'main' by mr-cal in https://github.com/canonical/craft-providers/pull/552
* chore(revert): revert "chore(merge): '1.20.3' into 'main' (552)" by lengau in https://github.com/canonical/craft-providers/pull/557
* chore(merge): '1.20.3' into 'main' by mr-cal in https://github.com/canonical/craft-providers/pull/558
* chore(deps): update dependency setuptools to v69.5.0 by renovate in https://github.com/canonical/craft-providers/pull/554
* chore(deps): update dependency lint/ruff to v0.3.7 by renovate in https://github.com/canonical/craft-providers/pull/555
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-providers/pull/556
* chore(deps): update dependency setuptools to v69.5.1 by renovate in https://github.com/canonical/craft-providers/pull/559
* chore(deps): update dependency types/pyright to v1.1.359 by renovate in https://github.com/canonical/craft-providers/pull/561
* chore(deps): update documentation dependencies by renovate in https://github.com/canonical/craft-providers/pull/560
* docs: update to canonical-sphinx by tigarmo in https://github.com/canonical/craft-providers/pull/562
* chore(deps): update dependency lint/ruff to v0.4.2 by renovate in https://github.com/canonical/craft-providers/pull/564
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-providers/pull/563
* chore(deps): update development dependencies (non-major) by renovate in https://github.com/canonical/craft-providers/pull/565
* chore(deps): update dependency lint/ruff to v0.4.3 by renovate in https://github.com/canonical/craft-providers/pull/566
* bases: add support for Ubuntu 24.10 (Oracular) by mr-cal in https://github.com/canonical/craft-providers/pull/567
* build(deps): pin requests<2.32 by mr-cal in https://github.com/canonical/craft-providers/pull/572
* chore(deps): update dependency setuptools to v70 by renovate in https://github.com/canonical/craft-providers/pull/573
* chore(deps): update dependency lint/ruff to v0.4.5 by renovate in https://github.com/canonical/craft-providers/pull/570
* chore(deps): update dependency dev/types-setuptools to v70 by renovate in https://github.com/canonical/craft-providers/pull/575
* chore(deps): update dependency lint/ruff to v0.4.8 by renovate in https://github.com/canonical/craft-providers/pull/577
* docs(changelog): add 1.24.0 release notes by mr-cal in https://github.com/canonical/craft-providers/pull/581


**Full Changelog**: https://github.com/canonical/craft-providers/compare/1.23.1...1.24.0

Page 2 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.