RemoteNET icon indicating copy to clipboard operation
RemoteNET copied to clipboard

Bump CliWrap from 3.7.0 to 3.10.0

Open dependabot[bot] opened this issue 3 weeks ago • 0 comments

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]CommandResult by @​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 of ProcessStartInfo/Process by @​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.0 as 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 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 show <dependency name> 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)

dependabot[bot] avatar Dec 22 '25 12:12 dependabot[bot]