Skip to content

Bump Nuke.Common from 5.0.0 to 5.0.1#225

Merged
dependabot[bot] merged 1 commit into
masterfrom
dependabot/nuget/Nuke.Common-5.0.1
Dec 7, 2020
Merged

Bump Nuke.Common from 5.0.0 to 5.0.1#225
dependabot[bot] merged 1 commit into
masterfrom
dependabot/nuget/Nuke.Common-5.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 7, 2020

Copy link
Copy Markdown
Contributor

Bumps Nuke.Common from 5.0.0 to 5.0.1.

Changelog

Sourced from Nuke.Common's changelog.

[5.0.1] / 2020-12-06

  • Fixed configuration generation to wait for user input after file changes
  • Fixed build summary for durations smaller than 1 second
  • Fixed build summary and IBuildExtension instances to be skipped if no targets were started
  • Fixed build summary to hide irrelevant durations
  • Fixed setting of EmbeddedPackagesDirectory for global tools
  • Fixed PackPackageToolsTask to use lower-case package ids
  • Fixed ParameterAttribute.ValueProvider to allow members of type IEnumerable<string>
  • Fixed Logger to remove ControlFlow from stacktrace
  • Fixed assertion messages for warnings
  • Fixed path and quoting in build.cmd
  • Fixed GitVersion.Tool version in project templates
  • Fixed LatestMyGetVersionAttribute to handle new RSS feed format
  • Fixed missing arguments PublishReadyToRun, PublishSingleFile, PublishTrimmed, PublishProfile, NoLogo for DotNetPublish
  • Fixed parameter name Verbosity in DotNetPack
  • Fixed enumeration value lcov in CoverletTasks
  • Fixed ReSharperTasks to use correct tool path
  • Fixed ChangelogTasks to respect additional markdown-linting rules
  • Fixed TeamCity generator to consider artifact products from all relevant targets
  • Fixed condition for skipping lines in TeamCity parameter files
Commits
  • ed5be8e Merge branch 'hotfix/5.0.1' into master
  • eb24100 Finalize CHANGELOG.md for 5.0.1
  • d5c1679 Update CHANGELOG.md
  • 0c3ffea Regenerate
  • a3246aa Add info about sponsorships
  • c2e5938 Fix TeamCity generator to consider artifact products from all relevant targets
  • df0298b Fix setting of EmbeddedPackagesDirectory
  • c045d99 Fix configuration generation to wait for intent to continue
  • b791a6a Fix scanning for MyGet versions
  • 4ad8447 Fix SignPath signing
  • 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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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

Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](nuke-build/nuke@5.0.0...5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET 📦 dependencies Pull requests that update a dependency file labels Dec 7, 2020
@github-actions github-actions Bot added this to the v1.1.1 milestone Dec 7, 2020
@mergify mergify Bot added the :shipit: merge Shipit! label Dec 7, 2020
@rsg-bot

rsg-bot commented Dec 7, 2020

Copy link
Copy Markdown
Contributor

@dependabot squash and merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants