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 DotNetConfig from 1.0.6 to 1.1.1 #212

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps DotNetConfig from 1.0.6 to 1.1.1.

Release notes

Sourced from DotNetConfig's releases.

v1.1.1

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/dotnetconfig/dotnet-config/compare/v1.1.0...v1.1.1

v1.1.0

What's Changed

✨ Implemented enhancements

🔨 Other

New Contributors

Full Changelog: https://github.com/dotnetconfig/dotnet-config/compare/v1.0.6...v1.1.0

Changelog

Sourced from DotNetConfig's changelog.

v1.1.1 (2024-06-25)

Full Changelog

:sparkles: Implemented enhancements:

  • Improve docs, add package readme for extensions #152 (@​kzu)
  • Make options and note high compat level with git config #151 (@​kzu)

:bug: Fixed bugs:

  • DotNetConfig.CommandLine not compatible with latest prerelease of System.Commandline #105

v1.1.0 (2024-06-25)

Full Changelog

:sparkles: Implemented enhancements:

:hammer: Other:

  • .Net 5 reached EOL, please upgrade this tool to use .Net 6 or 8 #146
  • Can't save empty/blank values #145

:twisted_rightwards_arrows: Merged:

Commits
  • c0d76db Improve docs, add package readme for extensions
  • 90333f1 Make options and note high compat level with git config
  • e47face 🖉 Update changelog with v1.1.0
  • 92a6d18 Use nugetizer for packing
  • a79ec58 Remove unnecessary RIDs
  • 7f2f4a9 Remove incoming SL.sln from dotnet-sync
  • 071f704 ⬆️ Bump files with dotnet-file sync
  • c662931 Bump dependencies
  • fcc16f2 Bump to .net6/8 for the CLI
  • 670132a Bump Moq from 4.18.2 to 4.18.4
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 4 months ago

Superseded by #213.