chore(deps): update all non-major dependencies #39

Merged
Dutch merged 1 commit from renovate/all-minor-patch into main 2025-12-10 19:52:06 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence Type Update
LinkDotNet.BuildInformation 2.0.0 -> 2.1.2 age confidence nuget minor
Linq2DbRepo 0.1.0 -> 0.1.1 age confidence nuget patch
Microsoft.Data.Sqlite (source) 10.0.0 -> 10.0.1 age confidence nuget patch
dotnet-sdk 10.0.100 -> 10.0.101 age confidence dotnet-sdk patch

Release Notes

linkdotnet/BuildInformation (LinkDotNet.BuildInformation)

v2.1.2

Fixed
  • Use build properties for configuration to detect custom configurations properly.

v2.1.1

Fixed

v2.1.0

Added
  • Added AssemblyCopyright and AssemblyCompany properties to the BuildInformation class.
dotnet/sdk (dotnet-sdk)

v10.0.101: .NET 10.0.1

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.100...v10.0.101


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [LinkDotNet.BuildInformation](https://github.com/linkdotnet/BuildInformation) | `2.0.0` -> `2.1.2` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/LinkDotNet.BuildInformation/2.1.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/LinkDotNet.BuildInformation/2.0.0/2.1.2?slim=true) | nuget | minor | | [Linq2DbRepo](https://git.dutches.de/Dutch/Linq2DbRepo) | `0.1.0` -> `0.1.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Linq2DbRepo/0.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Linq2DbRepo/0.1.0/0.1.1?slim=true) | nuget | patch | | [Microsoft.Data.Sqlite](https://docs.microsoft.com/dotnet/standard/data/sqlite/) ([source](https://github.com/dotnet/dotnet)) | `10.0.0` -> `10.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Data.Sqlite/10.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Data.Sqlite/10.0.0/10.0.1?slim=true) | nuget | patch | | [dotnet-sdk](https://github.com/dotnet/sdk) | `10.0.100` -> `10.0.101` | ![age](https://developer.mend.io/api/mc/badges/age/dotnet-version/dotnet-sdk/10.0.101?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/dotnet-version/dotnet-sdk/10.0.100/10.0.101?slim=true) | dotnet-sdk | patch | --- ### Release Notes <details> <summary>linkdotnet/BuildInformation (LinkDotNet.BuildInformation)</summary> ### [`v2.1.2`](https://github.com/linkdotnet/BuildInformation/blob/HEAD/CHANGELOG.md#212---2025-12-09) ##### Fixed - Use build properties for configuration to detect custom configurations properly. ### [`v2.1.1`](https://github.com/linkdotnet/BuildInformation/blob/HEAD/CHANGELOG.md#211---2025-12-09) ##### Fixed - Issue with detecting configuration. Reported by [@&#8203;Sella-GH](https://github.com/Sella-GH) in [#&#8203;69](https://github.com/linkdotnet/BuildInformation/issues/69). ### [`v2.1.0`](https://github.com/linkdotnet/BuildInformation/blob/HEAD/CHANGELOG.md#210---2025-12-08) ##### Added - Added AssemblyCopyright and AssemblyCompany properties to the BuildInformation class. </details> <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v10.0.101`](https://github.com/dotnet/sdk/releases/tag/v10.0.101): .NET 10.0.1 [Compare Source](https://github.com/dotnet/sdk/compare/v10.0.100...v10.0.101) [Release](https://github.com/dotnet/core/releases/tag/v10.0.1) #### What's Changed - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50357](https://github.com/dotnet/sdk/pull/50357) - \[release/8.0.4xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50381](https://github.com/dotnet/sdk/pull/50381) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;50788](https://github.com/dotnet/sdk/pull/50788) - \[8.0.4xx] detect .NET 10 RID-specific tools and provide a more actionable error by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;50414](https://github.com/dotnet/sdk/pull/50414) - Merging internal commits for release/8.0.4xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;50710](https://github.com/dotnet/sdk/pull/50710) - \[9.0.1xx] detect .NET 10 RID-specific tools and provide a more actionable error by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;50415](https://github.com/dotnet/sdk/pull/50415) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;50845](https://github.com/dotnet/sdk/pull/50845) - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50848](https://github.com/dotnet/sdk/pull/50848) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50850](https://github.com/dotnet/sdk/pull/50850) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50853](https://github.com/dotnet/sdk/pull/50853) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;50841](https://github.com/dotnet/sdk/pull/50841) - Make duplicate deb/rpm packages so we can sign them with the new PMC key by [@&#8203;jkoritzinsky](https://github.com/jkoritzinsky) in [#&#8203;50294](https://github.com/dotnet/sdk/pull/50294) - \[release/9.0.3xx] Make duplicate deb/rpm packages so we can sign them with the new PMC key by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;50910](https://github.com/dotnet/sdk/pull/50910) - Update branding to 9.0.307 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51152](https://github.com/dotnet/sdk/pull/51152) - Update branding to 9.0.112 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51151](https://github.com/dotnet/sdk/pull/51151) - Update branding to 8.0.416 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51150](https://github.com/dotnet/sdk/pull/51150) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;50886](https://github.com/dotnet/sdk/pull/50886) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50921](https://github.com/dotnet/sdk/pull/50921) - \[release/9.0.1xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50898](https://github.com/dotnet/sdk/pull/50898) - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51033](https://github.com/dotnet/sdk/pull/51033) - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51028](https://github.com/dotnet/sdk/pull/51028) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50973](https://github.com/dotnet/sdk/pull/50973) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50920](https://github.com/dotnet/sdk/pull/50920) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51177](https://github.com/dotnet/sdk/pull/51177) - \[release/8.0.4xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50449](https://github.com/dotnet/sdk/pull/50449) - \[release/8.0.4xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50801](https://github.com/dotnet/sdk/pull/50801) - Fix the VS warning to state 18.0 is required for net10.0 targeting by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;50737](https://github.com/dotnet/sdk/pull/50737) - \[release/8.0.4xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50800](https://github.com/dotnet/sdk/pull/50800) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51181](https://github.com/dotnet/sdk/pull/51181) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51183](https://github.com/dotnet/sdk/pull/51183) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51191](https://github.com/dotnet/sdk/pull/51191) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51189](https://github.com/dotnet/sdk/pull/51189) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51208](https://github.com/dotnet/sdk/pull/51208) - Manual backport of 48874 to release 9.0.3xx by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;50940](https://github.com/dotnet/sdk/pull/50940) - Stop building source-build in non-1xx branches by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;50888](https://github.com/dotnet/sdk/pull/50888) - Fail the RPM build if FPM tool is not present by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;51170](https://github.com/dotnet/sdk/pull/51170) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51252](https://github.com/dotnet/sdk/pull/51252) - Merging internal commits for release/9.0.3xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51246](https://github.com/dotnet/sdk/pull/51246) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51278](https://github.com/dotnet/sdk/pull/51278) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51279](https://github.com/dotnet/sdk/pull/51279) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51297](https://github.com/dotnet/sdk/pull/51297) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51286](https://github.com/dotnet/sdk/pull/51286) - Revert Merge branch 'release/9.0.3xx' into darc-release/9.0.3xx-dd349698-0d4f-47dc-984b-9b4cdb884111 by [@&#8203;joeloff](https://github.com/joeloff) in [#&#8203;51306](https://github.com/dotnet/sdk/pull/51306) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51295](https://github.com/dotnet/sdk/pull/51295) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51298](https://github.com/dotnet/sdk/pull/51298) - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51323](https://github.com/dotnet/sdk/pull/51323) - Stop using Ubuntu 20.04 by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;51317](https://github.com/dotnet/sdk/pull/51317) - Merging internal commits for release/9.0.1xx by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51245](https://github.com/dotnet/sdk/pull/51245) - .NET Source-Build 9.0.111 October 2025 Updates by [@&#8203;dotnet-sb-bot](https://github.com/dotnet-sb-bot) in [#&#8203;51247](https://github.com/dotnet/sdk/pull/51247) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51353](https://github.com/dotnet/sdk/pull/51353) - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51354](https://github.com/dotnet/sdk/pull/51354) - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51319](https://github.com/dotnet/sdk/pull/51319) - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51352](https://github.com/dotnet/sdk/pull/51352) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51321](https://github.com/dotnet/sdk/pull/51321) - \[release/9.0.3xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51384](https://github.com/dotnet/sdk/pull/51384) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51383](https://github.com/dotnet/sdk/pull/51383) - \[release/9.0.1xx] Update dependencies from dotnet/msbuild by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51382](https://github.com/dotnet/sdk/pull/51382) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51394](https://github.com/dotnet/sdk/pull/51394) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51392](https://github.com/dotnet/sdk/pull/51392) - Delete unused NuGet source by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;51365](https://github.com/dotnet/sdk/pull/51365) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51424](https://github.com/dotnet/sdk/pull/51424) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51439](https://github.com/dotnet/sdk/pull/51439) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51450](https://github.com/dotnet/sdk/pull/51450) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51478](https://github.com/dotnet/sdk/pull/51478) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51489](https://github.com/dotnet/sdk/pull/51489) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51502](https://github.com/dotnet/sdk/pull/51502) - Stable versioning for placeholder MSI by [@&#8203;NikolaMilosavljevic](https://github.com/NikolaMilosavljevic) in [#&#8203;51496](https://github.com/dotnet/sdk/pull/51496) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51516](https://github.com/dotnet/sdk/pull/51516) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51524](https://github.com/dotnet/sdk/pull/51524) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51538](https://github.com/dotnet/sdk/pull/51538) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51566](https://github.com/dotnet/sdk/pull/51566) - Update MicrosoftBuildMinimumVersion to 17.14.28 by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51536](https://github.com/dotnet/sdk/pull/51536) - Update branding to 9.0.308 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51556](https://github.com/dotnet/sdk/pull/51556) - Update branding to 9.0.113 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51555](https://github.com/dotnet/sdk/pull/51555) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51396](https://github.com/dotnet/sdk/pull/51396) - \[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51408](https://github.com/dotnet/sdk/pull/51408) - \[release/9.0.1xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51453](https://github.com/dotnet/sdk/pull/51453) - \[release/10.0.1xx] Set EnableDefaultEmbeddedResourceItems and EnableDefaultNoneItems to false for file-based apps using default SDK by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51593](https://github.com/dotnet/sdk/pull/51593) - Fix `vs2022` Image rejecting preview sdks, failing to resolve sdks by [@&#8203;nagilson](https://github.com/nagilson) in [#&#8203;51558](https://github.com/dotnet/sdk/pull/51558) - \[release/10.0.1xx] Remove razor\_tooling from format example ci test by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51564](https://github.com/dotnet/sdk/pull/51564) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51376](https://github.com/dotnet/sdk/pull/51376) - \[release/9.0.1xx] Fix `vs2022` Image rejecting preview sdks, failing to resolve sdks by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51621](https://github.com/dotnet/sdk/pull/51621) - \[release/9.0.1xx] Update License Scan tests to use container by [@&#8203;MichaelSimons](https://github.com/MichaelSimons) in [#&#8203;51369](https://github.com/dotnet/sdk/pull/51369) - Update MessagePack by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;50925](https://github.com/dotnet/sdk/pull/50925) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51638](https://github.com/dotnet/sdk/pull/51638) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51635](https://github.com/dotnet/sdk/pull/51635) - Downgrade implicit versions by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;51592](https://github.com/dotnet/sdk/pull/51592) - \[release/9.0.3xx] Update dependencies from dotnet/roslyn by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51643](https://github.com/dotnet/sdk/pull/51643) - \[release/9.0.1xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51611](https://github.com/dotnet/sdk/pull/51611) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51606](https://github.com/dotnet/sdk/pull/51606) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51399](https://github.com/dotnet/sdk/pull/51399) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51672](https://github.com/dotnet/sdk/pull/51672) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51607](https://github.com/dotnet/sdk/pull/51607) - \[release/9.0.3xx] Update dependencies from dotnet/razor by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51458](https://github.com/dotnet/sdk/pull/51458) - Update Mariner-2-Docker-ARM64 internal build image to Azure-Linux-3-Arm64 by [@&#8203;MichaelSimons](https://github.com/MichaelSimons) in [#&#8203;51687](https://github.com/dotnet/sdk/pull/51687) - \[release/9.0.1xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51671](https://github.com/dotnet/sdk/pull/51671) - \[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51250](https://github.com/dotnet/sdk/pull/51250) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51670](https://github.com/dotnet/sdk/pull/51670) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51706](https://github.com/dotnet/sdk/pull/51706) - \[automated] Update man pages by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51504](https://github.com/dotnet/sdk/pull/51504) - Update copilot-instructions.md to reference main branch with fallback by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51339](https://github.com/dotnet/sdk/pull/51339) - \[release/9.0.3xx] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51708](https://github.com/dotnet/sdk/pull/51708) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51731](https://github.com/dotnet/sdk/pull/51731) - \[release/9.0.3xx] Update dependencies from dotnet/templating by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51679](https://github.com/dotnet/sdk/pull/51679) - Update branding to 9.0.309 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in [#&#8203;51696](https://github.com/dotnet/sdk/pull/51696) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51757](https://github.com/dotnet/sdk/pull/51757) - \[release/9.0.3xx] Update dependencies from dotnet/sourcelink by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51759](https://github.com/dotnet/sdk/pull/51759) - \[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51698](https://github.com/dotnet/sdk/pull/51698) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51633](https://github.com/dotnet/sdk/pull/51633) - \[release/10.0.1xx] Fix solution parsing in dotnet test for Microsoft.Testing.Platform by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;51794](https://github.com/dotnet/sdk/pull/51794) - \[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51774](https://github.com/dotnet/sdk/pull/51774) **Full Changelog**: <https://github.com/dotnet/sdk/compare/v10.0.100...v10.0.101> </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
chore(deps): update all non-major dependencies
Some checks failed
Build Linq2Db / build (pull_request) Failing after -11s
f320e0f94c
Dutch force-pushed renovate/all-minor-patch from f320e0f94c
Some checks failed
Build Linq2Db / build (pull_request) Failing after -11s
to d0d5f419a3
All checks were successful
Build Linq2Db / build (pull_request) Successful in 42s
Build Linq2Db / build (push) Successful in 39s
2025-12-10 19:50:58 +01:00
Compare
Dutch scheduled this pull request to auto merge when all checks succeed 2025-12-10 19:51:06 +01:00
Dutch merged commit d0d5f419a3 into main 2025-12-10 19:52:06 +01:00
Dutch deleted branch renovate/all-minor-patch 2025-12-10 19:52:08 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Dutch/Linq2DbRepo!39
No description provided.