Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps the nuget-packages group with 1 update: nuke.globaltool.

Updates nuke.globaltool from 9.0.1 to 9.0.2

Release notes

Sourced from nuke.globaltool's releases.

9.0.2

  • Fixed MSBuild tasks to use net8.0 target framework
  • Fixed error handling in :update command
  • Fixed resolving tool path from options
  • Fixed nullable options for ToolTasks.Run
  • Fixed nullable underlying dictionary for delegate properties
  • Fixed skipping null and whitespace arguments
  • Fixed tool requirements
  • Fixed NPM tool path resolution
  • Fixed logging errors as standard in GitTasks and DockerTasks
  • Fixed argument format in DotNetTasks
  • Fixed nullable Plugins dictionary in ReSharperTasks
Changelog

Sourced from nuke.globaltool's changelog.

[9.0.2] / 2024-12-03

  • Fixed MSBuild tasks to use net8.0 target framework
  • Fixed error handling in :update command
  • Fixed resolving tool path from options
  • Fixed nullable options for ToolTasks.Run
  • Fixed nullable underlying dictionary for delegate properties
  • Fixed skipping null and whitespace arguments
  • Fixed tool requirements
  • Fixed NPM tool path resolution
  • Fixed logging errors as standard in GitTasks and DockerTasks
  • Fixed argument format in DotNetTasks
  • Fixed nullable Plugins dictionary in ReSharperTasks
Commits
  • b8bba6e Merge branch 'hotfix/9.0.2'
  • 8bb7b0e chore: CHANGELOG.md for 9.0.2
  • b100dfb feat(tooling): resolve most derived task type
  • 6bf2e19 fix(tools): nullable Plugins
  • ebadc70 fix(tooling): resolve tool path from options
  • afffe70 fix(tooling): null dictionary in DelegateHelper
  • 162057d chore: update CHANGELOG.md
  • 977a4a5 fix(update): error handling
  • bf8fea7 fix(tools): log error as standard for Git and Docker
  • c2e30bb fix(tooling): nullable options
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nuget-packages group with 1 update: [nuke.globaltool](https://github.com/nuke-build/nuke).


Updates `nuke.globaltool` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](nuke-build/nuke@9.0.1...9.0.2)

---
updated-dependencies:
- dependency-name: nuke.globaltool
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🔧dependencies Pull requests that update a dependency file label Dec 3, 2024
@dependabot dependabot bot requested a review from DemoBytom December 3, 2024 03:32
@coveralls
Copy link

Coverage Status

coverage: 24.615%. remained the same
when pulling dd2cb15 on dependabot/nuget/develop/nuget-packages-5b7c59ab97
into 78dbbe7 on develop.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2024

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2024

Superseded by #408.

@dependabot dependabot bot closed this Dec 5, 2024
@dependabot dependabot bot deleted the dependabot/nuget/develop/nuget-packages-5b7c59ab97 branch December 5, 2024 03:18
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.

1 participant