Bump CliWrap from 3.7.0 to 3.10.0
Updated CliWrap from 3.7.0 to 3.10.0.
Release notes
Sourced from CliWrap's releases.
3.10
What's Changed
- Bump the nuget group with 4 updates by @dependabot[bot] in https://github.com/Tyrrrz/CliWrap/pull/299
- Bump the nuget group with 2 updates by @dependabot[bot] in https://github.com/Tyrrrz/CliWrap/pull/301
- Bump the nuget group with 4 updates by @dependabot[bot] in https://github.com/Tyrrrz/CliWrap/pull/303
- Bump the nuget group with 4 updates by @dependabot[bot] in https://github.com/Tyrrrz/CliWrap/pull/305
- Add tuple deconstruction and implicit conversions to
[Buffered]CommandResultby @Tyrrrz in https://github.com/Tyrrrz/CliWrap/pull/307
Full Changelog: https://github.com/Tyrrrz/CliWrap/compare/3.9...3.10
3.9
What's Changed
- Bump the nuget group with 2 updates by @dependabot in https://github.com/Tyrrrz/CliWrap/pull/285
- Bump System.Memory from 4.6.2 to 4.6.3 in the nuget group by @dependabot in https://github.com/Tyrrrz/CliWrap/pull/289
- Add
Command.ExecuteAsync(...)overload that allows direct manipulation ofProcessStartInfo/Processby @Tyrrrz in https://github.com/Tyrrrz/CliWrap/pull/290 - Bump BenchmarkDotNet and 4 others by @dependabot in https://github.com/Tyrrrz/CliWrap/pull/295
- Drop official support for .NET Framework by @Tyrrrz in https://github.com/Tyrrrz/CliWrap/pull/296
Full Changelog: https://github.com/Tyrrrz/CliWrap/compare/3.8.2...3.9
3.8.2
What's Changed
- Bump the nuget group with 4 updates by @dependabot in https://github.com/Tyrrrz/CliWrap/pull/280
- Don't set process priority unless instructed to by @Tyrrrz in https://github.com/Tyrrrz/CliWrap/pull/282
Full Changelog: https://github.com/Tyrrrz/CliWrap/compare/3.8.1...3.8.2
3.8.1
Full Changelog: https://github.com/Tyrrrz/CliWrap/compare/3.8...3.8.1
3.8
What's Changed
- Bump the nuget group with 9 updates by @dependabot in https://github.com/Tyrrrz/CliWrap/pull/274
- Add an overload of
PipeSource.FromCommand(...)that accepts a transform function by @Tyrrrz in https://github.com/Tyrrrz/CliWrap/pull/275 - Add support for resource policies by @Tyrrrz in https://github.com/Tyrrrz/CliWrap/pull/276
Full Changelog: https://github.com/Tyrrrz/CliWrap/compare/3.7.1...3.8
3.7.1
What's Changed
- Bump the nuget group with 4 updates by @dependabot in https://github.com/Tyrrrz/CliWrap/pull/269
- Re-add
net8.0as a target framework by @Tyrrrz in https://github.com/Tyrrrz/CliWrap/pull/272
Full Changelog: https://github.com/Tyrrrz/CliWrap/compare/3.7...3.7.1
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)