Skip to content

Commit 9e459de

Browse files
deps(tools): update dependency nuget-license to v4.0.6 (#1031)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [nuget-license](https://redirect.github.com/sensslen/nuget-license) | `4.0.5` → `4.0.6` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/nuget-license/4.0.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/nuget-license/4.0.5/4.0.6?slim=true) | --- ### Release Notes <details> <summary>sensslen/nuget-license (nuget-license)</summary> ### [`v4.0.6`](https://redirect.github.com/sensslen/nuget-license/releases/tag/v4.0.6) [Compare Source](https://redirect.github.com/sensslen/nuget-license/compare/v4.0.5...v4.0.6) #### What's Changed - chore(deps): update dependency verify.tunit to 31.9.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;377](https://redirect.github.com/sensslen/nuget-license/pull/377) - chore(deps): update dependency tunit to 1.7.7 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;375](https://redirect.github.com/sensslen/nuget-license/pull/375) - chore(deps): update dependency verify.nunit to 31.9.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;376](https://redirect.github.com/sensslen/nuget-license/pull/376) - chore(deps): update dependency tunit to 1.9.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;378](https://redirect.github.com/sensslen/nuget-license/pull/378) - Document that package detection relies on project.assets.json from last restore by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;383](https://redirect.github.com/sensslen/nuget-license/pull/383) - chore(deps): update dependency verify.nunit to 31.9.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;384](https://redirect.github.com/sensslen/nuget-license/pull/384) - chore(deps): update dependency nunit3testadapter to 6.1.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;381](https://redirect.github.com/sensslen/nuget-license/pull/381) - chore(deps): update dependency tunit to 1.10.0 - autoclosed by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;379](https://redirect.github.com/sensslen/nuget-license/pull/379) - chore(deps): update dependency verify.tunit to 31.9.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;385](https://redirect.github.com/sensslen/nuget-license/pull/385) - chore(deps): update dotnet monorepo by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;386](https://redirect.github.com/sensslen/nuget-license/pull/386) - chore(deps): update dependency tunit to 1.11.28 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;387](https://redirect.github.com/sensslen/nuget-license/pull/387) - Add GitHub Copilot instructions for repository conventions by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;390](https://redirect.github.com/sensslen/nuget-license/pull/390) - Inline documentation in NuGet package README to fix broken links by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;388](https://redirect.github.com/sensslen/nuget-license/pull/388) - Add Description and Summary fields to JSON output by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;392](https://redirect.github.com/sensslen/nuget-license/pull/392) - chore(deps): update dependency tunit to 1.11.45 - autoclosed by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;391](https://redirect.github.com/sensslen/nuget-license/pull/391) - Replace inlined documentation with GitHub links in NuGet package README by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;394](https://redirect.github.com/sensslen/nuget-license/pull/394) **Full Changelog**: <sensslen/nuget-license@v4.0.5...v4.0.6> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d65245 commit 9e459de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"nuget-license": {
6-
"version": "4.0.5",
6+
"version": "4.0.6",
77
"commands": [
88
"nuget-license"
99
],

0 commit comments

Comments
 (0)