Update dependency Nuke.Common to v6.1.2 #44

Merged
baez90 merged 1 commit from renovate/nuke.common-6.x into main 2022-09-26 14:55:01 +00:00
baez90 commented 2022-06-18 09:48:55 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
Nuke.Common (source) nuget minor 6.0.3 -> 6.1.2

Release Notes

nuke-build/nuke

v6.1.2

Compare Source

  • Removed Newtonsoft.Json.Schema dependency
  • Fixed Nuke.GlobalTool to target net6.0
  • Fixed telemetry to calculate properties only on demand
  • Fixed missing Framework in MinVerTasks and MinVerAttribute
  • Fixed missing arguments in DotNetTasks

v6.1.1

Compare Source

  • Fixed output encoding in Nuke.GlobalTool to be UTF-8
  • Fixed telemetry to handle Git repositories without remote
  • Fixed GitRepository.HttpsUrl and SshUrl when Endpoint is null
  • Fixed ShutdownDotNetServerBuildAttribute to timeout after 15 seconds

v6.1.0

Compare Source

  • Removed extended setup wizard
  • Changed Nuke.GlobalTool to use Spectre.Console
  • Deprecated CheckBuildProjectConfigurationsAttribute
  • Added single-file packaging and execution
  • Added output customization via NukeBuild.WriteLogo, WriteTarget, and WriteSummary
  • Added second-chance registration for MSBuild from .NET CLI
  • Added submodule support in GitHub Actions, Space Automation, and AppVeyor
  • Added NukeBuild.BuildAssemblyFile property
  • Added generic EnvironmentInfo.SetVariable
  • Added support for Bitbucket
  • Added GitHub Actions support for fetch-depth
  • Fixed default_target replacement in help text
  • Fixed parameter padding and line breaks in help text
  • Fixed Assert methods to accept IReadOnlyCollection
  • Fixed fatal failure of MSBuildLocator
  • Fixed missing MSBuild registration when using ProjectExtensions
  • Fixed NuGetPackageResolver performance by reading metadata from .nuspec files
  • Fixed GitRepository initialization when remote is not set
  • Fixed exception for duplicated keys in TeamCity property files
  • Fixed missing arguments for DotNetTasks

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 | minor | `6.0.3` -> `6.1.2` | --- ### Release Notes <details> <summary>nuke-build/nuke</summary> ### [`v6.1.2`](https://github.com/nuke-build/nuke/blob/HEAD/CHANGELOG.md#&#8203;612--2022-07-02) [Compare Source](https://github.com/nuke-build/nuke/compare/6.1.1...6.1.2) - Removed `Newtonsoft.Json.Schema` dependency - Fixed `Nuke.GlobalTool` to target `net6.0` - Fixed telemetry to calculate properties only on demand - Fixed missing `Framework` in `MinVerTasks` and `MinVerAttribute` - Fixed missing arguments in `DotNetTasks` ### [`v6.1.1`](https://github.com/nuke-build/nuke/blob/HEAD/CHANGELOG.md#&#8203;611--2022-06-21) [Compare Source](https://github.com/nuke-build/nuke/compare/6.1.0...6.1.1) - Fixed output encoding in `Nuke.GlobalTool` to be UTF-8 - Fixed telemetry to handle Git repositories without remote - Fixed `GitRepository.HttpsUrl` and `SshUrl` when `Endpoint` is null - Fixed `ShutdownDotNetServerBuildAttribute` to timeout after 15 seconds ### [`v6.1.0`](https://github.com/nuke-build/nuke/blob/HEAD/CHANGELOG.md#&#8203;610--2022-06-14) [Compare Source](https://github.com/nuke-build/nuke/compare/6.0.3...6.1.0) - Removed extended setup wizard - Changed `Nuke.GlobalTool` to use `Spectre.Console` - Deprecated `CheckBuildProjectConfigurationsAttribute` - Added single-file packaging and execution - Added output customization via `NukeBuild.WriteLogo`, `WriteTarget`, and `WriteSummary` - Added second-chance registration for MSBuild from .NET CLI - Added submodule support in GitHub Actions, Space Automation, and AppVeyor - Added `NukeBuild.BuildAssemblyFile` property - Added generic `EnvironmentInfo.SetVariable` - Added support for Bitbucket - Added GitHub Actions support for `fetch-depth` - Fixed `default_target` replacement in help text - Fixed parameter padding and line breaks in help text - Fixed `Assert` methods to accept `IReadOnlyCollection` - Fixed fatal failure of `MSBuildLocator` - Fixed missing MSBuild registration when using `ProjectExtensions` - Fixed `NuGetPackageResolver` performance by reading metadata from `.nuspec` files - Fixed `GitRepository` initialization when remote is not set - Fixed exception for duplicated keys in TeamCity property files - Fixed missing arguments for `DotNetTasks` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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-06-18 09:49:00 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
baez90 commented 2022-07-03 07:04:23 +00:00 (Migrated from gitlab.com)

changed title from Update dependency Nuke.Common to v6.1.{-0-} to Update dependency Nuke.Common to v6.1.{+2+}

changed title from **Update dependency Nuke.Common to v6.1.{-0-}** to **Update dependency Nuke.Common to v6.1.{+2+}**
baez90 commented 2022-07-03 07:04:23 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
baez90 commented 2022-07-03 07:04:23 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 0e43383d - Update dependency Nuke.Common to v6.1.2

Compare with previous version

added 1 commit <ul><li>0e43383d - Update dependency Nuke.Common to v6.1.2</li></ul> [Compare with previous version](/inetmock/client-dotnet/-/merge_requests/43/diffs?diff_id=429935898&start_sha=22245d6e5c9b486145b5361c8afc64f7cd7dfe41)
prskr added 1 commit 2022-09-26 14:52:53 +00:00
Update dependency Nuke.Common to v6.1.2
All checks were successful
agola/client-dotnet/Lint The run finished successfully
2c45a41a0d
prskr merged commit 2c45a41a0d into main 2022-09-26 14:55:01 +00:00
prskr deleted branch renovate/nuke.common-6.x 2022-09-26 14:55:03 +00:00
Sign in to join this conversation.
No description provided.