ap0llo / markdown-generator

A utility library to programatically generate markdown files
MIT License
34 stars 3 forks source link

build: Update Grynwald.SharedBuild to version 2.2.42 #191

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Grynwald.SharedBuild (source) nuget minor 2.1.56 -> 2.2.42

Release Notes

ap0llo/shared-build ### [`v2.2.42`](https://togithub.com/ap0llo/shared-build/releases/tag/v2.2.42) #### New Features - [Add .NET 7 Support](#changelog-heading-275ec12c17fc85a722631fc34cf71e43bf7b293d) - [Update to Cake 3.0](#changelog-heading-c5bc337b1c8c28bb4b5e2d2a4b58847d3cd710b6) #### Details ##### Add .NET 7 Support Add .NET 7 build target in addition to the existing .NET 6 target and run tests on both frameworks - Pull Request: [#​70](https://togithub.com/ap0llo/shared-build/pull/70) - Commit: [`275ec12`](https://togithub.com/ap0llo/shared-build/commit/275ec12c17fc85a722631fc34cf71e43bf7b293d) ##### Update to Cake 3.0 Upgrade the underlying version of Cake to version 3.0 - Pull Request: [#​61](https://togithub.com/ap0llo/shared-build/pull/61) - Commit: [`c5bc337`](https://togithub.com/ap0llo/shared-build/commit/c5bc337b1c8c28bb4b5e2d2a4b58847d3cd710b6)

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

âš  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:

The artifact failure details are included below:

File name: build/packages.lock.json
installing v2 tool dotnet v7.0.101
dotnet-install: Note that the intended use of this script is for Continuous Integration (CI) scenarios, where:
dotnet-install: - The SDK needs to be installed without user interaction and without admin rights.
dotnet-install: - The SDK installation doesn't need to persist across multiple CI runs.
dotnet-install: To set up a development environment or to run apps, use installers rather than this script. Visit https://dotnet.microsoft.com/download to get the installer.

dotnet-install: Attempting to download using primary link https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.101/dotnet-sdk-7.0.101-linux-x64.tar.gz
dotnet-install: Extracting zip from https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.101/dotnet-sdk-7.0.101-linux-x64.tar.gz
dotnet-install: Installed version is 7.0.101
dotnet-install: Binaries of dotnet can be found in /opt/buildpack/tools/dotnet
dotnet-install: Note that the script does not resolve dependencies during installation.
dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section.
dotnet-install: Installation finished successfully.
linking tool dotnet v7.0.101
renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.