TableStorage icon indicating copy to clipboard operation
TableStorage copied to clipboard

Bump NuGetizer from 1.1.1 to 1.2.3

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps NuGetizer from 1.1.1 to 1.2.3.

Release notes

Sourced from NuGetizer's releases.

v1.2.3

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

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

v1.2.2

What's Changed

🐛 Fixed bugs

🔨 Other

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

v1.2.1

What's Changed

✨ Implemented enhancements

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

v1.2.0

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.1.1...v1.2.0

Changelog

Sourced from NuGetizer's changelog.

v1.2.3 (2024-08-09)

Full Changelog

:sparkles: Implemented enhancements:

  • Automatically infer PackAsTool when ToolCommandName is used #508 (@​kzu)

:bug: Fixed bugs:

  • error NETSDK1085: The 'NoBuild' property was set to true but the 'Build' target was invoked #501
  • When publishing as a tool, readme inclusions are resolved from publish dir #435
  • Additional fix for --no-build in pack with transitive references #511 (@​kzu)

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:

v1.2.1 (2023-11-30)

Full Changelog

:sparkles: Implemented enhancements:

  • Bring back nuget authoring analyzers #462
  • Remove SponsorLink code and bring back analyzers #463 (@​kzu)

v1.2.0 (2023-10-11)

Full Changelog

:sparkles: Implemented enhancements:

  • Rename BuildOutputFrameworkSpecific > PackFrameworkSpecific for consistency #438
  • Rename BuildOutputFrameworkSpecific > PackFrameworkSpecific for consistency #439 (@​kzu)

:bug: Fixed bugs:

  • Inference of package icon causes duplicate package readme files #436
  • Unhandled exception in nugetize output #417

... (truncated)

Commits
  • aa25e6e Fix nuget push on publish
  • 3deb2ef 🖉 Update changelog with v1.2.3
  • 910bc42 Additional fix for --no-build in pack with transitive references
  • f4bfcdf Remove workload restore to speed up build
  • 26acc45 Make test less dependent on specific workload version installed
  • fe05ff5 Add missing check for NuGetizer.props import from scenarios
  • aab95bd We pack explicitly due to tests
  • 0a811e1 Update tests from net7 > net8
  • 9eca8db Restore dotnet workloads used in tests too
  • bc1a676 Update workflows from oss template
  • 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 <dependency name> 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)

dependabot[bot] avatar Aug 10 '24 00:08 dependabot[bot]