devlooped / SponsorLink

SponsorLink: an attempt at OSS sustainability
https://www.devlooped.com/SponsorLink
MIT License
32 stars 3 forks source link

Bump NuGetizer from 1.2.1 to 1.2.2 #213

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps NuGetizer from 1.2.1 to 1.2.2.

Release notes

Sourced from NuGetizer's releases.

v1.2.2

What's Changed

🐛 Fixed bugs

🔨 Other

Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.2.1...v1.2.2

Changelog

Sourced from NuGetizer's changelog.

v1.2.2 (2024-05-17)

Full Changelog

:bug: Fixed bugs:

  • Make sure nugetize always sets EnablePackageValidation=false to avoid SDK attempting to validate a non-existent package #482
  • Cannot imitate DevelopementDependency with PackageReference #448
  • Don't fail with SDK trying to validate package on nugetize #483 (@​kzu)

:twisted_rightwards_arrows: Merged:

Commits
  • b99fa63 Fix badge for CI package
  • f877dda Fix warnings from xunit analyzer
  • b4d6039 ⬆️ Bump files with dotnet-file sync
  • 1b61abe Bump Spectre.Console.Analyzer from 0.47.0 to 0.49.1
  • 27283cb Remove SourceLink packages which are now built-in the .NET SDK
  • 8c8de42 Don't fail with SDK trying to validate package on nugetize
  • e9443aa Bump nuget library with vulnerability
  • 037ed79 Delete entire unused nuget.config
  • 6261f1b Bump tests from net6.0 to net8.0
  • e06e0de Bump Microsoft.Build from 17.6.3 to 17.9.5
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)