JoshR-Github-Enterprise-Demo / GHE-Demo

MIT License
0 stars 0 forks source link

Update dependency SimpleExec to v11 #44

Closed joshr-mend-app[bot] closed 1 year ago

joshr-mend-app[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
SimpleExec nuget major 6.2.0 -> 11.0.0

Release Notes

adamralph/simple-exec ### [`v11.0.0`](https://togithub.com/adamralph/simple-exec/blob/HEAD/CHANGELOG.md#​1100) [Compare Source](https://togithub.com/adamralph/simple-exec/compare/10.0.0...11.0.0) ##### Fixed bugs - [#​491: **\[BREAKING\]** PATHEXT file extension order is not respected on Windows](https://togithub.com/adamralph/simple-exec/issues/491) ### [`v10.0.0`](https://togithub.com/adamralph/simple-exec/blob/HEAD/CHANGELOG.md#​1000) [Compare Source](https://togithub.com/adamralph/simple-exec/compare/9.1.0...10.0.0) ##### Enhancements - [#​441: **\[BREAKING\]** Automatically resolve .cmd and .bat paths on Windows](https://togithub.com/adamralph/simple-exec/issues/441) ### [`v9.1.0`](https://togithub.com/adamralph/simple-exec/blob/HEAD/CHANGELOG.md#​910) [Compare Source](https://togithub.com/adamralph/simple-exec/compare/9.0.0...9.1.0) ##### Enhancements - [#​430: Overloads with argument lists](https://togithub.com/adamralph/simple-exec/issues/430) ##### Fixed bugs - [#​433: XML docs state that echo is to standard error (stderr) instead of standard output (stdout)](https://togithub.com/adamralph/simple-exec/pull/433) ### [`v9.0.0`](https://togithub.com/adamralph/simple-exec/blob/HEAD/CHANGELOG.md#​900) [Compare Source](https://togithub.com/adamralph/simple-exec/compare/8.0.0...9.0.0) ##### Enhancements - [#​351: **\[BREAKING\]** New API for version 9](https://togithub.com/adamralph/simple-exec/issues/351) - [#​352: Echo to standard out instead of standard error](https://togithub.com/adamralph/simple-exec/issues/352) - [#​390: Nullable annotations](https://togithub.com/adamralph/simple-exec/issues/390) ##### Other - [#​312: **\[BREAKING\]** Remove NonZeroExitCodeException](https://togithub.com/adamralph/simple-exec/issues/312) - [#​375: **\[BREAKING\]** switch from netstandard2.0 to netstandard2.1](https://togithub.com/adamralph/simple-exec/pull/375) ### [`v8.0.0`](https://togithub.com/adamralph/simple-exec/blob/HEAD/CHANGELOG.md#​800) [Compare Source](https://togithub.com/adamralph/simple-exec/compare/7.0.0...8.0.0) ##### Enhancements - [#​313: **\[BREAKING\]** Custom exit code handling](https://togithub.com/adamralph/simple-exec/issues/313) - [#​318: **\[BREAKING\]** log exception thrown while killing process during cancellation](https://togithub.com/adamralph/simple-exec/pull/318) - [#​319: echo asynchronously when possible](https://togithub.com/adamralph/simple-exec/pull/319) - [#​324: add README.md to package](https://togithub.com/adamralph/simple-exec/pull/324) ##### Fixed bugs - [#​320: source stepping doesn't work](https://togithub.com/adamralph/simple-exec/pull/320) ### [`v7.0.0`](https://togithub.com/adamralph/simple-exec/blob/HEAD/CHANGELOG.md#​700) [Compare Source](https://togithub.com/adamralph/simple-exec/compare/6.4.0...7.0.0) ##### Enhancements - [#​254: **\[BREAKING\]** throw ArgumentException when command name missing](https://togithub.com/adamralph/simple-exec/pull/254) - [#​279: **\[BREAKING\]** Support preferred encoding when reading commands](https://togithub.com/adamralph/simple-exec/pull/279) ##### Fixed bugs - [#​253: **\[BREAKING\]** Reading a non-existent command throws an InvalidOperationException](https://togithub.com/adamralph/simple-exec/pull/253) - [#​281: Missing ConfigureAwait(false) in ReadAsync](https://togithub.com/adamralph/simple-exec/pull/281) ### [`v6.4.0`](https://togithub.com/adamralph/simple-exec/blob/HEAD/CHANGELOG.md#​640) [Compare Source](https://togithub.com/adamralph/simple-exec/compare/6.3.0...6.4.0) ##### Enhancements - [#​230: Pass CancellationToken To RunAsync and ReadAsync](https://togithub.com/adamralph/simple-exec/issues/230) - [#​249: add remark about Read deadlocks](https://togithub.com/adamralph/simple-exec/pull/249) ### [`v6.3.0`](https://togithub.com/adamralph/simple-exec/blob/HEAD/CHANGELOG.md#​630) [Compare Source](https://togithub.com/adamralph/simple-exec/compare/6.2.0...6.3.0) ##### Enhancements - [#​183: upgrade to SourceLink 1.0.0](https://togithub.com/adamralph/simple-exec/pull/183) - [#​222: Add support for the CreateNoWindow option](https://togithub.com/adamralph/simple-exec/issues/222)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.