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

chore(deps): update all non-major dependencies #65

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
BenchmarkDotNet nuget patch 0.13.5 -> 0.13.7
FluentAssertions (source) nuget minor 6.11.0 -> 6.12.0
Grpc.AspNetCore nuget minor 2.54.0 -> 2.56.0
Grpc.AspNetCore.HealthChecks nuget minor 2.54.0 -> 2.56.0
Grpc.AspNetCore.Server.Reflection nuget minor 2.54.0 -> 2.56.0
Microsoft.AspNetCore.Grpc.Swagger (source) nuget patch 0.3.8 -> 0.3.10
Microsoft.AspNetCore.Mvc.Testing (source) nuget patch 7.0.8 -> 7.0.10
Microsoft.Data.Sqlite.Core (source) nuget patch 7.0.8 -> 7.0.10
Microsoft.EntityFrameworkCore (source) nuget patch 7.0.8 -> 7.0.10
Microsoft.EntityFrameworkCore.Design (source) nuget patch 7.0.8 -> 7.0.10
Microsoft.EntityFrameworkCore.Sqlite (source) nuget patch 7.0.8 -> 7.0.10
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) nuget patch 7.0.8 -> 7.0.10
Microsoft.NET.Test.Sdk nuget minor 17.6.3 -> 17.7.2
xunit nuget minor 2.4.2 -> 2.5.0
xunit.runner.visualstudio nuget minor 2.4.5 -> 2.5.0

Release Notes

dotnet/BenchmarkDotNet (BenchmarkDotNet)

v0.13.7: BenchmarkDotNet v0.13.7

This release contains a bunch of important bug fixes.

Full changelog: https://benchmarkdotnet.org/changelog/v0.13.7.html

v0.13.6: BenchmarkDotNet v0.13.6

Highlights

  • New BenchmarkDotNet.Diagnostics.dotTrace NuGet package. Once this package is installed, you can annotate your benchmarks with the [DotTraceDiagnoser] and get a dotTrace performance snapshot at the end of the benchmark run. #​2328
  • Updated documentation website. We migrated to docfx 2.67 and got the refreshed modern template based on bootstrap 5 with dark/light theme switcher.
  • Updated BenchmarkDotNet.Templates. Multiple issues were resolved, now you can create new benchmark projects from terminal or your favorite IDE. #​1658 #​1881 #​2149 #​2338
  • Response file support. Now it's possible to pass additional arguments to BenchmarkDotNet using @filename syntax. #​2320 #​2348
  • Custom runtime support. #​2285
  • Introduce CategoryDiscoverer, see IntroCategoryDiscoverer. #​2306 #​2307
  • Multiple bug fixes.

Full changelog: https://benchmarkdotnet.org/changelog/v0.13.6.html

fluentassertions/fluentassertions (FluentAssertions)

v6.12.0

Compare Source

What's Changed

New features
Improvements
Fixes
Documentation
Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@6.11.0...6.12.0

grpc/grpc-dotnet (Grpc.AspNetCore)

v2.56.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.56.0-pre2...v2.56.0

v2.55.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.55.0-pre1...v2.55.0

dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)

v7.0.10: .NET 7.0.10

Release

v7.0.9: .NET 7.0.9

Release

dotnet/efcore (Microsoft.Data.Sqlite.Core)

v7.0.10: .NET 7.0.10

Release

v7.0.9: .NET 7.0.9

Release

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.7.2

What's Changed

Full Changelog: microsoft/vstest@v17.7.1...v17.7.2

v17.7.1

What's Changed

Full Changelog: microsoft/vstest@v17.7.0...v17.7.1

v17.7.0

⚠️ Microsoft.TestPlatform 17.7.0 nuget package is hidden from Nuget.org, we've encountered an unexpected issue with versioning which prevents it from being used in all AzDO clients. We are working on a fix.

The most pressing issues were all backported to 17.6.1, 17.6.2 and 17.6.3.

Issues fixed (since 17.6.3)

  • Don't print socket transport error in console by @​nohwnd in #​4493 which fixes #​4461
    When testhost crashes, we no longer print the transport error:

    ---> System.Exception: Unable to read data from the transport connection: 
    		An existing connection was forcibly closed by the remote host..
    

    This error is a side-effect or our architecture is almost never the culprit. Instead it leads developers away from the actual issue which is crash of testhost, or datacollector.

  • Pass workloads to proxy managers in #​4422 by @​nohwnd
    Which allows datacollector users to only receive the sources that are currently running in the testhost associated to datacollector, instead of all the sources that have the same target framework.

  • Fix Newtonsoft versions in testhost.deps.json in #​4367 by @​nohwnd
    testhost.runtimeconfig.json files that we ship with testhost contained an old version of Newtonsoft.Json. The version in this file does not have an effect on execution, but some compliance tools statically analyze it and report possible vulnerabilities.

Other fixes:

Special thanks to @​SimonCropp for the many fixes regarding nullability spelling and code style in #​4518, #​4520, #​4525, #​4526, #​4521, #​4519, #​4522, #​4529 🙇

Full Changelog: microsoft/vstest@v17.6.3...v17.7.0

Drops
  • Microsoft.TestPlatform.ObjectModel : v17.7.0
xunit/xunit (xunit)

v2.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 5 0 0.01s
✅ REPOSITORY checkov yes no 12.08s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.38s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.98s
✅ REPOSITORY syft yes no 0.52s
✅ REPOSITORY trivy yes no 5.24s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

Code Coverage

Package Line Rate Branch Rate Health
Vfps 93% 60%
Vfps.Tests 99% 100%
Summary 94% (444 / 471) 66% (33 / 50)

Minimum allowed line rate is 60%


ghz run statistics

Summary:
  Count:	5000
  Total:	10.22 s
  Slowest:	762.22 ms
  Fastest:	13.36 ms
  Average:	99.09 ms
  Requests/sec:	489.41

Response time histogram:
  13.361  [1]    |
  88.247  [1849] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  163.133 [3059] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  238.018 [41]   |∎
  312.904 [0]    |
  387.790 [0]    |
  462.675 [2]    |
  537.561 [4]    |
  612.446 [10]   |
  687.332 [14]   |
  762.218 [20]   |

Latency distribution:
  10 % in 64.87 ms 
  25 % in 79.00 ms 
  50 % in 92.81 ms 
  75 % in 107.82 ms 
  90 % in 122.64 ms 
  95 % in 134.78 ms 
  99 % in 230.87 ms 

Status code distribution:
  [OK]   5000 responses   

iter8 report

Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 6
  Number of completed tasks: 6
  Number of completed loops: 1

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  grpc/error-rate <= 0           | true
  grpc/latency/mean (msec) <= 50 | true
  grpc/latency/p99 (msec) <= 100 | true
  

Latest observed values for metrics:
***********************************

  Metric                   | value
  -------                  | -----
  grpc/error-count         | 0.00
  grpc/error-rate          | 0.00
  grpc/latency/mean (msec) | 26.37
  grpc/latency/p99 (msec)  | 63.00
  grpc/request-count       | 50000.00
  

@chgl chgl merged commit 9fe24cc into master Sep 1, 2023
13 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 1, 2023 12:44
@miracum-bot miracum-bot mentioned this pull request Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant