Ahmad45123 / ExtremeStudio

ExtremeStudio is a PAWN editor and is designed to be used in SA-MP development.
GNU General Public License v3.0
28 stars 5 forks source link

Bump Autoupdater.NET.Official from 1.4.9 to 1.5.1 #55

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps Autoupdater.NET.Official from 1.4.9 to 1.5.1.

Release notes *Sourced from [Autoupdater.NET.Official's releases](https://github.com/ravibpatel/AutoUpdater.NET/releases).* > ## v1.5.1 > * Handled possible NotSupportedException on SecurityProtocol assignment. > * Added the ability to specify the size of the default update form. > * Now ZipExtractor will wait for the application process to exit in a background thread rather than UI thread to avoid unresponsive UI if the wait is too long. > * Now ZipExtractor will log events to file named ZipExtractor.log. > > ## v1.5 > * Fixed issue mentioned in [#185](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/185) that broked Type.GetType method. > * Enabled TLS 1.1 and TLS 1.2 if they are available to fix possible issue mentioned in [#25](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/25). > * Added support for Basic Authentication. > * Added ability to force updates. > * Added Arabic Translation. > > ## v1.4.11 > * Fixed an issue with .NET Framework 4.5.2 and 4.6.2 build. This resolves [#154](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/154), [#167](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/167). > * Added support for command line arguments when using .msi. > * Made ShowUpdateForm method public. > * Fixed Turkish translation. > > ## v1.4.10 > * Fixed [#141](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/141) causing WebClient request to fail if path specified using DownloadPath property doesn't exist. > * Fixed [#137](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/137) causing MSI based installers to not work correctly.
Commits - [`43369a1`](https://github.com/ravibpatel/AutoUpdater.NET/commit/43369a123b547bbc421dca3b1055e3f569d7efce) Handled possible NotSupportedException on SecurityProtocol assignment. This f... - [`816feec`](https://github.com/ravibpatel/AutoUpdater.NET/commit/816feecbd9fb46d4bfa921be8ea164845f86891c) Added UpdateFormSize usage in README.md. - [`6b5fd66`](https://github.com/ravibpatel/AutoUpdater.NET/commit/6b5fd6621a687b190de135a7958e45cae79a529b) Added the ability to specify the size of the default update form ([#234](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/234)) - [`7f93744`](https://github.com/ravibpatel/AutoUpdater.NET/commit/7f937440ceee757e1e98284033e7b11e8102335e) Fixed minor spelling issue ([#230](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/230)) - [`6bac927`](https://github.com/ravibpatel/AutoUpdater.NET/commit/6bac9277b24731d39e4d77a74ad384da6e4f9949) Now ZipExtractor will wait for the application process to exit in a backgroun... - [`0e4f0df`](https://github.com/ravibpatel/AutoUpdater.NET/commit/0e4f0dffa12a302d1d2d7e7600018e03d069088e) Now ZipExtractor will log events to file named ZipExtractor.log. This resolve... - [`6bcfd90`](https://github.com/ravibpatel/AutoUpdater.NET/commit/6bcfd90c28a79ad1a305bcc34fda112bc8a51f49) Updated test project NuGet packages. - [`014e62e`](https://github.com/ravibpatel/AutoUpdater.NET/commit/014e62eb5d8836cc7a84b507c57278b10ef34396) Enabled TLS 1.1 and TLS 1.2 if they are available. This resolves [#25](https://github-redirect.dependabot.com/ravibpatel/AutoUpdater.NET/issues/25), resolve... - [`96c98b0`](https://github.com/ravibpatel/AutoUpdater.NET/commit/96c98b0f9d61e8fa41cedea7274d782eae621881) Added more information about ForceDownload mode behaviour. - [`addfa42`](https://github.com/ravibpatel/AutoUpdater.NET/commit/addfa426194730dceb2f588038f8995567be3308) Fixed a typo in doc comments. - Additional commits viewable in [compare view](https://github.com/ravibpatel/AutoUpdater.NET/compare/v1.4.9...v1.5.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.