Skip to content

Commit 54fa840

Browse files
deps(tools): update dependency nuget-license to v4.0.3 (#1013)
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.2` -> `4.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/nuget-license/4.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/nuget-license/4.0.2/4.0.3?slim=true) | --- ### Release Notes <details> <summary>sensslen/nuget-license (nuget-license)</summary> ### [`v4.0.3`](https://redirect.github.com/sensslen/nuget-license/releases/tag/v4.0.3) [Compare Source](https://redirect.github.com/sensslen/nuget-license/compare/v4.0.2...v4.0.3) #### What's Changed - chore(deps): update dependency nunit3testadapter to v6 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;357](https://redirect.github.com/sensslen/nuget-license/pull/357) - chore(deps): update dependency tunit to 1.5.6 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;356](https://redirect.github.com/sensslen/nuget-license/pull/356) - chore(deps): update dependency selenium.webdriver to 4.39.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;358](https://redirect.github.com/sensslen/nuget-license/pull/358) - chore(deps): update dotnet monorepo to v10.0.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;359](https://redirect.github.com/sensslen/nuget-license/pull/359) - Cache already downloaded items in this run by keeping the download ur… by [@&#8203;sensslen](https://redirect.github.com/sensslen) in [#&#8203;363](https://redirect.github.com/sensslen/nuget-license/pull/363) - chore(deps): update dependency tunit to 1.5.42 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;362](https://redirect.github.com/sensslen/nuget-license/pull/362) **Full Changelog**: <sensslen/nuget-license@v4.0.2...v4.0.3> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9cbd88 commit 54fa840

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.2",
6+
"version": "4.0.3",
77
"commands": [
88
"nuget-license"
99
],

0 commit comments

Comments
 (0)