olsh / resharper-structured-logging

An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
MIT License
141 stars 14 forks source link

Bump Nuke.Common from 5.1.3 to 5.2.1 in /build #36

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Nuke.Common from 5.1.3 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
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)