Update dependency Nuke.Common to v6.0.2 #31

Merged
baez90 merged 1 commit from renovate/nuke.common-6.x into main 2022-04-22 14:43:27 +00:00
baez90 commented 2022-04-13 07:04:54 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
Nuke.Common (source) nuget patch 6.0.1 -> 6.0.2

Release Notes

nuke-build/nuke

v6.0.2

Compare Source

  • Fixed Update command to use net6.0
  • Fixed handling of common errors
  • Fixed assertion messages to only include argument expression when message is null
  • Fixed log file pattern to use - instead of : for time
  • Fixed padding of target names in logging
  • Fixed logging to use ExecutingTarget instead of Target to reduce clashing
  • Fixed concurrent writing of shell-completion files
  • Fixed telemetry to check for interactive console
  • Fixed passing build instance for value injection in components
  • Fixed ValueInjectionAttributeBase.GetMemberValue to consider members from components
  • Fixed resolution of members from parameter files
  • Fixed reporting of exceptions in summary when not thrown from targets
  • Fixed naming for .NET SDK in bootstrapping scripts
  • Fixed GitHub Actions to use GITHUB_TOKEN instead of GITHUB_CONTEXT
  • Fixed GitHub Actions assertion messages
  • Fixed missing output types for ReportGeneratorTasks
  • Fixed missing arguments for HelmTasks
  • Fixed missing arguments for SonarScannerTasks
  • Fixed missing command for KubernetesTasks
  • Fixed path resolution in PowerShellTasks to use PowerShell Core on non-Windows systems
  • Fixed missing runtime types in NSwagTasks

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Nuke.Common](https://nuke.build/) ([source](https://github.com/nuke-build/nuke)) | nuget | patch | `6.0.1` -> `6.0.2` | --- ### Release Notes <details> <summary>nuke-build/nuke</summary> ### [`v6.0.2`](https://github.com/nuke-build/nuke/blob/HEAD/CHANGELOG.md#&#8203;602--2022-04-13) [Compare Source](https://github.com/nuke-build/nuke/compare/6.0.1...6.0.2) - Fixed `Update` command to use `net6.0` - Fixed handling of common errors - Fixed assertion messages to only include argument expression when message is `null` - Fixed log file pattern to use `-` instead of `:` for time - Fixed padding of target names in logging - Fixed logging to use `ExecutingTarget` instead of `Target` to reduce clashing - Fixed concurrent writing of shell-completion files - Fixed telemetry to check for interactive console - Fixed passing build instance for value injection in components - Fixed `ValueInjectionAttributeBase.GetMemberValue` to consider members from components - Fixed resolution of members from parameter files - Fixed reporting of exceptions in summary when not thrown from targets - Fixed naming for .NET SDK in bootstrapping scripts - Fixed GitHub Actions to use `GITHUB_TOKEN` instead of `GITHUB_CONTEXT` - Fixed GitHub Actions assertion messages - Fixed missing output types for `ReportGeneratorTasks` - Fixed missing arguments for `HelmTasks` - Fixed missing arguments for `SonarScannerTasks` - Fixed missing command for `KubernetesTasks` - Fixed path resolution in `PowerShellTasks` to use PowerShell Core on non-Windows systems - Fixed missing runtime types in `NSwagTasks` </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, click this checkbox. --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
baez90 commented 2022-04-13 07:04:59 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
baez90 commented 2022-04-22 14:08:46 +00:00 (Migrated from gitlab.com)

added 2 commits

  • ae66972b - 1 commit from branch main
  • fc41c0b2 - Update dependency Nuke.Common to v6.0.2

Compare with previous version

added 2 commits <ul><li>ae66972b - 1 commit from branch <code>main</code></li><li>fc41c0b2 - Update dependency Nuke.Common to v6.0.2</li></ul> [Compare with previous version](/inetmock/client-dotnet/-/merge_requests/30/diffs?diff_id=379200610&start_sha=a8f6b9b1d99335c89776e1ab24fefbbc21b716a5)
baez90 commented 2022-04-22 14:33:22 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f7bb6bc6 - 1 commit from branch main
  • a6ac5686 - Update dependency Nuke.Common to v6.0.2

Compare with previous version

added 2 commits <ul><li>f7bb6bc6 - 1 commit from branch <code>main</code></li><li>a6ac5686 - Update dependency Nuke.Common to v6.0.2</li></ul> [Compare with previous version](/inetmock/client-dotnet/-/merge_requests/30/diffs?diff_id=379225154&start_sha=fc41c0b2af4fd570478e7e84664399fe5474b0ab)
Sign in to join this conversation.
No description provided.