devlooped / dotnet-trx

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

Bump the thisassembly group with 2 updates #32

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the thisassembly group with 2 updates: ThisAssembly.Git and ThisAssembly.Project.

Updates ThisAssembly.Git from 1.4.3 to 1.5.0

Release notes

Sourced from ThisAssembly.Git's releases.

v1.5.0

Starting in v1.5, ThisAssembly now adopts SponsorLink v2.

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

🔨 Other

New Contributors

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.4.3...v1.5.0

v1.5.0-rc.3

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.5.0-rc.2...v1.5.0-rc.3

v1.5.0-rc.2

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.5.0-rc.1...v1.5.0-rc.2

v1.5.0-rc.1

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.5.0-rc...v1.5.0-rc.1

... (truncated)

Changelog

Sourced from ThisAssembly.Git's changelog.

v1.5.0 (2024-07-24)

Full Changelog

v1.5.0-rc.3 (2024-07-23)

Full Changelog

:sparkles: Implemented enhancements:

  • Detect metapackage as direct dependency too #360 (@​kzu)

v1.5.0-rc.2 (2024-07-23)

Full Changelog

:sparkles: Implemented enhancements:

  • Add support for setting ThisAssembly namespace #211
  • Add support for ThisAssemblyNamespace to change root namespace #354 (@​kzu)

v1.5.0-rc.1 (2024-07-21)

Full Changelog

v1.5.0-rc (2024-07-08)

Full Changelog

:bug: Fixed bugs:

  • ThisAssembly.Git exception when project has Git submodule #303

v1.5.0-beta (2024-07-08)

Full Changelog

:sparkles: Implemented enhancements:

  • Allow format strings in ThisAssembly.Strings #299
  • Allow format strings in ThisAssembly.Strings #313 (@​kzu)
  • Simplify and redesign ThisAssembly.Metadata as a special case of Constants #312 (@​kzu)

:bug: Fixed bugs:

  • Constants and Metadata values containing semicolon lose data after first semicolon #319
  • If resx string contains newlines, default comment breaks codegen #308
  • ThisAssembly is unusable in old-style NetFX projects. error CS0122: 'ThisAssembly' is inaccessible due to its protection level #301
  • ThisAssembly.Resources causes IL3000 warnings when publishing for AOT compilation in .NET 8 #279
  • Fails for assembly metadata containing . #247

... (truncated)

Commits
  • 71c1835 ⬆️ Bump files with dotnet-file sync
  • 026ee06 Detect metapackage as direct dependency too
  • 98d36f5 ⬆️ Bump files with dotnet-file sync
  • 39d0459 ⬆️ Bump files with dotnet-file sync
  • 1116c8d Remove solution items from solution
  • b705bdc ⬆️ Bump files with dotnet-file sync
  • 7427eb1 +Mᐁ includes
  • 2d8949b Add support for ThisAssemblyNamespace to change root namespace
  • ccc5f4a Fix whitespace in test project
  • 61baad0 Bump Microsoft.IdentityModel.JsonWebTokens
  • Additional commits viewable in compare view


Updates ThisAssembly.Project from 1.4.3 to 1.5.0

Release notes

Sourced from ThisAssembly.Project's releases.

v1.5.0

Starting in v1.5, ThisAssembly now adopts SponsorLink v2.

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

🔨 Other

New Contributors

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.4.3...v1.5.0

v1.5.0-rc.3

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.5.0-rc.2...v1.5.0-rc.3

v1.5.0-rc.2

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.5.0-rc.1...v1.5.0-rc.2

v1.5.0-rc.1

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.5.0-rc...v1.5.0-rc.1

... (truncated)

Changelog

Sourced from ThisAssembly.Project's changelog.

v1.5.0 (2024-07-24)

Full Changelog

v1.5.0-rc.3 (2024-07-23)

Full Changelog

:sparkles: Implemented enhancements:

  • Detect metapackage as direct dependency too #360 (@​kzu)

v1.5.0-rc.2 (2024-07-23)

Full Changelog

:sparkles: Implemented enhancements:

  • Add support for setting ThisAssembly namespace #211
  • Add support for ThisAssemblyNamespace to change root namespace #354 (@​kzu)

v1.5.0-rc.1 (2024-07-21)

Full Changelog

v1.5.0-rc (2024-07-08)

Full Changelog

:bug: Fixed bugs:

  • ThisAssembly.Git exception when project has Git submodule #303

v1.5.0-beta (2024-07-08)

Full Changelog

:sparkles: Implemented enhancements:

  • Allow format strings in ThisAssembly.Strings #299
  • Allow format strings in ThisAssembly.Strings #313 (@​kzu)
  • Simplify and redesign ThisAssembly.Metadata as a special case of Constants #312 (@​kzu)

:bug: Fixed bugs:

  • Constants and Metadata values containing semicolon lose data after first semicolon #319
  • If resx string contains newlines, default comment breaks codegen #308
  • ThisAssembly is unusable in old-style NetFX projects. error CS0122: 'ThisAssembly' is inaccessible due to its protection level #301
  • ThisAssembly.Resources causes IL3000 warnings when publishing for AOT compilation in .NET 8 #279
  • Fails for assembly metadata containing . #247

... (truncated)

Commits
  • 71c1835 ⬆️ Bump files with dotnet-file sync
  • 026ee06 Detect metapackage as direct dependency too
  • 98d36f5 ⬆️ Bump files with dotnet-file sync
  • 39d0459 ⬆️ Bump files with dotnet-file sync
  • 1116c8d Remove solution items from solution
  • b705bdc ⬆️ Bump files with dotnet-file sync
  • 7427eb1 +Mᐁ includes
  • 2d8949b Add support for ThisAssemblyNamespace to change root namespace
  • ccc5f4a Fix whitespace in test project
  • 61baad0 Bump Microsoft.IdentityModel.JsonWebTokens
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions