Skip to content

Bump the all-dependencies group with 12 updates#307

Merged
lAnubisl merged 1 commit into
masterfrom
dependabot/nuget/LostFilmMonitoring.AzureFunction/all-dependencies-8f348d882d
Jun 10, 2026
Merged

Bump the all-dependencies group with 12 updates#307
lAnubisl merged 1 commit into
masterfrom
dependabot/nuget/LostFilmMonitoring.AzureFunction/all-dependencies-8f348d882d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Storage.Blobs from 12.27.0 to 12.28.0.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.28.0

12.28.0 (2026-05-12)

Features Added

  • Includes all features from 12.28.0-beta.1

Bugs Fixed

  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

Commits viewable in compare view.

Updated coverlet.collector from 10.0.0 to 10.0.1.

Release notes

Sourced from coverlet.collector's releases.

10.0.1

Improvements

Fixed

  • Fix inconsistent paths in cobertura reports #​1723
  • Fix when using "is" with "and" in pattern matching, branch coverage is lower than normal #​1313
  • Fix Coverlet flagging a branch for an async functions finally block where none exists #​1337
  • Fix Coverlet Tracker Missing CompilerGeneratedAttribute #​1828

Maintenance

  • Add architecture docs and diagrams for all integrations #​1927
  • Update NuGet packages and .NET SDK versions #​1933

Diff between 10.0.0 and 10.0.1

Commits viewable in compare view.

Updated FluentAssertions from 8.9.0 to 8.10.0.

Release notes

Sourced from FluentAssertions's releases.

8.10.0

What's Changed

Improvements

Documentation

Others

Full Changelog: fluentassertions/fluentassertions@8.9.0...8.10.0

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Http from 2.3.9 to 2.3.10.

Release notes

Sourced from Microsoft.AspNetCore.Http's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Http from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Http's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.6.0

What's Changed

Changes to tests and infra

Commits viewable in compare view.

Updated NUnit from 4.5.1 to 4.6.1.

Release notes

Sourced from NUnit's releases.

4.6.1

See release notes for details.

4.6.0

See release notes for details.

Commits viewable in compare view.

Updated NUnit.Analyzers from 4.12.0 to 4.14.0.

Release notes

Sourced from NUnit.Analyzers's releases.

4.14.0

NUnit Analyzers 4.14 - June 1, 2026

This release of the NUnit Analyzers adds a new analyzer and associated codefix - NUnit2059 - that helps ensure that
async assertion methods in NUnit version 5 and higher - i.e. Assert.ThrowsAsync, Assert.CatchAsync, and
Assert.DoesNotThrowAsync - have their results observed, as these methods are awaitable from NUnit version 5.

The release contains contributions from the following users (in alphabetical order):

  • @​manfred-brands
  • @​mikkelbu

Issues Resolved

Features and Enhancements

  • #​988 Recognize that Assert.ThrowsAsync etc now return a Task that needs awaiting.

Tooling, Process, and Documentation

  • #​990 Bump cake.tool from 6.1.0 to 6.2.0
  • #​987 chore: bump version and correct errors in CHANGES.md

4.13.0

NUnit Analyzers 4.13 - May 2, 2026

This release of the NUnit Analyzers updates analyzer handling for the NUnit 4.6 API change that replaces
ActualValueDelegate<> with Func<> - see nunit/nunit#4824 for more information.
Analyzers now also consider the return type of Func<> in assertions. The release also includes one bug fix and
some dependency updates.

The release contains contributions from the following users (in alphabetical order):

  • @​manfred-brands
  • @​mikkelbu
  • @​RenderMichael

Issues Resolved

Features and Enhancements

  • #​982 Recognized Func<T> return values

Bugs

  • #​968 Whitespace issue in Does.Contain fixer when assert spans multiple lines

Tooling, Process, and Documentation

  • #​985 chore: Bump year to 2026 in copyrights
  • #​978 Bump cake.tool from 6.0.0 to 6.1.0
  • #​976 chore: Correct documentation
  • #​975 chore: bump version
  • #​956 Bump cake.tool from 4.0.0 to 6.0.0

Commits viewable in compare view.

Updated Pulumi from 3.104.0 to 3.106.2.

Release notes

Sourced from Pulumi's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Pulumi.AzureNative from 3.17.0 to 3.19.0.

Release notes

Sourced from Pulumi.AzureNative's releases.

3.19.0

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-azure-native@v3.18.0...v3.19.0

3.18.0

Does the PR have any schema changes?

Found 2072 breaking changes:

Resources

  • "azure-native:aad:DomainService":
    • properties:
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv2:SystemDataResponse" to "#/types/azure-native:aad:SystemDataResponse"
  • "azure-native:aad:OuContainer":
    • properties:
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv2:SystemDataResponse" to "#/types/azure-native:aad:SystemDataResponse"
  • "azure-native:advisor:Assessment":
    • properties:
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv4:SystemDataResponse" to "#/types/azure-native:advisor:SystemDataResponse"
  • "azure-native:advisor:Suppression":
    • properties:
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv4:SystemDataResponse" to "#/types/azure-native:advisor:SystemDataResponse"
  • "azure-native:agfoodplatform:DataConnector":
    • properties:
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv4:SystemDataResponse" to "#/types/azure-native:agfoodplatform:SystemDataResponse"
  • "azure-native:agfoodplatform:DataManagerForAgricultureResource":
    • inputs:
      • 🟡 "identity" type changed from "#/types/azure-native:commontypesv4:Identity" to "#/types/azure-native:agfoodplatform:Identity"
    • properties:
      • 🟡 "identity" type changed from "#/types/azure-native:commontypesv4:IdentityResponse" to "#/types/azure-native:agfoodplatform:IdentityResponse"
      • 🟡 "privateEndpointConnections" type changed from "#/types/azure-native:commontypesv4:PrivateEndpointConnectionResponse" to "#/types/azure-native:agfoodplatform:PrivateEndpointConnectionResponse"
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv4:SystemDataResponse" to "#/types/azure-native:agfoodplatform:SystemDataResponse"
  • "azure-native:agfoodplatform:Extension":
    • properties:
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv4:SystemDataResponse" to "#/types/azure-native:agfoodplatform:SystemDataResponse"
  • "azure-native:agfoodplatform:PrivateEndpointConnection":
    • inputs:
      • 🟡 "privateLinkServiceConnectionState" type changed from "#/types/azure-native:commontypesv4:PrivateLinkServiceConnectionState" to "#/types/azure-native:agfoodplatform:PrivateLinkServiceConnectionState"
    • properties:
      • 🟡 "privateEndpoint" type changed from "#/types/azure-native:commontypesv4:PrivateEndpointResponse" to "#/types/azure-native:agfoodplatform:PrivateEndpointResponse"
      • 🟡 "privateLinkServiceConnectionState" type changed from "#/types/azure-native:commontypesv4:PrivateLinkServiceConnectionStateResponse" to "#/types/azure-native:agfoodplatform:PrivateLinkServiceConnectionStateResponse"
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv4:SystemDataResponse" to "#/types/azure-native:agfoodplatform:SystemDataResponse"
  • "azure-native:agfoodplatform:Solution":
    • properties:
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv4:SystemDataResponse" to "#/types/azure-native:agfoodplatform:SystemDataResponse"
  • "azure-native:agricultureplatform:AgriService":
    • inputs:
      • 🟡 "identity" type changed from "#/types/azure-native:commontypesv5:ManagedServiceIdentity" to "#/types/azure-native:agricultureplatform:ManagedServiceIdentity"
      • 🟡 "sku" type changed from "#/types/azure-native:commontypesv5:Sku" to "#/types/azure-native:agricultureplatform:Sku"
    • properties:
      • 🟡 "identity" type changed from "#/types/azure-native:commontypesv5:ManagedServiceIdentityResponse" to "#/types/azure-native:agricultureplatform:ManagedServiceIdentityResponse"
      • 🟡 "sku" type changed from "#/types/azure-native:commontypesv5:SkuResponse" to "#/types/azure-native:agricultureplatform:SkuResponse"
      • 🟡 "systemData" type changed from "#/types/azure-native:commontypesv5:SystemDataResponse" to "#/types/azure-native:agricultureplatform:SystemDataResponse"
  • "azure-native:alertsmanagement:AlertProcessingRuleByName":
    • properties:
      ... (truncated)

Commits viewable in compare view.

Updated Pulumi.Cloudflare from 6.14.0 to 6.17.0.

Release notes

Sourced from Pulumi.Cloudflare's releases.

6.17.0

What's Changed

Full Changelog: pulumi/pulumi-cloudflare@v6.16.0...v6.17.0

6.16.0

What's Changed

Full Changelog: pulumi/pulumi-cloudflare@v6.15.0...v6.16.0

6.15.0

What's Changed

Full Changelog: pulumi/pulumi-cloudflare@v6.14.0...v6.15.0

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 Azure.Storage.Blobs from 12.27.0 to 12.28.0
Bumps coverlet.collector from 10.0.0 to 10.0.1
Bumps FluentAssertions from 8.9.0 to 8.10.0
Bumps Microsoft.AspNetCore.Http from 2.3.9 to 2.3.10
Bumps Microsoft.Extensions.Http from 10.0.7 to 10.0.8
Bumps Microsoft.Extensions.Logging from 10.0.7 to 10.0.8
Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0
Bumps NUnit from 4.5.1 to 4.6.1
Bumps NUnit.Analyzers from 4.12.0 to 4.14.0
Bumps Pulumi from 3.104.0 to 3.106.2
Bumps Pulumi.AzureNative from 3.17.0 to 3.19.0
Bumps Pulumi.Cloudflare from 6.14.0 to 6.17.0

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: coverlet.collector
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: FluentAssertions
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: FluentAssertions
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: FluentAssertions
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: FluentAssertions
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.AspNetCore.Http
  dependency-version: 2.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NUnit.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Pulumi
  dependency-version: 3.106.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Pulumi.AzureNative
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Pulumi.Cloudflare
  dependency-version: 6.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dotnet. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 3, 2026
@github-actions github-actions Bot enabled auto-merge June 3, 2026 04:31
@lAnubisl lAnubisl disabled auto-merge June 10, 2026 20:27
@lAnubisl lAnubisl merged commit 5b34b12 into master Jun 10, 2026
12 of 16 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/LostFilmMonitoring.AzureFunction/all-dependencies-8f348d882d branch June 10, 2026 20:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant