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.1.3 #165

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ThisAssembly from 1.0.9 to 1.1.3.

Release notes

Sourced from ThisAssembly's releases.

v1.1.3

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.1.2...v1.1.3

v1.1.2

What's Changed

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.1.1...v1.1.2

v1.1.1

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.1.0...v1.1.1

v1.1.0

What's Changed

✨ Implemented enhancements

New Contributors

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.0.10...v1.1.0

v1.0.10

Changelog

... (truncated)

Changelog

Sourced from ThisAssembly's changelog.

v1.1.3 (2023-01-10)

Full Changelog

:sparkles: Implemented enhancements:

  • Additional sanitizing at template rendering time #160 (@​kzu)

:bug: Fixed bugs:

  • Problems with Resources generator generated code #155

v1.1.2 (2023-01-10)

Full Changelog

:bug: Fixed bugs:

  • Coverlet doesn't collect coverage for modules referencing ThisAssembly.* #159
  • Embedded resources with the same filename but different extensions will create collisions #156
  • ThisAssembly.Resources Improvements #157 (@​viceroypenguin)

v1.1.1 (2023-01-06)

Full Changelog

:sparkles: Implemented enhancements:

  • Include readme in each package, aggregate on project #153 (@​kzu)
  • Ensure incremental source generators are supported #152 (@​kzu)

:bug: Fixed bugs:

  • Do not test LangVersion #101
  • Fix ThisAssembly.Resources assembly name for analyzer #149 (@​kzu)
  • Fix logic for determining default text resources #148 (@​kzu)

v1.1.0 (2022-12-31)

Full Changelog

:sparkles: Implemented enhancements:

:bug: Fixed bugs:

  • Conflicts with ThisAssembly produced by Nerdbank.GitVersioning #124

... (truncated)

Commits
  • aeca9b4 Additional sanitizing at template rendering time
  • 7809ad3 Bump PolySharp from 1.8.1 to 1.8.3
  • 5b7f70c 🖉 Update changelog with v1.1.2
  • c6e238d ThisAssembly.Resources Improvements (#157)
  • 2923ea3 🖉 Update changelog with v1.1.1
  • f01a375 🖉 Update changelog with v1.1.1-beta
  • 54d46c8 +Mᐁ includes
  • b661832 Fix resources readme for file extensions
  • 7f84a37 Fix readme inclusion of Resources readme
  • 81e7533 Include readme in each package, aggregate on project
  • 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 #166.