VolcanicArts / VRCOSC

Modular OSC program creator, toolkit, and router made for VRChat. Show your heartrate, time, hardware stats, speech to text, control Spotify, and more! Includes drag-and-drop prefabs for your avatar.
GNU General Public License v3.0
349 stars 30 forks source link

Bump Clowd.Squirrel from 2.9.42 to 2.10.2 #153

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 12 months ago

Bumps Clowd.Squirrel from 2.9.42 to 2.10.2.

Release notes

Sourced from Clowd.Squirrel's releases.

2.10.2

This is a minor version bump including a handful of improvements, bug fixes and added framework TFM's such as net46, net48, and net481.

Changes

  • Fix for restarting applications with spaces in file name (#144) 02527ee4bc2c47c6e111dfab7b904b935c78c62c
  • Minimize the chance of concurrent temp folder access (#122) 4254f5b599007c5d21e2772415e0c4a933bada3d f49f223a4baa9237a290174cd39eb772f5340e3b
  • Updates to NuGet dependencies to include downstream bug fixes 1993208fea66ff0fd90330754742a8f1f05360ad c7ffd2cb1470f3bc3c7d4523d04ba7ce7573322b b08093822eb374a7418313448884f8639419504d 51c24b13150d7f9c6fb95fd3df4d09f73885c25b
  • Preserve query parameters when requesting release packages using SimpleWebSource (#141) c183ec816c2cf2425acf9a0d8c5727592f3a54d3
  • Hide process name in ComCtl install dialog (#178) c46f44a80dc3e72ce9bc012011ea9c5ecfe93a53
  • Mark version staging directory as "incomplete" until the extraction is complete (#182) 5837b9af3f6a4147d439717485dee9a472e3c615 - this was migrated from Squirrel.Windows
  • Add GitlabSource (#186 - thanks @​NBull92) 3d05acbb0026ab0c55d26d6982909d3e774de58c
  • Add support for installing non-desktop sku's of dotnet (#177 - thanks @​luislhg) a61d6356ca50fcb0cecdf3891dd2c78f5a4b1e3d

Note: There was a bug in the last release (2.9.48) which caused some app updates to fail. It was removed from NuGet quickly (within a few minutes) however some people still got the broken package. I can't ever guarantee a release will be bug-free, and I encourage people to do their own testing - however I have done some compressive end-to-end integration testing on this release in light of recent events, and am feeling confident in the stability of this release.

2.9.48

This is an incremental enhancement including a couple bug fixes and also added .NetFramework TFM's such as net46 and net48.

Changes

  • Fix for restarting applications with spaces in file name (#144) 02527ee4bc2c47c6e111dfab7b904b935c78c62c
  • Minimize chance of concurrent temp folder access (#122) 4254f5b599007c5d21e2772415e0c4a933bada3d f49f223a4baa9237a290174cd39eb772f5340e3b
  • Updates to NuGet dependencies to include downstream bug fixes 1993208fea66ff0fd90330754742a8f1f05360ad c7ffd2cb1470f3bc3c7d4523d04ba7ce7573322b b08093822eb374a7418313448884f8639419504d
Commits
  • 3d05acb Merge pull request #186 from NBull92/master
  • 84a6cbc Bump version to 2.10
  • 69d41e1 Update nuspec dependencies
  • 51c24b1 Update all nuget dependencies to latest
  • 5837b9a Write temp file to mark staging directory as incomplete until extraction is f...
  • c46f44a Don't show temporary installer file name in ComCtl install dialog (closes #178)
  • c183ec8 SimpleWebSource now preserves query parameters (closes #141)
  • 220588d Add netfx 4.8.1, and refactor runtimes
  • 0a68e37 GithubUpdateManager is obsolete
  • a61d635 Merge pull request #177 from luislhg/add-support-net-runtimes
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | Clowd.Squirrel | [< 2.10, > 2.9.42] |

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 11 months ago

Superseded by #154.

dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.