Bump the nuget-minor-patch group with 16 updates - #6
Merged
Merged
Conversation
Bumps AwesomeAssertions from 8.0.0 to 8.2.0 Bumps coverlet.collector from 6.0.2 to 6.0.4 Bumps DocumentFormat.OpenXml from 3.1.0 to 3.5.1 Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.2 to 10.0.8 Bumps Microsoft.Extensions.Configuration.Json from 10.0.2 to 10.0.8 Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.2 to 10.0.8 Bumps Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.8 Bumps Microsoft.Extensions.Http from 10.0.2 to 10.0.8 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.2 to 10.0.8 Bumps Microsoft.Extensions.Options from 10.0.2 to 10.0.8 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.2 to 10.0.8 Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1 Bumps Microsoft.SemanticKernel from 1.71.0 to 1.77.0 Bumps Microsoft.SemanticKernel.Agents.Core from 1.71.0 to 1.77.0 Bumps PdfPig from 0.1.10 to 0.1.14 Bumps xunit from 2.9.2 to 2.9.3 --- updated-dependencies: - dependency-name: AwesomeAssertions dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: DocumentFormat.OpenXml dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: Microsoft.SemanticKernel dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: Microsoft.SemanticKernel.Agents.Core dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-patch - dependency-name: PdfPig dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated AwesomeAssertions from 8.0.0 to 8.2.0.
Release notes
Sourced from AwesomeAssertions's releases.
8.2.0
What's Changed
Others
Full Changelog: AwesomeAssertions/AwesomeAssertions@8.1.0...8.2.0
What's Changed
Improvements
Others
... (truncated)
8.1.0
What's Changed
Improvements
ForConstrainttoGivenSelector<T>by @ITaluone in AddForConstrainttoGivenSelector<T>AwesomeAssertions/AwesomeAssertions#44StringEqualityStrategyto between 45 and 60 characters by @vbreuss in Adapt displayed length inStringEqualityStrategyto between 45 and 60 characters AwesomeAssertions/AwesomeAssertions#94StringEqualityStrategyconfigurable by @vbreuss in Make displayed length inStringEqualityStrategyconfigurable AwesomeAssertions/AwesomeAssertions#100Fixes
Others
nullcheck by @cbersch in Remove unnecessarynullcheck AwesomeAssertions/AwesomeAssertions#93New Contributors
StringEqualityStrategyto between 45 and 60 characters AwesomeAssertions/AwesomeAssertions#94Full Changelog: AwesomeAssertions/AwesomeAssertions@8.0.2...8.1.0
8.0.2
What's Changed
Improvements
Fixes
Taskwas treated as a failure inCompleteWithinAsyncby @ScarletKuro in AwesomeAssertions/AwesomeAssertions@b9cef91Others
New Contributors
Full Changelog: AwesomeAssertions/AwesomeAssertions@8.0.1...8.0.2
8.0.1
What's Changed
Improvements
Others
New Contributors
Full Changelog: AwesomeAssertions/AwesomeAssertions@8.0.0...8.0.1
Commits viewable in compare view.
Updated coverlet.collector from 6.0.2 to 6.0.4.
Release notes
Sourced from coverlet.collector's releases.
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Updated DocumentFormat.OpenXml from 3.1.0 to 3.5.1.
Release notes
Sourced from DocumentFormat.OpenXml's releases.
3.5.1
Added
DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.OffsetclassVersionattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceFeatureListattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceFalbackImgattribute toDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpaceDocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ExtensionDropModeenum3.4.1
Added
MediaDataPartType.Mp4to support MP4 video media parts in presentations and documents (#1866)Changed
FromChunkedBase64Stringto significantly reduce allocations and improve throughput when decoding chunked base64 content (≈2.4× faster, ≈70% less memory) (#1868)Fixed
XmlDOMTextWriterinstead ofXmlWriter.Createto correctly handle serialization of certain XML content (#1869, #1961)Documentation
AutoSaveset tofalsedoes not persist changes (#1873)Thanks to the following for their contributions:
@QuocDatHoang
@Varorbc
3.3.0
Added
DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.WorkbookCompatibilityVersionnamespaceFixed
.ToFlatOpc(...)has been greatly improved for large parts (#1863)Thanks to the following for their contributions:
@QuocDatHoang
3.2.0
Added
DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichDatanamespaceDocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArraysnamespaceChanged
Fixed
WordprocessingDocument.Open(#1681).Save()(#1771)AddWorkbookPartthrows exception if no main part is available (#1745)Thanks to the following for their contributions:
@WeihanLi
3.1.1
Fixed
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.2 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Json from 10.0.2 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.UserSecrets from 10.0.2 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Http from 10.0.2 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Http's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 10.0.2 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Options from 10.0.2 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Options's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.2 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Options.ConfigurationExtensions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contributors
Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01
17.13.0
What's Changed
Add letter number among valid identifiers in class name by @nohwnd in Add letter number among valid identifiers in class name microsoft/vstest#13868
Fix formatting in Runner by @mthalman in Fix formatting in Runner microsoft/vstest#13871
Downgrade xunit skip warning to info by @nohwnd in Downgrade xunit skip warning to info microsoft/vstest#10381
Add msdia for arm64 into nuget by @nohwnd in Add msdia for arm64 into nuget microsoft/vstest#10382
Enable native debugging for vstest.console by @ocitrev in Enable native debugging for vstest.console microsoft/vstest#10401
Fix RFCs links by @Youssef1313 in Fix RFCs links microsoft/vstest#10424
Convert to auto property by @nohwnd in Convert to auto property microsoft/vstest#10365
Update Versions.props by @nohwnd in Update Versions.props microsoft/vstest#10378
Enable TSA by @jakubch1 in Enable TSA microsoft/vstest#10385
Arm64 dia by @nohwnd in Arm64 dia microsoft/vstest#10390
Update source-build team references by @MichaelSimons in Update source-build team references microsoft/vstest#10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in Exclude .signature.p7s from nupkg file count microsoft/vstest#10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in Set NetCurrent so that it doesn't roll forward automatically microsoft/vstest#10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
17.12.0
What's Changed
Internal and infrastructure fixes:
Full Changelog: microsoft/vstest@v17.11.1...v17.12.0
Commits viewable in compare view.
Updated Microsoft.SemanticKernel from 1.71.0 to 1.77.0.
Release notes
Sourced from Microsoft.SemanticKernel's releases.
1.77.0
Changes:
This list of changes was auto generated.
1.76.0
Changes:
See More
* 6e1ab9dee5e73131099a85314464287088bbd651 .Net: Fix VertexAI global endpoint URI construction (#13620) (#13621) * a1a701d051d425897518c3f70dc3d835cd949c7b .Net: Fix whitespace formatting in PromptExecutionSettingsExtensions.cs (#13941) * 1369c2e0ce6b9e5e86877b62c14b7311440aed2c .Net: Add ExtraBody to OpenAIPromptExecutionSettings (#12307) (#13934) [ #11852 ] * a68600a73a8153c436bffe5a96c4508cf0c09238 .Net: Update Step04_AzureAIAgent_CodeInterpreter.cs (#13886)1.75.0
Changes:
See More
This list of changes was auto generated.
1.74.1
Changes:
This list of changes was auto generated.
1.74.0
Changes:
See More
This list of changes was auto generated.
1.73.0
Changes:
See More
This list of changes was auto generated.
1.72.0
Changes:
This list of changes was auto generated.
Commits viewable in compare view.
Updated Microsoft.SemanticKernel.Agents.Core from 1.71.0 to 1.77.0.
Release notes
Sourced from Microsoft.SemanticKernel.Agents.Core's releases.
1.77.0
Changes:
This list of changes was auto generated.
1.76.0
Changes:
See More
* 6e1ab9dee5e73131099a85314464287088bbd651 .Net: Fix VertexAI global endpoint URI construction (#13620) (#13621) * a1a701d051d425897518c3f70dc3d835cd949c7b .Net: Fix whitespace formatting in PromptExecutionSettingsExtensions.cs (#13941) * 1369c2e0ce6b9e5e86877b62c14b7311440aed2c .Net: Add ExtraBody to OpenAIPromptExecutionSettings (#12307) (#13934) [ #11852 ] * a68600a73a8153c436bffe5a96c4508cf0c09238 .Net: Update Step04_AzureAIAgent_CodeInterpreter.cs (#13886)1.75.0
Changes:
See More
This list of changes was auto generated.
1.74.1
Changes:
This list of changes was auto generated.
1.74.0
Changes:
See More
This list of changes was auto generated.
1.73.0
Changes:
See More
This list of changes was auto generated.
1.72.0
Changes:
This list of changes was auto generated.
Commits viewable in compare view.
Updated PdfPig from 0.1.10 to 0.1.14.
Release notes
Sourced from PdfPig's releases.
0.1.14
Auto generated release notes
New Contributors
Full Changelog: UglyToad/PdfPig@0.1.13...v0.1.14
0.1.13
What's Changed
New Contributors
Full Changelog: UglyToad/PdfPig@v0.1.12...unreleased
0.1.12
What's Changed
Description has been truncated