Skip to content

Update dependency nuke.globaltool to v6.0.2 #822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
nuke.globaltool (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: 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.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) April 28, 2022 04:00
@github-actions github-actions bot added this to the v0.19.6 milestone Apr 28, 2022
@renovate renovate bot force-pushed the renovate/nuke.globaltool-6.x branch from accaa2c to 484840a Compare April 28, 2022 04:40
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@ac02b36). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head accaa2c differs from pull request most recent head 484840a. Consider uploading reports for the commit 484840a to get more accurate results

@@            Coverage Diff            @@
##             master     #822   +/-   ##
=========================================
  Coverage          ?   72.29%           
=========================================
  Files             ?      255           
  Lines             ?    12847           
  Branches          ?      808           
=========================================
  Hits              ?     9288           
  Misses            ?     3559           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac02b36...484840a. Read the comment docs.

@renovate renovate bot merged commit 284160e into master Apr 28, 2022
@renovate renovate bot deleted the renovate/nuke.globaltool-6.x branch April 28, 2022 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant