-
Notifications
You must be signed in to change notification settings - Fork 2
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 #105
Conversation
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports You could have same capabilities but better runtime performances if you request a new MegaLinter flavor. |
aa30910
to
49fc9eb
Compare
49fc9eb
to
31d9143
Compare
9231d31
to
dfd37c3
Compare
d29af5d
to
256728d
Compare
256728d
to
a264cf8
Compare
a264cf8
to
7401adb
Compare
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 5 | 0 | 0.19s | |
✅ BASH | bash-exec | 1 | 0 | 0.02s | |
✅ BASH | shellcheck | 1 | 0 | 0.01s | |
✅ BASH | shfmt | 1 | 0 | 0.02s | |
csharpier | 95 | 1 | 0.96s | ||
✅ DOCKERFILE | hadolint | 1 | 0 | 0.19s | |
✅ EDITORCONFIG | editorconfig-checker | 178 | 0 | 2.07s | |
✅ JSON | eslint-plugin-jsonc | 26 | 0 | 4.73s | |
✅ JSON | jsonlint | 26 | 0 | 0.31s | |
prettier | 26 | 1 | 2.22s | ||
✅ JSON | v8r | 26 | 0 | 7.7s | |
✅ MARKDOWN | markdownlint | 3 | 0 | 0.89s | |
✅ PROTOBUF | protolint | 4 | 0 | 3.22s | |
✅ REPOSITORY | checkov | yes | no | 24.46s | |
✅ REPOSITORY | dustilock | yes | no | 0.03s | |
✅ REPOSITORY | gitleaks | yes | no | 0.37s | |
✅ REPOSITORY | git_diff | yes | no | 0.09s | |
✅ REPOSITORY | grype | yes | no | 10.82s | |
✅ REPOSITORY | kics | yes | no | 53.32s | |
✅ REPOSITORY | secretlint | yes | no | 1.48s | |
✅ REPOSITORY | syft | yes | no | 0.32s | |
✅ REPOSITORY | trivy | yes | no | 7.79s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.25s | |
✅ REPOSITORY | trufflehog | yes | no | 6.53s | |
✅ XML | xmllint | 2 | 0 | 0.01s | |
✅ YAML | prettier | 28 | 0 | 1.76s | |
✅ YAML | v8r | 28 | 0 | 23.04s | |
✅ YAML | yamllint | 28 | 0 | 0.96s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
cfd0c1c
to
dfea85f
Compare
Minimum allowed line rate is iter8 reportExperiment summary:
*******************
Experiment completed: true
No task failures: true
Total number of tasks: 7
Number of completed tasks: 7
Number of completed loops: 1
Whether or not service level objectives (SLOs) are satisfied:
*************************************************************
SLO Conditions | Satisfied
-------------- | ---------
http/error-count <= 0 | true
http/latency-mean (msec) <= 25 | true
http/latency-p99 (msec) <= 50 | true
Latest observed values for metrics:
***********************************
Metric | value
------- | -----
http/error-count | 0.00
http/error-rate | 0.00
http/latency-max (msec) | 994.09
http/latency-mean (msec) | 10.85
http/latency-min (msec) | 3.67
http/latency-p50 (msec) | 9.27
http/latency-p75 (msec) | 11.35
http/latency-p90 (msec) | 15.83
http/latency-p95 (msec) | 21.13
http/latency-p99 (msec) | 34.27
http/latency-p99.9 (msec) | 58.33
http/latency-stddev (msec) | 13.61
http/request-count | 25000.00
|
🎉 This PR is included in version 2.21.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR contains the following updates:
2.57.0
->2.58.0
2.57.0
->2.58.0
2.58.0
->2.59.0
7.0.11
->7.0.13
7.0.11
->7.0.13
5.2.2
->5.3.0
22.1.0
->22.1.4
13.5.1
->13.7.1
2.5.1
->2.5.3
2.5.1
->2.5.3
Release Notes
grpc/grpc-dotnet (Grpc.Net.Client)
v2.58.0
What's Changed
Full Changelog: grpc/grpc-dotnet@v2.57.0...v2.58.0
dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)
v7.0.13
v7.0.12
: .NET 7.0.12Release
PragmaticFlow/NBomber (NBomber)
v5.3.0
: NBomber v5.3.0 - Manual ClusterRoadmap
Changes:
Fixes:
Docs updates:
New examples:
VerifyTests/Verify (Verify.Xunit)
v22.1.4
Compare Source
v22.1.3
Compare Source
aaubry/YamlDotNet (YamlDotNet)
v13.7.1
: Release 13.7.1Special case on statictyperesolver for enums
v13.7.0
: Release 13.7.0Merge pull request #856 from prochnowc/code-generation-object
Added support for serialization and deserialization of 'object' to static code generation
Merge pull request #839 from stijnherreman/dateonly-timeonly
Implement DateOnly and TimeOnly converters.
v13.5.2
: Release 13.5.2Fix code generation for Dictionary and List which use Array values
xunit/xunit (xunit)
v2.5.3
Compare Source
v2.5.2
Compare Source
xunit/visualstudio.xunit (xunit.runner.visualstudio)
v2.5.3
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.
This PR has been generated by Mend Renovate. View repository job log here.