snapcraft:main

Last commit made on 2025-12-04
Get this branch:
git clone -b main https://git.launchpad.net/snapcraft

Branch merges

Branch information

Name:
main
Repository:
lp:snapcraft

Recent commits

83ba9d7... by Tiago Nobrega

build(deps): bump pygit2 and libgit2

Updated pygit2 v1.13.3 -> v1.18.2, and libgit2 to 1.9.1.

7de04a6... by Tiago Nobrega

build(deps): update dependencies

❯ uv lock --upgrade
Resolved 225 packages in 5.55s
Updated altgraph v0.17.4 -> v0.17.5
Updated anyio v4.11.0 -> v4.12.0
Updated astroid v4.0.1 -> v4.0.2
Updated beartype v0.22.2 -> v0.22.7
Updated beautifulsoup4 v4.14.2 -> v4.14.3
Updated cachecontrol v0.14.3 -> v0.14.4
Updated certifi v2025.10.5 -> v2025.11.12
Updated click v8.3.0 -> v8.3.1
Updated coverage v7.11.0 -> v7.12.0
Updated craft-application v5.11.0 -> v6.0.1
Updated craft-parts v2.25.0 -> v2.27.0
Updated cryptography v46.0.2 -> v46.0.3
Updated exceptiongroup v1.3.0 -> v1.3.1
Updated iniconfig v2.1.0 -> v2.3.0
Updated keyring v25.6.0 -> v25.7.0
Updated legacy-cgi v2.6.3 -> v2.6.4
Updated macholib v1.16.3 -> v1.16.4
Updated markdown v3.9 -> v3.10
Updated pbr v7.0.1 -> v7.0.3
Updated pefile v2023.2.7 -> v2024.8.26
Updated protobuf v6.32.1 -> v6.33.1
Updated psutil v7.1.0 -> v7.1.3
Updated pydantic v2.12.2 -> v2.12.5
Updated pydantic-core v2.41.4 -> v2.41.5
Updated pyinstaller v6.16.0 -> v6.17.0
Updated pyinstaller-hooks-contrib v2025.9 -> v2025.10
Updated pylint v4.0.1 -> v4.0.4
Updated pylxd v2.3.5 -> v2.3.7
Updated pyspelling v2.11 -> v2.12.1
Updated pytest v8.4.2 -> v9.0.1
Updated pytest-check v2.6.0 -> v2.6.2
Updated python-apt v2.4.0+ubuntu4, v2.7.7+ubuntu3, v2.9.9, v3.0.0+ubuntu1 -> v2.4.0+ubuntu4, v2.7.7+ubuntu5, v2.9.9, v3.0.0+ubuntu1
Updated regex v2025.9.18 -> v2025.11.3
Updated ruamel-yaml v0.18.15 -> v0.18.16
Updated ruamel-yaml-clib v0.2.14 -> v0.2.15
Updated secretstorage v3.4.0 -> v3.5.0
Removed sniffio v1.3.1
Updated sphinx-lint v1.0.0 -> v1.0.2
Updated starlette v0.48.0 -> v0.50.0
Updated testtools v2.7.2 -> v2.8.0
Updated uvicorn v0.37.0 -> v0.38.0
Updated zope-interface v8.0.1 -> v8.1.1

393b4dd... by Alex Lowe

chore(merge): 8.13 into main (#5889)

In order to merge `hotfix/8.13` back into main, the project model
changes reverted in #5857 need to be un-reverted (rereverted?).

This is just `git revert 5b50af9cd80304d185282b146c9975dbbb0d768c`
followed by fixing a conflict in the release notes and cherry-picking
7404c56abd5376ba66c688c581fb10c8ff4f7978 to resolve a conflict in
`uv.lock`.

There shouldn't be any more hotfix releases of 8.13 after this is
merged.

646ed93... by Alex Lowe

build(deps): add a resolute dev group (#5874)

Adds a resolute dev group for getting python-apt on Ubuntu 26.04

20453e4... by Imani Pelton

chore: update schema (#5881)

3ce6ca2... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

build(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.6 (#5887)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

063c3c8... by Imani Pelton

chore: revert "fix: revert project model changes (#5857)"

This reverts commit 5b50af9cd80304d185282b146c9975dbbb0d768c.

14f7883... by Imani Pelton

docs: add release notes entry for 8.13.2 (#5883)

66b9ae9... by Imani Pelton

fix(spread): pack with lxd for core20 tests (#5856)

c5d38b4... by JJ Coldiron

chore: rework issue templates (#5882)