Bump CliWrap from 3.8.2 to 3.10.1#321
Merged
Kiryuumaru merged 1 commit intomasterfrom May 5, 2026
Merged
Conversation
Kiryuumaru
approved these changes
May 4, 2026
eba6a37 to
99dde9b
Compare
Kiryuumaru
previously approved these changes
May 4, 2026
99dde9b to
fe61023
Compare
Kiryuumaru
approved these changes
May 4, 2026
fe61023 to
97f7c99
Compare
Kiryuumaru
previously approved these changes
May 5, 2026
--- updated-dependencies: - dependency-name: CliWrap dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
97f7c99 to
d86cb58
Compare
Kiryuumaru
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated CliWrap from 3.8.2 to 3.10.1.
Release notes
Sourced from CliWrap's releases.
3.10.1
What's Changed
LibraryImportinstead ofDllImportfor proper AOT support by @Copilot in UseLibraryImportinstead ofDllImportfor proper AOT support Tyrrrz/CliWrap#323New Contributors
Full Changelog: Tyrrrz/CliWrap@3.10...3.10.1
3.10
What's Changed
[Buffered]CommandResultby @Tyrrrz in Add tuple deconstruction and implicit conversions to[Buffered]CommandResultTyrrrz/CliWrap#307Full Changelog: Tyrrrz/CliWrap@3.9...3.10
3.9
What's Changed
Command.ExecuteAsync(...)overload that allows direct manipulation ofProcessStartInfo/Processby @Tyrrrz in AddCommand.ExecuteAsync(...)overload that allows direct manipulation ofProcessStartInfo/ProcessTyrrrz/CliWrap#290Full Changelog: Tyrrrz/CliWrap@3.8.2...3.9
Commits viewable in compare view.