googleapis / google-cloudevents-dotnet

CloudEvent Types for .NET
Apache License 2.0
13 stars 9 forks source link

chore(deps): update dependency microsoft.sourcelink.github to v8 #232

Closed renovate-bot closed 1 month ago

renovate-bot commented 11 months ago

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://redirect.github.com/dotnet/sourcelink/releases/tag/8.0.0): (.NET SDK 8.0.100) [Compare Source](https://redirect.github.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://redirect.github.com/pakrym) in [https://github.com/dotnet/sourcelink/pull/772](https://redirect.github.com/dotnet/sourcelink/pull/772) - Add support for Gitee by [@​luocs](https://redirect.github.com/luocs) in [https://github.com/dotnet/sourcelink/pull/922](https://redirect.github.com/dotnet/sourcelink/pull/922) - Fix target Input Output as to not interfere with incremental. by [@​yuehuang010](https://redirect.github.com/yuehuang010) in [https://github.com/dotnet/sourcelink/pull/901](https://redirect.github.com/dotnet/sourcelink/pull/901) - Prepare for inclusion in .NET SDK by [@​tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/988](https://redirect.github.com/dotnet/sourcelink/pull/988) - Avoid creating source link .json file when no source control mapping is available by [@​tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/989](https://redirect.github.com/dotnet/sourcelink/pull/989) - Do not report warnings when SourceLink packages are not referenced ex… by [@​tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/991](https://redirect.github.com/dotnet/sourcelink/pull/991) - Bump version to 8.0 to match SDK by [@​tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/992](https://redirect.github.com/dotnet/sourcelink/pull/992) - Fix FileWrites by [@​tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/995](https://redirect.github.com/dotnet/sourcelink/pull/995) - Remove unnecessary \

Configuration

📅 Schedule: Branch creation - "before 8am" in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.

amanda-tarafa commented 1 month ago

@jskeet just flagging this one, nut sure if its meant to be merged.

jskeet commented 1 month ago

Wow, somehow missed this for ages...