canonical / ubuntu-welcome

Ubuntu Welcome
GNU General Public License v3.0
4 stars 1 forks source link

chore(deps): bump vendor/ubuntu-desktop-provision from `318a8e8` to `dd892ba` #105

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps vendor/ubuntu-desktop-provision from 318a8e8 to dd892ba.

Commits
  • dd892ba Merge pull request #352 from d-loose/cleanup-desktop-service
  • d2f4331 fix(DesktopService): change application ID
  • 22606a0 feat: handle/log errors in DesktopService
  • 44fc296 feat(bootstrap): only register DesktopService in live run
  • 953370f Merge pull request #350 from d-loose/welcome-wizard
  • 5fb328b feat(init): split off welcome wizard
  • 7a86b23 Merge pull request #346 from d-loose/simplify-page-config
  • aba1347 fix: elementAtOrNull from collection needs positive index
  • 2ff9861 feat: remove mostly unused dependency dartx
  • c25cd3d feat: get page name from ModalRoute in HorizontalPage
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 10 months ago

Superseded by #106.