build(deps): bump craft-providers to 1.19.2
Metadata
Current evaluation
Merged dependency update to craft-providers 1.19.2. Resolves LXD instance startup failures by migrating the base compatibility tag from v2 to v3. Approved by reviewers, passed CI, and merged with no coverage impact.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
### Changelog
#### 1.19.2 (2023-11-02)
- Update base compatibility tag from ``base-v2`` to ``base-v3``
This fixes an issue where LXD instances created with
``craft-providers==1.16.0`` may fail to start with
``craft-providers>=1.17.0``.
#### 1.19.1 (2023-10-26)
- Require a disk device in the default LXD profile
#### 1.19.0 (2023-10-23)
- Add Ubuntu 23.10 (Mantic) support
#### 1.18.0 (2023-09-28)
- Check if base instance status before copying
- Fail quickly when LXD errors do not involve instance creation
- Add ``check`` parameter to ``execute_run``
#### 1.17.0 (2023-09-22)
- Use a shared pip cache across instances
- Remove Ubuntu 22.10 (Kinetic) support
- Capture details for snap errors
#### 1.16.0 (2023-08-25)
- Improve LXD instance creation process to avoid race conditions. The base
instance is now created first and copied to an instance. Retry, timeout,
and locking mechanisms prevent multiple processes from creating the
same base instance.
- Add LXD functions ``check_instance_status()``, ``config_set()``,
``config_get()``, and ``restart()``
#### 1.15.0 (2023-08-21)
- Update base compatibility tag from ``base-v1`` to ``base-v2``
- Use ``snap refresh --hold`` inside instances
- Re-level log messages
- Add more info-level log messages
- Update links from linuxcontainers.org to ubuntu.com
- Set timezone of LXD instances to match host's timezone
- Add name and install recommendations to Providers
#### 1.14.1 (2023-07-24)
- Prevent race when two processes try to create the same project
at the same time
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged dependency update to craft-providers 1.19.2. Resolves LXD instance startup failures by migrating the base compatibility tag from v2 to v3. Approved by reviewers, passed CI, and merged with no coverage impact. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged dependency update bumping craft-providers to 1.19.2. The update fixes LXD instance startup failures by updating the base compatibility tag. Code coverage remains unchanged. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4437 build(deps): bump craft-providers to 1.19.2 | snapcraft | merged | Merged update bumping craft-providers to 1.19.2. Resolves LXD instance startup failures by updating the base compatibility tag from base-v2 to base-v3. Approved by reviewers and passed CI. | |
| #4438 build(deps): bump craft-providers to 1.19.2 | snapcraft | merged | Merged dependency update bumping craft-providers to 1.19.2. Fixes LXD instance startup failures for instances created with 1.16.0 by updating the base compatibility tag to base-v3. Approved by two reviewers and passed CI. | |
| #1370 build(deps): bump craft-providers to 1.19.2 | charmcraft | merged | Merged after three approvals and passing CI. Bumps craft-providers to 1.19.2, fixing LXD instance startup failures by updating the base compatibility tag from base-v2 to base-v3 and requiring a disk device in the default LXD profile. | |
| #403 build(deps): bump craft-providers to 1.19.2 | rockcraft | merged | Merged bumping craft-providers to 1.19.2. Fixes LXD startup failures from base tag changes and enforces disk device requirements in the default LXD profile. Approved by two reviewers with passing CI. | |
| #509 build(deps): bump craft-providers to 1.23.1 | rockcraft | merged | Merged dependency update bumping craft-providers to 1.23.1. Resolves LTS LXD version parsing. Approved by two reviewers, passed CI, and modified three files. | |
| #5247 build(deps): bump craft-providers to 2.2.0, finalize 8.6.2 changelog | snapcraft | merged | Merged after three approvals. Bumps craft-providers to 2.2.0 to resolve an LXD setup race condition and finalizes the 8.6.2 changelog. Proceeded despite unrelated CI failures. | |
| #4551 build(deps): bump craft-providers to 1.22.0 | snapcraft | merged | Merged dependency update bumping craft-providers to 1.22.0, resolving Launchpad bug #2051567. The three-file change passed CI and code coverage checks, received two approvals, and was successfully merged. | |
| #4462 build(deps): bump craft-providers to 1.20.1 | snapcraft | merged | Merged update bumping craft-providers to 1.20.1. Fixes a bug where improperly set-up base instances cause snapcraft failures by updating base compatibility tags and adding auto-cleanup for inactive instances. Approved and passed CI. | |
| #4676 build(deps): bump craft-providers to 1.23.1 (#4673) | snapcraft | merged | Merged dependency update bumping craft-providers to 1.23.1. Approved by a reviewer, passed all CI checks, and maintained test coverage. Successfully integrated into the main branch. | |
| #4673 build(deps): bump craft-providers to 1.23.1 | snapcraft | merged | Merged dependency update bumping craft-providers to 1.23.1. Approved by two reviewers, passed CI and Codecov checks. Changes affected three files with minimal diffs. |