devlooped / SponsorLink

SponsorLink: an attempt at OSS sustainability
https://www.devlooped.com/SponsorLink
MIT License
31 stars 4 forks source link

Bump DotNetConfig from 1.0.6 to 1.1.0 #248

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps DotNetConfig from 1.0.6 to 1.1.0.

Release notes

Sourced from DotNetConfig's releases.

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.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
  • 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
  • 755b1d0 Bump Microsoft.Extensions.Configuration from 3.1.13 to 3.1.14
  • 00362c3 Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.3
  • 4dc8022 Remove unnecessary package source
  • 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)