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 #60

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Grpc.AspNetCore nuget minor 2.52.0 -> 2.54.0
Grpc.AspNetCore.HealthChecks nuget minor 2.52.0 -> 2.54.0
Grpc.AspNetCore.Server.Reflection nuget minor 2.52.0 -> 2.54.0
Microsoft.AspNetCore.Grpc.Swagger (source) nuget patch 0.3.5 -> 0.3.8
Microsoft.AspNetCore.Mvc.Testing (source) nuget patch 7.0.5 -> 7.0.8
Microsoft.Data.Sqlite.Core (source) nuget patch 7.0.5 -> 7.0.8
Microsoft.EntityFrameworkCore (source) nuget patch 7.0.5 -> 7.0.8
Microsoft.EntityFrameworkCore.Design (source) nuget patch 7.0.5 -> 7.0.8
Microsoft.EntityFrameworkCore.Sqlite (source) nuget patch 7.0.5 -> 7.0.8
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) nuget patch 7.0.5 -> 7.0.8
Microsoft.NET.Test.Sdk nuget minor 17.5.0 -> 17.6.3
OpenTelemetry.Exporter.Jaeger (source) nuget patch 1.5.0-alpha.2 -> 1.5.1
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) nuget patch 1.5.0-alpha.2 -> 1.5.1
OpenTelemetry.Extensions.Hosting (source) nuget patch 1.5.0-alpha.2 -> 1.5.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

grpc/grpc-dotnet (Grpc.AspNetCore)

v2.54.0

What's Changed

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

v2.53.0

What's Changed

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

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

v7.0.8: .NET 7.0.8

Release

v7.0.7: .NET 7.0.7

Release

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

v7.0.8: EF Core 7.0.8

This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.7.

v7.0.7: EF Core 7.0.7

EF Core 7.0.7 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:

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

v17.6.3

Issues Fixed

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

Artifacts
  • TestPlatform vsix: 17.6.3
  • Microsoft.TestPlatform.ObjectModel : 17.6.3

v17.6.2

Fixes

This patch addresses the problems that were introduced in 17.6.0 that happen when running on AzDo with the default test.dll filter, which includes additional TestPlatform dlls into the run and fails it.

To mitigate this issue we solved the bug in 17.6.1, and added additional exclusions for known assemblies that are coming from TestPlatform and commonly used test adapters, to avoid trying to run tests from those assemblies.

Description and workarounds for this issue are available here: https://github.com/microsoft/vstest/issues/4516

Full Changelog: microsoft/vstest@v17.6.1...v17.6.2

Artifacts
TestPlatform vsix: 17.6.2
Microsoft.TestPlatform.ObjectModel : 17.6.2

v17.6.1

Issues Fixed

This is a tiny patch to fixup few latest issues,

Internal updates:

Full Changelog: microsoft/vstest@v17.6.0...v17.6.1

Artifacts
  • TestPlatform vsix: 17.6.1
  • Microsoft.TestPlatform.ObjectModel : 17.6.1

v17.6.0

See the release notes here.


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 Jun 1, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 4 0 0.01s
✅ REPOSITORY checkov yes no 14.72s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.42s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.09s
✅ REPOSITORY syft yes no 0.49s
✅ REPOSITORY trivy yes no 9.14s

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bfee5d3 to f7c7f76 Compare June 6, 2023 16:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 47b2bfd to 6504147 Compare June 16, 2023 00:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2fc36fe to e0faae0 Compare June 27, 2023 15:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ff7b6c to 41927ae Compare June 28, 2023 19:40
@renovate
Copy link
Contributor Author

renovate bot commented Jun 28, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@github-actions
Copy link

github-actions bot commented Jun 28, 2023

Code Coverage

Package Line Rate Branch Rate Health
Vfps.Tests 99% 100%
Vfps 93% 57%
Summary 94% (431 / 458) 65% (31 / 48)

Minimum allowed line rate is 60%


ghz run statistics

Summary:
  Count:	5000
  Total:	9.85 s
  Slowest:	658.65 ms
  Fastest:	24.50 ms
  Average:	95.46 ms
  Requests/sec:	507.86

Response time histogram:
  24.500  [1]    |
  87.915  [2110] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  151.330 [2811] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  214.745 [28]   |
  278.160 [0]    |
  341.575 [0]    |
  404.990 [0]    |
  468.405 [1]    |
  531.820 [4]    |
  595.235 [30]   |
  658.650 [15]   |

Latency distribution:
  10 % in 66.07 ms 
  25 % in 81.25 ms 
  50 % in 90.57 ms 
  75 % in 101.75 ms 
  90 % in 116.37 ms 
  95 % in 127.63 ms 
  99 % in 189.08 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) | 27.22
  grpc/latency/p99 (msec)  | 61.00
  grpc/request-count       | 50000.00
  

@chgl chgl merged commit d8e9b02 into master Jun 28, 2023
13 checks passed
@chgl chgl deleted the renovate/all-minor-patch branch June 28, 2023 20:24
@miracum-bot miracum-bot mentioned this pull request Jun 28, 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