portapps / nextcloud-portable

🚀 Nextcloud portable for Windows
https://portapps.io/app/nextcloud-portable/
MIT License
51 stars 6 forks source link

Bump github.com/portapps/portapps from 1.29.0 to 1.30.0 #5

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/portapps/portapps from 1.29.0 to 1.30.0.

Release notes *Sourced from [github.com/portapps/portapps's releases](https://github.com/portapps/portapps/releases).* > ## 1.30.0 > * Move `finalize` call > * Allow to use a custom ISS template through `papp.iss` prop > * Factorise packaging > * Display Windows OS version in logs > * Fix `win.GetVersion` function > * Add `AppendToFile` and `FileContains` functions
Changelog *Sourced from [github.com/portapps/portapps's changelog](https://github.com/portapps/portapps/blob/master/CHANGELOG.md).* > ## 1.30.0 (2019/11/06) > > * Move `finalize` call > * Allow to use a custom ISS template through `papp.iss` prop > * Factorise packaging > * Display Windows OS version in logs > * Fix `win.GetVersion` function > * Add `AppendToFile` and `FileContains` functions
Commits - [`f2e0f04`](https://github.com/portapps/portapps/commit/f2e0f0412b3708080fe6f1b964766494b97acfaf) Update CHANGELOG - [`25a48b2`](https://github.com/portapps/portapps/commit/25a48b2b5e1d20c406d7b3b85a79619c90a3efcd) Move finalize call - [`647585a`](https://github.com/portapps/portapps/commit/647585a79577d0f42c5eca4129799b89b5491e50) Factorise packaging - [`d960e9c`](https://github.com/portapps/portapps/commit/d960e9c01de34f7e713cfa5ac6cd50cd987c43f5) Display Windows OS version in logs - [`2af05dc`](https://github.com/portapps/portapps/commit/2af05dcb10ae5a4b079f3d2c37264a72803fd694) Fix win.GetVersion function - [`33ed205`](https://github.com/portapps/portapps/commit/33ed205040a205f4e8fbb2a37a49817b9621e2d7) Add AppendToFile and FileContains functions - See full diff in [compare view](https://github.com/portapps/portapps/compare/v1.29.0...v1.30.0)


Dependabot compatibility score

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 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)