Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nuke (major) #1064

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update nuke (major) #1064

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Nuke.Common (source) 8.1.0 -> 9.0.4 age adoption passing confidence
Rocket.Surgery.Nuke (source) 1.8.36 -> 2.9.10 age adoption passing confidence
nuke.globaltool (source) 8.1.0 -> 9.0.4 age adoption passing confidence

Release Notes

nuke-build/nuke (Nuke.Common)

v9.0.4

Compare Source

  • 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

v9.0.3

Compare Source

  • Fixed nullable options for ToolTasks.Run
  • Fixed static tool path resolution
  • Fixed tool requirements initialization
  • Fixed documentation link in tool wrapper remarks
  • Fixed documentation on task methods and settings classes
  • Fixed missing NuGetKeyVaultSignTool
  • Fixed package executable in OctopusTasks

v9.0.2

Compare Source

  • 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

v9.0.1

Compare Source

  • Fixed Options serialization to JSON
  • Fixed Options for default members in interfaces
  • Fixed missing ProcessExitHandler setters

v9.0.0

Compare Source

  • Removed usages of BinaryFormatter
  • Changed minimum framework from net6.0 to net8.0

v8.1.4

Compare Source

  • Fixed build.schema.json generation to use allOf for user and base type properties

v8.1.3

Compare Source

  • Fixed naming from NukeBuild.IsSucessful to IsSucceeding
  • Fixed NukeBuild.IsSucceeding to negate IsFailing
  • Fixed NJsonSchema reference version
  • Fixed :secrets command to find secret parameters
  • Fixed argument format in DotNetTasks
  • Fixed definite argument in EntityFrameworkTasks
  • Fixed deprecated argument in MinVerTasks

v8.1.2

Compare Source

  • Fixed exclusion of skipped target from lookup for skippable dependencies
  • Fixed resolution of empty environment variables to false
  • Fixed parallel execution to prefer logger from settings

v8.1.1

Compare Source

  • Fixed nested solution folders in StronglyTypedSolutionGenerator
  • Fixed whitespace arguments in ArgumentStringHandler
  • Fixed output logging in parallel execution
  • Fixed exclusion of invoked targets from skipping
  • Fixed definite argument in EntityFrameworkTasks
RocketSurgeonsGuild/Nuke (Rocket.Surgery.Nuke)

v2.9.10

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.9.9...v2.9.10

v2.9.9

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.9.8...v2.9.9

v2.9.8

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.9.7...v2.9.8

v2.9.7

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.9.6...v2.9.7

v2.9.6

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.9.5...v2.9.6

v2.9.3

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.9.2...v2.9.3

v2.9.1

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.9.0...v2.9.1

v2.9.0

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.119...v2.9.0

v2.8.119

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.118...v2.8.119

v2.8.118

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.117...v2.8.118

v2.8.117

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.116...v2.8.117

v2.8.116

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.115...v2.8.116

v2.8.115

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.114...v2.8.115

v2.8.113

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.112...v2.8.113

v2.8.112

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.111...v2.8.112

v2.8.111

What's Changed

🐞 Bugs and Security Fixes
Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.110...v2.8.111

v2.8.110

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.109...v2.8.110

v2.8.109

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.108...v2.8.109

v2.8.108

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.107...v2.8.108

v2.8.106

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.105...v2.8.106

v2.8.104

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.3...v2.8.104

v2.8.3

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.2...v2.8.3

v2.8.2

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v2.8.1...v2.8.2

v2.8.1

What's Changed

💥 Breaking Changes
Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.36...v2.8.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🚚 private-dependencies Private dependency label Sep 5, 2024
@renovate renovate bot enabled auto-merge (rebase) September 5, 2024 04:58
@github-actions github-actions bot added the :shipit: merge Shipit! label Sep 5, 2024
@github-actions github-actions bot added this to the v1.2.2 milestone Sep 5, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v2 Update dependency Rocket.Surgery.Nuke to v2 - autoclosed Sep 5, 2024
@renovate renovate bot closed this Sep 5, 2024
auto-merge was automatically disabled September 5, 2024 14:37

Pull request was closed

@renovate renovate bot deleted the renovate/major-nuke branch September 5, 2024 14:37
@github-actions github-actions bot removed the :shipit: merge Shipit! label Sep 5, 2024
@github-actions github-actions bot removed this from the v1.2.2 milestone Sep 5, 2024
@renovate renovate bot restored the renovate/major-nuke branch September 6, 2024 00:43
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v2 - autoclosed Update dependency Rocket.Surgery.Nuke to v2 Sep 6, 2024
@renovate renovate bot reopened this Sep 6, 2024
@renovate renovate bot enabled auto-merge (rebase) September 6, 2024 00:43
@renovate renovate bot force-pushed the renovate/major-nuke branch from 2541d74 to 603b298 Compare September 6, 2024 00:43
@github-actions github-actions bot added the :shipit: merge Shipit! label Sep 6, 2024
@github-actions github-actions bot added this to the v1.2.2 milestone Sep 6, 2024
@renovate renovate bot force-pushed the renovate/major-nuke branch 7 times, most recently from 688c152 to 4e899c3 Compare September 13, 2024 03:07
@renovate renovate bot force-pushed the renovate/major-nuke branch 6 times, most recently from ed7cf21 to 88b447f Compare September 15, 2024 12:49
@renovate renovate bot force-pushed the renovate/major-nuke branch 9 times, most recently from c57bcfc to 7def7d5 Compare January 18, 2025 04:54
@renovate renovate bot force-pushed the renovate/major-nuke branch 9 times, most recently from e8674be to d3b0b48 Compare January 26, 2025 20:55
@renovate renovate bot force-pushed the renovate/major-nuke branch 8 times, most recently from f375dbe to 0a2cfda Compare February 4, 2025 00:52
@renovate renovate bot force-pushed the renovate/major-nuke branch 2 times, most recently from 98c7496 to 4bd222d Compare February 9, 2025 16:38
@renovate renovate bot force-pushed the renovate/major-nuke branch from 4bd222d to f40d02b Compare February 11, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:shipit: merge Shipit! 🚚 private-dependencies Private dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants