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 #263

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

Update nuke #263

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Nuke.Common (source) 8.0.0 -> 8.1.4 age adoption passing confidence
Rocket.Surgery.Nuke (source) 1.8.16 -> 1.8.36 age adoption passing confidence

Release Notes

nuke-build/nuke (Nuke.Common)

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

v8.1.0

Compare Source

  • Added schema generation with references for build.schema.json
  • Added deserialization of full objects from parameters.json
  • Added AbsolutePath extension methods for AddUnixSymlink, Copy*, Move*, Rename*
  • Added support for preprocessor directives in solution parsing
  • Added Pattern in favor of property in LatestGitHubReleaseAttribute
  • Added ConcurrencyGroup, ConcurrencyCancelInProgress, EnvironmentName, EnvironmentUrl in GitHubActionsAttribute
  • Added DotnetPackagingTasks
  • Fixed invoked targets to not be excluded from skipping
  • Fixed stripping of hyphens in skipped target names
  • Fixed empty environment variables to be resolved as empty arrays
  • Fixed EnableUnsafeBinaryFormatterSerialization to be set through AppContext
  • Fixed unquoting of multiple quoted arguments in ArgumentStringHandler
  • Fixed using logger from settings in parallel execution
  • Fixed handling of duplicated NuGet package files
  • Fixed inclusion of original NuGet packages in requirements
  • Fixed GitHubActions to use latest action versions
  • Fixed DotCoverTasks and EntityFrameworkTasks tool path resolution
  • Fixed missing members in GitHubActionsImage
  • Fixed missing properties in GitLab
  • Fixed missing parameters in AzurePipelines.SetVariables
  • Fixed missing arguments in DotNetTasks
  • Fixed tool path in CodecovTasks
RocketSurgeonsGuild/Nuke (Rocket.Surgery.Nuke)

v1.8.36

What's Changed

🐞 Bugs and Security Fixes
Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.35...v1.8.36

v1.8.35

What's Changed

🐞 Bugs and Security Fixes
Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.34...v1.8.35

v1.8.34

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.33...v1.8.34

v1.8.33

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.32...v1.8.33

v1.8.32

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.31...v1.8.32

v1.8.31

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.30...v1.8.31

v1.8.28

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.27...v1.8.28

v1.8.26

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.25...v1.8.26

v1.8.25

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.24...v1.8.25

v1.8.24

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.23...v1.8.24

v1.8.23

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.22...v1.8.23

v1.8.22

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.21...v1.8.22

v1.8.21

What's Changed

Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.20...v1.8.21

v1.8.20

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.19...v1.8.20

v1.8.19

What's Changed

🚀 Features and 🔥 Enhancements
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.18...v1.8.19

v1.8.18

What's Changed

Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Nuke@v1.8.17...v1.8.18


Configuration

📅 Schedule: Branch creation - "after 3am on the first day of the month" (UTC), 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 Pull requests that update a dependency nobody sees label Apr 1, 2024
@github-actions github-actions bot added this to the v0.11.2 milestone Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.05%. Comparing base (5bcdb4a) to head (b9bab2a).
Report is 1 commits behind head on master.

Current head b9bab2a differs from pull request most recent head 72276e0

Please upload reports for the commit 72276e0 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #263   +/-   ##
=======================================
  Coverage   47.05%   47.05%           
=======================================
  Files          60       60           
  Lines         952      952           
  Branches       73       73           
=======================================
  Hits          448      448           
  Misses        504      504           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.27 Update dependency Rocket.Surgery.Nuke to v1.8.28 Apr 14, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.28 Update dependency Rocket.Surgery.Nuke to v1.8.29 Apr 26, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.29 Update dependency Rocket.Surgery.Nuke to v1.8.30 Apr 30, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.30 Update dependency Rocket.Surgery.Nuke to v1.8.31 May 2, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.31 Update dependency Rocket.Surgery.Nuke to v1.8.32 May 12, 2024
@renovate renovate bot force-pushed the renovate/nuke branch 2 times, most recently from f426c36 to f17d4db Compare May 20, 2024 04:27
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.32 Update dependency Rocket.Surgery.Nuke to v1.8.33 May 20, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.33 Update dependency Rocket.Surgery.Nuke to v1.8.34 May 23, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.34 Update dependency Rocket.Surgery.Nuke to v1.8.35 Jun 15, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.35 Update dependency Rocket.Surgery.Nuke to v1.8.36 Jun 26, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to v1.8.36 Update dependency Rocket.Surgery.Nuke to 1.8.36 Aug 28, 2024
@renovate renovate bot changed the title Update dependency Rocket.Surgery.Nuke to 1.8.36 Update nuke Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚚 private-dependencies Pull requests that update a dependency nobody sees
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant