zoriya / Kyoo

A portable and vast media library solution.
https://kyoo.zoriya.dev
GNU General Public License v3.0
1.32k stars 29 forks source link

chore(deps): update dependency csharpier to v0.28.2 #460

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csharpier 0.28.1 -> 0.28.2 age adoption passing confidence

Release Notes

belav/csharpier (csharpier) ### [`v0.28.2`](https://togithub.com/belav/csharpier/releases/tag/0.28.2) [Compare Source](https://togithub.com/belav/csharpier/compare/0.28.1...0.28.2) #### What's Changed ##### Pipe to `dotnet csharpier` fails when subdirectory is inaccessible [#​1240](https://togithub.com/belav/csharpier/pull/1240) When running the following CSharpier would look for config files in subdirectories of the `pwd`. This could lead to exceptions if some of those directories were inaccessible. echo "namespace Foo { public class Bar { public string Baz {get;set;}}}" | dotnet csharpier Thanks go to [@​jamesfoster](https://togithub.com/jamesfoster) for reporting the issue. **Full Changelog**: https://github.com/belav/csharpier/compare/0.28.1...0.28.2

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.



This PR has been generated by Mend Renovate. View repository job log here.