portapps / discord-portable

🚀 Discord portable for Windows
https://portapps.io/app/discord-portable/
MIT License
229 stars 16 forks source link

Bump github.com/portapps/portapps from 1.28.0 to 1.29.0 #22

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes *Sourced from [github.com/portapps/portapps's releases](https://github.com/portapps/portapps/releases).* > ## 1.29.0 > * Asar 2.0.1 > * InnoSetup 6.0.3 > * Rcedit 1.1.1 > * travis-wait-enhanced 1.0.0 > * Fix InnoSetup license dialog > * Update libs
Changelog *Sourced from [github.com/portapps/portapps's changelog](https://github.com/portapps/portapps/blob/master/CHANGELOG.md).* > ## 1.29.0 (2019/11/05) > > * Asar 2.0.1 > * InnoSetup 6.0.3 > * Rcedit 1.1.1 > * travis-wait-enhanced 1.0.0 > * Fix InnoSetup license dialog > * Update libs
Commits - [`1be9bda`](https://github.com/portapps/portapps/commit/1be9bdae8d6984d25ce345c857ae891edb6b78e4) Update CHANGELOG - [`448b196`](https://github.com/portapps/portapps/commit/448b1963d9595c3e830d38646ee0ae40626a2314) travis-wait-enhanced 1.0.0 - [`58fe0a0`](https://github.com/portapps/portapps/commit/58fe0a0b94584ac4d18d2eebd54b56d5ed7fbe22) InnoSetup 6.0.3 - [`1a09d59`](https://github.com/portapps/portapps/commit/1a09d594daf7338e046656faf2d470c82cde3ffd) Rcedit 1.1.1 - [`1196bd8`](https://github.com/portapps/portapps/commit/1196bd8727f7cf6a252d5e1efccafaf57d662c02) Asar 2.0.1 - [`cd4cbd7`](https://github.com/portapps/portapps/commit/cd4cbd786406a6a16cd21109a16ad3fc96ee1836) Fix InnoSetup license dialog - [`9560cef`](https://github.com/portapps/portapps/commit/9560cef1a63e6e729e8315d7287160fcb9332c1d) Add label dep - [`21632b6`](https://github.com/portapps/portapps/commit/21632b657b056c6c99e88cb5624def3e95fae957) Fix go modules - [`886923b`](https://github.com/portapps/portapps/commit/886923b7ac31dbfa20ca992d03f9a883a5b1f388) Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 ([#86](https://github-redirect.dependabot.com/portapps/portapps/issues/86)) - [`c52c775`](https://github.com/portapps/portapps/commit/c52c775e99ad78b0c129649bba63206e86a2a480) Fix go modules - Additional commits viewable in [compare view](https://github.com/portapps/portapps/compare/v1.28.0...v1.29.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)