Bump AWSSDK.S3 and 12 others - #700
Merged
kenhayward merged 1 commit intoSep 1, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/nuget/src/Diariz.Api/nuget-deps-e2613d9969
branch
3 times, most recently
from
September 1, 2026 16:05
fb67100 to
923f506
Compare
Bumps AWSSDK.S3 from 4.0.100.1 to 4.0.102.4 Bumps DocumentFormat.OpenXml from 3.1.0 to 3.5.1 Bumps Google.Apis.Auth from 1.75.0 to 1.76.0 Bumps Microsoft.AspNetCore.OpenApi from 10.0.9 to 10.0.11 Bumps Microsoft.NET.Test.Sdk to 17.14.1, 18.9.0 Bumps Microsoft.OpenApi from 2.7.5 to 2.12.2 Bumps ModelContextProtocol.AspNetCore from 1.4.0 to 1.4.1 Bumps OpenIddict.AspNetCore from 7.5.0 to 7.6.1 Bumps OpenIddict.EntityFrameworkCore from 7.5.0 to 7.6.1 Bumps Sentry.AspNetCore from 6.8.0 to 6.9.0 Bumps StackExchange.Redis from 3.0.0 to 3.1.31 Bumps System.IO.Packaging from 10.0.10 to 10.0.11 Bumps xunit from 2.9.2 to 2.9.3 --- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-version: 4.0.102.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: DocumentFormat.OpenXml dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Google.Apis.Auth dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Microsoft.OpenApi dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: ModelContextProtocol.AspNetCore dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: OpenIddict.AspNetCore dependency-version: 7.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: OpenIddict.EntityFrameworkCore dependency-version: 7.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Sentry.AspNetCore dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: StackExchange.Redis dependency-version: 3.1.31 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: System.IO.Packaging dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] <support@github.com>
kenhayward
force-pushed
the
dependabot/nuget/src/Diariz.Api/nuget-deps-e2613d9969
branch
from
September 1, 2026 16:33
923f506 to
5db8a50
Compare
kenhayward
deleted the
dependabot/nuget/src/Diariz.Api/nuget-deps-e2613d9969
branch
September 1, 2026 16:38
This was referenced Sep 1, 2026
Closed
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 AWSSDK.S3 from 4.0.100.1 to 4.0.102.4.
Release notes
Sourced from AWSSDK.S3's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated DocumentFormat.OpenXml from 3.1.0 to 3.5.1.
Release notes
Sourced from DocumentFormat.OpenXml's releases.
3.5.1
Added
DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.OffsetclassVersionattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceFeatureListattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceFalbackImgattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ExtensionDropModeenum3.4.1
Added
MediaDataPartType.Mp4to support MP4 video media parts in presentations and documents (#1866)Changed
FromChunkedBase64Stringto significantly reduce allocations and improve throughput when decoding chunked base64 content (≈2.4× faster, ≈70% less memory) (#1868)Fixed
XmlDOMTextWriterinstead ofXmlWriter.Createto correctly handle serialization of certain XML content (#1869, #1961)Documentation
AutoSaveset tofalsedoes not persist changes (#1873)Thanks to the following for their contributions:
@QuocDatHoang
@Varorbc
3.3.0
Added
DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.WorkbookCompatibilityVersionnamespaceFixed
.ToFlatOpc(...)has been greatly improved for large parts (#1863)Thanks to the following for their contributions:
@QuocDatHoang
3.2.0
Added
DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichDatanamespaceDocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArraysnamespaceChanged
Fixed
WordprocessingDocument.Open(#1681).Save()(#1771)AddWorkbookPartthrows exception if no main part is available (#1745)Thanks to the following for their contributions:
@WeihanLi
3.1.1
Fixed
Commits viewable in compare view.
Updated Google.Apis.Auth from 1.75.0 to 1.76.0.
Release notes
Sourced from Google.Apis.Auth's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 10.0.9 to 10.0.11.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in Add letter number among valid identifiers in class name microsoft/vstest#13868
Fix formatting in Runner by @mthalman in Fix formatting in Runner microsoft/vstest#13871
Downgrade xunit skip warning to info by @nohwnd in Downgrade xunit skip warning to info microsoft/vstest#10381
Add msdia for arm64 into nuget by @nohwnd in Add msdia for arm64 into nuget microsoft/vstest#10382
Enable native debugging for vstest.console by @ocitrev in Enable native debugging for vstest.console microsoft/vstest#10401
Fix RFCs links by @Youssef1313 in Fix RFCs links microsoft/vstest#10424
Convert to auto property by @nohwnd in Convert to auto property microsoft/vstest#10365
Update Versions.props by @nohwnd in Update Versions.props microsoft/vstest#10378
Enable TSA by @jakubch1 in Enable TSA microsoft/vstest#10385
Arm64 dia by @nohwnd in Arm64 dia microsoft/vstest#10390
Update source-build team references by @MichaelSimons in Update source-build team references microsoft/vstest#10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in Exclude .signature.p7s from nupkg file count microsoft/vstest#10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in Set NetCurrent so that it doesn't roll forward automatically microsoft/vstest#10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.9.0
What's Changed
New Contributors
Full Changelog: microsoft/vstest@v18.8.0...v18.9.0
Commits viewable in compare view.
Updated Microsoft.OpenApi from 2.7.5 to 2.12.2.
Release notes
Sourced from Microsoft.OpenApi's releases.
2.12.2
2.12.2 (2026-08-20)
Bug Fixes
2.12.1
2.12.1 (2026-08-19)
Bug Fixes
2.12.0
2.12.0 (2026-08-12)
Features
Bug Fixes
2.11.0
2.11.0 (2026-07-15)
Features
Bug Fixes
2.10.0
2.10.0 (2026-07-03)
Features
Bug Fixes
2.9.0
2.9.0 (2026-06-10)
Features
Bug Fixes
2.8.0
2.8.0 (2026-06-01)
Features
2.7.6
2.7.6 (2026-05-28)
Bug Fixes
Commits viewable in compare view.
Updated ModelContextProtocol.AspNetCore from 1.4.0 to 1.4.1.
Release notes
Sourced from ModelContextProtocol.AspNetCore's releases.
1.4.1
This release backports a memory-leak fix for HTTP/SSE-based MCP servers.
StreamableHttpServerTransportnow releases its Server-Sent Events response stream reference as soon as a GET request ends, instead of holding it until the session is disposed via explicit DELETE or idle timeout. Long-lived SSE clients that disconnect without sending DELETE no longer pin the underlying Kestrel connection and its associated memory-pool buffers (~20 MiB per session), preventing the sustained memory growth that could accumulate under connect/disconnect churn.What's Changed
Acknowledgements
Full Changelog: modelcontextprotocol/csharp-sdk@v1.4.0...v1.4.1
Commits viewable in compare view.
Updated OpenIddict.AspNetCore from 7.5.0 to 7.6.1.
Release notes
Sourced from OpenIddict.AspNetCore's releases.
7.6.1
This release introduces the following changes:
The GitHub web provider was fixed to support the
issparameter now returned by GitHub. As part of this change, the issuer was also changed tohttps://github.com/login/oauth, which is the value now officially used by GitHub.The
ReplaceDefault*Entity()methods exposed byOpenIddictMongoDbBuildernow register the stores as singleton services instead of scoped services.The client system integration was updated to always attach an
IASWebAuthenticationPresentationContextProvidingobject to theASWebAuthenticationSessionon Mac Catalyst and macOS, matching the logic already used on iOS (thanks @amirburbea for reporting this issue).7.6.0
This release introduces the following changes:
The Entity Framework 6.x and Entity Framework Core stores have been updated to automatically restore the
EntityStateof token entities after failed application deletion (thanks @tedchirvasiu! ❤️)The
OpenIddict.Client.WebIntegrationpackage now supports Vercel and ID Austria (thanks @kescherCode! ❤️)All the .NET and third-party dependencies have been updated to their latest version.
Commits viewable in compare view.
Updated OpenIddict.EntityFrameworkCore from 7.5.0 to 7.6.1.
Release notes
Sourced from OpenIddict.EntityFrameworkCore's releases.
7.6.1
This release introduces the following changes:
The GitHub web provider was fixed to support the
issparameter now returned by GitHub. As part of this change, the issuer was also changed tohttps://github.com/login/oauth, which is the value now officially used by GitHub.The
ReplaceDefault*Entity()methods exposed byOpenIddictMongoDbBuildernow register the stores as singleton services instead of scoped services.The client system integration was updated to always attach an
IASWebAuthenticationPresentationContextProvidingobject to theASWebAuthenticationSessionon Mac Catalyst and macOS, matching the logic already used on iOS (thanks @amirburbea for reporting this issue).7.6.0
This release introduces the following changes:
The Entity Framework 6.x and Entity Framework Core stores have been updated to automatically restore the
EntityStateof token entities after failed application deletion (thanks @tedchirvasiu! ❤️)The
OpenIddict.Client.WebIntegrationpackage now supports Vercel and ID Austria (thanks @kescherCode! ❤️)All the .NET and third-party dependencies have been updated to their latest version.
Commits viewable in compare view.
Updated Sentry.AspNetCore from 6.8.0 to 6.9.0.
Release notes
Sourced from Sentry.AspNetCore's releases.
6.9.0
Features ✨
Fixes 🐛
Dependencies ⬆️
Deps
Other
Commits viewable in compare view.
Updated StackExchange.Redis from 3.0.0 to 3.1.31.
Release notes
Sourced from StackExchange.Redis's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated System.IO.Packaging from 10.0.10 to 10.0.11.
Release notes
Sourced from System.IO.Packaging's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated xunit from 2.9.2 to 2.9.3.
Release notes
Sourced from xunit's releases.
No release notes found for this version range.
Commits viewable in compare view.