Skip to content

deps(dotnet): Bump the microsoft group with 8 updates#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/microsoft-6ac2356209
Open

deps(dotnet): Bump the microsoft group with 8 updates#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/microsoft-6ac2356209

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

Updated Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103.

Release notes

Sourced from Microsoft.SourceLink.GitHub's releases.

10.0.103

You can build .NET 10.0 from the repository by cloning the release tag v10.0.103 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

Updated Microsoft.Win32.SystemEvents from 10.0.2 to 10.0.3.

Release notes

Sourced from Microsoft.Win32.SystemEvents's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Collections.Immutable from 10.0.2 to 10.0.3.

Release notes

Sourced from System.Collections.Immutable's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Configuration.ConfigurationManager from 10.0.2 to 10.0.3.

Release notes

Sourced from System.Configuration.ConfigurationManager's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Data.Odbc from 10.0.2 to 10.0.3.

Release notes

Sourced from System.Data.Odbc's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Runtime.Caching from 10.0.2 to 10.0.3.

Release notes

Sourced from System.Runtime.Caching's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.ServiceProcess.ServiceController from 10.0.2 to 10.0.3.

Release notes

Sourced from System.ServiceProcess.ServiceController's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Text.Encoding.CodePages from 10.0.2 to 10.0.3.

Release notes

Sourced from System.Text.Encoding.CodePages's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103
Bumps Microsoft.Win32.SystemEvents from 10.0.2 to 10.0.3
Bumps System.Collections.Immutable from 10.0.2 to 10.0.3
Bumps System.Configuration.ConfigurationManager from 10.0.2 to 10.0.3
Bumps System.Data.Odbc from 10.0.2 to 10.0.3
Bumps System.Runtime.Caching from 10.0.2 to 10.0.3
Bumps System.ServiceProcess.ServiceController from 10.0.2 to 10.0.3
Bumps System.Text.Encoding.CodePages from 10.0.2 to 10.0.3

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 10.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: Microsoft.Win32.SystemEvents
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: System.Collections.Immutable
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: System.Configuration.ConfigurationManager
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: System.Data.Odbc
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: System.Runtime.Caching
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: System.ServiceProcess.ServiceController
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
- dependency-name: System.Text.Encoding.CodePages
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Feb 15, 2026
@dependabot dependabot bot requested a review from karlspace as a code owner February 15, 2026 06:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Feb 15, 2026
@github-actions
Copy link

AI Analysis

Technical Summary:

This pull request updates multiple .NET-related dependencies from the Microsoft group to newer patch versions, specifically moving from version 10.0.2 (or 10.0.102 in one case) to 10.0.3 (or 10.0.103). The updated packages include:

  • Microsoft.SourceLink.GitHub: 10.0.102 → 10.0.103
  • Microsoft.Win32.SystemEvents: 10.0.2 → 10.0.3
  • System.Collections.Immutable: 10.0.2 → 10.0.3
  • System.Configuration.ConfigurationManager: 10.0.2 → 10.0.3
  • System.Data.Odbc: 10.0.2 → 10.0.3
  • System.Runtime.Caching: 10.0.2 → 10.0.3
  • System.ServiceProcess.ServiceController: 10.0.

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file nuget NuGet package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants