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.2.15 #177

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ThisAssembly from 1.0.9 to 1.2.15.

Release notes

Sourced from ThisAssembly's releases.

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

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

v1.2.11

What's Changed

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from ThisAssembly's changelog.

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)

:twisted_rightwards_arrows: Merged:

  • Remove obsolete [Generator] attribute on SponsorLink #220 (@​kzu)

v1.2.11 (2023-03-22)

Full Changelog

:bug: Fixed bugs:

  • Don't warn compiler API version for F# projects #216 (@​kzu)

v1.2.10 (2023-03-20)

... (truncated)

Commits
  • ea48dc5 Add missing constant for AssemblyDescriptionAttribute
  • 2728d3e Bump NuGetizer from 1.0.1 to 1.0.2
  • 48603be 🖉 Update changelog with v1.2.14
  • 1aa8462 Bump Devlooped.SponsorLink from 0.10.3 to 0.10.5
  • b0b248f ⬆️ Bump files with dotnet-file sync
  • f8deedd Bump Devlooped.SponsorLink from 0.10.2 to 0.10.3
  • 764c337 Bump PolySharp from 1.12.1 to 1.13.1
  • 0e5f0c4 Use of Path constants doesn't work in wasm
  • 7573de6 Assembly location can be null, i.e. Blazor WebAssembly
  • 1abdac9 ⬆️ Bump files with dotnet-file sync
  • 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 #183.