canonical / snapcraft-rocks

Sources for Snapcraft as OCI images, maintained by the Starcraft team
GNU General Public License v3.0
4 stars 1 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
canonical/snapcraft patch 8.2.2 -> 8.2.7

Release Notes

canonical/snapcraft (canonical/snapcraft) ### [`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..refresh-mode` in a `snapcraft.yaml` can accept the value `ignore-running` ([#​4747](https://togithub.com/canonical/snapcraft/issues/4747)). #### Remote build Fixes a regression where remote-build would fail to parse some `architectures` definitions ([#​4780](https://togithub.com/canonical/snapcraft/issues/4780)). #### What's Changed - feat: add refresh-mode value 'ignore-running' ([#​4749](https://togithub.com/canonical/snapcraft/issues/4749)) by [@​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 [@​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 ([#​4769](https://togithub.com/canonical/snapcraft/issues/4769)). #### What's Changed - tests: update chisel-base test to use core24 by [@​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 [@​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 [@​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 [@​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 [@​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 ` 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 ([#​4780](https://togithub.com/canonical/snapcraft/issues/4780)) - New remote-build returns log files that truncates snap name in file name ([#​4781](https://togithub.com/canonical/snapcraft/issues/4781)) - New remote build does not fail if launchpad fails to create artifacts ([#​4783](https://togithub.com/canonical/snapcraft/issues/4783)) #### What's Changed - tests(spread): drop check for specific files in ppa tests by [@​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 [@​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

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.



This PR has been generated by Mend Renovate. View repository job log here.