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.7.2#158

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2021

Copy link
Copy Markdown
Contributor

Bumps NuGetizer from 0.6.2 to 0.7.2.

Release notes

Sourced from NuGetizer's releases.

v0.7.2

v0.7.2 (2021-07-16)

Full Changelog

✨ Implemented enhancements:

  • Allow specifying PackFolder in ProjectReference #124
  • Include readme in package #127 (@​kzu)

🔀 Merged:

  • Allow specifying PackFolder in ProjectReference #125 (@​kzu)

v0.7.1

v0.7.1 (2021-06-17)

Full Changelog

✨ Implemented enhancements:

  • Hide --debug option from nugetize tool #108
  • Parity: add support for PackageReadmeFile property #85

🔀 Merged:

v0.7.0

v0.7.0 (2021-05-10)

Full Changelog

✨ Implemented enhancements:

  • If short sha is available, use it for package metadata #94
  • Automatically default PackageProjectUrl to RepositoryUrl from source control info #91
  • Rename PackProjectReference to PackProjectReferences for consistency #90
  • Populatate RepositoryBranch, ensure we pack it as expected #57
  • Populate RepositoryUrl/RepositoryCommit early #56

🔀 Merged:

  • If short SHA is available, use it for package metadata #95 (@​kzu)

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

v0.7.2 (2021-07-16)

Full Changelog

✨ Implemented enhancements:

  • Allow specifying PackFolder in ProjectReference #124
  • Include readme in package #127 (@​kzu)
  • Allow specifying PackFolder in ProjectReference #125 (@​kzu)

🐛 Fixed bugs:

  • No longer able to generate separate snupkg symbol packages. #117

v0.7.1 (2021-06-17)

Full Changelog

✨ Implemented enhancements:

  • Hide --debug option from nugetize tool #108
  • Parity: add support for PackageReadmeFile property #85

🔀 Merged:

v0.7.0 (2021-05-10)

Full Changelog

✨ Implemented enhancements:

  • If short sha is available, use it for package metadata #94
  • Automatically default PackageProjectUrl to RepositoryUrl from source control info #91
  • Rename PackProjectReference to PackProjectReferences for consistency #90
  • Populatate RepositoryBranch, ensure we pack it as expected #57
  • Populate RepositoryUrl/RepositoryCommit early #56

🔀 Merged:

  • If short SHA is available, use it for package metadata #95 (@​kzu)
  • Populate RepositoryBranch automatically #93 (@​kzu)
  • Improve integration with source link #92 (@​kzu)
  • Bump files with dotnet-file sync #86 (@​kzu)
Commits
  • 9997b48 Include readme in package
  • 22a3a66 Allow specifying PackFolder in ProjectReference
  • 0ccadc8 Bump files with dotnet-file sync
  • 17631e7 🖉 Update changelog with v0.7.1
  • c6e22a9 Fix package publishing for release
  • e199fdd 🖉 Update changelog with v0.7.1
  • b093c43 Fix package readme file test by adding content to it
  • e1d734d 🖉 Update changelog with v0.7.1
  • 4093317 Bump files with dotnet-file sync
  • e39bd72 Add note on how to extend package contents dynamically
  • 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.7.2.
- [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.7.2)

---
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 Jul 19, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #159.

@dependabot dependabot Bot closed this Jul 26, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/NuGetizer-0.7.2 branch July 26, 2021 10:02
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