Bump NuGetizer from 1.1.1 to 1.2.3
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
- Automatically infer PackAsTool when ToolCommandName is used by
@kzuin devlooped/nugetizer#508🐛 Fixed bugs
- Additional fix for --no-build in pack with transitive references by
@kzuin devlooped/nugetizer#511Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.2.2...v1.2.3
v1.2.2
What's Changed
🐛 Fixed bugs
- Don't fail with SDK trying to validate package on nugetize by
@kzuin devlooped/nugetizer#483🔨 Other
- Fix warnings from xunit analyzer by
@kzuin devlooped/nugetizer#488Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.2.1...v1.2.2
v1.2.1
What's Changed
✨ Implemented enhancements
- Remove SponsorLink code and bring back analyzers by
@kzuin devlooped/nugetizer#463Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.2.0...v1.2.1
v1.2.0
What's Changed
✨ Implemented enhancements
- Rename BuildOutputFrameworkSpecific > PackFrameworkSpecific for consistency by
@kzuin devlooped/nugetizer#439🐛 Fixed bugs
- Fix copy error in inference targets for package icon by
@kzuin devlooped/nugetizer#437- Don't fail for multiple readme files in content by
@kzuin devlooped/nugetizer#446Full 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)
:sparkles: Implemented enhancements:
: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)
: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)
:sparkles: Implemented enhancements:
- Bring back nuget authoring analyzers #462
- Remove SponsorLink code and bring back analyzers #463 (
@kzu)v1.2.0 (2023-10-11)
:sparkles: Implemented enhancements:
- Rename BuildOutputFrameworkSpecific > PackFrameworkSpecific for consistency #438
- Rename BuildOutputFrameworkSpecific > PackFrameworkSpecific for consistency #439 (
@kzu):bug: Fixed bugs:
... (truncated)
Commits
aa25e6eFix nuget push on publish3deb2ef🖉 Update changelog with v1.2.3910bc42Additional fix for --no-build in pack with transitive referencesf4bfcdfRemove workload restore to speed up build26acc45Make test less dependent on specific workload version installedfe05ff5Add missing check for NuGetizer.props import from scenariosaab95bdWe pack explicitly due to tests0a811e1Update tests from net7 > net89eca8dbRestore dotnet workloads used in tests toobc1a676Update workflows from oss template- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)