[nuget] Bump Azure.Core and 8 others - #400
Merged
boblaw-dfe merged 1 commit intoApr 17, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps Azure.Core from 1.52.0 to 1.53.0 Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.25 to 8.0.26 Bumps Microsoft.Extensions.Caching.StackExchangeRedis from 9.0.14 to 9.0.15 Bumps Microsoft.Extensions.Configuration from 9.0.14 to 9.0.15 Bumps Microsoft.Extensions.Configuration.Binder from 9.0.14 to 9.0.15 Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 9.0.14 to 9.0.15 Bumps Microsoft.Extensions.Configuration.Json from 9.0.14 to 9.0.15 Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.14 to 9.0.15 Bumps Serilog.Sinks.ApplicationInsights from 5.0.0 to 5.0.1 --- updated-dependencies: - dependency-name: Azure.Core dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis dependency-version: 9.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-version: 9.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-version: 9.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 9.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Serilog.Sinks.ApplicationInsights dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/src/contentful/CareLeavers.ContentfulMigration/nuget-deps-eaa6bda8dd
branch
from
April 17, 2026 14:35
2659d6c to
15e8bbb
Compare
boblaw-dfe
approved these changes
Apr 17, 2026
dependabot
Bot
deleted the
dependabot/nuget/src/contentful/CareLeavers.ContentfulMigration/nuget-deps-eaa6bda8dd
branch
April 17, 2026 14:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Azure.Core from 1.52.0 to 1.53.0.
Release notes
Sourced from Azure.Core's releases.
1.53.0
1.53.0 (2026-04-09)
Other Changes
Azure.Identitycredential types are now included inAzure.Core, enabling SDK libraries to provide configuration-driven DI extensions (e.g.,AddAzureSecretClient) without requiring a direct dependency onAzure.Identity.Commits viewable in compare view.
Updated Microsoft.AspNetCore.Mvc.Testing from 8.0.25 to 8.0.26.
Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
8.0.26
Release
What's Changed
56efe39to73a63eaby @dependabot[bot] in [release/8.0] (deps): Bump src/submodules/googletest from56efe39to73a63eadotnet/aspnetcore#65586Full Changelog: dotnet/aspnetcore@v8.0.25...v8.0.26
Commits viewable in compare view.
Updated Microsoft.Extensions.Caching.StackExchangeRedis from 9.0.14 to 9.0.15.
Release notes
Sourced from Microsoft.Extensions.Caching.StackExchangeRedis's releases.
9.0.15
Release
What's Changed
56efe39to73a63eaby @dependabot[bot] in [release/9.0] (deps): Bump src/submodules/googletest from56efe39to73a63eadotnet/aspnetcore#65587Full Changelog: dotnet/aspnetcore@v9.0.14...v9.0.15
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration from 9.0.14 to 9.0.15.
Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
9.0.15
Release
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Binder from 9.0.14 to 9.0.15.
Release notes
Sourced from Microsoft.Extensions.Configuration.Binder's releases.
9.0.15
Release
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.EnvironmentVariables from 9.0.14 to 9.0.15.
Release notes
Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.
9.0.15
Release
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Json from 9.0.14 to 9.0.15.
Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
9.0.15
Release
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.UserSecrets from 9.0.14 to 9.0.15.
Release notes
Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.
9.0.15
Release
Commits viewable in compare view.
Updated Serilog.Sinks.ApplicationInsights from 5.0.0 to 5.0.1.
Release notes
Sourced from Serilog.Sinks.ApplicationInsights's releases.
5.0.1
What's Changed
New Contributors
Full Changelog: serilog-contrib/serilog-sinks-applicationinsights@v5.0.0...v5.0.1
Commits viewable in compare view.