ObjectRepository icon indicating copy to clipboard operation
ObjectRepository copied to clipboard

Bump Nuke.Common from 0.8.0 to 5.2.1 in /src

Open dependabot-preview[bot] opened this issue 3 years ago • 0 comments

Bumps Nuke.Common from 0.8.0 to 5.2.1.

Changelog

Sourced from Nuke.Common's changelog.

[5.2.1] / 2021-06-18

  • Fixed telemetry
  • Fixed humanized string concatenation

[5.2.0] / 2021-06-18

  • Added telemetry data collection
  • Added unified NukeBuild.Partition property
  • Added Rider, VisualStudio, VSCode as Host implementations
  • Added GitRepository.IsOnMainBranch and IsOnMainOrMasterBranch
  • Added AbsolutePath equality operators
  • Fixed SpaceAutomation to generate default refSpec
  • Changed Microsoft.CodeAnalysis.CSharp package version to 3.9.0
  • Removed Refit reference and ITeamCityRestClient interface
  • Removed Colorful.Console reference and embedded figlet fonts

[5.1.4] / 2021-06-01

  • Fixed StronglyTypedSolutionGenerator to resolve root directory only on demand
  • Fixed JetBrains.Annotations to be packed with source generators
  • Fixed missing SpaceAutomation configuration link

[5.1.3] / 2021-05-31

  • Fixed filtering explicitly overridden targets in build components

[5.1.2] / 2021-05-18

  • Fixed target duration to be measured immediately after execution
  • Fixed build script invocation from global tool
  • Fixed AddPackage command to allow explicit version parameter
  • Fixed navigation methods to not be included in command list
  • Fixed StronglyTypedSolutionGenerator to resolve root directory only on demand
  • Fixed EnvironmentInfo.Framework to use entry assembly
  • Fixed parsing of GitRepository remote
  • Fixed missing pull-request properties in TeamCity
  • Fixed RunNumber and RunId in GitHubActions to be of type long
  • Fixed GitVersionAttribute to automatically populate Git_Branch on TeamCity

[5.1.1] / 2021-04-23

  • Fixed parameter loading with missing default parameters file
  • Fixed visibility of Directory.Build files
  • Fixed ArgumentsFromCommitMessageAttribute to require manual application
  • Fixed summary reporting for exceptions to only include first line of message
  • Fixed update notification
  • Fixed PowerShell invocation from build.cmd
  • Fixed Update and Setup command to not stage parameters file
  • Fixed Update command for absent bootstrapping scripts
  • Fixed skipping unhandled syntax fragments in Cake conversion
  • Fixed missing Instance properties for IBuildServer implementations
  • Fixed GitHubActions default cache path
  • Fixed missing property for GitHubActions workflow inputs
  • Fixed quoting in GitHubActions for included/excluded paths
  • Fixed XmlPoke to allow specifying encoding

... (truncated)

Commits
  • a69c742 Merge branch 'hotfix/5.2.1'
  • 36cb168 Finalize CHANGELOG.md for 5.2.1
  • 1762766 Update CHANGELOG.md
  • edbba30 Fix access to BuildProjectFile in telemetry
  • 0708c89 Fix default log level for global tool
  • a99c61a Fix TryGetRootDirectoryFrom stop condition
  • 2b67d7f Fix telemetry logging
  • fb0d7d1 Fix humanized string concatenation
  • 6ad41c2 Merge branch 'release/5.2.0'
  • 24e8f21 Finalize CHANGELOG.md for 5.2.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Jun 21 '21 02:06 dependabot-preview[bot]