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.5 #17

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps NuGetizer from 0.9.0 to 0.9.5.

Release notes

Sourced from NuGetizer's releases.

v0.9.5

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/nugetizer/compare/v0.9.4...v0.9.5

v0.9.4

What's Changed

✨ Implemented enhancements

🔨 Other

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

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

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

v0.9.5 (2023-02-25)

Full Changelog

:sparkles: Implemented enhancements:

  • Pack console apps using publish output by default #324 (@​kzu)
  • Allow extending the build with local-only targets #323 (@​kzu)
  • Ensure transitive dependencies are properly resolved for inference #322 (@​kzu)
  • Render nuspec as a relative path to the nugetize output #321 (@​kzu)

v0.9.4 (2023-02-22)

Full Changelog

:sparkles: Implemented enhancements:

  • Change nugetize default to non-verbose #313 (@​kzu)
  • Add SponsorLink to the nugetize CLI #309 (@​kzu)
  • Improve package rendering in dotnet-nugetize #307 (@​kzu)
  • Improve the handling of platform-suffixed target frameworks #306 (@​kzu)

:twisted_rightwards_arrows: Merged:

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

... (truncated)

Commits
  • b6d8405 Bump NoTargets SDK in tests and readme
  • 38c07d6 Pack console apps using publish output by default
  • 6cd5a24 Bump Microsoft.TestPlatform.ObjectModel from 17.4.1 to 17.5.0
  • 2ca40f3 Ensure transitive dependencies are properly resolved for inference
  • ed1106f Render nuspec as a relative path to the nugetize output
  • f821aee Allow extending the build with local-only targets
  • e08ac1c Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
  • 66bc31d Bump Devlooped.SponsorLink from 0.9.6 to 0.9.7
  • 3aa66fc 🖉 Update changelog with v0.9.4
  • 473ad51 Remove old unused SponsorLink checking code
  • 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 #19.

dependabot[bot] commented 1 year ago

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.