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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps NuGetizer from 0.4.9 to 0.9.1.

Release notes

Sourced from NuGetizer's releases.

v0.9.1

Changelog

v0.9.1 (2022-11-16)

Full Changelog

✨ Implemented enhancements:

  • When include in readme fails, log a warning #232

🐛 Fixed bugs:

  • NuGetizer is incompatible with SDK Pack DevelopmentDependency property #253

🔨 Other:

  • Allow nugetize (non-build) tool for dotnet-tool projects #247

🔀 Merged:

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:

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

v0.9.1 (2022-11-16)

Full Changelog

✨ Implemented enhancements:

  • When include in readme fails, log a warning #232

🐛 Fixed bugs:

  • NuGetizer is incompatible with SDK Pack DevelopmentDependency property #253

🔨 Other:

  • Allow nugetize (non-build) tool for dotnet-tool projects #247

🔀 Merged:

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:

... (truncated)

Commits
  • 68dc156 ⬆️ Bump files with dotnet-file sync
  • 4d13b97 Remove redundant files from upstream
  • 415e56d Bump ThisAssembly
  • 01aaa67 Revert "Bump dependencies"
  • 193a497 Bump solution scenario to NS2
  • d0470c3 🖉 Update changelog with v0.9.1
  • 8ecfafa Bump dependencies
  • c810939 Make IsDevelopmentDependency legacy
  • de6e42e Expand include test, and avoid inclusion expansion in CI
  • 073eae5 Don't fail nugetize for tools
  • 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.4.9 to 0.9.1.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v0.4.9...v0.9.1)

---
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 requested a review from kzu as a code owner November 21, 2022 02:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
@kzu kzu closed this Nov 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 26, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/NuGetizer-0.9.1 branch November 26, 2022 15: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.

2 participants