SamMackrill / gw2-alternator

Launches GW2 Alt Accounts automatically for daily reward
The Unlicense
5 stars 1 forks source link

Bump Autoupdater.NET.Official from 1.8.0 to 1.8.3 in /alternator.tests #175

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Autoupdater.NET.Official from 1.8.0 to 1.8.3.

Release notes

Sourced from Autoupdater.NET.Official's releases.

v1.8.3

  • Fixed an issue that was causing ClearAppDirectory to not work. This fixes #623.

v1.8.2

  • Added option to set WPF Window or Windows Form as owner of all dialogs initiated by AutoUpdater. This fixes #584. By @​Fruchtzwerg94 in #617.

v1.8.1

  • Fixed an issue causing ZipExtractor to stuck if the executable is located at the root of a network share/drive. This fixes #608. By @​fishjimi in #616.
Commits
  • 35f46ac Updated appveyor.yml.
  • b872af7 Fixed an issue that was causing ClearAppDirectory to not work. This fixes #623.
  • 743dbe4 Added option to set WPF Window or Windows Form as owner of all dialogs initia...
  • 4c34c0a Now only adding current command line arguments if they exist.
  • 7796d0b Now using extracted method to build arguments for msi installer too.
  • 9632536 Improved comments on test application.
  • 02662bb Now using BuildArguments method used internally in .NET Standard to build arg...
  • 3d72caf ArgumentList isn't available for .NET Framework so, using original logic to g...
  • 68af9fc Optimze ProcessStartInfo arguments handling (#616). This fixes #608.
  • See full diff in compare view


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[bot] commented 1 year ago

Superseded by #190.