devlooped / dotnet-trx

Pretty-print test results from trx files
MIT License
33 stars 1 forks source link

Bump NuGetizer from 1.2.2 to 1.2.3 #38

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

Bumps NuGetizer from 1.2.2 to 1.2.3.

Release notes

Sourced from NuGetizer's releases.

v1.2.3

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.2.2...v1.2.3

Changelog

Sourced from NuGetizer's changelog.

v1.2.3 (2024-08-09)

Full Changelog

:sparkles: Implemented enhancements:

  • Automatically infer PackAsTool when ToolCommandName is used #508 (@​kzu)

:bug: Fixed bugs:

  • error NETSDK1085: The 'NoBuild' property was set to true but the 'Build' target was invoked #501
  • When publishing as a tool, readme inclusions are resolved from publish dir #435
  • Additional fix for --no-build in pack with transitive references #511 (@​kzu)
Commits
  • aa25e6e Fix nuget push on publish
  • 3deb2ef 🖉 Update changelog with v1.2.3
  • 910bc42 Additional fix for --no-build in pack with transitive references
  • f4bfcdf Remove workload restore to speed up build
  • 26acc45 Make test less dependent on specific workload version installed
  • fe05ff5 Add missing check for NuGetizer.props import from scenarios
  • aab95bd We pack explicitly due to tests
  • 0a811e1 Update tests from net7 > net8
  • 9eca8db Restore dotnet workloads used in tests too
  • bc1a676 Update workflows from oss template
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)