reactiveui / website

ReactiveUI documentation and guidelines website. PR's welcome! 💖
https://www.reactiveui.net/
MIT License
35 stars 128 forks source link

Bump Nuke.Common from 7.0.6 to 8.0.0 #825

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps Nuke.Common from 7.0.6 to 8.0.0.

Release notes

Sourced from Nuke.Common's releases.

8.0.0

  • Changed string parameters to violate requirement when empty or whitespace
  • Added on-demand value injection using OnDemandAttribute and OnDemandValueInjectionAttribute
  • Added AbsolutePath division operator for .. range expression
  • Added DOTNET_NOLOGO to bootstrapping files
  • Fixed BinaryFormatterSerialization warning by suppression
  • Fixed .NET SDK discovery in bootstrapping files
  • Fixed quotation for bootstrapping script invocation
  • Fixed filtering on FileAttributes
  • Fixed quoting in AppVeyor generation
  • Fixed members in AzurePipelinesImage
  • Fixed members in GitHubActionsImage
  • Fixed lower-case naming in DotNetVerbosity members
  • Fixed missing DotNetTasks commands
  • Fixed missing EntityFrameworkTasks command
  • Fixed logging in NpmTasks
  • Fixed argument type in OctopusTasks
  • Fixed missing argument in SonarScannerTasks
  • Fixed value formatting in SonarScannerTasks
  • Fixed members in NUnitLabelType
  • Fixed deprecated argument in NUnitTasks
  • Fixed members in ReportGeneratorReportTypes
Changelog

Sourced from Nuke.Common's changelog.

[8.0.0] / 2024-01-18

  • Changed string parameters to violate requirement when empty or whitespace
  • Added on-demand value injection using OnDemandAttribute and OnDemandValueInjectionAttribute
  • Added AbsolutePath division operator for .. range expression
  • Added DOTNET_NOLOGO to bootstrapping files
  • Fixed BinaryFormatterSerialization warning by suppression
  • Fixed .NET SDK discovery in bootstrapping files
  • Fixed quotation for bootstrapping script invocation
  • Fixed filtering on FileAttributes
  • Fixed quoting in AppVeyor generation
  • Fixed members in AzurePipelinesImage
  • Fixed members in GitHubActionsImage
  • Fixed lower-case naming in DotNetVerbosity members
  • Fixed missing DotNetTasks commands
  • Fixed missing EntityFrameworkTasks command
  • Fixed logging in NpmTasks
  • Fixed argument type in OctopusTasks
  • Fixed missing argument in SonarScannerTasks
  • Fixed value formatting in SonarScannerTasks
  • Fixed members in NUnitLabelType
  • Fixed deprecated argument in NUnitTasks
  • Fixed members in ReportGeneratorReportTypes
Commits
  • 011956b Merge branch 'release/8.0.0'
  • d496769 chore: CHANGELOG.md for 8.0.0
  • 516a48c Revert "fix(execution): exclusion of invoked targets from skipping"
  • 985de83 chore: update CHANGELOG.md
  • 11826ed chore: regenerate tools
  • d98a279 fix(tools): missing EntityFrameworkTasks command
  • 7e1721f fix(tools): deprecated argument in NUnitTasks
  • bf7d8f7 fix(bootstrapping): quotation of build script
  • 2bdabd2 feat(execution): add on-demand value injection
  • eee9dc0 feat(utilities): add string.JoinParagraph extension method
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
ChrisPulman commented 7 months ago

@dependabot rebase

github-actions[bot] commented 7 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.