Skip to content

Conversation

@Tyrrrz
Copy link
Owner

@Tyrrrz Tyrrrz commented Oct 20, 2024

Closes #261

.NET uses Encoding.Default in Process: #261 (comment)

@Tyrrrz Tyrrrz added the bug label Oct 20, 2024
@codecov
Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (5e0bb8e) to head (e8cdbe9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   94.98%   95.00%   +0.01%     
==========================================
  Files          46       46              
  Lines        1097     1100       +3     
  Branches       85       85              
==========================================
+ Hits         1042     1045       +3     
  Misses         35       35              
  Partials       20       20              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tyrrrz Tyrrrz merged commit 6b8abf8 into master Oct 25, 2024
7 checks passed
@Tyrrrz Tyrrrz deleted the defaultencoding branch October 25, 2024 00:57
heqianwang pushed a commit to workleap/wl-leap-local-dev that referenced this pull request Mar 20, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [CliWrap](https://github.com/Tyrrrz/CliWrap) | nuget | patch | `3.6.6` -> `3.6.7` |

---

### Release Notes

<details>
<summary>Tyrrrz/CliWrap (CliWrap)</summary>

### [`v3.6.7`](https://github.com/Tyrrrz/CliWrap/releases/tag/3.6.7)

[Compare Source](Tyrrrz/CliWrap@3.6.6...3.6.7)

#### What's Changed

-   Bump the nuget group with 6 updates by [@&#8203;dependabot](https://github.com/dependabot) in Tyrrrz/CliWrap#245
-   Bump the nuget group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in Tyrrrz/CliWrap#252
-   Bump the nuget group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in Tyrrrz/CliWrap#255
-   Proper cleanup for deployed process signaler by [@&#8203;xpherism](https://github.com/xpherism) in Tyrrrz/CliWrap#259
-   Bump the nuget group with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in Tyrrrz/CliWrap#260
-   Use `Encoding.Default` instead of `Console.OutputEncoding` as the default encoding by [@&#8203;Tyrrrz](https://github.com/Tyrrrz) in Tyrrrz/CliWrap#262

#### New Contributors

-   [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in Tyrrrz/CliWrap#245
-   [@&#8203;xpherism](https://github.com/xpherism) made their first contribution in Tyrrrz/CliWrap#259

**Full Changelog**: Tyrrrz/CliWrap@3.6.6...3.6.7

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or PR is renamed to start with "rebase!".

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CliWrap only outputs foreign characters in Mac Catalyst app

2 participants