jellyfin / TMDbLib

C#.Net library for TheMovieDB
MIT License
344 stars 128 forks source link

Update dependency Microsoft.SourceLink.GitHub to v8 #466

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.SourceLink.GitHub 1.1.1 -> 8.0.0 age adoption passing confidence

Release Notes

dotnet/sourcelink (Microsoft.SourceLink.GitHub) ### [`v8.0.0`](https://togithub.com/dotnet/sourcelink/releases/tag/8.0.0): (.NET SDK 8.0.100) [Compare Source](https://togithub.com/dotnet/sourcelink/compare/1.1.1...8.0.0) #### What's Changed **Source Link is now included in .NET SDK 8 and enabled by default. Projects that migrate to .NET SDK 8 do not need to reference Source Link packages explicitly via `PackageReference` anymore.** - Add sparse checkout support by [@​pakrym](https://togithub.com/pakrym) in [https://github.com/dotnet/sourcelink/pull/772](https://togithub.com/dotnet/sourcelink/pull/772) - Add support for Gitee by [@​luocs](https://togithub.com/luocs) in [https://github.com/dotnet/sourcelink/pull/922](https://togithub.com/dotnet/sourcelink/pull/922) - Fix target Input Output as to not interfere with incremental. by [@​yuehuang010](https://togithub.com/yuehuang010) in [https://github.com/dotnet/sourcelink/pull/901](https://togithub.com/dotnet/sourcelink/pull/901) - Prepare for inclusion in .NET SDK by [@​tmat](https://togithub.com/tmat) in [https://github.com/dotnet/sourcelink/pull/988](https://togithub.com/dotnet/sourcelink/pull/988) - Avoid creating source link .json file when no source control mapping is available by [@​tmat](https://togithub.com/tmat) in [https://github.com/dotnet/sourcelink/pull/989](https://togithub.com/dotnet/sourcelink/pull/989) - Do not report warnings when SourceLink packages are not referenced ex… by [@​tmat](https://togithub.com/tmat) in [https://github.com/dotnet/sourcelink/pull/991](https://togithub.com/dotnet/sourcelink/pull/991) - Bump version to 8.0 to match SDK by [@​tmat](https://togithub.com/tmat) in [https://github.com/dotnet/sourcelink/pull/992](https://togithub.com/dotnet/sourcelink/pull/992) - Fix FileWrites by [@​tmat](https://togithub.com/tmat) in [https://github.com/dotnet/sourcelink/pull/995](https://togithub.com/dotnet/sourcelink/pull/995) - Remove unnecessary \

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.