Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the nuke group with 2 updates: Nuke.Common and Nuke.Components.

Updates Nuke.Common from 9.0.3 to 9.0.4

Release notes

Sourced from Nuke.Common's releases.

9.0.4

  • Security: Fixed output filter from ArgumentStringHandler
  • Removed obsolete members
  • Fixed PreProcess of tasks requires exact options type
  • Fixed missing position and secret properties
  • Fixed preparation of shadow directory in ReSharperTasks
  • Fixed base class in ReSharperTasks
  • Fixed missing arguments in DotNetTasks
  • Fixed missing commands in DotNetTasks and NuGetTasks
  • Fixed package executable in OctoVersionTasks
Changelog

Sourced from Nuke.Common's changelog.

[9.0.4] / 2025-01-15

  • Security: Fixed output filter from ArgumentStringHandler
  • Removed obsolete members
  • Fixed PreProcess of tasks requires exact options type
  • Fixed missing position and secret properties
  • Fixed preparation of shadow directory in ReSharperTasks
  • Fixed base class in ReSharperTasks
  • Fixed missing arguments in DotNetTasks
  • Fixed missing commands in DotNetTasks and NuGetTasks
  • Fixed package executable in OctoVersionTasks
Commits

Updates Nuke.Components from 9.0.3 to 9.0.4

Release notes

Sourced from Nuke.Components's releases.

9.0.4

  • Security: Fixed output filter from ArgumentStringHandler
  • Removed obsolete members
  • Fixed PreProcess of tasks requires exact options type
  • Fixed missing position and secret properties
  • Fixed preparation of shadow directory in ReSharperTasks
  • Fixed base class in ReSharperTasks
  • Fixed missing arguments in DotNetTasks
  • Fixed missing commands in DotNetTasks and NuGetTasks
  • Fixed package executable in OctoVersionTasks
Changelog

Sourced from Nuke.Components's changelog.

[9.0.4] / 2025-01-15

  • Security: Fixed output filter from ArgumentStringHandler
  • Removed obsolete members
  • Fixed PreProcess of tasks requires exact options type
  • Fixed missing position and secret properties
  • Fixed preparation of shadow directory in ReSharperTasks
  • Fixed base class in ReSharperTasks
  • Fixed missing arguments in DotNetTasks
  • Fixed missing commands in DotNetTasks and NuGetTasks
  • Fixed package executable in OctoVersionTasks
Commits

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 nuke group with 2 updates: [Nuke.Common](https://github.com/nuke-build/nuke) and [Nuke.Components](https://github.com/nuke-build/nuke).


Updates `Nuke.Common` from 9.0.3 to 9.0.4
- [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.3...9.0.4)

Updates `Nuke.Components` from 9.0.3 to 9.0.4
- [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.3...9.0.4)

---
updated-dependencies:
- dependency-name: Nuke.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuke
- dependency-name: Nuke.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuke
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 16, 2025
@github-actions
Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@github-actions
Copy link

github-actions bot commented Jan 16, 2025

Test Results

    36 files  ±0      36 suites  ±0   2m 24s ⏱️ +9s
 6 092 tests ±0   6 092 ✅ ±0  0 💤 ±0  0 ❌ ±0 
37 903 runs  ±0  37 903 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit dbdfc36. ± Comparison against base commit dea9d68.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented Jan 16, 2025

Pull Request Test Coverage Report for Build 12815274220

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.403%

Totals Coverage Status
Change from base Build 12768979832: 0.0%
Covered Lines: 12288
Relevant Lines: 12472

💛 - Coveralls

@dennisdoomen dennisdoomen merged commit f0d994a into main Jan 17, 2025
13 checks passed
@dennisdoomen dennisdoomen deleted the dependabot/nuget/nuke-23ba88b9df branch January 17, 2025 17:33
This was referenced Jul 21, 2025
This was referenced Dec 22, 2025
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants