← Back to issue list

chore(deps): update dependency canonical/snapcraft to v8.2.7 (core24-8)

View original Github issue

Metadata

Project
snapcraft-rocks
Number
#44
Type
pull request
State
merged
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Merged automated dependency update upgrading canonical/snapcraft from v8.2.2 to v8.2.7 on the core24-8 branch. Approved by reviewer and passed CI checks.

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 | Update | Change | |---|---|---| | [canonical/snapcraft](https://togithub.com/canonical/snapcraft) | patch | `8.2.2` -> `8.2.7` | --- ### Release Notes <details> <summary>canonical/snapcraft (canonical/snapcraft)</summary> ### [`v8.2.7`](https://togithub.com/canonical/snapcraft/releases/tag/8.2.7) [Compare Source](https://togithub.com/canonical/snapcraft/compare/8.2.6...8.2.7) #### Core `apps.<app-name>.refresh-mode` in a `snapcraft.yaml` can accept the value `ignore-running` ([#&#8203;4747](https://togithub.com/canonical/snapcraft/issues/4747)). #### Remote build Fixes a regression where remote-build would fail to parse some `architectures` definitions ([#&#8203;4780](https://togithub.com/canonical/snapcraft/issues/4780)). #### What's Changed - feat: add refresh-mode value 'ignore-running' ([#&#8203;4749](https://togithub.com/canonical/snapcraft/issues/4749)) by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/4800](https://togithub.com/canonical/snapcraft/pull/4800) - fix(remote-build): don't fail with certain archs by [@&#8203;lengau](https://togithub.com/lengau) in [https://github.com/canonical/snapcraft/pull/4793](https://togithub.com/canonical/snapcraft/pull/4793) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.2.6...8.2.7 ### [`v8.2.6`](https://togithub.com/canonical/snapcraft/releases/tag/8.2.6) [Compare Source](https://togithub.com/canonical/snapcraft/compare/8.2.5...8.2.6) #### Core Snapcraft 8.2.6 fixes a regression where a directory could not be packaged as a snap ([#&#8203;4769](https://togithub.com/canonical/snapcraft/issues/4769)). #### What's Changed - tests: update chisel-base test to use core24 by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/4795](https://togithub.com/canonical/snapcraft/pull/4795) - build(deps): bump craft-application to 2.7.0 by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/4796](https://togithub.com/canonical/snapcraft/pull/4796) - feat: allow packing a directory by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/4794](https://togithub.com/canonical/snapcraft/pull/4794) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.2.5...8.2.6 ### [`v8.2.5`](https://togithub.com/canonical/snapcraft/releases/tag/8.2.5) [Compare Source](https://togithub.com/canonical/snapcraft/compare/8.2.4...8.2.5) #### What's Changed - build(deps): bump craft-store to 2.6.2 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in [https://github.com/canonical/snapcraft/pull/4787](https://togithub.com/canonical/snapcraft/pull/4787). This disables loading of openssl legacy providers and allows cryptography to be imported in core20 in armhf, ppc64el, s390x, and riscv64. **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.2.4...8.2.5 ### [`v8.2.4`](https://togithub.com/canonical/snapcraft/releases/tag/8.2.4) [Compare Source](https://togithub.com/canonical/snapcraft/compare/8.2.3...8.2.4) #### What's Changed - fix: set CRYPTOGRAPHY_OPENSSL_NO_LEGACY by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/4784](https://togithub.com/canonical/snapcraft/pull/4784) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.2.3...8.2.4 ### [`v8.2.3`](https://togithub.com/canonical/snapcraft/releases/tag/8.2.3) [Compare Source](https://togithub.com/canonical/snapcraft/compare/8.2.2...8.2.3) #### Core Snapcraft 8.2.3 fixes issues with evaluating project variables. ##### Core24 - Project variables are now evaluated after extensions are applied ([https://github.com/canonical/snapcraft/issues/4771](https://togithub.com/canonical/snapcraft/issues/4771)) - Project variables for the build-for architecture are now correct ([https://github.com/canonical/snapcraft/issues/4770](https://togithub.com/canonical/snapcraft/issues/4770)) #### Known issues - `snapcraft pack <directory>` does not work ([https://github.com/canonical/snapcraft/issues/4769](https://togithub.com/canonical/snapcraft/issues/4769)) - Project variables `CRAFT_PROJECT_NAME` and `CRAFT_PROJECT_VERSION` are not evaluated in core24 ([https://github.com/canonical/craft-application/issues/320](https://togithub.com/canonical/craft-application/issues/320)). - New remote-build fails with some architecture definitions ([#&#8203;4780](https://togithub.com/canonical/snapcraft/issues/4780)) - New remote-build returns log files that truncates snap name in file name ([#&#8203;4781](https://togithub.com/canonical/snapcraft/issues/4781)) - New remote build does not fail if launchpad fails to create artifacts ([#&#8203;4783](https://togithub.com/canonical/snapcraft/issues/4783)) #### What's Changed - tests(spread): drop check for specific files in ppa tests by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/4772](https://togithub.com/canonical/snapcraft/pull/4772) - build(deps): bump craft-application to 2.6.3 by [@&#8203;mr-cal](https://togithub.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/4779](https://togithub.com/canonical/snapcraft/pull/4779) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.2.2...8.2.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/snapcraft-rocks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoiY29yZTI0LTgiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency update upgrading canonical/snapcraft from v8.2.2 to v8.2.7 on the core24-8 branch. Approved by reviewer and passed CI checks.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update advancing canonical/snapcraft from v8.2.2 to v8.2.7 on the core24-8 branch. The update incorporates fixes for remote-build architecture parsing, directory packaging regressions, and project variable evaluation.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#55 chore(deps): update dependency canonical/snapcraft to v8.3.3 (core24-8) snapcraft-rocks merged Merged automated dependency update for canonical/snapcraft from v8.3.2 to v8.3.3. Approved by a reviewer, passed CI checks, and integrated into the core24-8 branch.
98%
#43 chore(deps): update dependency canonical/snapcraft to v8.2.7 (core22-8) snapcraft-rocks merged Merged automated dependency update for canonical/snapcraft from v8.2.5 to v8.2.7. Approved by reviewer, passed CI checks, and successfully merged into the core22-8 branch.
97%
#23 chore(deps): update dependency canonical/snapcraft to v8.0.4 (core24-8) snapcraft-rocks merged Merged dependency update for canonical/snapcraft from v8.0.3 to v8.0.4. Approved by one reviewer, passed CI checks, and successfully merged into the core24-8 branch.
97%
#74 chore(deps): update dependency canonical/snapcraft to v8.9.4 (core24-8) snapcraft-rocks merged Merged automated dependency update upgrading canonical/snapcraft from v8.9.2 to v8.9.4 on the core24-8 branch. Approved by one reviewer, passed all CI checks, and applied a single-line change.
97%
#94 chore(deps): update dependency canonical/snapcraft to v8.11.0 (core24-8) snapcraft-rocks merged Merged automated dependency update upgrading canonical/snapcraft from v8.9.5 to v8.11.0. Approved by two reviewers and passed all CI checks before merging into the core24-8 branch.
97%
#88 chore(deps): update dependency canonical/snapcraft to v8.9.5 (core24-8) snapcraft-rocks merged Merged automated dependency update for canonical/snapcraft from v8.9.4 to v8.9.5 on the core24-8 branch. All CI checks passed, review was approved, and the change was successfully merged.
97%
#56 chore(deps): update dependency canonical/snapcraft to v8.4.1 (core24-8) snapcraft-rocks merged Merged automated dependency update upgrading canonical/snapcraft from v8.3.3 to v8.4.1. Approved by a reviewer, passed CI checks, and applied a single line change to the configuration file.
97%
#101 chore(deps): update dependency canonical/snapcraft to v8.11.1 (core24-8) snapcraft-rocks merged Merged automated dependency update for canonical/snapcraft from v8.11.0 to v8.11.1. Approved by two reviewers, passed all CI checks, and successfully merged into the core24-8 branch.
97%
#26 chore(deps): update dependency canonical/snapcraft to v8.0.5 (core22-8) snapcraft-rocks merged Merged automated dependency update for canonical/snapcraft from v8.0.4 to v8.0.5. Passed CI checks and reviewer approval before merging into the core22-8 branch.
96%
#49 chore(deps): update dependency canonical/snapcraft to v8.2.10 (core22-8) snapcraft-rocks merged Merged a dependency update that bumps canonical/snapcraft from v8.2.8 to v8.2.10 on the core22-8 branch. The PR was approved, passed CI checks, and successfully merged.
96%