Skip to content
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
wants to merge 1 commit into from

Commits on Jun 5, 2024

  1. Bump the dotnet group across 1 directory with 23 updates

    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] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bd23e2b View commit details
    Browse the repository at this point in the history