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.8.0#177

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2022

Copy link
Copy Markdown
Contributor

Bumps NuGetizer from 0.6.2 to 0.8.0.

Release notes

Sourced from NuGetizer's releases.

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
  • Do BuildAction and CopyToOutput work? #143

🔀 Merged:

New Contributors

v0.7.5

v0.7.5 (2021-10-13)

Full Changelog

✨ Implemented enhancements:

  • Normalize all paths for consistency, use SDK Pack format #135
  • PackAsTool from SDK Pack should cause PackFolder=tool #131

🐛 Fixed bugs:

  • SDK Pack always packs tools as framework-specific #132

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

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)
  • Improve readme content inclusion metadata inference #187 (@​kzu)
  • Improve default heuristics for build projects #186 (@​kzu)
  • Allow packaging projects to be framework-specific #183 (@​kzu)
  • Be smarter about PackFolder on project references #181 (@​kzu)
  • Add support for buildTransitive pack folder kind #180 (@​kzu)

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
  • Do BuildAction and CopyToOutput work? #143

🔀 Merged:

v0.7.5 (2021-10-13)

... (truncated)

Commits
  • cf829f7 🖉 Update changelog with v0.8.0-beta
  • 2d58253 Fix nuget publish path
  • c388e51 Restore as part of build, use version number only on pack
  • 41b8d5f Simplify and unify build/publish on windows
  • 843921d 🖉 Update changelog with v0.8.0
  • 4991a85 Improve compatibility with SDK Pack for tools
  • 88eb598 Improve readme content inclusion metadata inference
  • 9f01a36 Add documentation on packaging projects
  • f0d2d76 Improve default heuristics for build projects
  • 25882ab Allow packaging projects to be framework-specific
  • 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.8.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.8.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 Jun 13, 2022
@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #184.

@dependabot dependabot Bot closed this Sep 5, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/NuGetizer-0.8.0 branch September 5, 2022 15:18
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