waf / CSharpRepl

A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
https://fuqua.io/CSharpRepl/
Mozilla Public License 2.0
2.76k stars 106 forks source link

Bump the dotnet-dependencies group across 1 directory with 18 updates #365

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dotnet-dependencies group with 18 updates in the / directory:

Package From To
Microsoft.SymbolStore 1.0.517501 1.0.527403
NuGet.Commands 6.9.1 6.10.0
NuGet.Credentials 6.9.1 6.10.0
NuGet.Protocol 6.9.1 6.10.0
NuGet.Packaging 6.9.1 6.10.0
NuGet.Configuration 6.9.1 6.10.0
NuGet.Common 6.9.1 6.10.0
NuGet.Frameworks 6.9.1 6.10.0
NuGet.Versioning 6.9.1 6.10.0
NuGet.ProjectModel 6.9.1 6.10.0
NuGet.DependencyResolver.Core 6.9.1 6.10.0
NuGet.LibraryModel 6.9.1 6.10.0
NuGet.PackageManagement 6.9.1 6.10.0
NuGet.Commands 6.9.1 6.10.0
NuGet.Credentials 6.9.1 6.10.0
NuGet.Protocol 6.9.1 6.10.0
NuGet.Packaging 6.9.1 6.10.0
NuGet.Configuration 6.9.1 6.10.0
NuGet.Common 6.9.1 6.10.0
NuGet.Frameworks 6.9.1 6.10.0
NuGet.Versioning 6.9.1 6.10.0
NuGet.ProjectModel 6.9.1 6.10.0
NuGet.DependencyResolver.Core 6.9.1 6.10.0
NuGet.LibraryModel 6.9.1 6.10.0
Spectre.Console.Cli 0.48.0 0.49.1
Microsoft.NET.Test.Sdk 17.9.0 17.10.0
Spectre.Console.Testing 0.48.0 0.49.1
Spectre.Console.Cli 0.48.0 0.49.1
xunit 2.7.1 2.8.1
xunit.runner.visualstudio 2.5.8 2.8.1

Updates Microsoft.SymbolStore from 1.0.517501 to 1.0.527403

Release notes

Sourced from Microsoft.SymbolStore's releases.

0.2.61701 Microsoft.Diagnostics.NETCore.Client Release

This is the version 0.2.61701 release of the Microsoft.Diagnostics.NETCore.Client package.

Commits


Updates NuGet.Commands from 6.9.1 to 6.10.0

Commits


Updates NuGet.Credentials from 6.9.1 to 6.10.0

Commits


Updates NuGet.Protocol from 6.9.1 to 6.10.0

Commits


Updates NuGet.Packaging from 6.9.1 to 6.10.0

Commits


Updates NuGet.Configuration from 6.9.1 to 6.10.0

Commits


Updates NuGet.Common from 6.9.1 to 6.10.0

Commits


Updates NuGet.Frameworks from 6.9.1 to 6.10.0

Commits


Updates NuGet.Versioning from 6.9.1 to 6.10.0

Commits


Updates NuGet.ProjectModel from 6.9.1 to 6.10.0

Commits


Updates NuGet.DependencyResolver.Core from 6.9.1 to 6.10.0

Commits


Updates NuGet.LibraryModel from 6.9.1 to 6.10.0

Commits


Updates NuGet.PackageManagement from 6.9.1 to 6.10.0

Commits


Updates NuGet.Commands from 6.9.1 to 6.10.0

Commits


Updates NuGet.Credentials from 6.9.1 to 6.10.0

Commits


Updates NuGet.Protocol from 6.9.1 to 6.10.0

Commits


Updates NuGet.Packaging from 6.9.1 to 6.10.0

Commits


Updates NuGet.Configuration from 6.9.1 to 6.10.0

Commits


Updates NuGet.Common from 6.9.1 to 6.10.0

Commits


Updates NuGet.Frameworks from 6.9.1 to 6.10.0

Commits


Updates NuGet.Versioning from 6.9.1 to 6.10.0

Commits


Updates NuGet.ProjectModel from 6.9.1 to 6.10.0

Commits


Updates NuGet.DependencyResolver.Core from 6.9.1 to 6.10.0

Commits


Updates NuGet.LibraryModel from 6.9.1 to 6.10.0

Commits


Updates Spectre.Console.Cli from 0.48.0 to 0.49.1

Release notes

Sourced from Spectre.Console.Cli's releases.

0.49.0

What's Changed

New Contributors

Full Changelog: https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.0

Commits
  • 5d4b2c8 Add extension method to use automatic application version
  • 3acc90e Make -v|--version opt-in
  • 88515b7 Add Verify.Tool dotnet tool
  • c5e1162 Add blog post for 0.49 release
  • 2ead177 Update social card to show .NET 8.0
  • 71f762f Add token representation to remaining arguments
  • 95bff47 Expose raw arguments on the command context
  • de04619 chore: Update dependency Roslynator.Analyzers to v4.12.1
  • ecdfdd4 Please upvote :+1: if you are interested in it (#1491)
  • a893a96 Top Issues GitHub Action (#1488)
  • Additional commits viewable in compare view


Updates Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0

v17.10.0-release-24177-07

What's Changed

... (truncated)

Commits


Updates Spectre.Console.Testing from 0.48.0 to 0.49.1

Release notes

Sourced from Spectre.Console.Testing's releases.

0.49.0

What's Changed

New Contributors

Full Changelog: https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.0

Commits
  • 5d4b2c8 Add extension method to use automatic application version
  • 3acc90e Make -v|--version opt-in
  • 88515b7 Add Verify.Tool dotnet tool
  • c5e1162 Add blog post for 0.49 release
  • 2ead177 Update social card to show .NET 8.0
  • 71f762f Add token representation to remaining arguments
  • 95bff47 Expose raw arguments on the command context
  • de04619 chore: Update dependency Roslynator.Analyzers to v4.12.1
  • ecdfdd4 Please upvote :+1: if you are interested in it (#1491)
  • a893a96 Top Issues GitHub Action (#1488)
  • Additional commits viewable in compare view


Updates Spectre.Console.Cli from 0.48.0 to 0.49.1

Release notes

Sourced from Spectre.Console.Cli's releases.

0.49.0

What's Changed

New Contributors

Full Changelog: https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.0

Commits
  • 5d4b2c8 Add extension method to use automatic application version
  • 3acc90e Make -v|--version opt-in
  • 88515b7 Add Verify.Tool dotnet tool
  • c5e1162 Add blog post for 0.49 release
  • 2ead177 Update social card to show .NET 8.0
  • 71f762f Add token representation to remaining arguments
  • 95bff47 Expose raw arguments on the command context
  • de04619 chore: Update dependency Roslynator.Analyzers to v4.12.1
  • ecdfdd4 Please upvote :+1: if you are interested in it (#1491)
  • a893a96 Top Issues GitHub Action (#1488)
  • Additional commits viewable in compare view


Updates xunit from 2.7.1 to 2.8.1

Commits
  • ba2ae9b v2.8.1
  • 151b8d0 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 updates
  • f497d65 Cannot use full assembly path as dictionary key for execution options lookup,...
  • c2f2d47 Add ability to provide live output messages from running tests
  • 013093b Polyfill in StringSyntaxAttribute
  • e1e4c2e #2719: Class with custom Fact with throwing Skip should fail appropriately
  • 8b0b13c Clarify naming
  • Additional commits viewable in compare view


Updates xunit.runner.visualstudio from 2.5.8 to 2.8.1

Commits
  • ce9211e v2.8.1
  • 3656cb8 Use 'dotnet format' instead of 'dotnet dotnet-format'
  • 45eb783 Pull in output printing bug fix from core
  • e205244 #408: Add ability to print live output messages
  • 06087e3 Latest actions versions
  • 075f3ff Bump up to 2.8.1-pre
  • 6438bb8 v2.8.0
  • 2afd4cd Pick up latest dependencies
  • b8be108 Add multiplier format support to RunSettings
  • 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings
  • Additional commits viewable in compare view


Dependabot 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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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) - `@dependabot ignore 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) - `@dependabot ignore ` 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) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

Superseded by #366.