chore(deps): update dependency craft-parts to v1.31.0
Metadata
Current evaluation
Merged an automated dependency update upgrading craft-parts from v1.29.0 to v1.31.0. Approved by two reviewers, passed CI checks, and merged with minimal changes.
Suggested action: —
No scores available.
Issue body
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [craft-parts](https://togithub.com/canonical/craft-parts) | `==1.29.0` -> `==1.31.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>canonical/craft-parts (craft-parts)</summary>
### [`v1.31.0`](https://togithub.com/canonical/craft-parts/releases/tag/1.31.0)
[Compare Source](https://togithub.com/canonical/craft-parts/compare/1.30.0...1.31.0)
##### What's Changed
- feat(plugin): Refactor NPM plugin by [@​liushuyu](https://togithub.com/liushuyu) in [https://github.com/canonical/craft-parts/pull/719](https://togithub.com/canonical/craft-parts/pull/719)
- New plugin docs by [@​tigarmo](https://togithub.com/tigarmo) in [https://github.com/canonical/craft-parts/pull/735](https://togithub.com/canonical/craft-parts/pull/735)
- Release 1.31.0 by [@​cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/736](https://togithub.com/canonical/craft-parts/pull/736)
**Full Changelog**: https://github.com/canonical/craft-parts/compare/1.30.0...1.31.0
### [`v1.30.0`](https://togithub.com/canonical/craft-parts/releases/tag/1.30.0)
[Compare Source](https://togithub.com/canonical/craft-parts/compare/1.29.0...1.30.0)
##### What's Changed
- ci(renovate): fix renovate regex manager by [@​lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/646](https://togithub.com/canonical/craft-parts/pull/646)
- chore: fix docs spelling issues by [@​lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/702](https://togithub.com/canonical/craft-parts/pull/702)
- chore(deps): update dependency sphinx-autodoc-typehints to v2.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/canonical/craft-parts/pull/704](https://togithub.com/canonical/craft-parts/pull/704)
- feat(info): support armv8l by [@​sergey-borovkov](https://togithub.com/sergey-borovkov) in [https://github.com/canonical/craft-parts/pull/697](https://togithub.com/canonical/craft-parts/pull/697)
- chore: update ruff by [@​lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/700](https://togithub.com/canonical/craft-parts/pull/700)
- build(deps): update pyright to 1.1.358 by [@​lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/701](https://togithub.com/canonical/craft-parts/pull/701)
- fix(docs): adapt to new ifconfig behavior by [@​liushuyu](https://togithub.com/liushuyu) in [https://github.com/canonical/craft-parts/pull/718](https://togithub.com/canonical/craft-parts/pull/718)
- docs: use canonical-sphinx by [@​tigarmo](https://togithub.com/tigarmo) in [https://github.com/canonical/craft-parts/pull/720](https://togithub.com/canonical/craft-parts/pull/720)
- chore(deps): update dependency ruff to v0.4.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/canonical/craft-parts/pull/709](https://togithub.com/canonical/craft-parts/pull/709)
- feat: unregister plugins by [@​mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/craft-parts/pull/726](https://togithub.com/canonical/craft-parts/pull/726)
- chore(lint): use ruff from snap by [@​lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/715](https://togithub.com/canonical/craft-parts/pull/715)
- build: bump version to 1.30.0 by [@​mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/craft-parts/pull/732](https://togithub.com/canonical/craft-parts/pull/732)
##### New Contributors
- [@​sergey-borovkov](https://togithub.com/sergey-borovkov) made their first contribution in [https://github.com/canonical/craft-parts/pull/697](https://togithub.com/canonical/craft-parts/pull/697)
**Full Changelog**: https://github.com/canonical/craft-parts/compare/1.29.0...1.30.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/canonical/charmcraft).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged an automated dependency update upgrading craft-parts from v1.29.0 to v1.31.0. Approved by two reviewers, passed CI checks, and merged with minimal changes. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged automated dependency update upgrading craft-parts from v1.29.0 to v1.31.0 via Renovate bot. The update incorporates plugin refactoring, documentation improvements, and armv8l support into the main branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Automated dependency update for craft-parts from v1.29.0 to v1.31.0 merged successfully. Changes include NPM plugin refactoring, new plugin docs, and armv8l support. Renovate bot applied the update via automerge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1265 chore(deps): update dependency craft-parts to v1.25.1 | charmcraft | merged | Merged an automated dependency update upgrading craft-parts from v1.24.1 to v1.25.1. Approved by two reviewers, passed CI, and manually merged after automerge was disabled. | |
| #1599 chore(deps): update dependency craft-parts to v1.27.0 | charmcraft | merged | The craft-parts dependency update to v1.27.0 was merged after passing automated checks and receiving approval from two reviewers. The automated bot submission modified two files with minimal changes. | |
| #1442 chore(deps): update dependency craft-parts to v1.26.1 | charmcraft | merged | Merged automated dependency update for craft-parts from v1.26.0 to v1.26.1. Approved by two reviewers, passed CI checks, and auto-merged via Renovate bot configuration. | |
| #1142 chore(deps): update dependency craft-parts to v1.23.0 | charmcraft | merged | Merged automated dependency update upgrading craft-parts from v1.20.0 to v1.23.0. Approved by one reviewer, passed CI checks, and successfully merged despite unrelated failing spread tests noted in a comment. | |
| #1617 chore(deps): update internal packages | charmcraft | merged | Merged automated dependency updates for craft-application to 2.1.0 and craft-parts to 1.29.0. Approved by two reviewers, passed CI, and merged with minimal changes. | |
| #1799 chore(deps): update internal packages | charmcraft | closed | Merged automated dependency updates for craft-parts to 1.34.0 and craft-providers to 1.25.0. Approved by two reviewers, passed CI, and automatically merged per bot configuration. | |
| #1504 chore(deps): update internal packages | charmcraft | merged | Merged automated dependency updates for craft-parts to 1.26.2 and craft-providers to 1.22.0. Approved by two reviewers, passed CI, and merged without conflicts. | |
| #431 chore(deps): update internal packages | rockcraft | merged | Merged automated dependency updates for craft-application to 1.1.0, craft-parts to 1.26.0, and craft-providers to 1.20.1. Approved by two reviewers, passed CI checks, and merged successfully. | |
| #1805 chore(deps): update internal packages | charmcraft | merged | Merged automated dependency updates for craft-parts to 1.34.0 and craft-providers to 1.25.0. Approved by two reviewers and merged via Renovate automerge. | |
| #984 chore(deps): update internal packages | charmcraft | merged | Merged automated dependency updates for craft-parts, craft-providers, and snap-helpers. Approved by a reviewer and passed CI checks before integration. |