devlooped / xunit.assemblyfixture

Provides per-assembly fixture state support for xunit
MIT License
26 stars 12 forks source link

Bump NuGetizer from 0.9.0 to 0.9.3 #15

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps NuGetizer from 0.9.0 to 0.9.3.

Release notes

Sourced from NuGetizer's releases.

v0.9.3

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

🔨 Other

Full Changelog: https://github.com/devlooped/nugetizer/compare/v0.9.2...v0.9.3

v0.9.2

What's Changed

✨ Implemented enhancements

🔨 Other

New Contributors

Full Changelog: https://github.com/devlooped/nugetizer/compare/v0.9.1...v0.9.2

v0.9.1

Changelog

v0.9.1 (2022-11-16)

Full Changelog

:sparkles: Implemented enhancements:

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

:bug: Fixed bugs:

  • NuGetizer is incompatible with SDK Pack DevelopmentDependency property #253

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

v0.9.3 (2023-02-18)

Full Changelog

:sparkles: Implemented enhancements:

  • 💜 Bump SponsorLink for better privacy #303 (@​kzu)

:bug: Fixed bugs:

  • Fix support for platform-suffixed build output #288 (@​kzu)

:twisted_rightwards_arrows: Merged:

  • Initial docfx boilerplate for a docs site #289 (@​kzu)

v0.9.2 (2023-02-11)

Full Changelog

:sparkles: 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)

:bug: Fixed bugs:

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

:twisted_rightwards_arrows: Merged:

v0.9.1 (2022-11-16)

Full Changelog

:sparkles: Implemented enhancements:

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

:bug: Fixed bugs:

... (truncated)

Commits
  • ca13aeb 💜 Bump SponsorLink for better privacy
  • 6605e88 Enable manually triggered docs build
  • b5338b0 Install docfx before running it
  • 4c82bab Fix license badge
  • 4b17f54 Initial docfx boilerplate for a docs site
  • 4ae1e7b Fix support for platform-suffixed build output
  • 7ededab 🖉 Update changelog with v0.9.2
  • 2753406 Only surface build and analyzer from SponsorLink
  • 5fa3998 Support Include/Exclude attributes from Dependency
  • d6d9d89 Move format to last
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #17.