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.0.10 #157

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps ThisAssembly from 1.0.9 to 1.0.10.

Release notes

Sourced from ThisAssembly's releases.

v1.0.10

Changelog

v1.0.10 (2022-10-18)

Full Changelog

:sparkles: Implemented enhancements:

  • If resource name contains an invalid identifier character, replace it with underscore #125

:bug: Fixed bugs:

  • 'New issue' page URL's #108
  • Wrong links in 'New issue' page #102
  • Packages should not be transitive #86
  • Source Generator doesn't work anymore with .NET 6.0.200 SDK #85

:twisted_rightwards_arrows: Merged:

  • Fix sample code syntax error in readme.md #127 (@​mapolu)
  • Improve support for invalid identifier characters #126 (@​kzu)
  • Build with latest .NET6, no particular version #97 (@​kzu)
  • Remove workaround for 6.0.202 breakage #95 (@​kzu)
  • Add devlooped/.github assets #91 (@​kzu)
  • ?? Bump files with dotnet-file sync #90 (@​kzu)
  • Packages should not be transitive #89 (@​kzu)
Changelog

Sourced from ThisAssembly's changelog.

v1.0.10 (2022-10-18)

Full Changelog

:bug: Fixed bugs:

  • 'New issue' page URL's #108
  • Wrong links in "New issue" page #102
  • Packages should not be transitive #86
  • Source Generator doesn't work anymore with .NET 6.0.200 SDK #85

:hammer: Other:

  • If resource name contains an invalid identifier character, replace it with underscore #125

:twisted_rightwards_arrows: Merged:

  • Fix sample code syntax error in readme.md #127 (@​mapolu)
  • Improve support for invalid identifier characters #126 (@​kzu)
  • Build with latest .NET6, no particular version #97 (@​kzu)
  • Remove workaround for 6.0.202 breakage #95 (@​kzu)
  • Add devlooped/.github assets #91 (@​kzu)
  • ⬆️ Bump files with dotnet-file sync #90 (@​kzu)
  • Packages should not be transitive #89 (@​kzu)
Commits
  • 152109a Fix syntax error
  • cb3ab7c ⬆️ Bump files with dotnet-file sync
  • 668990f Improve support for invalid identifier characters
  • 2bcf5a0 Update config.yml
  • df06941 Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.2
  • 9431b3c ⬆️ Bump files with dotnet-file sync
  • d4586fd Bump NuGetizer from 0.8.0 to 0.9.0
  • e9e0f61 Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • 73b3cdd ⬆️ Bump files with dotnet-file sync
  • 2aadc11 ⬆️ 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 #163.