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 dependencies group across 1 directory with 12 updates #89

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the dependencies group with 12 updates in the /src directory:

Package From To
CliWrap 3.6.7 3.7.0
System.Management 8.0.0 9.0.0
Microsoft.NET.Test.Sdk 17.11.1 17.12.0
xunit.runner.visualstudio 3.0.0-pre.49 3.0.0
Grpc.AspNetCore 2.66.0 2.67.0
Grpc.AspNetCore.HealthChecks 2.66.0 2.67.0
Grpc.AspNetCore.Server.Reflection 2.66.0 2.67.0
MessagePack 2.5.187 3.1.0
Microsoft.Playwright 1.48.0 1.49.0
Serilog.AspNetCore 8.0.3 9.0.0
System.IdentityModel.Tokens.Jwt 8.2.0 8.3.0
System.Threading.Channels 8.0.0 9.0.0

Updates CliWrap from 3.6.7 to 3.7.0

Release notes

Sourced from CliWrap's releases.

3.7

What's Changed

Full Changelog: Tyrrrz/CliWrap@3.6.7...3.7

Commits

Updates System.Management from 8.0.0 to 9.0.0

Release notes

Sourced from System.Management's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0

Release notes

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

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

Commits

Updates xunit.runner.visualstudio from 3.0.0-pre.49 to 3.0.0

Commits
  • e341b93 v3.0.0
  • 56f71f3 Second location where PreEnumerateTheories needs to be turned off for #426
  • d94ab88 #426: Can't filter by traits on ITheoryDataRow
  • 9154f3f Latest dependencies
  • feff8e2 Stick to .NET SDK 8
  • 62ae086 Conditional verbosity when packing packages based on the .NET SDK version
  • See full diff in compare view

Updates Grpc.AspNetCore from 2.66.0 to 2.67.0

Release notes

Sourced from Grpc.AspNetCore's releases.

Release v2.67.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0

Release v2.67.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0-pre1

Commits
  • 5a58c24 Update to .NET 9 RTM (#2571)
  • dacb7b4 Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (#2567)
  • 1732f28 Update package dependencies to 9.0 RC2 (#2560)
  • 5fffc48 Fix System.Text.Json vulnerability warning (#2556)
  • b88713e Update Grpc.Tools to 2.67.0 (#2554)
  • 0f2ffdc Fix UpdateBalancingState not called when address attributes are modified (#2553)
  • 490894c Cleanup gRPC unit testing helpers in tester sample (#2548)
  • df3d8dc Update to Grpc.Tools 2.67.0-pre1 (#2547)
  • b1df3e4 Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp (#...
  • de9a82f Update logging to use generated logs (#2531)
  • Additional commits viewable in compare view

Updates Grpc.AspNetCore.HealthChecks from 2.66.0 to 2.67.0

Release notes

Sourced from Grpc.AspNetCore.HealthChecks's releases.

Release v2.67.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0

Release v2.67.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0-pre1

Commits
  • 5a58c24 Update to .NET 9 RTM (#2571)
  • dacb7b4 Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (#2567)
  • 1732f28 Update package dependencies to 9.0 RC2 (#2560)
  • 5fffc48 Fix System.Text.Json vulnerability warning (#2556)
  • b88713e Update Grpc.Tools to 2.67.0 (#2554)
  • 0f2ffdc Fix UpdateBalancingState not called when address attributes are modified (#2553)
  • 490894c Cleanup gRPC unit testing helpers in tester sample (#2548)
  • df3d8dc Update to Grpc.Tools 2.67.0-pre1 (#2547)
  • b1df3e4 Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp (#...
  • de9a82f Update logging to use generated logs (#2531)
  • Additional commits viewable in compare view

Updates Grpc.AspNetCore.Server.Reflection from 2.66.0 to 2.67.0

Release notes

Sourced from Grpc.AspNetCore.Server.Reflection's releases.

Release v2.67.0

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0

Release v2.67.0-pre1

What's Changed

New Contributors

Full Changelog: grpc/grpc-dotnet@v2.66.0...v2.67.0-pre1

Commits
  • 5a58c24 Update to .NET 9 RTM (#2571)
  • dacb7b4 Bump elliptic from 6.5.7 to 6.6.0 in /examples/Spar/Server/ClientApp (#2567)
  • 1732f28 Update package dependencies to 9.0 RC2 (#2560)
  • 5fffc48 Fix System.Text.Json vulnerability warning (#2556)
  • b88713e Update Grpc.Tools to 2.67.0 (#2554)
  • 0f2ffdc Fix UpdateBalancingState not called when address attributes are modified (#2553)
  • 490894c Cleanup gRPC unit testing helpers in tester sample (#2548)
  • df3d8dc Update to Grpc.Tools 2.67.0-pre1 (#2547)
  • b1df3e4 Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp (#...
  • de9a82f Update logging to use generated logs (#2531)
  • Additional commits viewable in compare view

Updates MessagePack from 2.5.187 to 3.1.0

Release notes

Sourced from MessagePack's releases.

v3.1.0

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.301...v3.1.0

v3.0.300

Fixed version, release notes see v3.0.3.

v3.0.3

See our migration guide. Details blog article

What's new

  • AOT source generation of formatters by default using roslyn source generators. mpc is no longer available. Dynamic formatters still exist (for runtimes that support them), but code that compiles against v3 are unlikely to need them, resulting in better startup performance and improved debugging experience.
  • AOT source generation is hugely improved.
    • Support most or all of the data types that DynamicObjectResolver supported.
    • Support for serializing private members.
  • [MessagePackObject] types can serialize private members without the application having to switch to DynamicObjectResolverAllowPrivate.
  • Analyzers are on by default, with many new ones to help ensure your code is correct and ready for AOT source generated formatters.
  • Custom formatters are automatically used for the data types they format when defined in the same assembly, by default. No need to attribute your data types to point to the custom formatter. Opt out by attributing the formatter with [ExcludeFormatterFromSourceGeneratedResolverAttribute].
  • New CompositeResolverAttribute offers a faster runtime alternative to the CompositeResolver class.

Unity

  • Consume through NuGetForUnity and UPM instead of through .unitypackage

What's Changed

... (truncated)

Commits

Updates Microsoft.Playwright from 1.48.0 to 1.49.0

Release notes

Sourced from Microsoft.Playwright's releases.

v1.49.0

Aria snapshots

New assertion Expect(locator).toMatchAriaSnapshot() verifies page structure by comparing to an expected accessibility tree, represented as YAML.

await page.GotoAsync("https://playwright.dev");
await Expect(page.Locator("body")).ToMatchAriaSnapshotAsync(@"
  - banner:
    - heading /Playwright enables reliable/ [level=1]
    - link ""Get started""
    - link ""Star microsoft/playwright on GitHub""
  - main:
    - img ""Browsers (Chromium, Firefox, WebKit)""
    - heading ""Any browser • Any platform • One API""
");

You can generate this assertion with Test Generator or by calling locator.ariaSnapshot().

Learn more in the aria snapshots guide.

Tracing groups

New method tracing.group() allows you to visually group actions in the trace viewer.

// All actions between GroupAsync and ...
Description has been truncated

Bumps the dependencies group with 12 updates in the /src directory:

| Package | From | To |
| --- | --- | --- |
| [CliWrap](https://github.com/Tyrrrz/CliWrap) | `3.6.7` | `3.7.0` |
| [System.Management](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.0-pre.49` | `3.0.0` |
| [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) | `2.66.0` | `2.67.0` |
| [Grpc.AspNetCore.HealthChecks](https://github.com/grpc/grpc-dotnet) | `2.66.0` | `2.67.0` |
| [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) | `2.66.0` | `2.67.0` |
| [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) | `2.5.187` | `3.1.0` |
| [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) | `1.48.0` | `1.49.0` |
| [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.3` | `9.0.0` |
| [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `8.2.0` | `8.3.0` |
| [System.Threading.Channels](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` |



Updates `CliWrap` from 3.6.7 to 3.7.0
- [Release notes](https://github.com/Tyrrrz/CliWrap/releases)
- [Commits](Tyrrrz/CliWrap@3.6.7...3.7)

Updates `System.Management` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.12.0)

Updates `xunit.runner.visualstudio` from 3.0.0-pre.49 to 3.0.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@3.0.0-pre.49...3.0.0)

Updates `Grpc.AspNetCore` from 2.66.0 to 2.67.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.66.0...v2.67.0)

Updates `Grpc.AspNetCore.HealthChecks` from 2.66.0 to 2.67.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.66.0...v2.67.0)

Updates `Grpc.AspNetCore.Server.Reflection` from 2.66.0 to 2.67.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.66.0...v2.67.0)

Updates `MessagePack` from 2.5.187 to 3.1.0
- [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.5.187...v3.1.0)

Updates `Microsoft.Playwright` from 1.48.0 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright-dotnet/releases)
- [Commits](microsoft/playwright-dotnet@v1.48.0...v1.49.0)

Updates `Serilog.AspNetCore` from 8.0.3 to 9.0.0
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](serilog/serilog-aspnetcore@v8.0.3...v9.0.0)

Updates `System.IdentityModel.Tokens.Jwt` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.2.0...8.3.0)

Updates `System.Threading.Channels` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: CliWrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: System.Management
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Grpc.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Grpc.AspNetCore.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Grpc.AspNetCore.Server.Reflection
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: MessagePack
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: Microsoft.Playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Serilog.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: System.Threading.Channels
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

Superseded by #90.

@dependabot dependabot bot closed this Dec 30, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/dependencies-d82de1ecb4 branch December 30, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants