Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2025

Bumps NuGetizer from 1.0.1 to 1.2.4.

Release notes

Sourced from NuGetizer's releases.

v1.2.4

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/nugetizer@v1.2.3...v1.2.4

v1.2.3

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: devlooped/nugetizer@v1.2.2...v1.2.3

v1.2.2

What's Changed

🐛 Fixed bugs

🔨 Other

Full Changelog: devlooped/nugetizer@v1.2.1...v1.2.2

v1.2.1

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/nugetizer@v1.2.0...v1.2.1

v1.2.0

What's Changed

✨ Implemented enhancements

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

v1.2.4 (2024-11-25)

Full Changelog

✨ Implemented enhancements:

  • When running nugetize, never cleanup built packages #531 (@​kzu)

v1.2.3 (2024-08-09)

Full Changelog

✨ Implemented enhancements:

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

🐛 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

🐛 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)

🔀 Merged:

v1.2.1 (2023-11-30)

Full Changelog

✨ 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

✨ Implemented enhancements:

... (truncated)

Commits
  • d55419b Bump Microsoft.TestPlatform.ObjectModel and Microsoft.NETFramework.ReferenceA...
  • 3a35c26 Bump PolySharp from 1.14.1 to 1.15.0
  • 707b7ad Bump Microsoft.Build and Microsoft.NETFramework.ReferenceAssemblies
  • 70521aa Bump NuGet.Packaging and Microsoft.NETFramework.ReferenceAssemblies
  • aa5171c Bump MSBuild.StructuredLogger and Microsoft.NETFramework.ReferenceAssemblies
  • 2e80024 Bump the tests group across 1 directory with 3 updates
  • e56e870 ⬆️ Bump files with dotnet-file sync
  • 7f35eb7 When running nugetize, never cleanup built packages
  • cfefd20 🖉 Update changelog with v1.2.3
  • aa25e6e Fix nuget push on publish
  • 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)

Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.0.1 to 1.2.4.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v1.0.1...v1.2.4)

---
updated-dependencies:
- dependency-name: NuGetizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2025
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.

1 participant