Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump NuGetizer from 1.2.0 to 1.2.3 #1503

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2024

Bumps NuGetizer from 1.2.0 to 1.2.3.

Release notes

Sourced from NuGetizer's releases.

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

Changelog

Sourced from NuGetizer's changelog.

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

Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v1.2.0...v1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@kzu kzu force-pushed the dependabot/nuget/NuGetizer-1.2.3 branch from a3b54af to 78924fb Compare September 3, 2024 03:10
@kzu kzu enabled auto-merge (rebase) September 3, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants