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 0.9.1 to 0.9.4 #63

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps NuGetizer from 0.9.1 to 0.9.4.

Release notes

Sourced from NuGetizer's releases.

v0.9.4

What's Changed

✨ Implemented enhancements

🔨 Other

Full Changelog: devlooped/nugetizer@v0.9.3...v0.9.4

v0.9.3

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

🔨 Other

Full Changelog: devlooped/nugetizer@v0.9.2...v0.9.3

v0.9.2

What's Changed

✨ Implemented enhancements

🔨 Other

New Contributors

Full Changelog: devlooped/nugetizer@v0.9.1...v0.9.2

Changelog

Sourced from NuGetizer's changelog.

v0.9.4 (2023-02-22)

Full Changelog

✨ Implemented enhancements:

  • Change nugetize default to non-verbose #313 (@​kzu)
  • Add SponsorLink to the nugetize CLI #309 (@​kzu)
  • Improve package rendering in dotnet-nugetize #307 (@​kzu)
  • Improve the handling of platform-suffixed target frameworks #306 (@​kzu)

🔀 Merged:

v0.9.3 (2023-02-18)

Full Changelog

✨ Implemented enhancements:

  • 💜 Bump SponsorLink for better privacy #303 (@​kzu)

🐛 Fixed bugs:

  • Fix support for platform-suffixed build output #288 (@​kzu)

🔀 Merged:

  • Initial docfx boilerplate for a docs site #289 (@​kzu)

v0.9.2 (2023-02-11)

Full Changelog

✨ Implemented enhancements:

  • F# projects are not supported #191
  • Document support for packaging projects #55
  • Only surface build and analyzer from SponsorLink #286 (@​kzu)
  • Support Include/Exclude attributes from Dependency #285 (@​kzu)
  • Add SponsorLink to ensure ongoing development and maintenance #284 (@​kzu)
  • Pack runtime lib assets when inferring dependencies #282 (@​kzu)
  • PackageFile should be hidden from solution explorer #281 (@​kzu)
  • Ensure package metadata is populated before GetAssemblyVersion #280 (@​kzu)
  • Add NuGetPackageId metadata to target path item #273 (@​kzu)

🐛 Fixed bugs:

... (truncated)

Commits
  • 473ad51 Remove old unused SponsorLink checking code
  • a2d5e2f ⬆️ Bump files with dotnet-file sync
  • 7900512 We don't need a jekyll config.yml anymore
  • 04e575e Run dependabot updates on docs too
  • a01d43c Update docs workflow for new branch
  • f5d006e Only override version prefix if empty
  • cb5764a Use a better CI version number
  • 3287871 Fix replacement of heads/refs/ in CI package version
  • fa3a050 Simplify CI package version
  • ff29b7c Exclude ignored files by default from VSCode explorer
  • 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 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 0.9.1 to 0.9.4.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v0.9.1...v0.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 23, 2023
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants