devlooped / CredentialManager

Packages the official Git Credential Manager cross-platform credential store implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies.
https://clarius.org/CredentialManager
MIT License
9 stars 0 forks source link

Bump NuGetizer from 0.8.0 to 0.9.0 #19

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps NuGetizer from 0.8.0 to 0.9.0.

Release notes

Sourced from NuGetizer's releases.

v0.9.0

Changelog

v0.9.0 (2022-09-03)

Full Changelog

:sparkles: Implemented enhancements:

  • Allow including content in the package readme from a URL #216
  • Support markdown includes in package readme files #210
  • Support transitive package dependency from P2P #202 (@​kzu)

:bug: Fixed bugs:

  • If readme isn't already a @(None) item, it's not automatically added to package #213
  • Support transitive package dependency of referenced (non-packing) project #199
  • Packaging when using Nerdbank.Gitversioning fails #198
  • Yellow triangle on Nugetizer nuget package reference under project dependencies -> packages #196
  • running nugetize fails - unable to find framework #189

:twisted_rightwards_arrows: Merged:

Changelog

Sourced from NuGetizer's changelog.

v0.9.0 (2022-09-03)

Full Changelog

:sparkles: Implemented enhancements:

  • Allow including content in the package readme from a URL #216
  • Support markdown includes in package readme files #210
  • Support transitive package dependency from P2P #202 (@​kzu)

:bug: Fixed bugs:

  • If readme isn't already a @(None) item, it's not automatically added to package #213
  • Support transitive package dependency of referenced (non-packing) project #199
  • Packaging when using Nerdbank.Gitversioning fails #198
  • Yellow triangle on Nugetizer nuget package reference under project dependencies -> packages #196
  • running nugetize fails - unable to find framework #189

:twisted_rightwards_arrows: Merged:

Commits
  • 24cbb7b Fix package push to nuget.org on publish
  • 715d36f 🖉 Update changelog with v0.9.0
  • f3e3888 Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
  • ebc70b7 Bump NuGet.Packaging from 6.2.1 to 6.3.0
  • 0fda282 Bump Microsoft.TestPlatform.ObjectModel from 17.2.0 to 17.3.1
  • c16a979 ⬆️ Bump files with dotnet-file sync
  • e6ed739 Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.2 to 1.0.3
  • 2decdff Generate and upload binlogs, don't version test build/run
  • 2fb4bd6 Latest agents with .net48 fail to run tests due to missing method
  • b2e3768 ⬆️ Bump files with dotnet-file sync
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)