devlooped / xunit.assemblyfixture

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

Bump NuGetizer from 1.0.1 to 1.0.4 #23

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps NuGetizer from 1.0.1 to 1.0.4.

Release notes

Sourced from NuGetizer's releases.

v1.0.4

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.0.2...v1.0.4

v1.0.3

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.0.2...v1.0.3

v1.0.2

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.0.1...v1.0.2

Changelog

Sourced from NuGetizer's changelog.

v1.0.4 (2023-05-05)

Full Changelog

:sparkles: Implemented enhancements:

  • Missing part of the previous fix to pack private assets #390 (@​kzu)

v1.0.3 (2023-05-05)

Full Changelog

:sparkles: Implemented enhancements:

  • Make sure we can explicitly pack a privateassets/development dependency #388 (@​kzu)

:bug: Fixed bugs:

  • SponsorLink warnings in VS builds that can't be suppressed and "build paused for Xms"? #371
  • 'NuGetizer.SponsorLinker' exception happening randomly #370

:twisted_rightwards_arrows: Merged:

v1.0.2 (2023-04-19)

Full Changelog

:sparkles: Implemented enhancements:

  • Add more clear descriptions to SL usage by nugetizer #380 (@​kzu)
  • NuGetizer should always be Pack=false #377 (@​kzu)

:bug: Fixed bugs:

  • Cleanup happens on every build #369
  • Bump SponsorLink to get fixes #381 (@​kzu)
  • Clean package cache only after packing #379 (@​kzu)

:twisted_rightwards_arrows: Merged:

Commits
  • bc3e94a Missing part of the previous fix to pack private assets
  • 88edf4a 🖉 Update changelog with v1.0.3
  • 8f80546 Bump ThisAssembly.Strings from 1.2.13 to 1.2.14
  • 7c0a041 Bump ThisAssembly.Project from 1.2.13 to 1.2.14
  • 0c79358 Bump ThisAssembly.AssemblyInfo from 1.2.13 to 1.2.14
  • 98f104b Make sure we can explicitly pack a privateassets/development dependency
  • 823924a ⬆️ Bump files with dotnet-file sync
  • bd7a72f Bump Devlooped.SponsorLink from 0.10.3 to 0.10.5
  • ef9ee96 Bump MSBuild.StructuredLogger from 2.1.790 to 2.1.815
  • d33830e 🖉 Update changelog with v1.0.2
  • 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 #32.