Skip to content

Commit a430bf9

Browse files
authored
build(deps): update craft-application to 5.6.5 (#5710)
Signed-off-by: Callahan Kovacs <[email protected]>
1 parent 5893040 commit a430bf9

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

docs/release-notes/snapcraft-8-11.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ Snapcraft 8.11.2
158158

159159
- `#5635`_ If installing a GPG key from a keyserver for a package repository fails,
160160
Snapcraft now retries installing the key using the proxy.
161+
- Snap builds no longer fail when reusing build instances created by prior
162+
versions of Snapcraft.
161163

162164
Contributors
163165
------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies = [
66
"attrs",
77
"catkin-pkg==1.0.0 ; sys_platform == 'linux'",
88
"click>=8.2",
9-
"craft-application[remote]>=5.6.1,<6.0.0",
9+
"craft-application[remote]>=5.6.5,<6.0.0",
1010
"craft-archives>=2.1.1,<3.0.0",
1111
"craft-cli>=3.1.2,<4.0.0",
1212
"craft-grammar>=2.0.3,<3.0.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)