candoumbe / DataFilters.AspNetCore

Apache License 2.0
3 stars 0 forks source link

Update dependency nuke.globaltool to v7.0.3 #111

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
nuke.globaltool (source) nuget patch 7.0.2 -> 7.0.3

Release Notes

nuke-build/nuke (nuke.globaltool) ### [`v7.0.3`](https://togithub.com/nuke-build/nuke/blob/HEAD/CHANGELOG.md#703--2023-08-21) [Compare Source](https://togithub.com/nuke-build/nuke/compare/7.0.2...7.0.3) - Fixed enumeration value sets to exclude non-public fields - Fixed check for `NUKE_ENTERPRISE_TOKEN` in `build.sh` bootstrapping script - Fixed default warnings with suppression - Fixed telemetry to treat types as *common* when their assembly points to home repository - Fixed filtering of secrets in CLT `Output` collection - Fixed handling of `AbsolutePath` collections in `ArgumentStringHandler` - Fixed handling of `IAbsolutePathHolder` in `ArgumentStringHandler` - Fixed handling of `relativePath` for `SolutionAttribute` in `StronglyTypedSolutionGenerator` - Fixed error reporting in `StronglyTypedSolutionGenerator` - Fixed TeamCity `pom.xml` template to use HTTPS - Fixed duplicated payload serialization in `TeamsTasks` - Fixed missing arguments in `OctopusTasks` - Fixed missing command in `UnityTasks` - Fixed missing members in `UnitBuildTarget` - Fixed argument formatting in `MSpecTasks` - Fixed assertion in `UnityTasks`

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #111 (7c3a333) into develop (ceec1b3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #111   +/-   ##
========================================
  Coverage    85.45%   85.45%           
========================================
  Files            8        8           
  Lines          110      110           
  Branches        20       20           
========================================
  Hits            94       94           
  Misses          13       13           
  Partials         3        3           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more