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.0.1 to 1.2.2 #114

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2024

Bumps NuGetizer from 1.0.1 to 1.2.2.

Release notes

Sourced from NuGetizer's releases.

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

🐛 Fixed bugs

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

v1.1.1

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/nugetizer@v1.1.0...v1.1.1

v1.1.0

What's Changed

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

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:

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

🐛 Fixed bugs:

  • Inference of package icon causes duplicate package readme files #436
  • Unhandled exception in nugetize output #417
  • Don't fail for multiple readme files in content #446 (@​kzu)
  • Fix copy error in inference targets for package icon #437 (@​kzu)

v1.1.1 (2023-08-28)

Full Changelog

🐛 Fixed bugs:

  • Remove obsolete SL v1 implementation CLI check #426 (@​kzu)

v1.1.0 (2023-08-11)

Full Changelog

... (truncated)

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 <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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2024
@kzu
Copy link
Member

kzu commented Jul 17, 2024

@dependabot recreate

Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.0.1 to 1.2.2.
- [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.2)

---
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 force-pushed the dependabot/nuget/NuGetizer-1.2.2 branch from 15f80ee to 1329ef7 Compare July 17, 2024 03:41
@kzu kzu merged commit 077a129 into main Jul 17, 2024
4 checks passed
@kzu kzu deleted the dependabot/nuget/NuGetizer-1.2.2 branch July 17, 2024 03:43
@devlooped devlooped locked and limited conversation to collaborators Jan 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant