Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 26, 2025

Updated Microsoft.Extensions.Azure from 1.13.0 to 1.13.1.

Release notes

Sourced from Microsoft.Extensions.Azure's releases.

1.13.1

1.13.1 (2025-11-19)

Other Changes

  • Updated Azure.Identity dependency to version 1.17.1

Commits viewable in compare view.

Updated Microsoft.Extensions.Hosting from 9.0.10 to 10.0.0.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

10.0.0-preview.6.25358.103

You can build .NET 10.0 Preview 6 from the repository by cloning the release tag v10.0.0-preview.6.25358.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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.5.25277.114

You can build .NET 10.0 Preview 5 from the repository by cloning the release tag v10.0.0-preview.5.25277.114 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.4.25258.110

You can build .NET 10.0 Preview 4 from the repository by cloning the release tag v10.0.0-preview.4.25258.110 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.3.25171.5

You can build .NET 10.0 Preview 3 from the repository by cloning the release tag v10.0.0-preview.3.25171.5 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.2.25163.2

You can build .NET 10.0 Preview 2 from the repository by cloning the release tag v10.0.0-preview.2.25163.2 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

10.0.0-preview.1.25080.5

You can build .NET 10.0 Preview 1 from the repository by cloning the release tag v10.0.0-preview.1.25080.5 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.112

You can build .NET 9.0 from the repository by cloning the release tag v9.0.112 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.111

You can build .NET 9.0 from the repository by cloning the release tag v9.0.111 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.110

You can build .NET 9.0 from the repository by cloning the release tag v9.0.110 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.109

You can build .NET 9.0 from the repository by cloning the release tag v9.0.109 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

9.0.101

You can build .NET 9.0 from the repository by cloning the release tag v9.0.101 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 are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

Updated System.Linq.Async from 6.0.3 to 7.0.0.

Release notes

Sourced from System.Linq.Async's releases.

7.0.0

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2293: Generate AsyncEnumerableDeprecated facade in runtime assembly
See More
  • #​2292: Remove AsyncEnumerable from System.Linq.Async public API
  • #​2289: Move projection SumAsync to System.Interactive.Async
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
    ... (truncated)

7.0.0-preview.15

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2293: Generate AsyncEnumerableDeprecated facade in runtime assembly
See More
  • #​2292: Remove AsyncEnumerable from System.Linq.Async public API
  • #​2289: Move projection SumAsync to System.Interactive.Async
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
    ... (truncated)

7.0.0-preview.14

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2292: Remove AsyncEnumerable from System.Linq.Async public API
See More
  • #​2289: Move projection SumAsync to System.Interactive.Async
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
    ... (truncated)

7.0.0-preview.13

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2289: Move projection SumAsync to System.Interactive.Async
See More
  • #​2286: Obsolete messages explain CancellationToken change
  • #​2280: Handle clashes in System.Interactive.Async with System.Linq.Asyncenumerable
  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
    ... (truncated)

7.0.0-preview.10

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2278: Add Ix.NET AverageAsync overloads supporting async selectors
See More
  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
    ... (truncated)

7.0.0-preview.9

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2275: Update System.Linq.AsyncEnumerable refs to .NET 10 GA
See More
  • #​2274: Ix.NET v7 release prep
  • #​2268: Rx 7.0 packaging changes
  • #​2267: Update Rx.NET to .NET 10 SDK
  • #​2266: Further .NET 9.0 SDK updates
  • #​2263: Fix typos in docs (v2)
  • #​2260: Modify OfType to accept nullable input element type
  • #​2251: Fix condition in documentation example
  • #​2240: Preparing for System.Linq.AsyncEnumerable
  • #​2249: Update Ix.NET dependencies
  • #​2244: Update dependencies in Rx.NET
  • #​2242: Update IntroToRx for Rx 6.1
  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
  • #​2185: Suggested fixes for Issue #​2184
    ... (truncated)

7.0.0-preview.1

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2229: Bump xunit from 2.4.1 to 2.9.3
See More
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
  • #​2185: Suggested fixes for Issue #​2184
  • #​2167: Use new sign tool
  • #​2163: Align IntroToRx Start description with reality
  • #​2135: Update Ix.NET for .NET 8.0 sdk
  • #​2112: Union doesn't dispose enumerator for empty lists
  • #​2131: Fix Union Dispose bug #​2112
  • #​2113: Add rx 6.0.1 release notes, and document release process
  • #​2101: Update test packages
  • #​2100: Resolve SDK 8.0.2xx diagnostics
  • #​2092: Feature/2005 large composite disposable perf
  • #​2097: add select clause so example code compiles
  • #​2098: Fix typo in 01_WhyRx.md
  • #​2088: Fix code example RxFsEvents
  • #​2076: PageNotFoundError about https://www.reactiveui.net/slack
    ... (truncated)

6.1.0

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
See More
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
  • #​2185: Suggested fixes for Issue #​2184
  • #​2167: Use new sign tool
  • #​2163: Align IntroToRx Start description with reality
  • #​2135: Update Ix.NET for .NET 8.0 sdk
  • #​2112: Union doesn't dispose enumerator for empty lists
  • #​2131: Fix Union Dispose bug #​2112
  • #​2113: Add rx 6.0.1 release notes, and document release process
  • #​2101: Update test packages
  • #​2100: Resolve SDK 8.0.2xx diagnostics
  • #​2092: Feature/2005 large composite disposable perf
  • #​2097: add select clause so example code compiles
  • #​2098: Fix typo in 01_WhyRx.md
  • #​2088: Fix code example RxFsEvents
    ... (truncated)

6.1.0-preview.9

Changes:

Bugs:

  • #​1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #​2182: Implementing TakeUntil with CancellationToken
  • #​2178: Enhancement Add DisposeWith
  • #​2039: Run tests on .NET 8.0
  • #​1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #​1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #​2237: Add ResetExceptionDispatchState operator and document exception reuse limitations
See More
  • #​2229: Bump xunit from 2.4.1 to 2.9.3
  • #​2231: Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.13.0
  • #​2222: TakeUntil with CancellationToken
  • #​2220: Add namespace style config to .editorconfig
  • #​2219: Feature/test packages 2025
  • #​2218: Update Rx PackageReferences to 6.1.0 in integration test
  • #​2217: Update version.json to 6.1.0
  • #​2216: Fix RefCount bugs
  • #​2209: Fix Ix.NET build break on Ubuntu 24
  • #​2208: Move to .NET SDK 9.0.300
  • #​2189: Update 02_KeyTypes.md
  • #​2184: Book Erratum Rx.Net v6.0
  • #​2185: Suggested fixes for Issue #​2184
  • #​2167: Use new sign tool
  • #​2163: Align IntroToRx Start description with reality
  • #​2135: Update Ix.NET for .NET 8.0 sdk
  • #​2112: Union doesn't dispose enumerator for empty lists
  • #​2131: Fix Union Dispose bug #​2112
  • #​2113: Add rx 6.0.1 release notes, and document release process
  • #​2101: Update test packages
  • #​2100: Resolve SDK 8.0.2xx diagnostics
  • #​2092: Feature/2005 large composite disposable perf
  • #​2097: add select clause so example code compiles
  • #​2098: Fix typo in 01_WhyRx.md
  • #​2088: Fix code example RxFsEvents
    ... (truncated)

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 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 <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.Extensions.Azure from 1.13.0 to 1.13.1
Bumps Microsoft.Extensions.Hosting from 9.0.10 to 10.0.0
Bumps System.Linq.Async from 6.0.3 to 7.0.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Azure
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: System.Linq.Async
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 26, 2025
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant