{"id":6550,"name":"AWSSDK.S3","ecosystem":"nuget","repository_url":null,"issues_count":464,"created_at":"2025-06-06T22:04:10.739Z","updated_at":"2025-06-06T22:04:10.739Z","purl":"pkg:nuget/AWSSDK.S3","unique_repositories_count":78,"unique_repositories_count_past_30_days":8,"recent_issues":[{"uuid":"4645233419","node_id":"PR_kwDOQhcFBs7ljZuF","number":24,"state":"closed","title":"Bump AWSSDK.S3 and 4 others","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-06-12T00:45:52.000Z","author_association":null,"state_reason":null,"created_at":"2026-06-12T00:34:09.000Z","updated_at":"2026-06-12T00:46:01.000Z","time_to_close":703,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","repository_url":"https://github.com/aws/aws-sdk-net"},{"name":"4 others"}],"path":null,"ecosystem":"nuget"},"body":"[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nRebasing might not happen immediately, so don't worry if this takes some time.\n\nNote: if you make any changes to this PR yourself, they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nPinned [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) at 3.7.511.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.4.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [coverlet.collector's releases](https://github.com/coverlet-coverage/coverlet/releases)._\n\n## 6.0.4\n\n### Fixed\n- Fix empty coverage report when using include and exclude filters [#​1726](https://github.com/coverlet-coverage/coverlet/issues/1726)\n\n[Diff between 6.0.3 and 6.0.4](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4)\n\n## 6.0.3\n\n### Fixed\n- Fix RuntimeConfigurationReader to support self-contained builds [#​1705](https://github.com/coverlet-coverage/coverlet/pull/1705) by https://github.com/pfeigl\n- Fix inconsistent filenames with UseSourceLink after .NET 8 [#​1679](https://github.com/coverlet-coverage/coverlet/issues/1679)\n- Fix hanging tests [#​989](https://github.com/coverlet-coverage/coverlet/issues/989)\n- Fix coverlet instrumentation becomes slow after installing dotnet sdk 8.0.200 [#​1620](https://github.com/coverlet-coverage/coverlet/issues/1620)\n- Fix upgrading v6.0.1 to v6.0.2 increases instrumentation time [#​1649](https://github.com/coverlet-coverage/coverlet/issues/1649)\n- Fix Unable to instrument module - NET 8 [#​1631](https://github.com/coverlet-coverage/coverlet/issues/1631)\n- Fix slow modules filtering process [#​1646](https://github.com/coverlet-coverage/coverlet/issues/1646) by https://github.com/BlackGad\n- Fix incorrect coverage await using in generic method [#​1490](https://github.com/coverlet-coverage/coverlet/issues/1490)\n\n### Improvements\n- Cache the regex used in InstrumentationHelper [#​1693](https://github.com/coverlet-coverage/coverlet/issues/1693)\n- Enable dotnetTool integration tests for linux [#​660](https://github.com/coverlet-coverage/coverlet/issues/660)\n\n[Diff between 6.0.2 and 6.0.3](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3)\n\n## 6.0.2\n\n### Fixed\n- Threshold-stat triggers error [#​1634](https://github.com/coverlet-coverage/coverlet/issues/1634)\n- Fixed coverlet collector 6.0.1 requires dotnet sdk 8 [#​1625](https://github.com/coverlet-coverage/coverlet/issues/1625)\n- Type initializer errors after updating from 6.0.0 to 6.0.1 [#​1629](https://github.com/coverlet-coverage/coverlet/issues/1629)\n- Exception when multiple exclude-by-attribute filters specified [#​1624](https://github.com/coverlet-coverage/coverlet/issues/1624)\n\n### Improvements\n- More concise options to specify multiple parameters in coverlet.console [#​1624](https://github.com/coverlet-coverage/coverlet/issues/1624)\n\n[Diff between 6.0.1 and 6.0.2](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2)\n\n## 6.0.1\n\n### Fixed\n- Uncovered lines in .NET 8 for inheriting records [#​1555](https://github.com/coverlet-coverage/coverlet/issues/1555)\n- Fix record constructors not covered when SkipAutoProps is true [#​1561](https://github.com/coverlet-coverage/coverlet/issues/1561)\n- Fix .NET 7 Method Group branch coverage issue [#​1447](https://github.com/coverlet-coverage/coverlet/issues/1447)\n- Fix ExcludeFromCodeCoverage does not exclude method in a partial class [#​1548](https://github.com/coverlet-coverage/coverlet/issues/1548) \n- Fix ExcludeFromCodeCoverage does not exclude F# task [#​1547](https://github.com/coverlet-coverage/coverlet/issues/1547) \n- Fix issues where ExcludeFromCodeCoverage ignored [#​1431](https://github.com/coverlet-coverage/coverlet/issues/1431)\n- Fix issues with ExcludeFromCodeCoverage attribute [#​1484](https://github.com/coverlet-coverage/coverlet/issues/1484)\n- Fix broken links in documentation [#​1514](https://github.com/coverlet-coverage/coverlet/issues/1514)\n- Fix problem with coverage for .net5 WPF application [#​1221](https://github.com/coverlet-coverage/coverlet/issues/1221) by https://github.com/lg2de\n- Fix unable to instrument module for Microsoft.AspNetCore.Mvc.Razor [#​1459](https://github.com/coverlet-coverage/coverlet/issues/1459) by https://github.com/lg2de\n\n### Improvements\n- Extended exclude by attribute feature to work with fully qualified name [#​1589](https://github.com/coverlet-coverage/coverlet/issues/1589)\n- Use System.CommandLine instead of McMaster.Extensions.CommandLineUtils [#​1474](https://github.com/coverlet-coverage/coverlet/issues/1474) by https://github.com/Bertk\n- Fix deadlog in Coverlet.Integration.Tests.BaseTest [#​1541](https://github.com/coverlet-coverage/coverlet/pull/1541) by https://github.com/Bertk\n- Add coverlet.msbuild.tasks unit tests [#​1534](https://github.com/coverlet-coverage/coverlet/pull/1534) by https://github.com/Bertk\n\n[Diff between 6.0.0 and 6.0.1](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.1)\n\nCommits viewable in [compare view](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.4).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.3.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Logging.Abstractions's releases](https://github.com/dotnet/runtime/releases)._\n\n## 8.0.3\n\n[Release](https://github.com/dotnet/core/releases/tag/v8.0.3)\n\n## 8.0.2\n\n[Release](https://github.com/dotnet/core/releases/tag/v8.0.2)\n\nCommits viewable in [compare view](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.3).\n\u003c/details\u003e\n\nPinned [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) at 8.0.3.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Logging.Abstractions's releases](https://github.com/dotnet/runtime/releases)._\n\n## 8.0.3\n\n[Release](https://github.com/dotnet/core/releases/tag/v8.0.3)\n\nCommits viewable in [compare view](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.3).\n\u003c/details\u003e\n\nUpdated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.14.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases)._\n\n## 17.14.1\n\n## What's Changed\n* Error on unsupported target frameworks to prevent silently not running tests by @​nohwnd in https://github.com/microsoft/vstest/pull/15072 and https://github.com/microsoft/vstest/pull/15078\n* Revert writing additional properties to TRX by @​nohwnd  in https://github.com/microsoft/vstest/commit/47eb51b15ad8ca4a84ad7be5881fcd1713a0f68a\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.14.0...v17.14.1\n\n## 17.14.0\n\n## What's Changed\n\n### .NET versions updated\n\nThis 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:\n\n- Updating to the latest VS, and running tests from net6.0 test projects.\n- Updating to the latest .NET SDK, and running tests from net6.0 test projects.\n\nIt also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.\n\n* Drop unsupported frameworks by @​nohwnd in https://github.com/microsoft/vstest/pull/10565\n\n### Changes\n\n* Adding Process Query Flag For UWP .NET 9 Support by @​adstep in https://github.com/microsoft/vstest/pull/15003\n* Fix builds on WinUI and UWP .NET 9 projects by @​Sergio0694 in https://github.com/microsoft/vstest/pull/15004\n* don't report communication error on discovery abort by @​nohwnd in https://github.com/microsoft/vstest/pull/14992\n* Add dump minitool to vsix by @​nohwnd in https://github.com/microsoft/vstest/pull/14707\n* Make test runners long-path aware (#​5179) by @​peetw in https://github.com/microsoft/vstest/pull/15014\n* Fix trace in DataCollectionRequestSender.cs by @​stan-sz in https://github.com/microsoft/vstest/pull/15025\n* Fix/readme grammar parallelism by @​dellch in https://github.com/microsoft/vstest/pull/15030\n* Add binding redirects by @​nohwnd in https://github.com/microsoft/vstest/pull/15041\n* Write props of tests into trx by @​nohwnd in https://github.com/microsoft/vstest/pull/14905\n\n### Internal version updates and fixes\n\n* Update io.redist by @​nohwnd in https://github.com/microsoft/vstest/pull/13872\n* Use preview image for public build by @​nohwnd in https://github.com/microsoft/vstest/pull/13888\n* Remove xcopy-msbuild by @​nohwnd in https://github.com/microsoft/vstest/pull/14138\n* Move to macos14 by @​nohwnd in https://github.com/microsoft/vstest/pull/14137\n* Update diagnose.md by @​nohwnd in https://github.com/microsoft/vstest/pull/14776\n* hash with sha2 for mutex lock by @​nohwnd in https://github.com/microsoft/vstest/pull/14777\n* Update test projects for vmr by @​nohwnd in https://github.com/microsoft/vstest/pull/14894\n* 17.14 branding by @​nohwnd in https://github.com/microsoft/vstest/pull/14903\n* Update filter.md for NUnit by @​OsirisTerje in https://github.com/microsoft/vstest/pull/14987\n* Flag netstandard1.x dependencies in source-build by @​ViktorHofer in https://github.com/microsoft/vstest/pull/14986\n* Use VS dependencies versions from release VS to have archived symbols by @​nohwnd in https://github.com/microsoft/vstest/pull/14991\n* Remove extra ; by @​nohwnd in https://github.com/microsoft/vstest/pull/14995\n* Use dependencymodel 6.0.2 by @​nohwnd in https://github.com/microsoft/vstest/pull/14996\n* Make Testhost packable only on Windows by @​mmitche in https://github.com/microsoft/vstest/pull/15001\n* Add system text json to vsix by @​nohwnd in https://github.com/microsoft/vstest/pull/15034\n* Add more files to vsix by @​nohwnd in https://github.com/microsoft/vstest/pull/15038\n* Remove unnecessary CA2022 suppressions by @​Winniexu01 in https://github.com/microsoft/vstest/pull/15035\n* Update package project url by @​mmitche in https://github.com/microsoft/vstest/pull/15040\n \n## New Contributors\n\n* @​OsirisTerje made their first contribution in https://github.com/microsoft/vstest/pull/14987\n* @​adstep made their first contribution in https://github.com/microsoft/vstest/pull/15003\n ... (truncated)\n\n## 17.14.0-preview-25107-01\n\n## What's Changed\n\n### .NET versions updated\n\nThis 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:\n\n- Updating to the latest VS, and running tests from net6.0 test projects.\n- Updating to the latest .NET SDK, and running tests from net6.0 test projects.\n\nIt also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.\n\n* Drop unsupported frameworks by @​nohwnd in https://github.com/microsoft/vstest/pull/10565\n\n\n### Changes\n\n* Adding Process Query Flag For UWP .NET 9 Support by @​adstep in https://github.com/microsoft/vstest/pull/15003\n* Fix builds on WinUI and UWP .NET 9 projects by @​Sergio0694 in https://github.com/microsoft/vstest/pull/15004\n* don't report communication error on discovery abort by @​nohwnd in https://github.com/microsoft/vstest/pull/14992\n* Add dump minitool to vsix by @​nohwnd in https://github.com/microsoft/vstest/pull/14707\n\n### Internal version updates and fixes\n\n* Update io.redist by @​nohwnd in https://github.com/microsoft/vstest/pull/13872\n* Use preview image for public build by @​nohwnd in https://github.com/microsoft/vstest/pull/13888\n* Remove xcopy-msbuild by @​nohwnd in https://github.com/microsoft/vstest/pull/14138\n* Move to macos14 by @​nohwnd in https://github.com/microsoft/vstest/pull/14137\n* Update diagnose.md by @​nohwnd in https://github.com/microsoft/vstest/pull/14776\n* hash with sha2 for mutex lock by @​nohwnd in https://github.com/microsoft/vstest/pull/14777\n* Update test projects for vmr by @​nohwnd in https://github.com/microsoft/vstest/pull/14894\n* 17.14 branding by @​nohwnd in https://github.com/microsoft/vstest/pull/14903\n* Update filter.md for NUnit by @​OsirisTerje in https://github.com/microsoft/vstest/pull/14987\n* Flag netstandard1.x dependencies in source-build by @​ViktorHofer in https://github.com/microsoft/vstest/pull/14986\n* Use VS dependencies versions from release VS to have archived symbols by @​nohwnd in https://github.com/microsoft/vstest/pull/14991\n* Remove extra ; by @​nohwnd in https://github.com/microsoft/vstest/pull/14995\n* Use dependencymodel 6.0.2 by @​nohwnd in https://github.com/microsoft/vstest/pull/14996\n* Make Testhost packable only on Windows by @​mmitche in https://github.com/microsoft/vstest/pull/15001\n\n\n### Will probably revert before release:\n\n* Write props of tests into trx by @​nohwnd in https://github.com/microsoft/vstest/pull/14905\n \n## New Contributors\n\n* @​OsirisTerje made their first contribution in https://github.com/microsoft/vstest/pull/14987\n* @​adstep made their first contribution in https://github.com/microsoft/vstest/pull/15003\n* @​Sergio0694 made their first contribution in https://github.com/microsoft/vstest/pull/15004\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.13.0...v17.14.0-preview-25107-01\n\n## 17.13.0\n\n## What's Changed\n\n* Add letter number among valid identifiers in class name by @​nohwnd in https://github.com/microsoft/vstest/pull/13868\n* Fix formatting in Runner by @​mthalman in https://github.com/microsoft/vstest/pull/13871\n* Downgrade xunit skip warning to info by @​nohwnd in https://github.com/microsoft/vstest/pull/10381\n* Add msdia for arm64 into nuget by @​nohwnd in https://github.com/microsoft/vstest/pull/10382\n* Enable native debugging for vstest.console by @​ocitrev in https://github.com/microsoft/vstest/pull/10401\n\n* Fix RFCs links by @​Youssef1313 in https://github.com/microsoft/vstest/pull/10424      \n* Convert to auto property by @​nohwnd in https://github.com/microsoft/vstest/pull/10365\n* Update Versions.props by @​nohwnd in https://github.com/microsoft/vstest/pull/10378\n* Enable TSA by @​jakubch1 in https://github.com/microsoft/vstest/pull/10385\n* Arm64 dia by @​nohwnd in https://github.com/microsoft/vstest/pull/10390\n* Update source-build team references by @​MichaelSimons in https://github.com/microsoft/vstest/pull/10388\n* Exclude .signature.p7s from nupkg file count by @​ellahathaway in https://github.com/microsoft/vstest/pull/10418\n* Set NetCurrent so that it doesn't roll forward automatically by @​ViktorHofer in https://github.com/microsoft/vstest/pull/10622\n\n## New Contributors\n* @​ocitrev made their first contribution in https://github.com/microsoft/vstest/pull/10401\n* @​Youssef1313 made their first contribution in https://github.com/microsoft/vstest/pull/10424\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0\n\n## 17.12.0\n\n## What's Changed\n\n* Dispose IDisposables in HtmlTransformer by @​omajid in https://github.com/microsoft/vstest/pull/5099\n* Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings by @​omajid in https://github.com/microsoft/vstest/pull/5100\n* use some collection expressions by @​SimonCropp in https://github.com/microsoft/vstest/pull/5055\n* Fix Reference typos by @​SimonCropp in https://github.com/microsoft/vstest/pull/5155\n* Add option to overwrite trx without warning by @​nohwnd in https://github.com/microsoft/vstest/pull/5141\n\n## Internal and infrastructure fixes:\n\n* Downgrade xunit skip warning to info by @​nohwnd in https://github.com/microsoft/vstest/pull/10379\n* Fallback to latest runtimeconfig when none is found by @​nohwnd in https://github.com/microsoft/vstest/pull/5136\n* Verify architecture and version of produced exes by @​nohwnd in https://github.com/microsoft/vstest/pull/5134\n* Fix runtime config tests by @​nohwnd in https://github.com/microsoft/vstest/pull/5137\n* Dispose helper when parsing args by @​nohwnd in https://github.com/microsoft/vstest/pull/5126\n* Cleanup and bump required runtimes by @​Evangelink in https://github.com/microsoft/vstest/pull/5139\n* Fix help warnings by @​nohwnd in https://github.com/microsoft/vstest/pull/5140\n* Fix timing in simple log by @​nohwnd in https://github.com/microsoft/vstest/pull/5143\n* Check vstest.console.dll instead of .exe by @​nohwnd in https://github.com/microsoft/vstest/pull/5149\n* Report version from nuget check by @​nohwnd in https://github.com/microsoft/vstest/pull/5161\n* Move IncludeSourceRevisionInInformationalVersion  by @​nohwnd in https://github.com/microsoft/vstest/pull/5166\n* Enable or disable new logger based on TL flag by @​nohwnd in https://github.com/microsoft/vstest/pull/5167\n* Updating Microsoft.CodeCoverage package structure by @​fhnaseer in https://github.com/microsoft/vstest/pull/5169\n* Wait for Discovery to initialize before Cancelling it by @​nohwnd in https://github.com/microsoft/vstest/pull/5177\n* Adding condition to disable MsCoverage refrenced path maps by @​fhnaseer in https://github.com/microsoft/vstest/pull/5189\n* Forward error output from testhost as info by @​nohwnd in https://github.com/microsoft/vstest/pull/5192\n* Update Microsoft.Extensions.DependencyModel to 3.1.0 by @​nohwnd in https://github.com/microsoft/vstest/pull/5188\n* ExcludeFromSourceBuild-\u003eExcludeFromSourceOnlyBuild by @​mmitche in https://github.com/microsoft/vstest/pull/10354\n* Enable policheck by @​jakubch1 in https://github.com/microsoft/vstest/pull/10363\n\n\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0\n\n## 17.11.1\n\n## What's Changed\n* [rel/17.11] Forward error output from testhost as info by @​nohwnd in https://github.com/microsoft/vstest/pull/5193\n\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1\n\n## 17.11.0\n\n## What's Changed\n\n* Add reference to the AdapterUtilities library in the spec docs. by @​peterwald in https://github.com/microsoft/vstest/pull/4958\n* Stack trace when localized, and new messages by @​nohwnd in https://github.com/microsoft/vstest/pull/4944\n* Fix single quote and space in F# pretty methods by @​nohwnd in https://github.com/microsoft/vstest/pull/4969\n* Update .NET runtimes to latest patch version by @​Evangelink in https://github.com/microsoft/vstest/pull/4975\n* Update dotnetcoretests.md by @​DickBaker in https://github.com/microsoft/vstest/pull/4977\n* Add list of known TestingPlatform dlls by @​nohwnd in https://github.com/microsoft/vstest/pull/4983\n* Update framework version used for testing, and test matrix by @​nohwnd in https://github.com/microsoft/vstest/pull/4970\n* Add output forwarding for .NET by @​nohwnd in https://github.com/microsoft/vstest/pull/4988\n* Remove usage of pt images before decomissioning by @​nohwnd in https://github.com/microsoft/vstest/pull/4994\n* chore: Add more details to acquistion section. by @​voroninp in https://github.com/microsoft/vstest/pull/4999\n* Simplify banner by @​nohwnd in https://github.com/microsoft/vstest/pull/5013\n* Forward standard output of testhost by @​nohwnd in https://github.com/microsoft/vstest/pull/4998\n* Add missing copyright header by @​MichaelSimons in https://github.com/microsoft/vstest/pull/5020\n* Add option to not share .NET Framework testhosts by @​nohwnd in https://github.com/microsoft/vstest/pull/5018\n* GetTypesToLoad Attribute cant be null by @​SimonCropp in https://github.com/microsoft/vstest/pull/5054\n* rawArgument in GetArgumentList cant be null by @​SimonCropp in https://github.com/microsoft/vstest/pull/5056\n* fix Atribute typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5057\n* remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by @​SimonCropp in https://github.com/microsoft/vstest/pull/5058\n* fix incompatiblity typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5059\n* remove redundant inline method in IsPlatformIncompatible by @​SimonCropp in https://github.com/microsoft/vstest/pull/5060\n* fix Sucess typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5061\n* use some null coalescing by @​SimonCropp in https://github.com/microsoft/vstest/pull/5062\n* Add cts into friends of TranslationLayer by @​jakubch1 in https://github.com/microsoft/vstest/pull/5075\n* Use built in sha1 for id generation by @​nohwnd in https://github.com/microsoft/vstest/pull/5081\n* All output in terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/5083\n* Ignore env test by @​nohwnd in https://github.com/microsoft/vstest/pull/5095\n* Dispose XmlReader in XmlRunSettingsUtilities by @​omajid in https://github.com/microsoft/vstest/pull/5094\n* Bump to macos-12 build image by @​akoeplinger in https://github.com/microsoft/vstest/pull/5101\n* Handle ansi escape in terminal logger reporter by @​nohwnd in https://github.com/microsoft/vstest/pull/5084\n* remove disable interactive auth by @​nohwnd in https://github.com/microsoft/vstest/pull/5110\n* Error output as info in terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/5113\n* Write dll instead of target on abort, rename errors by @​nohwnd in https://github.com/microsoft/vstest/pull/5115\n* * [rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by @​dotnet-maestro in https://github.com/microsoft/vstest/pull/5152\n\n## New Contributors\n* @​peterwald made their first contribution in https://github.com/microsoft/vstest/pull/4958\n* @​DickBaker made their first contribution in https://github.com/microsoft/vstest/pull/4977\n* @​voroninp made their first contribution in https://github.com/microsoft/vstest/pull/4999\n* @​akoeplinger made their first contribution in https://github.com/microsoft/vstest/pull/5101\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06\n\n## 17.11.0-release-24373-02\n\n## What's Changed\n* [rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by @​dotnet-maestro in https://github.com/microsoft/vstest/pull/5152\n\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.0-release-24352-06...v17.11.0-release-24373-02\n\n## 17.11.0-release-24352-06\n\n## What's Changed\n\n* Add reference to the AdapterUtilities library in the spec docs. by @​peterwald in https://github.com/microsoft/vstest/pull/4958\n* Stack trace when localized, and new messages by @​nohwnd in https://github.com/microsoft/vstest/pull/4944\n* Fix single quote and space in F# pretty methods by @​nohwnd in https://github.com/microsoft/vstest/pull/4969\n* Update .NET runtimes to latest patch version by @​Evangelink in https://github.com/microsoft/vstest/pull/4975\n* Update dotnetcoretests.md by @​DickBaker in https://github.com/microsoft/vstest/pull/4977\n* Add list of known TestingPlatform dlls by @​nohwnd in https://github.com/microsoft/vstest/pull/4983\n* Update framework version used for testing, and test matrix by @​nohwnd in https://github.com/microsoft/vstest/pull/4970\n* Add output forwarding for .NET by @​nohwnd in https://github.com/microsoft/vstest/pull/4988\n* Remove usage of pt images before decomissioning by @​nohwnd in https://github.com/microsoft/vstest/pull/4994\n* chore: Add more details to acquistion section. by @​voroninp in https://github.com/microsoft/vstest/pull/4999\n* Simplify banner by @​nohwnd in https://github.com/microsoft/vstest/pull/5013\n* Forward standard output of testhost by @​nohwnd in https://github.com/microsoft/vstest/pull/4998\n* Add missing copyright header by @​MichaelSimons in https://github.com/microsoft/vstest/pull/5020\n* Add option to not share .NET Framework testhosts by @​nohwnd in https://github.com/microsoft/vstest/pull/5018\n* GetTypesToLoad Attribute cant be null by @​SimonCropp in https://github.com/microsoft/vstest/pull/5054\n* rawArgument in GetArgumentList cant be null by @​SimonCropp in https://github.com/microsoft/vstest/pull/5056\n* fix Atribute typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5057\n* remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by @​SimonCropp in https://github.com/microsoft/vstest/pull/5058\n* fix incompatiblity typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5059\n* remove redundant inline method in IsPlatformIncompatible by @​SimonCropp in https://github.com/microsoft/vstest/pull/5060\n* fix Sucess typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5061\n* use some null coalescing by @​SimonCropp in https://github.com/microsoft/vstest/pull/5062\n* Add cts into friends of TranslationLayer by @​jakubch1 in https://github.com/microsoft/vstest/pull/5075\n* Use built in sha1 for id generation by @​nohwnd in https://github.com/microsoft/vstest/pull/5081\n* All output in terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/5083\n* Ignore env test by @​nohwnd in https://github.com/microsoft/vstest/pull/5095\n* Dispose XmlReader in XmlRunSettingsUtilities by @​omajid in https://github.com/microsoft/vstest/pull/5094\n* Bump to macos-12 build image by @​akoeplinger in https://github.com/microsoft/vstest/pull/5101\n* Handle ansi escape in terminal logger reporter by @​nohwnd in https://github.com/microsoft/vstest/pull/5084\n* remove disable interactive auth by @​nohwnd in https://github.com/microsoft/vstest/pull/5110\n* Error output as info in terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/5113\n* Write dll instead of target on abort, rename errors by @​nohwnd in https://github.com/microsoft/vstest/pull/5115\n\n## New Contributors\n* @​peterwald made their first contribution in https://github.com/microsoft/vstest/pull/4958\n* @​DickBaker made their first contribution in https://github.com/microsoft/vstest/pull/4977\n* @​voroninp made their first contribution in https://github.com/microsoft/vstest/pull/4999\n* @​akoeplinger made their first contribution in https://github.com/microsoft/vstest/pull/5101\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06\n\n## 17.10.0\n\n## What's Changed\n\n* Add missing runtimeconfig.json file for 8.0 by @​MarcoRossignoli in https://github.com/microsoft/vstest/pull/4792\n* Localized file check-in by OneLocBuild Task: Build definition ID 1222: Build ID 2338548 by @​dotnet-bot in https://github.com/microsoft/vstest/pull/4794\n* Disable testhost prestart by @​nohwnd in https://github.com/microsoft/vstest/pull/4833\n* Terminal logger fixes by @​nohwnd in https://github.com/microsoft/vstest/pull/4834\n* Add RiscV64 by @​nohwnd in https://github.com/microsoft/vstest/pull/4838\n* Add deterministic source mapping storing for Microsoft.CodeCoverage by @​jakubch1 in https://github.com/microsoft/vstest/pull/4849\n* Fix terminal logger encoding \u0026 error by @​nohwnd in https://github.com/microsoft/vstest/pull/4853\n* Update sourcebuild configuration to build net previous and net current by @​Evangelink in https://github.com/microsoft/vstest/pull/4856\n* Updating version of Microsoft.VisualStudio.Interop to 17.10 by @​MSLukeWest in https://github.com/microsoft/vstest/pull/4866\n* Add VSTEST_DIAG_VERBOSITY to help by @​nohwnd in https://github.com/microsoft/vstest/pull/4882\n* Fix feature flag name by @​nohwnd in https://github.com/microsoft/vstest/pull/4885\n* Improve terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/4877\n* Remove PackageLicenseFile preventing PackageLicenseExpression from working by @​lahma in https://github.com/microsoft/vstest/pull/4890\n* Add GitHub Actions logger by @​martincostello in https://github.com/microsoft/vstest/pull/4906\n* Ensure to send a session complete event by @​drognanar in https://github.com/microsoft/vstest/pull/4878\n* specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by @​ChrisGuzak in https://github.com/microsoft/vstest/pull/4888\n* Make VSTest repo buildable in VMR non-source-build by @​ViktorHofer in https://github.com/microsoft/vstest/pull/4920\n* Migrate pipelines by @​nohwnd in https://github.com/microsoft/vstest/pull/4921\n* Add test name to MSBuild where we have frame. by @​nohwnd in https://github.com/microsoft/vstest/pull/4935\n* [rel/17.10] Add list of known TestingPlatform dlls by @​nohwnd in https://github.com/microsoft/vstest/pull/4982\n\nAnd many infrastructure related changes and updates.\n\n## New Contributors\n* @​ellahathaway made their first contribution in https://github.com/microsoft/vstest/pull/4785\n* @​MSLukeWest made their first contribution in https://github.com/microsoft/vstest/pull/4866\n* @​lahma made their first contribution in https://github.com/microsoft/vstest/pull/4890\n* @​ChrisGuzak made their first contribution in https://github.com/microsoft/vstest/pull/4888\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0\n\n## 17.10.0-release-24177-07\n\n## What's Changed\n\n* Fix Microsoft.TestPlatform.Build sourcebuild nuspec by @​Evangelink in https://github.com/microsoft/vstest/pull/4871\n* Updating version of Microsoft.VisualStudio.Interop to 17.10 by @​MSLukeWest in https://github.com/microsoft/vstest/pull/4866\n* Add VSTEST_DIAG_VERBOSITY to help by @​nohwnd in https://github.com/microsoft/vstest/pull/4882\n* Move SB metadata to intermediates by @​ellahathaway in https://github.com/microsoft/vstest/pull/4884\n* Fix feature flag name by @​nohwnd in https://github.com/microsoft/vstest/pull/4885\n* Remove PackageLicenseFile preventing PackageLicenseExpression from working by @​lahma in https://github.com/microsoft/vstest/pull/4890\n* Add GitHub Actions logger by @​martincostello in https://github.com/microsoft/vstest/pull/4906\n* Ensure to send a session complete event by @​drognanar in https://github.com/microsoft/vstest/pull/4878\n* specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by @​ChrisGuzak in https://github.com/microsoft/vstest/pull/4888\n\n* Improve terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/4877\n* Add test name to MSBuild where we have frame. by @​nohwnd in https://github.com/microsoft/vstest/pull/4935\n* Updated Code Coverage to latest version https://github.com/microsoft/vstest/pull/4933\n\n## New Contributors\n* @​MSLukeWest made their first contribution in https://github.com/microsoft/vstest/pull/4866\n* @​lahma made their first contribution in https://github.com/microsoft/vstest/pull/4890\n* @​ChrisGuzak made their first contribution in https://github.com/microsoft/vstest/pull/4888\n\nAnd many infrastructure related changes to migrate our pipelines to common build system.\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.10.0-preview-24080-01...v17.10.0-release-24177-07\n\n## 17.10.0-preview-24080-01\n\n## What's Changed\n* Remove Microsoft.SourceBuild.Intermediate from prebuilt baseline by @​ellahathaway in https://github.com/microsoft/vstest/pull/4785\n* Bump dbghelp by @​MarcoRossignoli in https://github.com/microsoft/vstest/pull/4791\n* Add missing runtimeconfig.json file for 8.0 by @​MarcoRossignoli in https://github.com/microsoft/vstest/pull/4792\n* Disable testhost prestart by @​nohwnd in https://github.com/microsoft/vstest/pull/4833\n* Terminal logger fixes by @​nohwnd in https://github.com/microsoft/vstest/pull/4834\n* Add RiscV64 by @​nohwnd in https://github.com/microsoft/vstest/pull/4838\n* Add deterministic source mapping storing for Microsoft.CodeCoverage by @​jakubch1 in https://github.com/microsoft/vstest/pull/4849\n* Fix terminal logger encoding \u0026 error by @​nohwnd in https://github.com/microsoft/vstest/pull/4853\n\n## New Contributors\n* @​ellahathaway made their first contribution in https://github.com/microsoft/vstest/pull/4785\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.10.0-preview-24080-01\n\n## 17.9.0\n\n## What's Changed\n* Remove dependency on Nuget.Frameworks by @​nohwnd in https://github.com/microsoft/vstest/pull/4693\n* Add platform guard by @​dotMorten in https://github.com/microsoft/vstest/pull/4737\n* Remove javascript in `HtmlLogger` by @​daveMueller in https://github.com/microsoft/vstest/pull/4744\n* Fix CPU is consumed by polling frequently when there is no subscriber by @​nohwnd in https://github.com/microsoft/vstest/pull/4735\n* Create a proper MSBuild ToolTask based VSTestTask by @​mcartoixa in https://github.com/microsoft/vstest/pull/2702\n* Update SDK, copy logger by @​nohwnd in https://github.com/microsoft/vstest/pull/4755\n* Fix staircase in logger by @​nohwnd in https://github.com/microsoft/vstest/pull/4756\n* Update dump client to latest by @​nohwnd in https://github.com/microsoft/vstest/pull/4724\n* [rel/17.9] Disable testhost prestart by @​nohwnd in https://github.com/microsoft/vstest/pull/4836\n\n## New Contributors\n* @​jithu7432 made their first contribution in https://github.com/microsoft/vstest/pull/4698\n* @​mcartoixa made their first contribution in https://github.com/microsoft/vstest/pull/2702\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0\n\n## 17.9.0-release-23619-01\n\n## What's Changed\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01\n\n## 17.9.0-preview-23577-04\n\n## What's Changed\n\n* Updated VSSDK.BuildTools version by @​cvpoienaru in [#​4765](https://github.com/microsoft/vstest/pull/4765)\n* Update dump client to latest by @​nohwnd in [#​4724](https://github.com/microsoft/vstest/pull/4724)\n* Fix staircase in logger by @​nohwnd in [#​4756](https://github.com/microsoft/vstest/pull/4756)\n* Create a proper MSBuild ToolTask based VSTestTask by @​nohwnd in [#​2702](https://github.com/microsoft/vstest/pull/2702)\n* Fix CPU is consumed by polling frequently when there is no subscriber by @​nohwnd, @​cvpoienaru in [#​4735](https://github.com/microsoft/vstest/pull/4735)\n* Remove javascript in `HtmlLogger` by @​daveMueller in [#​4744](https://github.com/microsoft/vstest/pull/4744)\n* Update VSIX metadata by @​nohwnd in [#​4550](https://github.com/microsoft/vstest/pull/4550)\n* Add platform guard by @​dotMorten in [#​4737](https://github.com/microsoft/vstest/pull/4737)\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04\n\n## 17.9.0-preview-23531-01\n\n## What's Changed\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01\n\n## 17.9.0-preview-23503-02\n\n## What's Changed\n\n* Remove dependency on Nuget.Frameworks by @​nohwnd in [#​4693](https://github.com/microsoft/vstest/pull/4693)\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02\n\nCommits viewable in [compare view](https://github.com/microsoft/vstest/compare/v17.8.0...v17.14.1).\n\u003c/details\u003e\n\nUpdated [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.9.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Swashbuckle.AspNetCore's releases](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)._\n\n## 6.9.0\n\n## What's Changed\n\n* Generate Properties whenever there are objects without schema(Not onl… by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095\n* fix: Pass props to multi targeting by @​xC0dex in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107\n* Types with TryParse must be set with type string by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108\n* Add native AoT support for ReDoc by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088\n\n## New Contributors\n\n* @​xC0dex made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0\n\n## 6.8.1\n\n## What's Changed\n\n* Fix issue when applying filters for WithOpenApi extension by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3085\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1\n\n\n## 6.8.0\n\n## What's Changed\n\n* Added dependency injection/easy registration for async filters by @​tofi92 in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030\n* Improve IncludeXmlComments performance (2) by @​mus65 in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044\n* Apply ParameterFilters and RequestBodyFilters for WithOpenApi endpoints by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3059\n* Swagger plugins support by @​jvmlet in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056\n* Add benchmarks project by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3050\n* Fix NuGet badge by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3064\n* SwaggerGen - Improved handling of dictionaries with enum key by @​flarestudiopl in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068\n* Fix typo by @​tom-star119 in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073\n* Do not fill the RequestBody description with the first parameter of a… by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3076\n\n## New Contributors\n\n* @​tofi92 made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030\n* @​mus65 made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044\n* @​jvmlet made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056\n* @​flarestudiopl made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068\n* @​tom-star119 made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.3...v6.8.0\n\n\n## 6.7.3\n\n## What's Changed\n\n* Fix nested types nullable context check by @​VladimirTyrin in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043\n* Use NullabilityInfoContext to determine if member is nullable by @​patrikwlund in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3046\n\n## New Contributors\n* @​VladimirTyrin made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.2...v6.7.3\n\n## 6.7.2\n\n## What's Changed\n\n* Use NullabilityInfoContext to determine dictionary value nullability by @​patrikwlund in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3041\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.1...v6.7.2\n\n\n## 6.7.1\n\n## What's Changed\n* docs: Update README.md by @​WeihanLi in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002\n* Support `[DataMember]` `IsRequired` in `NewtonsoftDataContractResolver` by @​ouvreboite in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644\n* Add API analysers by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3003\n* Update README by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3004\n* docs: fix example code formatting by @​WeihanLi in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3010\n* Fixes nullability problems with dictionaries by @​ozziepeeps in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3023\n* Fix handling of nullable structs by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3015\n* Fix missing form parameter XML documentation by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3020\n\n## New Contributors\n* @​ouvreboite made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1\n\n## 6.7.0\n\n## What's Changed\n\n* Allow Swagger UI CSS and JS paths to be configurable by @​mag1art in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2908\n* Add `IncludeXmlCommentsForAssembly()` convience overload by @​leotsarev in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2909\n* Add snapshot tests using Verify by @​keahpeters in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2929\n* Add posibility to ignore properties in `[FromForm]` with `[SwaggerIgnore]` by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2928\n* Adding check for existing directory and creating if doesn't exist by @​matt-lethargic in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2927\n* Default null value on nullable types caused errors by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2941\n* Add additional Verify tests by @​keahpeters in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2950\n* Only apply a SchemaFilter to create the description on SwaggerUI by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2943\n* Add support for async filters by @​mauve in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2938\n* Fix package validation by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2926\n* Adding support for .NET 8 Model State attributes by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2958\n* Only set Exclusive Range when they are by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2960\n* `[AsParameters]` throwing error on cast when showing the description with `EnableAnnotations()` by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2962\n* Fix `RequestBodyFilterAnnotation` and `MultipleFromForm` for Minimal APIs  by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2963\n* Swagger UI refactoring by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2942\n* Add help wanted badge by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2911\n* Move inline css and js to external files for SwaggerUI and ReDoc by @​junior-santana in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2965\n* Missing properties section when generating `IFomFile`/`IFormFileCollection` by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2972\n* Missing Encoding and RequiredProperties when `IFormFile` with OpenAPI by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2979\n* Use `ApiParameter.Type` by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2980\n* Document arrays of generic parameters with XML comments and support overload methods by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2982\n* Take into account [JsonRequired] for System.Text.Json by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2988\n* Configure non-nullable types as required by @​AntiGuideAkquinet in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803\n* Use `HttpMethods.IsGet()` by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2971\n\n## New Contributors\n\n* @​mag1art made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2908\n* @​jgarciadelanoceda made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2928\n* @​matt-lethargic made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2927\n* @​mauve made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2938\n* @​junior-santana made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2965\n* @​AntiGuideAkquinet made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0\n\n\nCommits viewable in [compare view](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.9.0).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/Ed-lazarenko/Dead-Mans/pull/24","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-lazarenko%2FDead-Mans/issues/24","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/24/packages"},{"uuid":"4518024639","node_id":"PR_kwDOPHILss7fGERj","number":4,"state":"closed","title":"Bump AWSSDK.S3 from 3.7.405.14 to 4.0.23.4","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-06-02T05:54:27.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-25T15:39:00.000Z","updated_at":"2026-06-02T05:54:29.000Z","time_to_close":656127,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.405.14","new_version":"4.0.23.4","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.405.14 to 4.0.23.4.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=3.7.405.14\u0026new-version=4.0.23.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/IVAO-US/STRIPES/pull/4","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/IVAO-US%2FSTRIPES/issues/4","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4/packages"},{"uuid":"4515714936","node_id":"PR_kwDORZjSSs7e-lUQ","number":38,"state":"open","title":"chore: Bump AWSSDK.S3 from 3.7.510.9 to 4.0.23.4","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-25T09:06:01.000Z","updated_at":"2026-05-25T09:06:02.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore: Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.510.9","new_version":"4.0.23.4","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.510.9 to 4.0.23.4.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=3.7.510.9\u0026new-version=4.0.23.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/gatortarheel/netrock-experiment-2026/pull/38","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatortarheel%2Fnetrock-experiment-2026/issues/38","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/38/packages"},{"uuid":"4513750815","node_id":"PR_kwDOSTtuf87e4R72","number":51,"state":"closed","title":"Bump AWSSDK.S3 from 3.7.400.1 to 4.0.23.4","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-28T05:03:42.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-25T01:58:31.000Z","updated_at":"2026-05-28T05:03:51.000Z","time_to_close":270311,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.400.1","new_version":"4.0.23.4","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.400.1 to 4.0.23.4.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e","html_url":"https://github.com/Sarmkadan/docker-sqlite-backup/pull/51","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarmkadan%2Fdocker-sqlite-backup/issues/51","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/51/packages"},{"uuid":"4466829663","node_id":"PR_kwDOQfcp887ciI6M","number":423,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.23 to 4.0.23.3","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-25T06:26:21.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-18T06:37:01.000Z","updated_at":"2026-05-25T06:26:23.000Z","time_to_close":604160,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.23","new_version":"4.0.23.3","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.23 to 4.0.23.3.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.23\u0026new-version=4.0.23.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/daveharmswebdev/property-manager/pull/423","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveharmswebdev%2Fproperty-manager/issues/423","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/423/packages"},{"uuid":"4466034067","node_id":"PR_kwDOPHhivc7cfnnE","number":10,"state":"open","title":"chore(deps): Bump AWSSDK.Core and AWSSDK.S3","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-18T03:27:48.000Z","updated_at":"2026-05-18T03:29:00.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"Bump AWSSDK.Core"},{"name":"AWSSDK.S3","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.Core](https://github.com/aws/aws-sdk-net/) from 4.0.6.1 to 4.0.7.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.Core's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.23 to 4.0.23.3.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/LucasBonato/Orders.Integrations.Hub/pull/10","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasBonato%2FOrders.Integrations.Hub/issues/10","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/10/packages"},{"uuid":"4451729773","node_id":"PR_kwDOA7u1Ws7bzdoy","number":4631,"state":"open","title":"Bump AWSSDK.Core and AWSSDK.S3","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-15T06:13:23.000Z","updated_at":"2026-05-15T06:13:30.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.Core","repository_url":"https://github.com/aws/aws-sdk-net"},{"name":"AWSSDK.S3","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.Core](https://github.com/aws/aws-sdk-net/) from 4.0.6.1 to 4.0.7.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.Core's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.23 to 4.0.23.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/microting/eform-sdk-dotnet/pull/4631","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/microting%2Feform-sdk-dotnet/issues/4631","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4631/packages"},{"uuid":"4450214118","node_id":"PR_kwDOCMm7JM7bus7D","number":750,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.21.2 to 4.0.23.2","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-18T00:04:57.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-15T00:05:33.000Z","updated_at":"2026-05-18T00:04:57.000Z","time_to_close":259164,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.2","new_version":"4.0.23.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.2 to 4.0.23.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.2\u0026new-version=4.0.23.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/NosCoreIO/NosCoreLambdas/pull/750","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/NosCoreIO%2FNosCoreLambdas/issues/750","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/750/packages"},{"uuid":"4442006472","node_id":"PR_kwDOCMm7JM7bU2YI","number":748,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.21.2 to 4.0.23.1","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-15T00:05:36.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-14T00:04:59.000Z","updated_at":"2026-05-15T00:05:38.000Z","time_to_close":86437,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.2","new_version":"4.0.23.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.2 to 4.0.23.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.2\u0026new-version=4.0.23.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/NosCoreIO/NosCoreLambdas/pull/748","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/NosCoreIO%2FNosCoreLambdas/issues/748","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/748/packages"},{"uuid":"4419024673","node_id":"PR_kwDORZjSSs7aJ7Lm","number":34,"state":"closed","title":"chore: Bump AWSSDK.S3 from 3.7.510.9 to 4.0.23","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-25T09:03:57.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-11T07:49:30.000Z","updated_at":"2026-05-25T09:04:00.000Z","time_to_close":1214067,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore: Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.510.9","new_version":"4.0.23","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.510.9 to 4.0.23.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=3.7.510.9\u0026new-version=4.0.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/gatortarheel/netrock-experiment-2026/pull/34","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatortarheel%2Fnetrock-experiment-2026/issues/34","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/34/packages"},{"uuid":"4418875049","node_id":"PR_kwDOOgqwHc7aJbjy","number":68,"state":"open","title":"deps: Bump AWSSDK.S3 from 4.0.21.1 to 4.0.23","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-11T07:25:30.000Z","updated_at":"2026-05-11T07:27:47.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps: Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.1","new_version":"4.0.23","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.1 to 4.0.23.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.1\u0026new-version=4.0.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/rzavalik/CloudStorageORM/pull/68","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzavalik%2FCloudStorageORM/issues/68","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/68/packages"},{"uuid":"4363294465","node_id":"PR_kwDOQFjEY87XXSwa","number":44,"state":"open","title":"deps: Bump AWSSDK.S3 from 4.0.18.7 to 4.0.22.1","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-01T07:03:22.000Z","updated_at":"2026-05-01T07:03:48.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps: Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.18.7","new_version":"4.0.22.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.18.7 to 4.0.22.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.18.7\u0026new-version=4.0.22.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Taiizor/Zetian/pull/44","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taiizor%2FZetian/issues/44","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/44/packages"},{"uuid":"4333627181","node_id":"PR_kwDOOgqwHc7V2dL3","number":63,"state":"closed","title":"deps: Bump AWSSDK.S3 from 4.0.21.1 to 4.0.22.1","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2026-05-11T07:25:33.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-27T06:41:04.000Z","updated_at":"2026-05-11T07:25:35.000Z","time_to_close":1212269,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps: Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.1","new_version":"4.0.22.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.1 to 4.0.22.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.1\u0026new-version=4.0.22.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/rzavalik/CloudStorageORM/pull/63","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzavalik%2FCloudStorageORM/issues/63","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/63/packages"},{"uuid":"4293271864","node_id":"PR_kwDOQfcp887T0yP-","number":379,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.21.1 to 4.0.21.2","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-26T22:25:27.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-20T05:19:15.000Z","updated_at":"2026-04-26T22:25:29.000Z","time_to_close":579972,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.1","new_version":"4.0.21.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.1 to 4.0.21.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.1\u0026new-version=4.0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/daveharmswebdev/property-manager/pull/379","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveharmswebdev%2Fproperty-manager/issues/379","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/379/packages"},{"uuid":"4293226896","node_id":"PR_kwDORHetOs7T0ogI","number":34,"state":"open","title":"Bump AWSSDK.S3 from 3.7.412.3 to 4.0.21.2","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-04-20T05:09:24.000Z","updated_at":"2026-04-20T05:09:24.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.412.3","new_version":"4.0.21.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.412.3 to 4.0.21.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=3.7.412.3\u0026new-version=4.0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Hung6066/IVF/pull/34","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hung6066%2FIVF/issues/34","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/34/packages"},{"uuid":"4287688589","node_id":"PR_kwDOSEAo2M7TkSyJ","number":11,"state":"open","title":"Bump AWSSDK.S3 from 4.0.21.1 to 4.0.21.2","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-04-18T10:42:50.000Z","updated_at":"2026-04-18T10:42:50.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.1","new_version":"4.0.21.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.1 to 4.0.21.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.1\u0026new-version=4.0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/jeja2023/UniCore/pull/11","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeja2023%2FUniCore/issues/11","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/11/packages"},{"uuid":"4283214264","node_id":"PR_kwDOR7eazs7TWB3Q","number":10,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.20.4 to 4.0.21.2","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-23T14:14:18.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-17T14:11:06.000Z","updated_at":"2026-04-23T14:14:21.000Z","time_to_close":518592,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.20.4","new_version":"4.0.21.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.20.4 to 4.0.21.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.20.4\u0026new-version=4.0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/BrianAllred/DiscordVideoBot/pull/10","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAllred%2FDiscordVideoBot/issues/10","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/10/packages"},{"uuid":"4257954919","node_id":"PR_kwDOF3NPo87SHv92","number":66,"state":"closed","title":"tools: update by dependabot\n\n Bump AWSSDK.S3 from 4.0.19.4 to 4.0.21.1","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-20T22:18:19.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-13T21:19:23.000Z","updated_at":"2026-04-20T22:18:21.000Z","time_to_close":608336,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":" Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.19.4","new_version":"4.0.21.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.19.4 to 4.0.21.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.19.4\u0026new-version=4.0.21.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/darakeon/aws-lambda-mail-redirector/pull/66","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/darakeon%2Faws-lambda-mail-redirector/issues/66","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/66/packages"},{"uuid":"4252652542","node_id":"PR_kwDOPlQREM7R6eLp","number":121,"state":"closed","title":"deps: Bump AWSSDK.Core and AWSSDK.S3","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-20T08:42:56.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-13T08:27:56.000Z","updated_at":"2026-04-20T08:42:57.000Z","time_to_close":605700,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps","packages":[{"name":"Bump AWSSDK.Core"},{"name":"AWSSDK.S3","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Pinned [AWSSDK.Core](https://github.com/aws/aws-sdk-net/) at 4.0.3.29.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.Core's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [AWSSDK.Core](https://github.com/aws/aws-sdk-net/) from 4.0.3.8 to 4.0.3.29.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.Core's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.17.1 to 4.0.21.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/DEFRA/ls-keeper-data-bridge-backend/pull/121","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEFRA%2Fls-keeper-data-bridge-backend/issues/121","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/121/packages"},{"uuid":"4247642741","node_id":"PR_kwDOBhrQMs7Rwpdm","number":1786,"state":"closed","title":"tools: update core\n\n Bump AWSSDK.S3 from 4.0.19.1 to 4.0.21.1","user":"dependabot[bot]","labels":["site","internal","robot","api","dependencies"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-04-19T10:46:19.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-12T10:46:08.000Z","updated_at":"2026-04-19T10:46:20.000Z","time_to_close":604811,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":" Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.19.1","new_version":"4.0.21.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.19.1 to 4.0.21.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.19.1\u0026new-version=4.0.21.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/darakeon/dfm/pull/1786","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/darakeon%2Fdfm/issues/1786","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1786/packages"}],"issue_packages":[{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-06-12T00:34:09.000Z","version_change":null,"issue":{"uuid":"4645233419","node_id":"PR_kwDOQhcFBs7ljZuF","number":24,"state":"closed","title":"Bump AWSSDK.S3 and 4 others","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-06-12T00:45:52.000Z","author_association":null,"state_reason":null,"created_at":"2026-06-12T00:34:09.000Z","updated_at":"2026-06-12T00:46:01.000Z","time_to_close":703,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","repository_url":"https://github.com/aws/aws-sdk-net"},{"name":"4 others"}],"path":null,"ecosystem":"nuget"},"body":"[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nRebasing might not happen immediately, so don't worry if this takes some time.\n\nNote: if you make any changes to this PR yourself, they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nPinned [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) at 3.7.511.8.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.4.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [coverlet.collector's releases](https://github.com/coverlet-coverage/coverlet/releases)._\n\n## 6.0.4\n\n### Fixed\n- Fix empty coverage report when using include and exclude filters [#​1726](https://github.com/coverlet-coverage/coverlet/issues/1726)\n\n[Diff between 6.0.3 and 6.0.4](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4)\n\n## 6.0.3\n\n### Fixed\n- Fix RuntimeConfigurationReader to support self-contained builds [#​1705](https://github.com/coverlet-coverage/coverlet/pull/1705) by https://github.com/pfeigl\n- Fix inconsistent filenames with UseSourceLink after .NET 8 [#​1679](https://github.com/coverlet-coverage/coverlet/issues/1679)\n- Fix hanging tests [#​989](https://github.com/coverlet-coverage/coverlet/issues/989)\n- Fix coverlet instrumentation becomes slow after installing dotnet sdk 8.0.200 [#​1620](https://github.com/coverlet-coverage/coverlet/issues/1620)\n- Fix upgrading v6.0.1 to v6.0.2 increases instrumentation time [#​1649](https://github.com/coverlet-coverage/coverlet/issues/1649)\n- Fix Unable to instrument module - NET 8 [#​1631](https://github.com/coverlet-coverage/coverlet/issues/1631)\n- Fix slow modules filtering process [#​1646](https://github.com/coverlet-coverage/coverlet/issues/1646) by https://github.com/BlackGad\n- Fix incorrect coverage await using in generic method [#​1490](https://github.com/coverlet-coverage/coverlet/issues/1490)\n\n### Improvements\n- Cache the regex used in InstrumentationHelper [#​1693](https://github.com/coverlet-coverage/coverlet/issues/1693)\n- Enable dotnetTool integration tests for linux [#​660](https://github.com/coverlet-coverage/coverlet/issues/660)\n\n[Diff between 6.0.2 and 6.0.3](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3)\n\n## 6.0.2\n\n### Fixed\n- Threshold-stat triggers error [#​1634](https://github.com/coverlet-coverage/coverlet/issues/1634)\n- Fixed coverlet collector 6.0.1 requires dotnet sdk 8 [#​1625](https://github.com/coverlet-coverage/coverlet/issues/1625)\n- Type initializer errors after updating from 6.0.0 to 6.0.1 [#​1629](https://github.com/coverlet-coverage/coverlet/issues/1629)\n- Exception when multiple exclude-by-attribute filters specified [#​1624](https://github.com/coverlet-coverage/coverlet/issues/1624)\n\n### Improvements\n- More concise options to specify multiple parameters in coverlet.console [#​1624](https://github.com/coverlet-coverage/coverlet/issues/1624)\n\n[Diff between 6.0.1 and 6.0.2](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2)\n\n## 6.0.1\n\n### Fixed\n- Uncovered lines in .NET 8 for inheriting records [#​1555](https://github.com/coverlet-coverage/coverlet/issues/1555)\n- Fix record constructors not covered when SkipAutoProps is true [#​1561](https://github.com/coverlet-coverage/coverlet/issues/1561)\n- Fix .NET 7 Method Group branch coverage issue [#​1447](https://github.com/coverlet-coverage/coverlet/issues/1447)\n- Fix ExcludeFromCodeCoverage does not exclude method in a partial class [#​1548](https://github.com/coverlet-coverage/coverlet/issues/1548) \n- Fix ExcludeFromCodeCoverage does not exclude F# task [#​1547](https://github.com/coverlet-coverage/coverlet/issues/1547) \n- Fix issues where ExcludeFromCodeCoverage ignored [#​1431](https://github.com/coverlet-coverage/coverlet/issues/1431)\n- Fix issues with ExcludeFromCodeCoverage attribute [#​1484](https://github.com/coverlet-coverage/coverlet/issues/1484)\n- Fix broken links in documentation [#​1514](https://github.com/coverlet-coverage/coverlet/issues/1514)\n- Fix problem with coverage for .net5 WPF application [#​1221](https://github.com/coverlet-coverage/coverlet/issues/1221) by https://github.com/lg2de\n- Fix unable to instrument module for Microsoft.AspNetCore.Mvc.Razor [#​1459](https://github.com/coverlet-coverage/coverlet/issues/1459) by https://github.com/lg2de\n\n### Improvements\n- Extended exclude by attribute feature to work with fully qualified name [#​1589](https://github.com/coverlet-coverage/coverlet/issues/1589)\n- Use System.CommandLine instead of McMaster.Extensions.CommandLineUtils [#​1474](https://github.com/coverlet-coverage/coverlet/issues/1474) by https://github.com/Bertk\n- Fix deadlog in Coverlet.Integration.Tests.BaseTest [#​1541](https://github.com/coverlet-coverage/coverlet/pull/1541) by https://github.com/Bertk\n- Add coverlet.msbuild.tasks unit tests [#​1534](https://github.com/coverlet-coverage/coverlet/pull/1534) by https://github.com/Bertk\n\n[Diff between 6.0.0 and 6.0.1](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.1)\n\nCommits viewable in [compare view](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.4).\n\u003c/details\u003e\n\nUpdated [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.3.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Logging.Abstractions's releases](https://github.com/dotnet/runtime/releases)._\n\n## 8.0.3\n\n[Release](https://github.com/dotnet/core/releases/tag/v8.0.3)\n\n## 8.0.2\n\n[Release](https://github.com/dotnet/core/releases/tag/v8.0.2)\n\nCommits viewable in [compare view](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.3).\n\u003c/details\u003e\n\nPinned [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) at 8.0.3.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.Extensions.Logging.Abstractions's releases](https://github.com/dotnet/runtime/releases)._\n\n## 8.0.3\n\n[Release](https://github.com/dotnet/core/releases/tag/v8.0.3)\n\nCommits viewable in [compare view](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.3).\n\u003c/details\u003e\n\nUpdated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.14.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases)._\n\n## 17.14.1\n\n## What's Changed\n* Error on unsupported target frameworks to prevent silently not running tests by @​nohwnd in https://github.com/microsoft/vstest/pull/15072 and https://github.com/microsoft/vstest/pull/15078\n* Revert writing additional properties to TRX by @​nohwnd  in https://github.com/microsoft/vstest/commit/47eb51b15ad8ca4a84ad7be5881fcd1713a0f68a\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.14.0...v17.14.1\n\n## 17.14.0\n\n## What's Changed\n\n### .NET versions updated\n\nThis 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:\n\n- Updating to the latest VS, and running tests from net6.0 test projects.\n- Updating to the latest .NET SDK, and running tests from net6.0 test projects.\n\nIt also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.\n\n* Drop unsupported frameworks by @​nohwnd in https://github.com/microsoft/vstest/pull/10565\n\n### Changes\n\n* Adding Process Query Flag For UWP .NET 9 Support by @​adstep in https://github.com/microsoft/vstest/pull/15003\n* Fix builds on WinUI and UWP .NET 9 projects by @​Sergio0694 in https://github.com/microsoft/vstest/pull/15004\n* don't report communication error on discovery abort by @​nohwnd in https://github.com/microsoft/vstest/pull/14992\n* Add dump minitool to vsix by @​nohwnd in https://github.com/microsoft/vstest/pull/14707\n* Make test runners long-path aware (#​5179) by @​peetw in https://github.com/microsoft/vstest/pull/15014\n* Fix trace in DataCollectionRequestSender.cs by @​stan-sz in https://github.com/microsoft/vstest/pull/15025\n* Fix/readme grammar parallelism by @​dellch in https://github.com/microsoft/vstest/pull/15030\n* Add binding redirects by @​nohwnd in https://github.com/microsoft/vstest/pull/15041\n* Write props of tests into trx by @​nohwnd in https://github.com/microsoft/vstest/pull/14905\n\n### Internal version updates and fixes\n\n* Update io.redist by @​nohwnd in https://github.com/microsoft/vstest/pull/13872\n* Use preview image for public build by @​nohwnd in https://github.com/microsoft/vstest/pull/13888\n* Remove xcopy-msbuild by @​nohwnd in https://github.com/microsoft/vstest/pull/14138\n* Move to macos14 by @​nohwnd in https://github.com/microsoft/vstest/pull/14137\n* Update diagnose.md by @​nohwnd in https://github.com/microsoft/vstest/pull/14776\n* hash with sha2 for mutex lock by @​nohwnd in https://github.com/microsoft/vstest/pull/14777\n* Update test projects for vmr by @​nohwnd in https://github.com/microsoft/vstest/pull/14894\n* 17.14 branding by @​nohwnd in https://github.com/microsoft/vstest/pull/14903\n* Update filter.md for NUnit by @​OsirisTerje in https://github.com/microsoft/vstest/pull/14987\n* Flag netstandard1.x dependencies in source-build by @​ViktorHofer in https://github.com/microsoft/vstest/pull/14986\n* Use VS dependencies versions from release VS to have archived symbols by @​nohwnd in https://github.com/microsoft/vstest/pull/14991\n* Remove extra ; by @​nohwnd in https://github.com/microsoft/vstest/pull/14995\n* Use dependencymodel 6.0.2 by @​nohwnd in https://github.com/microsoft/vstest/pull/14996\n* Make Testhost packable only on Windows by @​mmitche in https://github.com/microsoft/vstest/pull/15001\n* Add system text json to vsix by @​nohwnd in https://github.com/microsoft/vstest/pull/15034\n* Add more files to vsix by @​nohwnd in https://github.com/microsoft/vstest/pull/15038\n* Remove unnecessary CA2022 suppressions by @​Winniexu01 in https://github.com/microsoft/vstest/pull/15035\n* Update package project url by @​mmitche in https://github.com/microsoft/vstest/pull/15040\n \n## New Contributors\n\n* @​OsirisTerje made their first contribution in https://github.com/microsoft/vstest/pull/14987\n* @​adstep made their first contribution in https://github.com/microsoft/vstest/pull/15003\n ... (truncated)\n\n## 17.14.0-preview-25107-01\n\n## What's Changed\n\n### .NET versions updated\n\nThis 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:\n\n- Updating to the latest VS, and running tests from net6.0 test projects.\n- Updating to the latest .NET SDK, and running tests from net6.0 test projects.\n\nIt also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.\n\n* Drop unsupported frameworks by @​nohwnd in https://github.com/microsoft/vstest/pull/10565\n\n\n### Changes\n\n* Adding Process Query Flag For UWP .NET 9 Support by @​adstep in https://github.com/microsoft/vstest/pull/15003\n* Fix builds on WinUI and UWP .NET 9 projects by @​Sergio0694 in https://github.com/microsoft/vstest/pull/15004\n* don't report communication error on discovery abort by @​nohwnd in https://github.com/microsoft/vstest/pull/14992\n* Add dump minitool to vsix by @​nohwnd in https://github.com/microsoft/vstest/pull/14707\n\n### Internal version updates and fixes\n\n* Update io.redist by @​nohwnd in https://github.com/microsoft/vstest/pull/13872\n* Use preview image for public build by @​nohwnd in https://github.com/microsoft/vstest/pull/13888\n* Remove xcopy-msbuild by @​nohwnd in https://github.com/microsoft/vstest/pull/14138\n* Move to macos14 by @​nohwnd in https://github.com/microsoft/vstest/pull/14137\n* Update diagnose.md by @​nohwnd in https://github.com/microsoft/vstest/pull/14776\n* hash with sha2 for mutex lock by @​nohwnd in https://github.com/microsoft/vstest/pull/14777\n* Update test projects for vmr by @​nohwnd in https://github.com/microsoft/vstest/pull/14894\n* 17.14 branding by @​nohwnd in https://github.com/microsoft/vstest/pull/14903\n* Update filter.md for NUnit by @​OsirisTerje in https://github.com/microsoft/vstest/pull/14987\n* Flag netstandard1.x dependencies in source-build by @​ViktorHofer in https://github.com/microsoft/vstest/pull/14986\n* Use VS dependencies versions from release VS to have archived symbols by @​nohwnd in https://github.com/microsoft/vstest/pull/14991\n* Remove extra ; by @​nohwnd in https://github.com/microsoft/vstest/pull/14995\n* Use dependencymodel 6.0.2 by @​nohwnd in https://github.com/microsoft/vstest/pull/14996\n* Make Testhost packable only on Windows by @​mmitche in https://github.com/microsoft/vstest/pull/15001\n\n\n### Will probably revert before release:\n\n* Write props of tests into trx by @​nohwnd in https://github.com/microsoft/vstest/pull/14905\n \n## New Contributors\n\n* @​OsirisTerje made their first contribution in https://github.com/microsoft/vstest/pull/14987\n* @​adstep made their first contribution in https://github.com/microsoft/vstest/pull/15003\n* @​Sergio0694 made their first contribution in https://github.com/microsoft/vstest/pull/15004\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.13.0...v17.14.0-preview-25107-01\n\n## 17.13.0\n\n## What's Changed\n\n* Add letter number among valid identifiers in class name by @​nohwnd in https://github.com/microsoft/vstest/pull/13868\n* Fix formatting in Runner by @​mthalman in https://github.com/microsoft/vstest/pull/13871\n* Downgrade xunit skip warning to info by @​nohwnd in https://github.com/microsoft/vstest/pull/10381\n* Add msdia for arm64 into nuget by @​nohwnd in https://github.com/microsoft/vstest/pull/10382\n* Enable native debugging for vstest.console by @​ocitrev in https://github.com/microsoft/vstest/pull/10401\n\n* Fix RFCs links by @​Youssef1313 in https://github.com/microsoft/vstest/pull/10424      \n* Convert to auto property by @​nohwnd in https://github.com/microsoft/vstest/pull/10365\n* Update Versions.props by @​nohwnd in https://github.com/microsoft/vstest/pull/10378\n* Enable TSA by @​jakubch1 in https://github.com/microsoft/vstest/pull/10385\n* Arm64 dia by @​nohwnd in https://github.com/microsoft/vstest/pull/10390\n* Update source-build team references by @​MichaelSimons in https://github.com/microsoft/vstest/pull/10388\n* Exclude .signature.p7s from nupkg file count by @​ellahathaway in https://github.com/microsoft/vstest/pull/10418\n* Set NetCurrent so that it doesn't roll forward automatically by @​ViktorHofer in https://github.com/microsoft/vstest/pull/10622\n\n## New Contributors\n* @​ocitrev made their first contribution in https://github.com/microsoft/vstest/pull/10401\n* @​Youssef1313 made their first contribution in https://github.com/microsoft/vstest/pull/10424\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0\n\n## 17.12.0\n\n## What's Changed\n\n* Dispose IDisposables in HtmlTransformer by @​omajid in https://github.com/microsoft/vstest/pull/5099\n* Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings by @​omajid in https://github.com/microsoft/vstest/pull/5100\n* use some collection expressions by @​SimonCropp in https://github.com/microsoft/vstest/pull/5055\n* Fix Reference typos by @​SimonCropp in https://github.com/microsoft/vstest/pull/5155\n* Add option to overwrite trx without warning by @​nohwnd in https://github.com/microsoft/vstest/pull/5141\n\n## Internal and infrastructure fixes:\n\n* Downgrade xunit skip warning to info by @​nohwnd in https://github.com/microsoft/vstest/pull/10379\n* Fallback to latest runtimeconfig when none is found by @​nohwnd in https://github.com/microsoft/vstest/pull/5136\n* Verify architecture and version of produced exes by @​nohwnd in https://github.com/microsoft/vstest/pull/5134\n* Fix runtime config tests by @​nohwnd in https://github.com/microsoft/vstest/pull/5137\n* Dispose helper when parsing args by @​nohwnd in https://github.com/microsoft/vstest/pull/5126\n* Cleanup and bump required runtimes by @​Evangelink in https://github.com/microsoft/vstest/pull/5139\n* Fix help warnings by @​nohwnd in https://github.com/microsoft/vstest/pull/5140\n* Fix timing in simple log by @​nohwnd in https://github.com/microsoft/vstest/pull/5143\n* Check vstest.console.dll instead of .exe by @​nohwnd in https://github.com/microsoft/vstest/pull/5149\n* Report version from nuget check by @​nohwnd in https://github.com/microsoft/vstest/pull/5161\n* Move IncludeSourceRevisionInInformationalVersion  by @​nohwnd in https://github.com/microsoft/vstest/pull/5166\n* Enable or disable new logger based on TL flag by @​nohwnd in https://github.com/microsoft/vstest/pull/5167\n* Updating Microsoft.CodeCoverage package structure by @​fhnaseer in https://github.com/microsoft/vstest/pull/5169\n* Wait for Discovery to initialize before Cancelling it by @​nohwnd in https://github.com/microsoft/vstest/pull/5177\n* Adding condition to disable MsCoverage refrenced path maps by @​fhnaseer in https://github.com/microsoft/vstest/pull/5189\n* Forward error output from testhost as info by @​nohwnd in https://github.com/microsoft/vstest/pull/5192\n* Update Microsoft.Extensions.DependencyModel to 3.1.0 by @​nohwnd in https://github.com/microsoft/vstest/pull/5188\n* ExcludeFromSourceBuild-\u003eExcludeFromSourceOnlyBuild by @​mmitche in https://github.com/microsoft/vstest/pull/10354\n* Enable policheck by @​jakubch1 in https://github.com/microsoft/vstest/pull/10363\n\n\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0\n\n## 17.11.1\n\n## What's Changed\n* [rel/17.11] Forward error output from testhost as info by @​nohwnd in https://github.com/microsoft/vstest/pull/5193\n\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1\n\n## 17.11.0\n\n## What's Changed\n\n* Add reference to the AdapterUtilities library in the spec docs. by @​peterwald in https://github.com/microsoft/vstest/pull/4958\n* Stack trace when localized, and new messages by @​nohwnd in https://github.com/microsoft/vstest/pull/4944\n* Fix single quote and space in F# pretty methods by @​nohwnd in https://github.com/microsoft/vstest/pull/4969\n* Update .NET runtimes to latest patch version by @​Evangelink in https://github.com/microsoft/vstest/pull/4975\n* Update dotnetcoretests.md by @​DickBaker in https://github.com/microsoft/vstest/pull/4977\n* Add list of known TestingPlatform dlls by @​nohwnd in https://github.com/microsoft/vstest/pull/4983\n* Update framework version used for testing, and test matrix by @​nohwnd in https://github.com/microsoft/vstest/pull/4970\n* Add output forwarding for .NET by @​nohwnd in https://github.com/microsoft/vstest/pull/4988\n* Remove usage of pt images before decomissioning by @​nohwnd in https://github.com/microsoft/vstest/pull/4994\n* chore: Add more details to acquistion section. by @​voroninp in https://github.com/microsoft/vstest/pull/4999\n* Simplify banner by @​nohwnd in https://github.com/microsoft/vstest/pull/5013\n* Forward standard output of testhost by @​nohwnd in https://github.com/microsoft/vstest/pull/4998\n* Add missing copyright header by @​MichaelSimons in https://github.com/microsoft/vstest/pull/5020\n* Add option to not share .NET Framework testhosts by @​nohwnd in https://github.com/microsoft/vstest/pull/5018\n* GetTypesToLoad Attribute cant be null by @​SimonCropp in https://github.com/microsoft/vstest/pull/5054\n* rawArgument in GetArgumentList cant be null by @​SimonCropp in https://github.com/microsoft/vstest/pull/5056\n* fix Atribute typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5057\n* remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by @​SimonCropp in https://github.com/microsoft/vstest/pull/5058\n* fix incompatiblity typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5059\n* remove redundant inline method in IsPlatformIncompatible by @​SimonCropp in https://github.com/microsoft/vstest/pull/5060\n* fix Sucess typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5061\n* use some null coalescing by @​SimonCropp in https://github.com/microsoft/vstest/pull/5062\n* Add cts into friends of TranslationLayer by @​jakubch1 in https://github.com/microsoft/vstest/pull/5075\n* Use built in sha1 for id generation by @​nohwnd in https://github.com/microsoft/vstest/pull/5081\n* All output in terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/5083\n* Ignore env test by @​nohwnd in https://github.com/microsoft/vstest/pull/5095\n* Dispose XmlReader in XmlRunSettingsUtilities by @​omajid in https://github.com/microsoft/vstest/pull/5094\n* Bump to macos-12 build image by @​akoeplinger in https://github.com/microsoft/vstest/pull/5101\n* Handle ansi escape in terminal logger reporter by @​nohwnd in https://github.com/microsoft/vstest/pull/5084\n* remove disable interactive auth by @​nohwnd in https://github.com/microsoft/vstest/pull/5110\n* Error output as info in terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/5113\n* Write dll instead of target on abort, rename errors by @​nohwnd in https://github.com/microsoft/vstest/pull/5115\n* * [rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by @​dotnet-maestro in https://github.com/microsoft/vstest/pull/5152\n\n## New Contributors\n* @​peterwald made their first contribution in https://github.com/microsoft/vstest/pull/4958\n* @​DickBaker made their first contribution in https://github.com/microsoft/vstest/pull/4977\n* @​voroninp made their first contribution in https://github.com/microsoft/vstest/pull/4999\n* @​akoeplinger made their first contribution in https://github.com/microsoft/vstest/pull/5101\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06\n\n## 17.11.0-release-24373-02\n\n## What's Changed\n* [rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by @​dotnet-maestro in https://github.com/microsoft/vstest/pull/5152\n\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.0-release-24352-06...v17.11.0-release-24373-02\n\n## 17.11.0-release-24352-06\n\n## What's Changed\n\n* Add reference to the AdapterUtilities library in the spec docs. by @​peterwald in https://github.com/microsoft/vstest/pull/4958\n* Stack trace when localized, and new messages by @​nohwnd in https://github.com/microsoft/vstest/pull/4944\n* Fix single quote and space in F# pretty methods by @​nohwnd in https://github.com/microsoft/vstest/pull/4969\n* Update .NET runtimes to latest patch version by @​Evangelink in https://github.com/microsoft/vstest/pull/4975\n* Update dotnetcoretests.md by @​DickBaker in https://github.com/microsoft/vstest/pull/4977\n* Add list of known TestingPlatform dlls by @​nohwnd in https://github.com/microsoft/vstest/pull/4983\n* Update framework version used for testing, and test matrix by @​nohwnd in https://github.com/microsoft/vstest/pull/4970\n* Add output forwarding for .NET by @​nohwnd in https://github.com/microsoft/vstest/pull/4988\n* Remove usage of pt images before decomissioning by @​nohwnd in https://github.com/microsoft/vstest/pull/4994\n* chore: Add more details to acquistion section. by @​voroninp in https://github.com/microsoft/vstest/pull/4999\n* Simplify banner by @​nohwnd in https://github.com/microsoft/vstest/pull/5013\n* Forward standard output of testhost by @​nohwnd in https://github.com/microsoft/vstest/pull/4998\n* Add missing copyright header by @​MichaelSimons in https://github.com/microsoft/vstest/pull/5020\n* Add option to not share .NET Framework testhosts by @​nohwnd in https://github.com/microsoft/vstest/pull/5018\n* GetTypesToLoad Attribute cant be null by @​SimonCropp in https://github.com/microsoft/vstest/pull/5054\n* rawArgument in GetArgumentList cant be null by @​SimonCropp in https://github.com/microsoft/vstest/pull/5056\n* fix Atribute typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5057\n* remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by @​SimonCropp in https://github.com/microsoft/vstest/pull/5058\n* fix incompatiblity typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5059\n* remove redundant inline method in IsPlatformIncompatible by @​SimonCropp in https://github.com/microsoft/vstest/pull/5060\n* fix Sucess typo by @​SimonCropp in https://github.com/microsoft/vstest/pull/5061\n* use some null coalescing by @​SimonCropp in https://github.com/microsoft/vstest/pull/5062\n* Add cts into friends of TranslationLayer by @​jakubch1 in https://github.com/microsoft/vstest/pull/5075\n* Use built in sha1 for id generation by @​nohwnd in https://github.com/microsoft/vstest/pull/5081\n* All output in terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/5083\n* Ignore env test by @​nohwnd in https://github.com/microsoft/vstest/pull/5095\n* Dispose XmlReader in XmlRunSettingsUtilities by @​omajid in https://github.com/microsoft/vstest/pull/5094\n* Bump to macos-12 build image by @​akoeplinger in https://github.com/microsoft/vstest/pull/5101\n* Handle ansi escape in terminal logger reporter by @​nohwnd in https://github.com/microsoft/vstest/pull/5084\n* remove disable interactive auth by @​nohwnd in https://github.com/microsoft/vstest/pull/5110\n* Error output as info in terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/5113\n* Write dll instead of target on abort, rename errors by @​nohwnd in https://github.com/microsoft/vstest/pull/5115\n\n## New Contributors\n* @​peterwald made their first contribution in https://github.com/microsoft/vstest/pull/4958\n* @​DickBaker made their first contribution in https://github.com/microsoft/vstest/pull/4977\n* @​voroninp made their first contribution in https://github.com/microsoft/vstest/pull/4999\n* @​akoeplinger made their first contribution in https://github.com/microsoft/vstest/pull/5101\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06\n\n## 17.10.0\n\n## What's Changed\n\n* Add missing runtimeconfig.json file for 8.0 by @​MarcoRossignoli in https://github.com/microsoft/vstest/pull/4792\n* Localized file check-in by OneLocBuild Task: Build definition ID 1222: Build ID 2338548 by @​dotnet-bot in https://github.com/microsoft/vstest/pull/4794\n* Disable testhost prestart by @​nohwnd in https://github.com/microsoft/vstest/pull/4833\n* Terminal logger fixes by @​nohwnd in https://github.com/microsoft/vstest/pull/4834\n* Add RiscV64 by @​nohwnd in https://github.com/microsoft/vstest/pull/4838\n* Add deterministic source mapping storing for Microsoft.CodeCoverage by @​jakubch1 in https://github.com/microsoft/vstest/pull/4849\n* Fix terminal logger encoding \u0026 error by @​nohwnd in https://github.com/microsoft/vstest/pull/4853\n* Update sourcebuild configuration to build net previous and net current by @​Evangelink in https://github.com/microsoft/vstest/pull/4856\n* Updating version of Microsoft.VisualStudio.Interop to 17.10 by @​MSLukeWest in https://github.com/microsoft/vstest/pull/4866\n* Add VSTEST_DIAG_VERBOSITY to help by @​nohwnd in https://github.com/microsoft/vstest/pull/4882\n* Fix feature flag name by @​nohwnd in https://github.com/microsoft/vstest/pull/4885\n* Improve terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/4877\n* Remove PackageLicenseFile preventing PackageLicenseExpression from working by @​lahma in https://github.com/microsoft/vstest/pull/4890\n* Add GitHub Actions logger by @​martincostello in https://github.com/microsoft/vstest/pull/4906\n* Ensure to send a session complete event by @​drognanar in https://github.com/microsoft/vstest/pull/4878\n* specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by @​ChrisGuzak in https://github.com/microsoft/vstest/pull/4888\n* Make VSTest repo buildable in VMR non-source-build by @​ViktorHofer in https://github.com/microsoft/vstest/pull/4920\n* Migrate pipelines by @​nohwnd in https://github.com/microsoft/vstest/pull/4921\n* Add test name to MSBuild where we have frame. by @​nohwnd in https://github.com/microsoft/vstest/pull/4935\n* [rel/17.10] Add list of known TestingPlatform dlls by @​nohwnd in https://github.com/microsoft/vstest/pull/4982\n\nAnd many infrastructure related changes and updates.\n\n## New Contributors\n* @​ellahathaway made their first contribution in https://github.com/microsoft/vstest/pull/4785\n* @​MSLukeWest made their first contribution in https://github.com/microsoft/vstest/pull/4866\n* @​lahma made their first contribution in https://github.com/microsoft/vstest/pull/4890\n* @​ChrisGuzak made their first contribution in https://github.com/microsoft/vstest/pull/4888\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0\n\n## 17.10.0-release-24177-07\n\n## What's Changed\n\n* Fix Microsoft.TestPlatform.Build sourcebuild nuspec by @​Evangelink in https://github.com/microsoft/vstest/pull/4871\n* Updating version of Microsoft.VisualStudio.Interop to 17.10 by @​MSLukeWest in https://github.com/microsoft/vstest/pull/4866\n* Add VSTEST_DIAG_VERBOSITY to help by @​nohwnd in https://github.com/microsoft/vstest/pull/4882\n* Move SB metadata to intermediates by @​ellahathaway in https://github.com/microsoft/vstest/pull/4884\n* Fix feature flag name by @​nohwnd in https://github.com/microsoft/vstest/pull/4885\n* Remove PackageLicenseFile preventing PackageLicenseExpression from working by @​lahma in https://github.com/microsoft/vstest/pull/4890\n* Add GitHub Actions logger by @​martincostello in https://github.com/microsoft/vstest/pull/4906\n* Ensure to send a session complete event by @​drognanar in https://github.com/microsoft/vstest/pull/4878\n* specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by @​ChrisGuzak in https://github.com/microsoft/vstest/pull/4888\n\n* Improve terminal logger by @​nohwnd in https://github.com/microsoft/vstest/pull/4877\n* Add test name to MSBuild where we have frame. by @​nohwnd in https://github.com/microsoft/vstest/pull/4935\n* Updated Code Coverage to latest version https://github.com/microsoft/vstest/pull/4933\n\n## New Contributors\n* @​MSLukeWest made their first contribution in https://github.com/microsoft/vstest/pull/4866\n* @​lahma made their first contribution in https://github.com/microsoft/vstest/pull/4890\n* @​ChrisGuzak made their first contribution in https://github.com/microsoft/vstest/pull/4888\n\nAnd many infrastructure related changes to migrate our pipelines to common build system.\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.10.0-preview-24080-01...v17.10.0-release-24177-07\n\n## 17.10.0-preview-24080-01\n\n## What's Changed\n* Remove Microsoft.SourceBuild.Intermediate from prebuilt baseline by @​ellahathaway in https://github.com/microsoft/vstest/pull/4785\n* Bump dbghelp by @​MarcoRossignoli in https://github.com/microsoft/vstest/pull/4791\n* Add missing runtimeconfig.json file for 8.0 by @​MarcoRossignoli in https://github.com/microsoft/vstest/pull/4792\n* Disable testhost prestart by @​nohwnd in https://github.com/microsoft/vstest/pull/4833\n* Terminal logger fixes by @​nohwnd in https://github.com/microsoft/vstest/pull/4834\n* Add RiscV64 by @​nohwnd in https://github.com/microsoft/vstest/pull/4838\n* Add deterministic source mapping storing for Microsoft.CodeCoverage by @​jakubch1 in https://github.com/microsoft/vstest/pull/4849\n* Fix terminal logger encoding \u0026 error by @​nohwnd in https://github.com/microsoft/vstest/pull/4853\n\n## New Contributors\n* @​ellahathaway made their first contribution in https://github.com/microsoft/vstest/pull/4785\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.10.0-preview-24080-01\n\n## 17.9.0\n\n## What's Changed\n* Remove dependency on Nuget.Frameworks by @​nohwnd in https://github.com/microsoft/vstest/pull/4693\n* Add platform guard by @​dotMorten in https://github.com/microsoft/vstest/pull/4737\n* Remove javascript in `HtmlLogger` by @​daveMueller in https://github.com/microsoft/vstest/pull/4744\n* Fix CPU is consumed by polling frequently when there is no subscriber by @​nohwnd in https://github.com/microsoft/vstest/pull/4735\n* Create a proper MSBuild ToolTask based VSTestTask by @​mcartoixa in https://github.com/microsoft/vstest/pull/2702\n* Update SDK, copy logger by @​nohwnd in https://github.com/microsoft/vstest/pull/4755\n* Fix staircase in logger by @​nohwnd in https://github.com/microsoft/vstest/pull/4756\n* Update dump client to latest by @​nohwnd in https://github.com/microsoft/vstest/pull/4724\n* [rel/17.9] Disable testhost prestart by @​nohwnd in https://github.com/microsoft/vstest/pull/4836\n\n## New Contributors\n* @​jithu7432 made their first contribution in https://github.com/microsoft/vstest/pull/4698\n* @​mcartoixa made their first contribution in https://github.com/microsoft/vstest/pull/2702\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0\n\n## 17.9.0-release-23619-01\n\n## What's Changed\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01\n\n## 17.9.0-preview-23577-04\n\n## What's Changed\n\n* Updated VSSDK.BuildTools version by @​cvpoienaru in [#​4765](https://github.com/microsoft/vstest/pull/4765)\n* Update dump client to latest by @​nohwnd in [#​4724](https://github.com/microsoft/vstest/pull/4724)\n* Fix staircase in logger by @​nohwnd in [#​4756](https://github.com/microsoft/vstest/pull/4756)\n* Create a proper MSBuild ToolTask based VSTestTask by @​nohwnd in [#​2702](https://github.com/microsoft/vstest/pull/2702)\n* Fix CPU is consumed by polling frequently when there is no subscriber by @​nohwnd, @​cvpoienaru in [#​4735](https://github.com/microsoft/vstest/pull/4735)\n* Remove javascript in `HtmlLogger` by @​daveMueller in [#​4744](https://github.com/microsoft/vstest/pull/4744)\n* Update VSIX metadata by @​nohwnd in [#​4550](https://github.com/microsoft/vstest/pull/4550)\n* Add platform guard by @​dotMorten in [#​4737](https://github.com/microsoft/vstest/pull/4737)\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04\n\n## 17.9.0-preview-23531-01\n\n## What's Changed\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01\n\n## 17.9.0-preview-23503-02\n\n## What's Changed\n\n* Remove dependency on Nuget.Frameworks by @​nohwnd in [#​4693](https://github.com/microsoft/vstest/pull/4693)\n\n**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02\n\nCommits viewable in [compare view](https://github.com/microsoft/vstest/compare/v17.8.0...v17.14.1).\n\u003c/details\u003e\n\nUpdated [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.9.0.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [Swashbuckle.AspNetCore's releases](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)._\n\n## 6.9.0\n\n## What's Changed\n\n* Generate Properties whenever there are objects without schema(Not onl… by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3095\n* fix: Pass props to multi targeting by @​xC0dex in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107\n* Types with TryParse must be set with type string by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3108\n* Add native AoT support for ReDoc by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3088\n\n## New Contributors\n\n* @​xC0dex made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3107\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.1...v6.9.0\n\n## 6.8.1\n\n## What's Changed\n\n* Fix issue when applying filters for WithOpenApi extension by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3085\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.8.0...v6.8.1\n\n\n## 6.8.0\n\n## What's Changed\n\n* Added dependency injection/easy registration for async filters by @​tofi92 in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030\n* Improve IncludeXmlComments performance (2) by @​mus65 in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044\n* Apply ParameterFilters and RequestBodyFilters for WithOpenApi endpoints by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3059\n* Swagger plugins support by @​jvmlet in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056\n* Add benchmarks project by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3050\n* Fix NuGet badge by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3064\n* SwaggerGen - Improved handling of dictionaries with enum key by @​flarestudiopl in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068\n* Fix typo by @​tom-star119 in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073\n* Do not fill the RequestBody description with the first parameter of a… by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3076\n\n## New Contributors\n\n* @​tofi92 made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3030\n* @​mus65 made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3044\n* @​jvmlet made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3056\n* @​flarestudiopl made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3068\n* @​tom-star119 made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3073\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.3...v6.8.0\n\n\n## 6.7.3\n\n## What's Changed\n\n* Fix nested types nullable context check by @​VladimirTyrin in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043\n* Use NullabilityInfoContext to determine if member is nullable by @​patrikwlund in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3046\n\n## New Contributors\n* @​VladimirTyrin made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3043\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.2...v6.7.3\n\n## 6.7.2\n\n## What's Changed\n\n* Use NullabilityInfoContext to determine dictionary value nullability by @​patrikwlund in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3041\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.1...v6.7.2\n\n\n## 6.7.1\n\n## What's Changed\n* docs: Update README.md by @​WeihanLi in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3002\n* Support `[DataMember]` `IsRequired` in `NewtonsoftDataContractResolver` by @​ouvreboite in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644\n* Add API analysers by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3003\n* Update README by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3004\n* docs: fix example code formatting by @​WeihanLi in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3010\n* Fixes nullability problems with dictionaries by @​ozziepeeps in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3023\n* Fix handling of nullable structs by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3015\n* Fix missing form parameter XML documentation by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3020\n\n## New Contributors\n* @​ouvreboite made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2644\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.0...v6.7.1\n\n## 6.7.0\n\n## What's Changed\n\n* Allow Swagger UI CSS and JS paths to be configurable by @​mag1art in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2908\n* Add `IncludeXmlCommentsForAssembly()` convience overload by @​leotsarev in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2909\n* Add snapshot tests using Verify by @​keahpeters in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2929\n* Add posibility to ignore properties in `[FromForm]` with `[SwaggerIgnore]` by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2928\n* Adding check for existing directory and creating if doesn't exist by @​matt-lethargic in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2927\n* Default null value on nullable types caused errors by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2941\n* Add additional Verify tests by @​keahpeters in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2950\n* Only apply a SchemaFilter to create the description on SwaggerUI by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2943\n* Add support for async filters by @​mauve in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2938\n* Fix package validation by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2926\n* Adding support for .NET 8 Model State attributes by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2958\n* Only set Exclusive Range when they are by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2960\n* `[AsParameters]` throwing error on cast when showing the description with `EnableAnnotations()` by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2962\n* Fix `RequestBodyFilterAnnotation` and `MultipleFromForm` for Minimal APIs  by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2963\n* Swagger UI refactoring by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2942\n* Add help wanted badge by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2911\n* Move inline css and js to external files for SwaggerUI and ReDoc by @​junior-santana in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2965\n* Missing properties section when generating `IFomFile`/`IFormFileCollection` by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2972\n* Missing Encoding and RequiredProperties when `IFormFile` with OpenAPI by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2979\n* Use `ApiParameter.Type` by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2980\n* Document arrays of generic parameters with XML comments and support overload methods by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2982\n* Take into account [JsonRequired] for System.Text.Json by @​jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2988\n* Configure non-nullable types as required by @​AntiGuideAkquinet in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803\n* Use `HttpMethods.IsGet()` by @​martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2971\n\n## New Contributors\n\n* @​mag1art made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2908\n* @​jgarciadelanoceda made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2928\n* @​matt-lethargic made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2927\n* @​mauve made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2938\n* @​junior-santana made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2965\n* @​AntiGuideAkquinet made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/2803\n\n**Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0\n\n\nCommits viewable in [compare view](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.9.0).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/Ed-lazarenko/Dead-Mans/pull/24","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-lazarenko%2FDead-Mans/issues/24","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/24/packages"}},{"old_version":"3.7.405.14","new_version":"4.0.23.4","update_type":"major","path":null,"pr_created_at":"2026-05-25T15:39:00.000Z","version_change":"3.7.405.14 → 4.0.23.4","issue":{"uuid":"4518024639","node_id":"PR_kwDOPHILss7fGERj","number":4,"state":"closed","title":"Bump AWSSDK.S3 from 3.7.405.14 to 4.0.23.4","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-06-02T05:54:27.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-25T15:39:00.000Z","updated_at":"2026-06-02T05:54:29.000Z","time_to_close":656127,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.405.14","new_version":"4.0.23.4","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.405.14 to 4.0.23.4.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=3.7.405.14\u0026new-version=4.0.23.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/IVAO-US/STRIPES/pull/4","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/IVAO-US%2FSTRIPES/issues/4","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4/packages"}},{"old_version":"3.7.510.9","new_version":"4.0.23.4","update_type":"major","path":null,"pr_created_at":"2026-05-25T09:06:01.000Z","version_change":"3.7.510.9 → 4.0.23.4","issue":{"uuid":"4515714936","node_id":"PR_kwDORZjSSs7e-lUQ","number":38,"state":"open","title":"chore: Bump AWSSDK.S3 from 3.7.510.9 to 4.0.23.4","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-25T09:06:01.000Z","updated_at":"2026-05-25T09:06:02.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore: Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.510.9","new_version":"4.0.23.4","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.510.9 to 4.0.23.4.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=3.7.510.9\u0026new-version=4.0.23.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/gatortarheel/netrock-experiment-2026/pull/38","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatortarheel%2Fnetrock-experiment-2026/issues/38","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/38/packages"}},{"old_version":"3.7.400.1","new_version":"4.0.23.4","update_type":"major","path":null,"pr_created_at":"2026-05-25T01:58:31.000Z","version_change":"3.7.400.1 → 4.0.23.4","issue":{"uuid":"4513750815","node_id":"PR_kwDOSTtuf87e4R72","number":51,"state":"closed","title":"Bump AWSSDK.S3 from 3.7.400.1 to 4.0.23.4","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-28T05:03:42.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-25T01:58:31.000Z","updated_at":"2026-05-28T05:03:51.000Z","time_to_close":270311,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.400.1","new_version":"4.0.23.4","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.400.1 to 4.0.23.4.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e","html_url":"https://github.com/Sarmkadan/docker-sqlite-backup/pull/51","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarmkadan%2Fdocker-sqlite-backup/issues/51","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/51/packages"}},{"old_version":"4.0.23","new_version":"4.0.23.3","update_type":null,"path":null,"pr_created_at":"2026-05-18T06:37:01.000Z","version_change":"4.0.23 → 4.0.23.3","issue":{"uuid":"4466829663","node_id":"PR_kwDOQfcp887ciI6M","number":423,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.23 to 4.0.23.3","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-25T06:26:21.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-18T06:37:01.000Z","updated_at":"2026-05-25T06:26:23.000Z","time_to_close":604160,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.23","new_version":"4.0.23.3","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.23 to 4.0.23.3.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.23\u0026new-version=4.0.23.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/daveharmswebdev/property-manager/pull/423","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveharmswebdev%2Fproperty-manager/issues/423","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/423/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-18T03:27:48.000Z","version_change":null,"issue":{"uuid":"4466034067","node_id":"PR_kwDOPHhivc7cfnnE","number":10,"state":"open","title":"chore(deps): Bump AWSSDK.Core and AWSSDK.S3","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-18T03:27:48.000Z","updated_at":"2026-05-18T03:29:00.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"Bump AWSSDK.Core"},{"name":"AWSSDK.S3","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.Core](https://github.com/aws/aws-sdk-net/) from 4.0.6.1 to 4.0.7.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.Core's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.23 to 4.0.23.3.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/LucasBonato/Orders.Integrations.Hub/pull/10","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasBonato%2FOrders.Integrations.Hub/issues/10","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/10/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-05-15T06:13:23.000Z","version_change":null,"issue":{"uuid":"4451729773","node_id":"PR_kwDOA7u1Ws7bzdoy","number":4631,"state":"open","title":"Bump AWSSDK.Core and AWSSDK.S3","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-15T06:13:23.000Z","updated_at":"2026-05-15T06:13:30.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.Core","repository_url":"https://github.com/aws/aws-sdk-net"},{"name":"AWSSDK.S3","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.Core](https://github.com/aws/aws-sdk-net/) from 4.0.6.1 to 4.0.7.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.Core's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.23 to 4.0.23.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/microting/eform-sdk-dotnet/pull/4631","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/microting%2Feform-sdk-dotnet/issues/4631","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/4631/packages"}},{"old_version":"4.0.21.2","new_version":"4.0.23.2","update_type":"patch","path":null,"pr_created_at":"2026-05-15T00:05:33.000Z","version_change":"4.0.21.2 → 4.0.23.2","issue":{"uuid":"4450214118","node_id":"PR_kwDOCMm7JM7bus7D","number":750,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.21.2 to 4.0.23.2","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-18T00:04:57.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-15T00:05:33.000Z","updated_at":"2026-05-18T00:04:57.000Z","time_to_close":259164,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.2","new_version":"4.0.23.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.2 to 4.0.23.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.2\u0026new-version=4.0.23.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/NosCoreIO/NosCoreLambdas/pull/750","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/NosCoreIO%2FNosCoreLambdas/issues/750","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/750/packages"}},{"old_version":"4.0.21.2","new_version":"4.0.23.1","update_type":"patch","path":null,"pr_created_at":"2026-05-14T00:04:59.000Z","version_change":"4.0.21.2 → 4.0.23.1","issue":{"uuid":"4442006472","node_id":"PR_kwDOCMm7JM7bU2YI","number":748,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.21.2 to 4.0.23.1","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-05-15T00:05:36.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-14T00:04:59.000Z","updated_at":"2026-05-15T00:05:38.000Z","time_to_close":86437,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.2","new_version":"4.0.23.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.2 to 4.0.23.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.2\u0026new-version=4.0.23.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/NosCoreIO/NosCoreLambdas/pull/748","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/NosCoreIO%2FNosCoreLambdas/issues/748","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/748/packages"}},{"old_version":"3.7.510.9","new_version":"4.0.23","update_type":"major","path":null,"pr_created_at":"2026-05-11T07:49:30.000Z","version_change":"3.7.510.9 → 4.0.23","issue":{"uuid":"4419024673","node_id":"PR_kwDORZjSSs7aJ7Lm","number":34,"state":"closed","title":"chore: Bump AWSSDK.S3 from 3.7.510.9 to 4.0.23","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-05-25T09:03:57.000Z","author_association":null,"state_reason":null,"created_at":"2026-05-11T07:49:30.000Z","updated_at":"2026-05-25T09:04:00.000Z","time_to_close":1214067,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore: Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.510.9","new_version":"4.0.23","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.510.9 to 4.0.23.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=3.7.510.9\u0026new-version=4.0.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/gatortarheel/netrock-experiment-2026/pull/34","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/gatortarheel%2Fnetrock-experiment-2026/issues/34","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/34/packages"}},{"old_version":"4.0.21.1","new_version":"4.0.23","update_type":"patch","path":null,"pr_created_at":"2026-05-11T07:25:30.000Z","version_change":"4.0.21.1 → 4.0.23","issue":{"uuid":"4418875049","node_id":"PR_kwDOOgqwHc7aJbjy","number":68,"state":"open","title":"deps: Bump AWSSDK.S3 from 4.0.21.1 to 4.0.23","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-11T07:25:30.000Z","updated_at":"2026-05-11T07:27:47.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps: Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.1","new_version":"4.0.23","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.1 to 4.0.23.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.1\u0026new-version=4.0.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/rzavalik/CloudStorageORM/pull/68","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzavalik%2FCloudStorageORM/issues/68","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/68/packages"}},{"old_version":"4.0.18.7","new_version":"4.0.22.1","update_type":"patch","path":null,"pr_created_at":"2026-05-01T07:03:22.000Z","version_change":"4.0.18.7 → 4.0.22.1","issue":{"uuid":"4363294465","node_id":"PR_kwDOQFjEY87XXSwa","number":44,"state":"open","title":"deps: Bump AWSSDK.S3 from 4.0.18.7 to 4.0.22.1","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-05-01T07:03:22.000Z","updated_at":"2026-05-01T07:03:48.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps: Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.18.7","new_version":"4.0.22.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.18.7 to 4.0.22.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.18.7\u0026new-version=4.0.22.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Taiizor/Zetian/pull/44","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Taiizor%2FZetian/issues/44","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/44/packages"}},{"old_version":"4.0.21.1","new_version":"4.0.22.1","update_type":"patch","path":null,"pr_created_at":"2026-04-27T06:41:04.000Z","version_change":"4.0.21.1 → 4.0.22.1","issue":{"uuid":"4333627181","node_id":"PR_kwDOOgqwHc7V2dL3","number":63,"state":"closed","title":"deps: Bump AWSSDK.S3 from 4.0.21.1 to 4.0.22.1","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2026-05-11T07:25:33.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-27T06:41:04.000Z","updated_at":"2026-05-11T07:25:35.000Z","time_to_close":1212269,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps: Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.1","new_version":"4.0.22.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.1 to 4.0.22.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.1\u0026new-version=4.0.22.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/rzavalik/CloudStorageORM/pull/63","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzavalik%2FCloudStorageORM/issues/63","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/63/packages"}},{"old_version":"4.0.21.1","new_version":"4.0.21.2","update_type":null,"path":null,"pr_created_at":"2026-04-20T05:19:15.000Z","version_change":"4.0.21.1 → 4.0.21.2","issue":{"uuid":"4293271864","node_id":"PR_kwDOQfcp887T0yP-","number":379,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.21.1 to 4.0.21.2","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-26T22:25:27.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-20T05:19:15.000Z","updated_at":"2026-04-26T22:25:29.000Z","time_to_close":579972,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.1","new_version":"4.0.21.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.1 to 4.0.21.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.1\u0026new-version=4.0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/daveharmswebdev/property-manager/pull/379","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveharmswebdev%2Fproperty-manager/issues/379","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/379/packages"}},{"old_version":"3.7.412.3","new_version":"4.0.21.2","update_type":"major","path":null,"pr_created_at":"2026-04-20T05:09:24.000Z","version_change":"3.7.412.3 → 4.0.21.2","issue":{"uuid":"4293226896","node_id":"PR_kwDORHetOs7T0ogI","number":34,"state":"open","title":"Bump AWSSDK.S3 from 3.7.412.3 to 4.0.21.2","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-04-20T05:09:24.000Z","updated_at":"2026-04-20T05:09:24.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"3.7.412.3","new_version":"4.0.21.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 3.7.412.3 to 4.0.21.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=3.7.412.3\u0026new-version=4.0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Hung6066/IVF/pull/34","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hung6066%2FIVF/issues/34","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/34/packages"}},{"old_version":"4.0.21.1","new_version":"4.0.21.2","update_type":null,"path":null,"pr_created_at":"2026-04-18T10:42:50.000Z","version_change":"4.0.21.1 → 4.0.21.2","issue":{"uuid":"4287688589","node_id":"PR_kwDOSEAo2M7TkSyJ","number":11,"state":"open","title":"Bump AWSSDK.S3 from 4.0.21.1 to 4.0.21.2","user":"dependabot[bot]","labels":[],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-04-18T10:42:50.000Z","updated_at":"2026-04-18T10:42:50.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.21.1","new_version":"4.0.21.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.21.1 to 4.0.21.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.21.1\u0026new-version=4.0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/jeja2023/UniCore/pull/11","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeja2023%2FUniCore/issues/11","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/11/packages"}},{"old_version":"4.0.20.4","new_version":"4.0.21.2","update_type":"patch","path":null,"pr_created_at":"2026-04-17T14:11:06.000Z","version_change":"4.0.20.4 → 4.0.21.2","issue":{"uuid":"4283214264","node_id":"PR_kwDOR7eazs7TWB3Q","number":10,"state":"closed","title":"Bump AWSSDK.S3 from 4.0.20.4 to 4.0.21.2","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-23T14:14:18.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-17T14:11:06.000Z","updated_at":"2026-04-23T14:14:21.000Z","time_to_close":518592,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.20.4","new_version":"4.0.21.2","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.20.4 to 4.0.21.2.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.20.4\u0026new-version=4.0.21.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/BrianAllred/DiscordVideoBot/pull/10","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAllred%2FDiscordVideoBot/issues/10","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/10/packages"}},{"old_version":"4.0.19.4","new_version":"4.0.21.1","update_type":"patch","path":null,"pr_created_at":"2026-04-13T21:19:23.000Z","version_change":"4.0.19.4 → 4.0.21.1","issue":{"uuid":"4257954919","node_id":"PR_kwDOF3NPo87SHv92","number":66,"state":"closed","title":"tools: update by dependabot\n\n Bump AWSSDK.S3 from 4.0.19.4 to 4.0.21.1","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-20T22:18:19.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-13T21:19:23.000Z","updated_at":"2026-04-20T22:18:21.000Z","time_to_close":608336,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":" Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.19.4","new_version":"4.0.21.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.19.4 to 4.0.21.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.19.4\u0026new-version=4.0.21.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/darakeon/aws-lambda-mail-redirector/pull/66","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/darakeon%2Faws-lambda-mail-redirector/issues/66","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/66/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-04-13T08:27:56.000Z","version_change":null,"issue":{"uuid":"4252652542","node_id":"PR_kwDOPlQREM7R6eLp","number":121,"state":"closed","title":"deps: Bump AWSSDK.Core and AWSSDK.S3","user":"dependabot[bot]","labels":["dependencies",".NET"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-04-20T08:42:56.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-13T08:27:56.000Z","updated_at":"2026-04-20T08:42:57.000Z","time_to_close":605700,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"deps","packages":[{"name":"Bump AWSSDK.Core"},{"name":"AWSSDK.S3","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Pinned [AWSSDK.Core](https://github.com/aws/aws-sdk-net/) at 4.0.3.29.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.Core's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [AWSSDK.Core](https://github.com/aws/aws-sdk-net/) from 4.0.3.8 to 4.0.3.29.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.Core's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nUpdated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.17.1 to 4.0.21.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/DEFRA/ls-keeper-data-bridge-backend/pull/121","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/DEFRA%2Fls-keeper-data-bridge-backend/issues/121","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/121/packages"}},{"old_version":"4.0.19.1","new_version":"4.0.21.1","update_type":"patch","path":null,"pr_created_at":"2026-04-12T10:46:08.000Z","version_change":"4.0.19.1 → 4.0.21.1","issue":{"uuid":"4247642741","node_id":"PR_kwDOBhrQMs7Rwpdm","number":1786,"state":"closed","title":"tools: update core\n\n Bump AWSSDK.S3 from 4.0.19.1 to 4.0.21.1","user":"dependabot[bot]","labels":["site","internal","robot","api","dependencies"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-04-19T10:46:19.000Z","author_association":null,"state_reason":null,"created_at":"2026-04-12T10:46:08.000Z","updated_at":"2026-04-19T10:46:20.000Z","time_to_close":604811,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":" Bump","packages":[{"name":"AWSSDK.S3","old_version":"4.0.19.1","new_version":"4.0.21.1","repository_url":"https://github.com/aws/aws-sdk-net"}],"path":null,"ecosystem":"nuget"},"body":"Updated [AWSSDK.S3](https://github.com/aws/aws-sdk-net/) from 4.0.19.1 to 4.0.21.1.\n\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\n_Sourced from [AWSSDK.S3's releases](https://github.com/aws/aws-sdk-net//releases)._\n\nNo release notes found for this version range.\n\nCommits viewable in [compare view](https://github.com/aws/aws-sdk-net//commits).\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.S3\u0026package-manager=nuget\u0026previous-version=4.0.19.1\u0026new-version=4.0.21.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/darakeon/dfm/pull/1786","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/darakeon%2Fdfm/issues/1786","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1786/packages"}}]}