Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps NuGetizer from 0.9.1 to 0.9.2.

Release notes

Sourced from NuGetizer's releases.

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.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:

  • NuGetizer v0.9.1 packing reference assembly instead of real assembly #263

🔀 Merged:

Commits
  • 2753406 Only surface build and analyzer from SponsorLink
  • 5fa3998 Support Include/Exclude attributes from Dependency
  • d6d9d89 Move format to last
  • baa0696 Fix formatting for analyzer
  • cda0531 Fix analyzer namespace, add missing sourcelink
  • d770fc9 Add SponsorLink to ensure ongoing development and maintenance
  • 7acc406 Pack runtime lib assets when inferring dependencies
  • c3994dd Reduce dependency surface on ThisAssembly, remove older local stuff
  • 094666e PackageFile should be hidden from solution explorer
  • 0862559 Ensure package metadata is populated before GetAssemblyVersion
  • 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.2.
- [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.2)

---
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 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #62.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/nuget/NuGetizer-0.9.2 branch February 20, 2023 18:59
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.

1 participant