← Back to issue list

chore(deps): update internal packages

View original Github issue

Metadata

Project
charmcraft
Number
#1254
Type
pull request
State
merged
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Merged automated dependency updates for craft-cli, craft-parts, and snap-helpers. Approved by two reviewers and passed CI checks before integration.

Suggested action:

No scores available.

Issue body

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [craft-cli](https://togithub.com/canonical/craft-cli) | `==2.0.1` -> `==2.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/craft-cli/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/craft-cli/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/craft-cli/2.0.1/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/craft-cli/2.0.1/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [craft-parts](https://togithub.com/canonical/craft-parts) | `==1.23.0` -> `==1.24.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/craft-parts/1.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/craft-parts/1.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/craft-parts/1.23.0/1.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/craft-parts/1.23.0/1.24.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [snap-helpers](https://togithub.com/albertodonato/snap-helpers) ([changelog](https://togithub.com/albertodonato/snap-helpers/blob/main/CHANGES.rst)) | `==0.4.0` -> `==0.4.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/snap-helpers/0.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/snap-helpers/0.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/snap-helpers/0.4.0/0.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/snap-helpers/0.4.0/0.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>canonical/craft-cli (craft-cli)</summary> ### [`v2.1.0`](https://togithub.com/canonical/craft-cli/releases/tag/2.1.0) [Compare Source](https://togithub.com/canonical/craft-cli/compare/2.0.1...2.1.0) Special thanks to the contributors that made this release happen: [@&#8203;lengau](https://togithub.com/lengau) and [@&#8203;tigarmo](https://togithub.com/tigarmo) ##### Full list of changes - tests: move test module from unit/ to integration/ [@&#8203;tigarmo](https://togithub.com/tigarmo) ([#&#8203;167](https://togithub.com/canonical/craft-cli/issues/167)) - ci: fix renovate schedule [@&#8203;lengau](https://togithub.com/lengau) ([#&#8203;168](https://togithub.com/canonical/craft-cli/issues/168)) - emitter: add "streaming brief" feature [@&#8203;tigarmo](https://togithub.com/tigarmo) ([#&#8203;166](https://togithub.com/canonical/craft-cli/issues/166)) </details> <details> <summary>canonical/craft-parts (craft-parts)</summary> ### [`v1.24.1`](https://togithub.com/canonical/craft-parts/compare/1.24.0...1.24.1) [Compare Source](https://togithub.com/canonical/craft-parts/compare/1.24.0...1.24.1) ### [`v1.24.0`](https://togithub.com/canonical/craft-parts/releases/tag/1.24.0) [Compare Source](https://togithub.com/canonical/craft-parts/compare/1.23.1...1.24.0) ##### What's Changed - Release 1.19.6 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/473](https://togithub.com/canonical/craft-parts/pull/473) - partitions: add feature and validation by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/craft-parts/pull/489](https://togithub.com/canonical/craft-parts/pull/489) - tests: add jammy packages to stage package apt cache by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/craft-parts/pull/494](https://togithub.com/canonical/craft-parts/pull/494) - partitions: validate usage of partitions in parts by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/craft-parts/pull/493](https://togithub.com/canonical/craft-parts/pull/493) - deps: freeze pydantic-yaml <1.0.0 by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/498](https://togithub.com/canonical/craft-parts/pull/498) - docs: update Sphinx theme by [@&#8203;dboddie](https://togithub.com/dboddie) in [https://github.com/canonical/craft-parts/pull/501](https://togithub.com/canonical/craft-parts/pull/501) - docs: fix product page URL by [@&#8203;dboddie](https://togithub.com/dboddie) in [https://github.com/canonical/craft-parts/pull/506](https://togithub.com/canonical/craft-parts/pull/506) - deps: freeze pydantic version by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/511](https://togithub.com/canonical/craft-parts/pull/511) - tests: add jammy packages to stage package apt cache ([#&#8203;494](https://togithub.com/canonical/craft-parts/issues/494)) by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/512](https://togithub.com/canonical/craft-parts/pull/512) - partitions: add utility to make partition compatible filepaths by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/craft-parts/pull/497](https://togithub.com/canonical/craft-parts/pull/497) - sequencer: only load project vars in adopting part by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/509](https://togithub.com/canonical/craft-parts/pull/509) - Release 1.19.7 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/515](https://togithub.com/canonical/craft-parts/pull/515) - docs: disable pdf in .readthedocs.yml by [@&#8203;sergiusens](https://togithub.com/sergiusens) in [https://github.com/canonical/craft-parts/pull/510](https://togithub.com/canonical/craft-parts/pull/510) - executor: add prologue INFO-level log messages by [@&#8203;tigarmo](https://togithub.com/tigarmo) in [https://github.com/canonical/craft-parts/pull/518](https://togithub.com/canonical/craft-parts/pull/518) - feature: add partitions by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/517](https://togithub.com/canonical/craft-parts/pull/517) - Merge/1.19.7 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/522](https://togithub.com/canonical/craft-parts/pull/522) - docs: make Python plugin reference reusable by [@&#8203;dboddie](https://togithub.com/dboddie) in [https://github.com/canonical/craft-parts/pull/505](https://togithub.com/canonical/craft-parts/pull/505) - ci: fix renovate scheduling by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/523](https://togithub.com/canonical/craft-parts/pull/523) - Merge 1.23.1 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/527](https://togithub.com/canonical/craft-parts/pull/527) - chore: fix doc and yaml linting by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/529](https://togithub.com/canonical/craft-parts/pull/529) - lint: update and freeze pyright by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/531](https://togithub.com/canonical/craft-parts/pull/531) - partitions: make partitions optional in ProjectDirs by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/528](https://togithub.com/canonical/craft-parts/pull/528) - docs: fix tox documentation builds by [@&#8203;dboddie](https://togithub.com/dboddie) in [https://github.com/canonical/craft-parts/pull/502](https://togithub.com/canonical/craft-parts/pull/502) - environment: add build-on and build-for architectures by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/532](https://togithub.com/canonical/craft-parts/pull/532) - autotools plugin: support bootstrap parameters by [@&#8203;sergiusens](https://togithub.com/sergiusens) in [https://github.com/canonical/craft-parts/pull/533](https://togithub.com/canonical/craft-parts/pull/533) - Release 1.24.0 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/534](https://togithub.com/canonical/craft-parts/pull/534) **Full Changelog**: https://github.com/canonical/craft-parts/compare/1.23.1...1.24.0 ### [`v1.23.1`](https://togithub.com/canonical/craft-parts/releases/tag/1.23.1) [Compare Source](https://togithub.com/canonical/craft-parts/compare/1.23.0...1.23.1) ##### What's Changed - deps: freeze pydantic-yaml <1.0.0 ([#&#8203;498](https://togithub.com/canonical/craft-parts/issues/498)) by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/519](https://togithub.com/canonical/craft-parts/pull/519) - tests: add jammy packages to stage package apt cache ([#&#8203;494](https://togithub.com/canonical/craft-parts/issues/494)) by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/craft-parts/pull/520](https://togithub.com/canonical/craft-parts/pull/520) - sequencer: only load project vars in adopting part ([#&#8203;509](https://togithub.com/canonical/craft-parts/issues/509)) by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/516](https://togithub.com/canonical/craft-parts/pull/516) - Release 1.23.1 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/craft-parts/pull/526](https://togithub.com/canonical/craft-parts/pull/526) **Full Changelog**: https://github.com/canonical/craft-parts/compare/1.23.0...1.23.1 </details> <details> <summary>albertodonato/snap-helpers (snap-helpers)</summary> ### [`v0.4.2`](https://togithub.com/albertodonato/snap-helpers/blob/HEAD/CHANGES.rst#v042---2023-08-06) [Compare Source](https://togithub.com/albertodonato/snap-helpers/compare/0.4.1...0.4.2) \=================== - Rebuild to fix version ### [`v0.4.1`](https://togithub.com/albertodonato/snap-helpers/blob/HEAD/CHANGES.rst#v041---2023-08-06) [Compare Source](https://togithub.com/albertodonato/snap-helpers/compare/0.4.0...0.4.1) \=================== - Add missing py.typed marker to package - \[docs] Fix ReadTheDocs setup </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "before 07:00" in timezone Etc/UTC. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency updates for craft-cli, craft-parts, and snap-helpers. Approved by two reviewers and passed CI checks before integration.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency updates via Renovate: craft-cli to 2.1.0, craft-parts to 1.24.1, and snap-helpers to 0.4.2. All version bumps passed compatibility checks and were successfully integrated.
qwen3.6-35b-a3b-mtp-q6 Automated dependency updates merged. Internal packages craft-cli, craft-parts, and snap-helpers were upgraded to their latest versions. Successfully merged without conflicts.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
98%
#1186 chore(deps): update internal packages charmcraft merged Merged automated dependency updates for craft-cli to 2.0.1 and snap-helpers to 0.4.0. The change was approved, passed CI checks, and successfully integrated into the codebase.
94%
#4474 chore(deps): update internal packages snapcraft merged Renovate bot automated dependency updates for craft-cli, craft-parts, craft-providers, craft-store, and snap-helpers were approved, passed CI checks, and successfully merged.
94%
#463 chore(deps): update internal packages rockcraft merged Merged automated dependency updates for craft-application, craft-cli, and craft-providers. Approved by two reviewers, passed CI checks, and integrated into main. Changes apply minor version bumps and internal fixes.
93%
#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.
92%
#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.
92%
#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.
92%
#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.
91%
#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.
90%
#1392 chore(deps): update internal packages charmcraft merged Merged automated dependency updates via Renovate bot. Internal packages craft-cli, craft-parts, and craft-providers were upgraded. The change passed CI, received two approvals, and was merged into the main branch.
90%