Commit 9415a7f
authored
chore(deps): update packages/subiquity_client/subiquity digest to 6348d31 (#1344)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[packages/subiquity_client/subiquity](https://redirect.github.com/canonical/subiquity.git)
([changelog](https://redirect.github.com/canonical/subiquity.git/compare/615bbf9c75b18d7acfdb3fe3cd084af899c62aa3..6348d31be291bb353c9783b2f315ff56b4fadce3))
| digest | `615bbf9` → `6348d31` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/4) for more information.
---
### Configuration
📅 **Schedule**: Branch creation - "after 9am and before 2pm on monday"
(UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/ubuntu-desktop-provision).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
- autoinstall-schema.json+27
- doc/.custom_wordlist.txt+1
- doc/reference/autoinstall-reference.rst+41-1
- scripts/inject-subiquity-snap.sh+52-7
- snapcraft.yaml+4-2
- subiquity/common/tests/test_types.py+42
- subiquity/common/types/storage.py+20
- subiquity/models/identity.py+82-27
- subiquity/models/tests/test_identity.py+196
- subiquity/server/controllers/filesystem.py+93-30
- subiquity/server/controllers/identity.py+76-25
- subiquity/server/controllers/install.py+4-1
- subiquity/server/controllers/tests/test_filesystem.py+208
- subiquity/server/controllers/tests/test_identity.py+77-1
- subiquity/server/controllers/tests/test_install.py+7-2
0 commit comments