Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Bump NuGetizer from 0.6.2 to 0.9.0#184

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/NuGetizer-0.9.0
Closed

Bump NuGetizer from 0.6.2 to 0.9.0#184
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/NuGetizer-0.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2022

Copy link
Copy Markdown
Contributor

Bumps NuGetizer from 0.6.2 to 0.9.0.

Release notes

Sourced from NuGetizer's releases.

v0.9.0

Changelog

v0.9.0 (2022-09-03)

Full Changelog

✨ Implemented enhancements:

  • Allow including content in the package readme from a URL #216
  • Support markdown includes in package readme files #210
  • Support transitive package dependency from P2P #202 (@​kzu)

🐛 Fixed bugs:

  • If readme isn't already a @(None) item, it's not automatically added to package #213
  • Support transitive package dependency of referenced (non-packing) project #199
  • Packaging when using Nerdbank.Gitversioning fails #198
  • Yellow triangle on Nugetizer nuget package reference under project dependencies -> packages #196
  • running nugetize fails - unable to find framework #189

🔀 Merged:

v0.8.0

Changelog

v0.8.0 (2022-06-01)

Full Changelog

v0.8.0-beta

No release notes provided.

v0.7.6

Changelog

v0.7.6 (2022-05-26)

Full Changelog

🐛 Fixed bugs:

  • Packing with Microsoft.Build.NoTargets doesn't put dependency under proper target framework group when reference other Microsoft.Build.NoTargets project #155
  • Cannot use PackageRequireLicenseAcceptance = true with Microsoft.Build.NoTargets sdk #149

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

v0.9.0 (2022-09-03)

Full Changelog

✨ Implemented enhancements:

  • Allow including content in the package readme from a URL #216
  • Support markdown includes in package readme files #210
  • Support transitive package dependency from P2P #202 (@​kzu)

🐛 Fixed bugs:

  • If readme isn't already a @(None) item, it's not automatically added to package #213
  • Support transitive package dependency of referenced (non-packing) project #199
  • Packaging when using Nerdbank.Gitversioning fails #198
  • Yellow triangle on Nugetizer nuget package reference under project dependencies -> packages #196
  • running nugetize fails - unable to find framework #189

🔀 Merged:

v0.8.0 (2022-06-01)

Full Changelog

v0.8.0-beta (2022-06-01)

Full Changelog

✨ Implemented enhancements:

  • Improve readme.md content inclusion inference #185
  • Make it easier to create build packages by improving inference heuristics #184
  • Allow packaging projects to be framework-specific #182
  • Add support for PackFolder=buildTransitive #179

🐛 Fixed bugs:

  • Packaging project generates package improperly #139
  • Improve compatibility with SDK Pack for tools #134
  • SDK Pack always packs build as framework-specific #133

🔀 Merged:

  • Improve compatibility with SDK Pack for tools #188 (@​kzu)

... (truncated)

Commits
  • 24cbb7b Fix package push to nuget.org on publish
  • 715d36f 🖉 Update changelog with v0.9.0
  • f3e3888 Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
  • ebc70b7 Bump NuGet.Packaging from 6.2.1 to 6.3.0
  • 0fda282 Bump Microsoft.TestPlatform.ObjectModel from 17.2.0 to 17.3.1
  • c16a979 ⬆️ Bump files with dotnet-file sync
  • e6ed739 Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.2 to 1.0.3
  • 2decdff Generate and upload binlogs, don't version test build/run
  • 2fb4bd6 Latest agents with .net48 fail to run tests due to missing method
  • b2e3768 ⬆️ Bump files with dotnet-file sync
  • 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.6.2 to 0.9.0.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v0.6.2...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 5, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 21, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #193.

@dependabot dependabot Bot closed this Nov 21, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/NuGetizer-0.9.0 branch November 21, 2022 10:03
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.

0 participants