dotnetcore / SmartSql

SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
https://smartsql.net/
Apache License 2.0
1.1k stars 222 forks source link

chore(deps): update dependency mcmaster.extensions.commandlineutils to 4.1.1 #224

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
McMaster.Extensions.CommandLineUtils 4.0.1 -> 4.1.1 age adoption passing confidence

Release Notes

natemcmaster/CommandLineUtils (McMaster.Extensions.CommandLineUtils) ### [`v4.1.1`](https://redirect.github.com/natemcmaster/CommandLineUtils/releases/tag/v4.1.1): 4.1.1 #### How to get this update Packages have been posted to these feeds: ##### NuGet.org https://nuget.org/packages/McMaster.Extensions.CommandLineUtils/4.1.1 https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/4.1.1 ##### GitHub Package Registry https://github.com/natemcmaster?tab=packages\&repo_name=CommandLineUtils #### What's Changed - Fix unknown command throws System.InvalidOperationException: Enumeration already finished by [@​sallerga](https://redirect.github.com/sallerga) in [https://github.com/natemcmaster/CommandLineUtils/pull/542](https://redirect.github.com/natemcmaster/CommandLineUtils/pull/542) #### New Contributors - [@​sallerga](https://redirect.github.com/sallerga) made their first contribution in [https://github.com/natemcmaster/CommandLineUtils/pull/542](https://redirect.github.com/natemcmaster/CommandLineUtils/pull/542) **Full Changelog**: https://github.com/natemcmaster/CommandLineUtils/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://redirect.github.com/natemcmaster/CommandLineUtils/releases/tag/v4.1.0): 4.1.0 #### How to get this update Packages have been posted to these feeds: ##### NuGet.org https://nuget.org/packages/McMaster.Extensions.CommandLineUtils/4.1.0 https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/4.1.0 ##### GitHub Package Registry https://github.com/natemcmaster?tab=packages\&repo_name=CommandLineUtils #### What's Changed - Upgrade ci.yml to latest actions by [@​natemcmaster](https://redirect.github.com/natemcmaster) in [https://github.com/natemcmaster/CommandLineUtils/pull/523](https://redirect.github.com/natemcmaster/CommandLineUtils/pull/523) - Update to net46 by [@​danmoseley](https://redirect.github.com/danmoseley) in [https://github.com/natemcmaster/CommandLineUtils/pull/526](https://redirect.github.com/natemcmaster/CommandLineUtils/pull/526) - fix: don't set DefaultValue to empty string for `string[]` options by [@​natemcmaster](https://redirect.github.com/natemcmaster) in [https://github.com/natemcmaster/CommandLineUtils/pull/540](https://redirect.github.com/natemcmaster/CommandLineUtils/pull/540) #### New Contributors - [@​danmoseley](https://redirect.github.com/danmoseley) made their first contribution in [https://github.com/natemcmaster/CommandLineUtils/pull/526](https://redirect.github.com/natemcmaster/CommandLineUtils/pull/526) **Full Changelog**: https://github.com/natemcmaster/CommandLineUtils/compare/v4.0.2...v4.1.0 ### [`v4.0.2`](https://redirect.github.com/natemcmaster/CommandLineUtils/blob/HEAD/CHANGELOG.md#v402) ##### Fixes - [@​ernstc](https://redirect.github.com/ernstc): bugfix: added check on the model type before it proceeds accessing the property ([#​519]) [#​519]: https://redirect.github.com/natemcmaster/CommandLineUtils/pull/519

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 was generated by Mend Renovate. View the repository job log.