devlooped / dotnet-vs

A global tool for managing Visual Studio installations
https://clarius.org/dotnet-vs
MIT License
49 stars 7 forks source link

Bump ThisAssembly from 1.0.9 to 1.3.0 #183

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ThisAssembly from 1.0.9 to 1.3.0.

Release notes

Sourced from ThisAssembly's releases.

v1.3.0

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.15...v1.3.0

v1.2.15

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.14...v1.2.15

v1.2.14

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.13...v1.2.14

v1.2.13

What's Changed

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.12...v1.2.13

v1.2.12

What's Changed

✨ Implemented enhancements

... (truncated)

Changelog

Sourced from ThisAssembly's changelog.

v1.3.0 (2023-07-03)

Full Changelog

:sparkles: Implemented enhancements:

  • Use raw string literals if supported by the target language options #243
  • Use raw string literals if supported by the target language #244 (@​kzu)

:bug: Fixed bugs:

  • AssemblyDescriptionAttribute is not included in AssemblyInfoGenerator #234

v1.2.15 (2023-05-09)

Full Changelog

:sparkles: Implemented enhancements:

  • Add missing constant for AssemblyDescriptionAttribute #235 (@​kzu)

v1.2.14 (2023-04-22)

Full Changelog

:sparkles: Implemented enhancements:

  • Add PrepareProjectProperties as a public hook #226 (@​kzu)

:bug: Fixed bugs:

  • Assembly location can be null, i.e. Blazor WebAssembly #227 (@​kzu)

v1.2.13 (2023-04-08)

Full Changelog

:bug: Fixed bugs:

  • Allow using ThisAssembly.Resources and ThisAssembly.Strings SxS #225 (@​kzu)

v1.2.12 (2023-03-22)

Full Changelog

:sparkles: Implemented enhancements:

  • Only run targets when necessary and no earlier #221 (@​kzu)
  • Remove dependency on Prerequisites package #219 (@​kzu)

... (truncated)

Commits
  • 087897e ⬆️ Bump files with dotnet-file sync
  • c805713 Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.3
  • 36b30aa Use raw string literals if supported by the target language
  • 7b2ea8d Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1
  • 6cd96af Bump PolySharp from 1.13.1 to 1.13.2
  • 0acc337 Bump NuGetizer from 1.0.2 to 1.0.4
  • 096f220 🖉 Update changelog with v1.2.15
  • ea48dc5 Add missing constant for AssemblyDescriptionAttribute
  • 2728d3e Bump NuGetizer from 1.0.1 to 1.0.2
  • 48603be 🖉 Update changelog with v1.2.14
  • 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 #185.