← Back to issue list

chore(deps): update dependency canonical/snapcraft to v8.9.5 (core22-8)

View original Github issue

Metadata

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

Current evaluation

Closed without merging and superseded by another update. Renovate will ignore this dependency bump to canonical/snapcraft v8.9.5 until a newer version is released.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [canonical/snapcraft](https://redirect.github.com/canonical/snapcraft) | minor | `8.2.10` -> `8.9.5` | --- ### Release Notes <details> <summary>canonical/snapcraft (canonical/snapcraft)</summary> ### [`v8.9.5`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.9.5) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.9.4...8.9.5) #### What's Changed - docs: add part keys to `snapcraft.yaml` reference by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5566](https://redirect.github.com/canonical/snapcraft/pull/5566) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.9.4...8.9.5 ### [`v8.9.4`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.9.4) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.9.3...8.9.4) #### What's Changed - chore(merge): doc changes in main to hotfix/8.9 by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5555](https://redirect.github.com/canonical/snapcraft/pull/5555) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.9.3...8.9.4 ### [`v8.9.3`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.9.3) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.9.2...8.9.3) #### What's Changed - build: reduce minimum Python version to 3.10 by [@&#8203;lengau](https://redirect.github.com/lengau) in [https://github.com/canonical/snapcraft/pull/5547](https://redirect.github.com/canonical/snapcraft/pull/5547) - build(deps): update dependency requests to v2.32.4 \[security] (hotfix/8.9) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5551](https://redirect.github.com/canonical/snapcraft/pull/5551) - build(deps): bump requests to 2.32.4 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5553](https://redirect.github.com/canonical/snapcraft/pull/5553) - fix(build): freeze UV in the snap build by [@&#8203;lengau](https://redirect.github.com/lengau) in [https://github.com/canonical/snapcraft/pull/5554](https://redirect.github.com/canonical/snapcraft/pull/5554) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.9.2...8.9.3 ### [`v8.9.2`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.9.2) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.9.1...8.9.2) #### What's Changed - test: skip ua test outside of main repo by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5459](https://redirect.github.com/canonical/snapcraft/pull/5459) - docs: migrate 'releasing your app' by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5476](https://redirect.github.com/canonical/snapcraft/pull/5476) - docs: link to confdb schema docs by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5477](https://redirect.github.com/canonical/snapcraft/pull/5477) - docs: add explanation for cryptography by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5478](https://redirect.github.com/canonical/snapcraft/pull/5478) - docs: migrate 'using craftctl' by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5480](https://redirect.github.com/canonical/snapcraft/pull/5480) - fix: improve error presentation for yaml errors by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5483](https://redirect.github.com/canonical/snapcraft/pull/5483) - build(deps): update dependency tornado to v6.5 \[security] (hotfix/8.9) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5495](https://redirect.github.com/canonical/snapcraft/pull/5495) - fix: evaluate variables in project file by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5499](https://redirect.github.com/canonical/snapcraft/pull/5499) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.9.1...8.9.2 ### [`v8.9.1`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.9.1) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.9.0...8.9.1) #### What's Changed - fix(testing): use jailmode in template spread.yaml by [@&#8203;cmatsuoka](https://redirect.github.com/cmatsuoka) in [https://github.com/canonical/snapcraft/pull/5456](https://redirect.github.com/canonical/snapcraft/pull/5456) - docs: migrate 'Extensions' by [@&#8203;jahn-junior](https://redirect.github.com/jahn-junior) in [https://github.com/canonical/snapcraft/pull/5454](https://redirect.github.com/canonical/snapcraft/pull/5454) - docs: migrate 'Build and staging dependencies' by [@&#8203;jahn-junior](https://redirect.github.com/jahn-junior) in [https://github.com/canonical/snapcraft/pull/5452](https://redirect.github.com/canonical/snapcraft/pull/5452) - docs: migrate 'hooks' by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5463](https://redirect.github.com/canonical/snapcraft/pull/5463) - docs: migrate package repositories page by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5450](https://redirect.github.com/canonical/snapcraft/pull/5450) - docs: migrate 'The matter-sdk plugin' by [@&#8203;jahn-junior](https://redirect.github.com/jahn-junior) in [https://github.com/canonical/snapcraft/pull/5460](https://redirect.github.com/canonical/snapcraft/pull/5460) - docs: migrate 'Snapcraft advanced grammar' by [@&#8203;jahn-junior](https://redirect.github.com/jahn-junior) in [https://github.com/canonical/snapcraft/pull/5462](https://redirect.github.com/canonical/snapcraft/pull/5462) - docs: migrate 'interfaces' by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5464](https://redirect.github.com/canonical/snapcraft/pull/5464) - docs: fix typos and format ROS guides by [@&#8203;jahn-junior](https://redirect.github.com/jahn-junior) in [https://github.com/canonical/snapcraft/pull/5465](https://redirect.github.com/canonical/snapcraft/pull/5465) - docs: migrate 'snapcraft.yaml' by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5466](https://redirect.github.com/canonical/snapcraft/pull/5466) - docs: fix RTD build by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5468](https://redirect.github.com/canonical/snapcraft/pull/5468) - build: update snap metadata by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5467](https://redirect.github.com/canonical/snapcraft/pull/5467) - build(deps): update dependency livereload to v2.7.1 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5471](https://redirect.github.com/canonical/snapcraft/pull/5471) - Test http\_proxy with squid by [@&#8203;artivis](https://redirect.github.com/artivis) in [https://github.com/canonical/snapcraft/pull/5354](https://redirect.github.com/canonical/snapcraft/pull/5354) - build(deps): bump craft-parts to 2.9.1 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5474](https://redirect.github.com/canonical/snapcraft/pull/5474) - docs: migrate 'colcon plugin' by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5470](https://redirect.github.com/canonical/snapcraft/pull/5470) - docs(config): switch to ubuntu.com domain by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5475](https://redirect.github.com/canonical/snapcraft/pull/5475) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.9.0...8.9.1 ### [`v8.9.0`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.9.0) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.8.1...8.9.0) #### What's Changed - refactor: rebase onto craft-application 5 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5349](https://redirect.github.com/canonical/snapcraft/pull/5349) - feat: add 'test' command by [@&#8203;tigarmo](https://redirect.github.com/tigarmo) in [https://github.com/canonical/snapcraft/pull/5366](https://redirect.github.com/canonical/snapcraft/pull/5366) - chore: rename confdb assertion to confdb-schema by [@&#8203;st3v3nmw](https://redirect.github.com/st3v3nmw) in [https://github.com/canonical/snapcraft/pull/5356](https://redirect.github.com/canonical/snapcraft/pull/5356) - test(spread): update store tests by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5371](https://redirect.github.com/canonical/snapcraft/pull/5371) - test: fix command tests by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5375](https://redirect.github.com/canonical/snapcraft/pull/5375) - build: pin python-apt for oracular by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5377](https://redirect.github.com/canonical/snapcraft/pull/5377) - Work/test cherry picks by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5380](https://redirect.github.com/canonical/snapcraft/pull/5380) - build(deps): bump craft-platforms to 0.7.0 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5379](https://redirect.github.com/canonical/snapcraft/pull/5379) - chore: update the Jira project to SNAPCRAFT by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5385](https://redirect.github.com/canonical/snapcraft/pull/5385) - test: fix extension tests by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5378](https://redirect.github.com/canonical/snapcraft/pull/5378) - feat: add a BuildPlan service by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5368](https://redirect.github.com/canonical/snapcraft/pull/5368) - fix: don't fail when checking the base by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5388](https://redirect.github.com/canonical/snapcraft/pull/5388) - chore(remotebuild): use new build planner by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5390](https://redirect.github.com/canonical/snapcraft/pull/5390) - build(deps): bump craft-application to 5.0.1 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5391](https://redirect.github.com/canonical/snapcraft/pull/5391) - chore(merge): feature/snapcraft-test into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5393](https://redirect.github.com/canonical/snapcraft/pull/5393) - ci: lock to 24.04 amd64 image on google backend by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5404](https://redirect.github.com/canonical/snapcraft/pull/5404) - build(deps): bump craft-application to 5.0.3 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5403](https://redirect.github.com/canonical/snapcraft/pull/5403) - chore: remove issues that would cause Tiobe TICS to fail by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5394](https://redirect.github.com/canonical/snapcraft/pull/5394) - test(spread): trace logs in spread tests by [@&#8203;lengau](https://redirect.github.com/lengau) in [https://github.com/canonical/snapcraft/pull/5389](https://redirect.github.com/canonical/snapcraft/pull/5389) - fix: remove uneeded distro whl by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5400](https://redirect.github.com/canonical/snapcraft/pull/5400) - test: drop verbose flags in spread tests by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5406](https://redirect.github.com/canonical/snapcraft/pull/5406) - build(deps): update dependency certifi to v2024.12.14 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5376](https://redirect.github.com/canonical/snapcraft/pull/5376) - test: update multi-key test for package repositories by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5412](https://redirect.github.com/canonical/snapcraft/pull/5412) - chore(merge): merge starbase into main by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5419](https://redirect.github.com/canonical/snapcraft/pull/5419) - chore(merge): 8.8.1 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5429](https://redirect.github.com/canonical/snapcraft/pull/5429) - ci: speed up spread test suite by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5418](https://redirect.github.com/canonical/snapcraft/pull/5418) - chore: add a CODEOWNERS file by [@&#8203;lengau](https://redirect.github.com/lengau) in [https://github.com/canonical/snapcraft/pull/5177](https://redirect.github.com/canonical/snapcraft/pull/5177) - ci: add check for each manual spread test job by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5434](https://redirect.github.com/canonical/snapcraft/pull/5434) - build(deps): update dependency docutils to v0.21.2 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5417](https://redirect.github.com/canonical/snapcraft/pull/5417) - fix: add all parts as a dep of extension part by [@&#8203;soumyaDghosh](https://redirect.github.com/soumyaDghosh) in [https://github.com/canonical/snapcraft/pull/5395](https://redirect.github.com/canonical/snapcraft/pull/5395) - build(deps): update bugfixes (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5433](https://redirect.github.com/canonical/snapcraft/pull/5433) - update uv.lock, fix docs by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5436](https://redirect.github.com/canonical/snapcraft/pull/5436) - chore(merge): starbase into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5443](https://redirect.github.com/canonical/snapcraft/pull/5443) - build(deps): update dependency idna to v3.10 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5439](https://redirect.github.com/canonical/snapcraft/pull/5439) - chore: rebase docs migration against main by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5447](https://redirect.github.com/canonical/snapcraft/pull/5447) - build(deps): refresh uv.lock by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5444](https://redirect.github.com/canonical/snapcraft/pull/5444) - chore(revert): "fix: add all parts as a dep of extension part ([#&#8203;5395](https://redirect.github.com/canonical/snapcraft/issues/5395))" by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5451](https://redirect.github.com/canonical/snapcraft/pull/5451) - feat: add init test profile by [@&#8203;cmatsuoka](https://redirect.github.com/cmatsuoka) in [https://github.com/canonical/snapcraft/pull/5398](https://redirect.github.com/canonical/snapcraft/pull/5398) - docs(release-notes): add 8.9 release notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5453](https://redirect.github.com/canonical/snapcraft/pull/5453) - feat(testing): add names to resource files by [@&#8203;cmatsuoka](https://redirect.github.com/cmatsuoka) in [https://github.com/canonical/snapcraft/pull/5438](https://redirect.github.com/canonical/snapcraft/pull/5438) #### New Contributors - [@&#8203;st3v3nmw](https://redirect.github.com/st3v3nmw) made their first contribution in [https://github.com/canonical/snapcraft/pull/5356](https://redirect.github.com/canonical/snapcraft/pull/5356) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.8.1...8.9.0 ### [`v8.8.1`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.8.1) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.8.0...8.8.1) #### What's Changed - docs: link from changelog to release notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5386](https://redirect.github.com/canonical/snapcraft/pull/5386) - fix: format snapcraft-started-at timestamps by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5416](https://redirect.github.com/canonical/snapcraft/pull/5416) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.8.0...8.8.1 ### [`v8.8.0`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.8.0) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.7.4...8.8.0) #### What's Changed - fix: correct git errors in flutter plugin by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5267](https://redirect.github.com/canonical/snapcraft/pull/5267) - chore: fix gitignore entry by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5266](https://redirect.github.com/canonical/snapcraft/pull/5266) - kde-neon extension fixes by [@&#8203;ScarlettGatelyMoore](https://redirect.github.com/ScarlettGatelyMoore) in [https://github.com/canonical/snapcraft/pull/5261](https://redirect.github.com/canonical/snapcraft/pull/5261) - docs(config): update links in nav by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5268](https://redirect.github.com/canonical/snapcraft/pull/5268) - test: mark all legacy tests as slow by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5277](https://redirect.github.com/canonical/snapcraft/pull/5277) - build: only use python-apt-wheels repo for python-apt by [@&#8203;lengau](https://redirect.github.com/lengau) in [https://github.com/canonical/snapcraft/pull/5276](https://redirect.github.com/canonical/snapcraft/pull/5276) - build(deps): update bugfixes (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5279](https://redirect.github.com/canonical/snapcraft/pull/5279) - test: fix spread.yaml multipass backend by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5280](https://redirect.github.com/canonical/snapcraft/pull/5280) - fix(remotebuild): don't fail when cross-compiling by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5265](https://redirect.github.com/canonical/snapcraft/pull/5265) - feat: support foreign architectures for core24 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5274](https://redirect.github.com/canonical/snapcraft/pull/5274) - chore: clean up some warnings by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5281](https://redirect.github.com/canonical/snapcraft/pull/5281) - tests: enable core24 plugin tests by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5209](https://redirect.github.com/canonical/snapcraft/pull/5209) - fix(core20): use importlib for local plugins by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5290](https://redirect.github.com/canonical/snapcraft/pull/5290) - chore: add sitecustomize for plugin loading by [@&#8203;dariuszd21](https://redirect.github.com/dariuszd21) in [https://github.com/canonical/snapcraft/pull/5283](https://redirect.github.com/canonical/snapcraft/pull/5283) - docs(release-notes): update remote-build notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5293](https://redirect.github.com/canonical/snapcraft/pull/5293) - chore: delete empty shellcheckrc file by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5287](https://redirect.github.com/canonical/snapcraft/pull/5287) - build(deps): update release-drafter/release-drafter action to v6.1.0 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5294](https://redirect.github.com/canonical/snapcraft/pull/5294) - build(deps): update dependency babel to v2.17.0 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5295](https://redirect.github.com/canonical/snapcraft/pull/5295) - fix: kde-neon-6 ext build env and platform plug. by [@&#8203;ScarlettGatelyMoore](https://redirect.github.com/ScarlettGatelyMoore) in [https://github.com/canonical/snapcraft/pull/5271](https://redirect.github.com/canonical/snapcraft/pull/5271) - test: re-enable devel spread tests by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5297](https://redirect.github.com/canonical/snapcraft/pull/5297) - Sgmoore/kde neon qt6 by [@&#8203;ScarlettGatelyMoore](https://redirect.github.com/ScarlettGatelyMoore) in [https://github.com/canonical/snapcraft/pull/5236](https://redirect.github.com/canonical/snapcraft/pull/5236) - build(deps): update jinja to 3.1.6 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5305](https://redirect.github.com/canonical/snapcraft/pull/5305) - style: use PEP 604 unions, PEP 585 annotations by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5304](https://redirect.github.com/canonical/snapcraft/pull/5304) - chore(merge): 8.6.3 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5299](https://redirect.github.com/canonical/snapcraft/pull/5299) - fix: Fix cmake prefix path and remove invalid cmake root path. by [@&#8203;ScarlettGatelyMoore](https://redirect.github.com/ScarlettGatelyMoore) in [https://github.com/canonical/snapcraft/pull/5310](https://redirect.github.com/canonical/snapcraft/pull/5310) - build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs/.sphinx by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/canonical/snapcraft/pull/5312](https://redirect.github.com/canonical/snapcraft/pull/5312) - build(deps): update craft-application to 4.10.0 by [@&#8203;dariuszd21](https://redirect.github.com/dariuszd21) in [https://github.com/canonical/snapcraft/pull/5301](https://redirect.github.com/canonical/snapcraft/pull/5301) - style: enable pyupgrade rules by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5313](https://redirect.github.com/canonical/snapcraft/pull/5313) - ci: remove duplicate release-drafter workflow by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5314](https://redirect.github.com/canonical/snapcraft/pull/5314) - build(deps): move pymacaroon to a dev dependency by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5315](https://redirect.github.com/canonical/snapcraft/pull/5315) - build(deps): update dependency beautifulsoup4 to v4.13.3 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5318](https://redirect.github.com/canonical/snapcraft/pull/5318) - build(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.10 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5317](https://redirect.github.com/canonical/snapcraft/pull/5317) - test: update ua token test by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5322](https://redirect.github.com/canonical/snapcraft/pull/5322) - docs: add security policy by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5324](https://redirect.github.com/canonical/snapcraft/pull/5324) - chore(rtd): switch to extensionless URLs by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5328](https://redirect.github.com/canonical/snapcraft/pull/5328) - chore(merge): starbase into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5333](https://redirect.github.com/canonical/snapcraft/pull/5333) - style: ruff 0.11 fixes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5343](https://redirect.github.com/canonical/snapcraft/pull/5343) - docs: remove placeholder links at bottom of home page by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5347](https://redirect.github.com/canonical/snapcraft/pull/5347) - docs: align readme with model by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5348](https://redirect.github.com/canonical/snapcraft/pull/5348) - docs: add how-to for cross compiling autotools by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5350](https://redirect.github.com/canonical/snapcraft/pull/5350) - chore(merge): 8.7.4 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5361](https://redirect.github.com/canonical/snapcraft/pull/5361) - build(deps): bump craft-libraries, refresh uv.lock by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5362](https://redirect.github.com/canonical/snapcraft/pull/5362) - chore(merge): starbase into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5364](https://redirect.github.com/canonical/snapcraft/pull/5364) - docs(release-notes): add 8.8 release notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5365](https://redirect.github.com/canonical/snapcraft/pull/5365) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.7.4...8.8.0 ### [`v8.7.4`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.7.4) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.7.3...8.7.4) #### What's Changed - fix: properly quote environment variables in crystal plugin by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5331](https://redirect.github.com/canonical/snapcraft/pull/5331) - fix(remote): error early for invalid platform usage by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5351](https://redirect.github.com/canonical/snapcraft/pull/5351) - docs(release-notes): organize bug fixes by patch release by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5358](https://redirect.github.com/canonical/snapcraft/pull/5358) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.7.3...8.7.4 ### [`v8.7.3`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.7.3) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.7.2...8.7.3) #### What's Changed - build(deps): bump craft-parts to 2.4.3 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5323](https://redirect.github.com/canonical/snapcraft/pull/5323) - fix: give `list` and `list-registered` commands permanent deprecation warnings by [@&#8203;lengau](https://redirect.github.com/lengau) in [https://github.com/canonical/snapcraft/pull/5341](https://redirect.github.com/canonical/snapcraft/pull/5341) - docs(release-notes): finalize 8.7.3 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5344](https://redirect.github.com/canonical/snapcraft/pull/5344) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.7.2...8.7.3 ### [`v8.7.2`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.7.2) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.7.1...8.7.2) #### What's Changed - build(deps): bump craft-parts to 2.4.2 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5300](https://redirect.github.com/canonical/snapcraft/pull/5300) - fix: 8.7 CVEs by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5311](https://redirect.github.com/canonical/snapcraft/pull/5311) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.7.1...8.7.2 ### [`v8.7.1`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.7.1) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.7.0...8.7.1) #### What's Changed - ci: publish snaps to arm64 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5248](https://redirect.github.com/canonical/snapcraft/pull/5248) - fix: correct git errors in flutter plugin by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5264](https://redirect.github.com/canonical/snapcraft/pull/5264) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.7.0...8.7.1 ### [`v8.7.0`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.7.0) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.6.3...8.7.0) #### What's Changed - feat: add improved bash completion script by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5218](https://redirect.github.com/canonical/snapcraft/pull/5218) - feat(remotebuild)!: filter build-plan with --build-for, drop --platform by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5216](https://redirect.github.com/canonical/snapcraft/pull/5216) - Honor the ${pcfiledir} entries in pkgconfig by [@&#8203;sergio-costas](https://redirect.github.com/sergio-costas) in [https://github.com/canonical/snapcraft/pull/5157](https://redirect.github.com/canonical/snapcraft/pull/5157) - docs: migrate env-injector and gnome extension pages by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5212](https://redirect.github.com/canonical/snapcraft/pull/5212) - docs: migrate kde neon extensions by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5220](https://redirect.github.com/canonical/snapcraft/pull/5220) - docs: migrate flutter extension by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5226](https://redirect.github.com/canonical/snapcraft/pull/5226) - docs: migrate ros 1 extensions by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5232](https://redirect.github.com/canonical/snapcraft/pull/5232) - docs: migrate ros 2 extensions by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5227](https://redirect.github.com/canonical/snapcraft/pull/5227) - feat(docs): add redirects by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5235](https://redirect.github.com/canonical/snapcraft/pull/5235) - feat: rename registries to confdbs by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5242](https://redirect.github.com/canonical/snapcraft/pull/5242) - chore(merge): 8.6.1 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5246](https://redirect.github.com/canonical/snapcraft/pull/5246) - fix(extensions): resources path for QtWebEngineProcess on kde-neon-6 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5250](https://redirect.github.com/canonical/snapcraft/pull/5250) - refactor: migrate to starflow by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5225](https://redirect.github.com/canonical/snapcraft/pull/5225) - chore(merge): 8.6.2 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5260](https://redirect.github.com/canonical/snapcraft/pull/5260) - ci: don't publish a wheel by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5262](https://redirect.github.com/canonical/snapcraft/pull/5262) - docs: maintain project file terminology by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5256](https://redirect.github.com/canonical/snapcraft/pull/5256) - refactor: use craft-application's remote-build by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5239](https://redirect.github.com/canonical/snapcraft/pull/5239) - docs(release-notes): add 8.7.0 release notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5259](https://redirect.github.com/canonical/snapcraft/pull/5259) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.6.2...8.7.0 ### [`v8.6.3`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.6.3) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.6.2...8.6.3) #### What's Changed - fix: correct git errors in flutter plugin by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5267](https://redirect.github.com/canonical/snapcraft/pull/5267) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.6.2...8.6.3 ### [`v8.6.2`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.6.2) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.6.1...8.6.2) #### What's Changed - build(deps): bump craft-providers to 2.2.0, finalize 8.6.2 changelog by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5247](https://redirect.github.com/canonical/snapcraft/pull/5247) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.6.1...8.6.2 ### [`v8.6.1`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.6.1) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.6.0...8.6.1) #### What's Changed - fix(remotebuild): use the project's privacy for repos and recipes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5238](https://redirect.github.com/canonical/snapcraft/pull/5238) - docs(changelog): finalize 8.6.1 entry by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5245](https://redirect.github.com/canonical/snapcraft/pull/5245) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.6.0...8.6.1 ### [`v8.6.0`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.6.0) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.5.1...8.6.0) #### What's Changed - feat(snap): add git as craft.git to snapcraft by [@&#8203;dariuszd21](https://redirect.github.com/dariuszd21) in [https://github.com/canonical/snapcraft/pull/5149](https://redirect.github.com/canonical/snapcraft/pull/5149) - build(deps): bump tornado from 6.4.1 to 6.4.2 in /docs/.sphinx by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/canonical/snapcraft/pull/5151](https://redirect.github.com/canonical/snapcraft/pull/5151) - docs: minor fix in bases.rst by [@&#8203;tigarmo](https://redirect.github.com/tigarmo) in [https://github.com/canonical/snapcraft/pull/5159](https://redirect.github.com/canonical/snapcraft/pull/5159) - chore: remove vscode config by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5165](https://redirect.github.com/canonical/snapcraft/pull/5165) - docs: port the platform integration guides from Discourse by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5160](https://redirect.github.com/canonical/snapcraft/pull/5160) - extension: ros2-jazzy remove experimental flag by [@&#8203;artivis](https://redirect.github.com/artivis) in [https://github.com/canonical/snapcraft/pull/5156](https://redirect.github.com/canonical/snapcraft/pull/5156) - tests: clean up fifos by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5163](https://redirect.github.com/canonical/snapcraft/pull/5163) - extensions/kde-neon-6: fix XDG\_CONFIG\_DIRS by [@&#8203;soumyaDghosh](https://redirect.github.com/soumyaDghosh) in [https://github.com/canonical/snapcraft/pull/5104](https://redirect.github.com/canonical/snapcraft/pull/5104) - build(deps): update pydantic etc. (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5173](https://redirect.github.com/canonical/snapcraft/pull/5173) - build(deps): update github actions (main) (major) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5170](https://redirect.github.com/canonical/snapcraft/pull/5170) - docs: update component documentation by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5174](https://redirect.github.com/canonical/snapcraft/pull/5174) - docs: fix component type in the howto by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5179](https://redirect.github.com/canonical/snapcraft/pull/5179) - docs: port the how-to/quickstart chapter from discourse by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5176](https://redirect.github.com/canonical/snapcraft/pull/5176) - chore(merge): 8.5.1 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5183](https://redirect.github.com/canonical/snapcraft/pull/5183) - docs: move craft-for-platforms → craft-a-snap by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5185](https://redirect.github.com/canonical/snapcraft/pull/5185) - feat: pydantic fields for jsonschema output in Project by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5186](https://redirect.github.com/canonical/snapcraft/pull/5186) - fix: improve error message from snapd pack by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5188](https://redirect.github.com/canonical/snapcraft/pull/5188) - build(deps): update dependency jinja2 to v3.1.5 \[security] (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5190](https://redirect.github.com/canonical/snapcraft/pull/5190) - chore: fix small pyproject.yaml errors by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5194](https://redirect.github.com/canonical/snapcraft/pull/5194) - Sgmoore/add core24 support by [@&#8203;ScarlettGatelyMoore](https://redirect.github.com/ScarlettGatelyMoore) in [https://github.com/canonical/snapcraft/pull/5092](https://redirect.github.com/canonical/snapcraft/pull/5092) - chore!: unregister registries commands by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5195](https://redirect.github.com/canonical/snapcraft/pull/5195) - chore(.github/ISSUE\_TEMPLATE/bug.yaml): fix broken bullet points by [@&#8203;locnnil](https://redirect.github.com/locnnil) in [https://github.com/canonical/snapcraft/pull/5201](https://redirect.github.com/canonical/snapcraft/pull/5201) - chore: migrate snapcraft itself to core24 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5136](https://redirect.github.com/canonical/snapcraft/pull/5136) - style: UK to US English by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5204](https://redirect.github.com/canonical/snapcraft/pull/5204) - ci: replace Renovate config with starflow by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5202](https://redirect.github.com/canonical/snapcraft/pull/5202) - refactor: use craft-platforms utilities by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5205](https://redirect.github.com/canonical/snapcraft/pull/5205) - feat: support for the uv plugin by [@&#8203;bepri](https://redirect.github.com/bepri) in [https://github.com/canonical/snapcraft/pull/5196](https://redirect.github.com/canonical/snapcraft/pull/5196) - docs(changelog): add 8.6.0 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5215](https://redirect.github.com/canonical/snapcraft/pull/5215) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.5.1...8.6.0 ### [`v8.5.1`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.5.1) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.5.0...8.5.1) #### What's Changed - fix: properly present help when posargs have no help by [@&#8203;sergiusens](https://redirect.github.com/sergiusens) in [https://github.com/canonical/snapcraft/pull/5178](https://redirect.github.com/canonical/snapcraft/pull/5178) - docs(changelog): add 8.5.1 changelog by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5182](https://redirect.github.com/canonical/snapcraft/pull/5182) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.5.0...8.5.1 ### [`v8.5.0`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.5.0) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.4.4...8.5.0) #### What's Changed - build(deps): update bugfixes (hotfix/8.3) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/4977](https://redirect.github.com/canonical/snapcraft/pull/4977) - build(deps): bump craft-providers to 1.24.2 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5006](https://redirect.github.com/canonical/snapcraft/pull/5006) - build(deps): update dependency craft-cli to v2.7.0 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5021](https://redirect.github.com/canonical/snapcraft/pull/5021) - chore(merge): 8.3.3 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5026](https://redirect.github.com/canonical/snapcraft/pull/5026) - chore(merge): 8.4.0 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5030](https://redirect.github.com/canonical/snapcraft/pull/5030) - docs: document tox builds by [@&#8203;medubelko](https://redirect.github.com/medubelko) in [https://github.com/canonical/snapcraft/pull/5033](https://redirect.github.com/canonical/snapcraft/pull/5033) - build(deps): bump craft-parts by [@&#8203;tigarmo](https://redirect.github.com/tigarmo) in [https://github.com/canonical/snapcraft/pull/5031](https://redirect.github.com/canonical/snapcraft/pull/5031) - docs: add linter reference page by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5032](https://redirect.github.com/canonical/snapcraft/pull/5032) - chore(merge): work/merge-8.3-8.4 into main by [@&#8203;tigarmo](https://redirect.github.com/tigarmo) in [https://github.com/canonical/snapcraft/pull/5044](https://redirect.github.com/canonical/snapcraft/pull/5044) - feat(models): add registries models by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5049](https://redirect.github.com/canonical/snapcraft/pull/5049) - feat: add `edit-registries` command by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5050](https://redirect.github.com/canonical/snapcraft/pull/5050) - chore(merge): 8.4.1 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5056](https://redirect.github.com/canonical/snapcraft/pull/5056) - build(deps): update bugfixes (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5058](https://redirect.github.com/canonical/snapcraft/pull/5058) - chore: update references from snapcore to canonical by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5062](https://redirect.github.com/canonical/snapcraft/pull/5062) - ci: add security scan by [@&#8203;lengau](https://redirect.github.com/lengau) in [https://github.com/canonical/snapcraft/pull/5068](https://redirect.github.com/canonical/snapcraft/pull/5068) - tests: fix validation sets spread test by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5075](https://redirect.github.com/canonical/snapcraft/pull/5075) - chore: remove travis and autopkgtest by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5073](https://redirect.github.com/canonical/snapcraft/pull/5073) - docs: improve sidebar for the changelog page by [@&#8203;tigarmo](https://redirect.github.com/tigarmo) in [https://github.com/canonical/snapcraft/pull/5070](https://redirect.github.com/canonical/snapcraft/pull/5070) - ci: allow republishing branches ([#&#8203;5078](https://redirect.github.com/canonical/snapcraft/issues/5078)) by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5082](https://redirect.github.com/canonical/snapcraft/pull/5082) - feat: build, sign and publish registries by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5072](https://redirect.github.com/canonical/snapcraft/pull/5072) - Dependency updates for 7.5.6 by [@&#8203;lengau](https://redirect.github.com/lengau) in [https://github.com/canonical/snapcraft/pull/5088](https://redirect.github.com/canonical/snapcraft/pull/5088) - fix: allow parallel installations of signed snapcraft snaps (7.5) by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5087](https://redirect.github.com/canonical/snapcraft/pull/5087) - feat: add Snapcraft-specific Poetry plugin by [@&#8203;tigarmo](https://redirect.github.com/tigarmo) in [https://github.com/canonical/snapcraft/pull/5090](https://redirect.github.com/canonical/snapcraft/pull/5090) - tests: add spread tests for registries by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5091](https://redirect.github.com/canonical/snapcraft/pull/5091) - build(deps): update dependency requests to v2.32.2 \[security] (hotfix/7.5) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5065](https://redirect.github.com/canonical/snapcraft/pull/5065) - chore: drop debian directory by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5093](https://redirect.github.com/canonical/snapcraft/pull/5093) - chore: fix deprecation warnings by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5094](https://redirect.github.com/canonical/snapcraft/pull/5094) - docker: there is now the official repo with images by [@&#8203;abitrolly](https://redirect.github.com/abitrolly) in [https://github.com/canonical/snapcraft/pull/5063](https://redirect.github.com/canonical/snapcraft/pull/5063) - chore(merge): 8.4.2 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5101](https://redirect.github.com/canonical/snapcraft/pull/5101) - chore(merge): 7.5.7 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5103](https://redirect.github.com/canonical/snapcraft/pull/5103) - build(deps): bump craft-store to 2.6.2 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5105](https://redirect.github.com/canonical/snapcraft/pull/5105) - feat: allow specifying components when using edit-validation-sets by [@&#8203;andrewphelpsj](https://redirect.github.com/andrewphelpsj) in [https://github.com/canonical/snapcraft/pull/5059](https://redirect.github.com/canonical/snapcraft/pull/5059) - build(deps): update dependency requests to v2.32.2 \[security] (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5064](https://redirect.github.com/canonical/snapcraft/pull/5064) - build(deps): update dependency beautifulsoup4 to v4.12.3 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5121](https://redirect.github.com/canonical/snapcraft/pull/5121) - build(deps): update dependency black to v24.10.0 (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5122](https://redirect.github.com/canonical/snapcraft/pull/5122) - build(deps): update dependency starlette to v0.40.0 \[security] (main) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5119](https://redirect.github.com/canonical/snapcraft/pull/5119) - add: extension env-injector by [@&#8203;locnnil](https://redirect.github.com/locnnil) in [https://github.com/canonical/snapcraft/pull/4925](https://redirect.github.com/canonical/snapcraft/pull/4925) - feat: use `craft-platforms` for build plans by [@&#8203;mattculler](https://redirect.github.com/mattculler) in [https://github.com/canonical/snapcraft/pull/5111](https://redirect.github.com/canonical/snapcraft/pull/5111) - Add kde-neon-6 to schema by [@&#8203;pedro-avalos](https://redirect.github.com/pedro-avalos) in [https://github.com/canonical/snapcraft/pull/5127](https://redirect.github.com/canonical/snapcraft/pull/5127) - chore(merge): 7.5.8 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5131](https://redirect.github.com/canonical/snapcraft/pull/5131) - chore(merge): 8.4.4 into main by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5134](https://redirect.github.com/canonical/snapcraft/pull/5134) - fix(docs): display examples correctly in RTD by [@&#8203;dariuszd21](https://redirect.github.com/dariuszd21) in [https://github.com/canonical/snapcraft/pull/5139](https://redirect.github.com/canonical/snapcraft/pull/5139) - refactor: use init command from craft-application by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5129](https://redirect.github.com/canonical/snapcraft/pull/5129) - build(deps): update deps with freeze-requirements by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5143](https://redirect.github.com/canonical/snapcraft/pull/5143) - docs(changelog): add 8.5.0 release notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5148](https://redirect.github.com/canonical/snapcraft/pull/5148) #### New Contributors - [@&#8203;medubelko](https://redirect.github.com/medubelko) made their first contribution in [https://github.com/canonical/snapcraft/pull/5033](https://redirect.github.com/canonical/snapcraft/pull/5033) - [@&#8203;andrewphelpsj](https://redirect.github.com/andrewphelpsj) made their first contribution in [https://github.com/canonical/snapcraft/pull/5059](https://redirect.github.com/canonical/snapcraft/pull/5059) - [@&#8203;locnnil](https://redirect.github.com/locnnil) made their first contribution in [https://github.com/canonical/snapcraft/pull/4925](https://redirect.github.com/canonical/snapcraft/pull/4925) - [@&#8203;pedro-avalos](https://redirect.github.com/pedro-avalos) made their first contribution in [https://github.com/canonical/snapcraft/pull/5127](https://redirect.github.com/canonical/snapcraft/pull/5127) - [@&#8203;dariuszd21](https://redirect.github.com/dariuszd21) made their first contribution in [https://github.com/canonical/snapcraft/pull/5139](https://redirect.github.com/canonical/snapcraft/pull/5139) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.4.4...8.5.0 ### [`v8.4.4`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.4.4) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.4.3...8.4.4) #### What's Changed - bump craft-application, check parallel build count in project metadata by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5108](https://redirect.github.com/canonical/snapcraft/pull/5108) - build(deps): update dependency starlette to v0.40.0 \[security] (hotfix/8.4) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5120](https://redirect.github.com/canonical/snapcraft/pull/5120) - build(deps): bump craft-archives by [@&#8203;tigarmo](https://redirect.github.com/tigarmo) in [https://github.com/canonical/snapcraft/pull/5124](https://redirect.github.com/canonical/snapcraft/pull/5124) - docs(changelog): add 8.4.4 and 7.5.8 release notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5130](https://redirect.github.com/canonical/snapcraft/pull/5130) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.4.3...8.4.4 ### [`v8.4.3`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.4.3) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.4.2...8.4.3) #### What's Changed - build(deps): update dependency requests to v2.32.2 \[security] (hotfix/8.4) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/canonical/snapcraft/pull/5067](https://redirect.github.com/canonical/snapcraft/pull/5067) - feat: support standard and kernel-modules by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5100](https://redirect.github.com/canonical/snapcraft/pull/5100) - docs(changelog): add 8.4.3 release notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5110](https://redirect.github.com/canonical/snapcraft/pull/5110) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.4.2...8.4.3 ### [`v8.4.2`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.4.2) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.4.1...8.4.2) #### What's Changed - docs(changelog): cherry-pick 8.3.3 and 8.3.4 release notes by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5076](https://redirect.github.com/canonical/snapcraft/pull/5076) - fix(remotebuild): do not auto clean interrupted builds by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5081](https://redirect.github.com/canonical/snapcraft/pull/5081) - build(deps): bump craft-store to 3.0.2 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5084](https://redirect.github.com/canonical/snapcraft/pull/5084) - fix: allow parallel installations of signed snapcraft snaps by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5085](https://redirect.github.com/canonical/snapcraft/pull/5085) - build(deps): switch to requests-unixsocket2, release 8.4.2 by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5096](https://redirect.github.com/canonical/snapcraft/pull/5096) **Full Changelog**: https://github.com/canonical/snapcraft/compare/8.4.1...8.4.2 ### [`v8.4.1`](https://redirect.github.com/canonical/snapcraft/releases/tag/8.4.1) [Compare Source](https://redirect.github.com/canonical/snapcraft/compare/8.4.0...8.4.1) #### What's Changed - fix(remotebuild): parse comma-separated architectures by [@&#8203;mr-cal](https://redirect.github.com/mr-cal) in [https://github.com/canonical/snapcraft/pull/5028](https://redirect.github.com/canonical/s </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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/snapcraft-rocks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6ImNvcmUyMi04IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without merging and superseded by another update. Renovate will ignore this dependency bump to canonical/snapcraft v8.9.5 until a newer version is released.
qwen3.6-35b-a3b-mtp-q6 Closed without merging. The canonical/snapcraft v8.9.5 update was superseded by PR #84. Renovate will ignore this specific version and generate a replacement PR for future releases.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#64 chore(deps): update dependency canonical/snapcraft to v8.9.1 (core24-8) - abandoned snapcraft-rocks closed Dependency update for canonical/snapcraft to v8.9.1 was abandoned and superseded by pull request #66. Branch modifications triggered Renovate autoclose, and a maintainer replaced it with a new PR.
93%
#51 chore(deps): update dependency canonical/snapcraft to v8.9.4 (core22-8) snapcraft-rocks closed Closed without merging. The maintainer manually handled the snapcraft update due to failing build-rock tests and additional required changes. Renovate will ignore v8.9.4 and generate a new PR for future versions.
91%
#38 chore(deps): update dependency canonical/snapcraft to v8.2.2 (core22-8) snapcraft-rocks merged Successfully merged a Renovate update upgrading canonical/snapcraft from v8.0.5 to v8.2.2. The PR was approved, passed CI checks, and merged into the core22-8 branch.
90%
#52 chore(deps): update dependency canonical/snapcraft to v8.3.2 (core24-8) snapcraft-rocks merged Merged Renovate dependency update upgrading canonical/snapcraft from v8.2.10 to v8.3.2 on the core24-8 branch. The change was approved, passed CI checks, and successfully merged.
89%
#54 chore(deps): update dependency canonical/snapcraft to v7.5.8 (core22-7) - autoclosed snapcraft-rocks closed Superseded by PR #70. The dependency update to canonical/snapcraft v7.5.8 was autoclosed and replaced by a newer pull request.
88%
#27 chore(deps): update dependency canonical/snapcraft to v8.0.5 (core24-8) snapcraft-rocks merged Merged automated dependency update for canonical/snapcraft from v8.0.4 to v8.0.5. Generated by Renovate, the change passed CI, received one approval, and was successfully merged into the core24-8 branch.
88%
#93 chore(deps): update dependency canonical/snapcraft to v8.11.0 (core22-8) snapcraft-rocks merged Merged automated dependency update for canonical/snapcraft from v8.10.1 to v8.11.0 on the core22-8 branch. Renovate-generated, it passed all CI checks and received approval before merge.
87%
#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.
87%
#39 chore(deps): update dependency canonical/snapcraft to v8.2.2 (core24-8) snapcraft-rocks merged Renovate bot updated the canonical/snapcraft dependency to v8.2.2. After passing CI checks and receiving approval from two reviewers, the change was successfully merged into the core24-8 branch.
87%
#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.
86%