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

deps: Update dependency nugetizer to version 1 - abandoned #256

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
nugetizer (source) nuget major 0.9.1 -> 1.0.0

Release Notes

devlooped/nugetizer

v1.0.0

Full Changelog

v0.9.5

Full Changelog

✨ Implemented enhancements:

  • Pack console apps using publish output by default #​324 (@​kzu)
  • Allow extending the build with local-only targets #​323 (@​kzu)
  • Ensure transitive dependencies are properly resolved for inference #​322 (@​kzu)
  • Render nuspec as a relative path to the nugetize output #​321 (@​kzu)

v0.9.4

Full Changelog

✨ Implemented enhancements:

🔀 Merged:

v0.9.3

Full Changelog

✨ Implemented enhancements:

🐛 Fixed bugs:

🔀 Merged:

v0.9.2

Full Changelog

✨ Implemented enhancements:

  • F# projects are not supported #​191
  • Document support for packaging projects #​55
  • Only surface build and analyzer from SponsorLink #​286 (@​kzu)
  • Support Include/Exclude attributes from Dependency #​285 (@​kzu)
  • Add SponsorLink to ensure ongoing development and maintenance #​284 (@​kzu)
  • Pack runtime lib assets when inferring dependencies #​282 (@​kzu)
  • PackageFile should be hidden from solution explorer #​281 (@​kzu)
  • Ensure package metadata is populated before GetAssemblyVersion #​280 (@​kzu)
  • Add NuGetPackageId metadata to target path item #​273 (@​kzu)

🐛 Fixed bugs:

  • NuGetizer v0.9.1 packing reference assembly instead of real assembly #​263

🔀 Merged:


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 has been generated by Mend Renovate. View repository job log here.

Updates-dependency: nugetizer
Updates-dependency-from-version: 0.9.1
Updates-dependency-to-version: 1.0.0
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 22, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 22, 2023

⚠ 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: src/MdDocs.MSBuild/packages.lock.json, src/MdDocs.MSBuild.IntegrationTest/packages.lock.json
installing v2 tool dotnet v7.0.202
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.202/dotnet-sdk-7.0.202-linux-x64.tar.gz
dotnet-install: Extracting zip from https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.202/dotnet-sdk-7.0.202-linux-x64.tar.gz
dotnet-install: Installed version is 7.0.202
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.202

@renovate
Copy link
Contributor Author

renovate bot commented Mar 22, 2023

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.

@renovate renovate bot changed the title deps: Update dependency nugetizer to version 1 deps: Update dependency nugetizer to version 1 - abandoned Mar 22, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 22, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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