-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dotnet group across 1 directory with 23 updates #357
Closed
Conversation
This file contains 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
dependabot
bot
added
.NET
Pull requests that update .net code
dependencies
Pull requests that update a dependency file
labels
May 29, 2024
Bumps the dotnet group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Pathological.ProjectSystem](https://github.com/IEvangelist/pathological.globbing) | `1.0.0` | `8.0.2` | | [Octokit](https://github.com/octokit/octokit.net) | `10.0.0` | `11.0.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.10.0` | | [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.1` | `13.0.3` | | [xunit](https://github.com/xunit/xunit) | `2.7.1` | `2.8.1` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.8` | `2.8.1` | | [CommandLineParser](https://github.com/commandlineparser/commandline) | `1.9.71` | `2.9.1` | | [Microsoft.Build](https://github.com/dotnet/msbuild) | `17.9.5` | `17.10.4` | | [Microsoft.CodeQuality.Analyzers](https://github.com/dotnet/roslyn-analyzers) | `2.6.0` | `3.3.2` | | [Microsoft.NetCore.Analyzers](https://github.com/dotnet/roslyn-analyzers) | `2.6.0` | `3.3.2` | | [Microsoft.NetFramework.Analyzers](https://github.com/dotnet/roslyn-analyzers) | `2.6.0` | `3.3.2` | | [System.Reflection.TypeExtensions](https://github.com/dotnet/corefx) | `4.4.0` | `4.7.0` | | [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.6` | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.6` | | [Microsoft.NET.Sdk.Functions](https://github.com/Azure/azure-functions-vs-build-sdk) | `4.3.0` | `4.4.0` | | System.Runtime | `4.3.0` | `4.3.1` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.5.0` | `6.6.2` | | [Microsoft.Azure.Functions.Worker.Extensions.Http](https://github.com/Azure/azure-functions-dotnet-worker) | `3.1.0` | `3.2.0` | | [Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore](https://github.com/Azure/azure-functions-dotnet-worker) | `1.2.1` | `1.3.1` | | [Microsoft.Azure.Functions.Worker.Extensions.Http](https://github.com/Azure/azure-functions-dotnet-worker) | `3.1.0` | `3.2.0` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.2` | `15.1.6` | | [Spectre.Console](https://github.com/spectreconsole/spectre.console) | `0.48.1-preview.0.38` | `0.49.1` | | [Microsoft.Extensions.FileProviders.Embedded](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.6` | | [Newtonsoft.Json.Schema](https://github.com/JamesNK/Newtonsoft.Json.Schema) | `3.0.15` | `3.0.16` | | [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.1` | `13.0.3` | Updates `Pathological.ProjectSystem` from 1.0.0 to 8.0.2 - [Release notes](https://github.com/IEvangelist/pathological.globbing/releases) - [Commits](https://github.com/IEvangelist/pathological.globbing/commits/8.0.2) Updates `Octokit` from 10.0.0 to 11.0.1 - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md) - [Commits](octokit/octokit.net@v10.0.0...v11.0.1) Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.9.0...v17.10.0) Updates `Newtonsoft.Json` from 13.0.1 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.3) Updates `xunit` from 2.7.1 to 2.8.1 - [Commits](xunit/xunit@2.7.1...2.8.1) Updates `xunit.runner.visualstudio` from 2.5.8 to 2.8.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.8...2.8.1) Updates `CommandLineParser` from 1.9.71 to 2.9.1 - [Release notes](https://github.com/commandlineparser/commandline/releases) - [Changelog](https://github.com/commandlineparser/commandline/blob/master/docs/ChangeLog) - [Commits](https://github.com/commandlineparser/commandline/commits/v2.9.1) Updates `Microsoft.Build` from 17.9.5 to 17.10.4 - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.9.5...v17.10.4) Updates `Microsoft.CodeQuality.Analyzers` from 2.6.0 to 3.3.2 - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](dotnet/roslyn-analyzers@v2.6.0...v3.3.2) Updates `Microsoft.NetCore.Analyzers` from 2.6.0 to 3.3.2 - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](dotnet/roslyn-analyzers@v2.6.0...v3.3.2) Updates `Microsoft.NetFramework.Analyzers` from 2.6.0 to 3.3.2 - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](dotnet/roslyn-analyzers@v2.6.0...v3.3.2) Updates `System.Reflection.TypeExtensions` from 4.4.0 to 4.7.0 - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.4 to 8.0.6 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.4...v8.0.6) Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.4 to 8.0.6 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.4...v8.0.6) Updates `Microsoft.NET.Sdk.Functions` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/Azure/azure-functions-vs-build-sdk/releases) - [Commits](Azure/azure-functions-vs-build-sdk@4.3.0...4.4.0) Updates `System.Runtime` from 4.3.0 to 4.3.1 Updates `Swashbuckle.AspNetCore` from 6.5.0 to 6.6.2 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.5.0...v6.6.2) Updates `Microsoft.Azure.Functions.Worker.Extensions.Http` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](https://github.com/Azure/azure-functions-dotnet-worker/commits/http-extension-3.2.0) Updates `Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@tables-extension-1.2.1...http-aspnetcore-extension-1.3.1) Updates `Microsoft.Azure.Functions.Worker.Extensions.Http` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](https://github.com/Azure/azure-functions-dotnet-worker/commits/http-extension-3.2.0) Updates `YamlDotNet` from 15.1.2 to 15.1.6 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](aaubry/YamlDotNet@v15.1.2...v15.1.6) Updates `Spectre.Console` from 0.48.1-preview.0.38 to 0.49.1 - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](https://github.com/spectreconsole/spectre.console/commits/0.49.1) Updates `Microsoft.Extensions.FileProviders.Embedded` from 8.0.4 to 8.0.6 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.4...v8.0.6) Updates `Newtonsoft.Json.Schema` from 3.0.15 to 3.0.16 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json.Schema/releases) - [Commits](JamesNK/Newtonsoft.Json.Schema@3.0.15...3.0.16) Updates `Newtonsoft.Json` from 13.0.1 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.3) --- updated-dependencies: - dependency-name: Pathological.ProjectSystem dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: CommandLineParser dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.CodeQuality.Analyzers dependency-type: direct:development update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.NetCore.Analyzers dependency-type: direct:development update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.NetFramework.Analyzers dependency-type: direct:development update-type: version-update:semver-major dependency-group: dotnet - dependency-name: System.Reflection.TypeExtensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.NET.Sdk.Functions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: System.Runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Spectre.Console dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.FileProviders.Embedded dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Newtonsoft.Json.Schema dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/nuget/dotnet-b97b724bfa
branch
from
June 5, 2024 20:25
7f5b990
to
bd23e2b
Compare
Superseded by #360. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.
Bumps the dotnet group with 23 updates in the / directory:
1.0.0
8.0.2
10.0.0
11.0.1
17.9.0
17.10.0
13.0.1
13.0.3
2.7.1
2.8.1
2.5.8
2.8.1
1.9.71
2.9.1
17.9.5
17.10.4
2.6.0
3.3.2
2.6.0
3.3.2
2.6.0
3.3.2
4.4.0
4.7.0
8.0.4
8.0.6
8.0.4
8.0.6
4.3.0
4.4.0
4.3.0
4.3.1
6.5.0
6.6.2
3.1.0
3.2.0
1.2.1
1.3.1
3.1.0
3.2.0
15.1.2
15.1.6
0.48.1-preview.0.38
0.49.1
8.0.4
8.0.6
3.0.15
3.0.16
13.0.1
13.0.3
Updates
Pathological.ProjectSystem
from 1.0.0 to 8.0.2Release notes
Sourced from Pathological.ProjectSystem's releases.
Commits
Updates
Octokit
from 10.0.0 to 11.0.1Release notes
Sourced from Octokit's releases.
Commits
4ca8f1c
fix: "zip" Content-Type resulting in null Stream for Artifacts on Blob Storag...889bf25
feat/fix: Allowzip
MIME type (#2902)92ff70b
BREAKING CHANGE (behavior): Modify caching to only attempt to update the resp...1dc9c5e
Bump Cake.Coverlet from 3.0.4 to 4.0.1 in /build (#2896)41d5d24
feat: Add create organization invitation via email (#2895)Updates
Microsoft.NET.Test.Sdk
from 17.9.0 to 17.10.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
83d73f7
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.10d170364
Prebuilds that are allowed on main2eaee54
Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#...238626a
Touch 17.10 (#5051)cd5cc85
Update arcade25f10aa
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.103d869ea
Remove pt4990482
[rel/17.10] Add list of known TestingPlatform dlls (#4982)56d2884
Disable CA2022 errors (#4961)1cd0d89
Brand as releaseUpdates
Newtonsoft.Json
from 13.0.1 to 13.0.3Release notes
Sourced from Newtonsoft.Json's releases.
Commits
0a2e291
Remove prerelease for 13.0.34949c66
Update to 13.0.3-beta15702581
Fix: Null String being reported as String rather than JTokenType.Null (#2796)c908de3
Fix not returning negative double from box cache (#2777)2afdccd
Fix parsed decimal losing trailing zeroes (#2769)4fba53a
Remove prerelease for 13.0.2b15df4b
Add missing headers789bfd3
Update to 13.0.2-beta3b13717a
Add JsonCloneSettings to disable copy annotations (#2757)d0a328e
Fix MaxDepth not being used with ISerializable deserialization (#2736)Updates
xunit
from 2.7.1 to 2.8.1Commits
ba2ae9b
v2.8.1151b8d0
Use 'dotnet format' instead of 'dotnet dotnet-format'be6db6f
#2931: Tighten up types to prevent accidentically calling AddOrGet with a Con...f466d81
#2927: Misleading error message when class used in IClassFixture<> throws exc...1911ea7
Missed unit test updatesf497d65
Cannot use full assembly path as dictionary key for execution options lookup,...c2f2d47
Add ability to provide live output messages from running tests013093b
Polyfill in StringSyntaxAttributee1e4c2e
#2719: Class with custom Fact with throwing Skip should fail appropriately8b0b13c
Clarify namingUpdates
xunit.runner.visualstudio
from 2.5.8 to 2.8.1Commits
ce9211e
v2.8.13656cb8
Use 'dotnet format' instead of 'dotnet dotnet-format'45eb783
Pull in output printing bug fix from coree205244
#408: Add ability to print live output messages06087e3
Latest actions versions075f3ff
Bump up to 2.8.1-pre6438bb8
v2.8.02afd4cd
Pick up latest dependenciesb8be108
Add multiplier format support to RunSettings3c2e493
Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttingsUpdates
CommandLineParser
from 1.9.71 to 2.9.1Release notes
Sourced from CommandLineParser's releases.
... (truncated)
Commits
Updates
Microsoft.Build
from 17.9.5 to 17.10.4Release notes
Sourced from Microsoft.Build's releases.
... (truncated)
Commits
10fbfbf
Merge pull request #10020 from dotnet/backport/pr-9984-to-vs17.10a47f837
v17.10.49053fee
Include Microsoft.Common.Test.targets in Arm64fc97b2d
[vs17.10] Update opt input Drop (#10010)d08d5e4
Update package version to 17.10.2 (#9994)a2d3b95
Dispose AssemblyInformation in GetAssembliesMetadata (#9974)6396563
Translation update from OneLocBuild (#9963)dbf652e
Merge pull request #9959 from dotnet-maestro-bot/merge/vs17.9-to-vs17.104d7774d
empty commit399ef51
Merge branch 'vs17.9' into vs17.10Updates
Microsoft.CodeQuality.Analyzers
from 2.6.0 to 3.3.2Release notes
Sourced from Microsoft.CodeQuality.Analyzers's releases.
... (truncated)
Commits
4e0e1e8
Merge pull request #4494 from dotnet/merges/release/5.0.2xx-to-master5530a8b
Merge branch 'master' into merges/release/5.0.2xx-to-master26b2159
Merge pull request #4492 from mavasani/Issue4491_5_0_2xx23619eb
Harden InterproceduralAnalysisConfiguration to prevent null tree argument9df0075
Merge pull request #4490 from mavasani/FI_5_0_2xx5671c0b
Merge remote-tracking branch 'upstream/release/5.0.2xx' into FI_5_0_2xxf7aad5c
Merge pull request #4489 from dotnet/mavasani-patch-1389ac2f
Update Program.cs3b7bb4a
Merge pull request #4488 from dotnet/netanalyzers-5-0-1704496d
Update auto-generated documentation file by running msbuild /t:packUpdates
Microsoft.NetCore.Analyzers
from 2.6.0 to 3.3.2Release notes
Sourced from Microsoft.NetCore.Analyzers's releases.
... (truncated)
Commits
4e0e1e8
Merge pull request #4494 from dotnet/merges/release/5.0.2xx-to-master5530a8b
Merge branch 'master' into merges/release/5.0.2xx-to-master26b2159
Merge pull request #4492 from mavasani/Issue4491_5_0_2xx23619eb
Harden InterproceduralAnalysisConfiguration to prevent null tree argument9df0075
Merge pull request #4490 from mavasani/FI_5_0_2xx5671c0b
Merge remote-tracking branch 'upstream/release/5.0.2xx' into FI_5_0_2xxf7aad5c
Merge pull request #4489 from dotnet/mavasani-patch-1389ac2f
Update Program.cs3b7bb4a
Merge pull request #4488 from dotnet/netanalyzers-5-0-1704496d
Update auto-generated documentation file by running msbuild /t:packUpdates
Microsoft.NetFramework.Analyzers
from 2.6.0 to 3.3.2Release notes
Sourced from Microsoft.NetFramework.Analyzers's releases.
... (truncated)
Commits
4e0e1e8
Merge pull request #4494 from dotnet/merges/release/5.0.2xx-to-master5530a8b
Merge branch 'master' into merges/release/5.0.2xx-to-master26b2159
Merge pull request #4492 from mavasani/Issue4491_5_0_2xx23619eb
Harden InterproceduralAnalysisConfiguration to prevent null tree argument9df0075
Merge pull request