Skip to content

Comments

deps: Update dependency Grynwald.SharedBuild to version 4#558

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/grynwald.sharedbuild-4.x
Open

deps: Update dependency Grynwald.SharedBuild to version 4#558
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/grynwald.sharedbuild-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2024

This PR contains the following updates:

Package Change Age Confidence
Grynwald.SharedBuild (source) 3.0.104.0.29 age confidence

Release Notes

ap0llo/shared-build (Grynwald.SharedBuild)

v4.0.29

New Features

Bug Fixes

Breaking Changes

Details

Skip execution of the "ValidateCodeFormatting" task when build is running on Azure Pipelines

Running dotnet format on Azure Pipelines when using the .NET 9 SDK and Nerdbank.GitVersioning is installed causes the build to hang (see dotnet/sdk#44951).

To work around this, skip the task when running on Azure Pipelines and emit a warning about the task being skipped

Upgrade to .NET 9 and Cake 5

Breaking Change

GitHub Actions Integration: Add GitHub Actions support

Add support to all tasks for running builds on GitHub Actions instead of Azure Pipelines.

Include Cake.BuildSystems module by default

Include Cake.BuildSystems.Module in the SharedBuild package's dependencies and enable support for Azure Pipelines and GitHub Actions implicitly in UseSharedBuild().

This removes the need to explicitly install and load the modules in projects using the SharedBuild package.

Make reporting of code coverage more consistent (#​152)

Adjust how code coverage reports are generated and make behavior consistent between local and CI builds

  • The combined coverage data (Cobertura.xml) will be placed directly in the code coverage output directory

  • The "Report" directory will always contain a HTML report (no longer a Azure Pipelines specific report when running on Azure Pipelines.

  • The HTML report as well as the Cobertura.xml is now published as pipeline artifact on both Azure Pipelines and GitHub Actions

  • The Azure Pipelines-specific HTML report that is shown in the web UI is now generated in a temporary directory (and only when publishing results to Azure Pipelines)

  • Pull Request: #​152

  • Commit: 3ddb9b4

Fix detection of Pull Request builds on Azure Pipelines

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 dependencies Pull requests that update a dependency file label Dec 24, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Dec 24, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: build/packages.lock.json
8.0.100 [/opt/containerbase/tools/dotnet/sdk]

Updates-dependency: Grynwald.SharedBuild
Updates-dependency-from-version: 3.0.10
Updates-dependency-to-version: 4.0.29
@renovate renovate bot force-pushed the renovate/grynwald.sharedbuild-4.x branch from 88909bc to 34c4630 Compare August 10, 2025 13:53
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.

0 participants