Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
BenchmarkDotNet 0.13.4 -> 0.13.12 age adoption passing confidence
FluentAssertions (source) 6.9.0 -> 6.12.0 age adoption passing confidence
Hl7.Fhir.Base 5.2.0 -> 5.7.0 age adoption passing confidence
Hl7.Fhir.R4 5.2.0 -> 5.7.0 age adoption passing confidence
Microsoft.CodeAnalysis.CSharp 4.4.0 -> 4.9.2 age adoption passing confidence
Microsoft.CodeAnalysis.CSharp 4.7.0 -> 4.9.2 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.4.1 -> 17.9.0 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.7.1 -> 17.9.0 age adoption passing confidence
Scriban (source) 5.7.0 -> 5.9.1 age adoption passing confidence
Verify.SourceGenerators 2.0.1 -> 2.2.0 age adoption passing confidence
Verify.SourceGenerators 2.1.0 -> 2.2.0 age adoption passing confidence
Verify.XUnit 19.8.0 -> 19.14.1 age adoption passing confidence
coverlet.collector 6.0.0 -> 6.0.2 age adoption passing confidence
dotnet-releaser 0.6.3 -> 0.8.5 age adoption passing confidence
xunit 2.4.2 -> 2.7.0 age adoption passing confidence
xunit 2.5.0 -> 2.7.0 age adoption passing confidence
xunit.runner.visualstudio 2.4.5 -> 2.5.7 age adoption passing confidence
xunit.runner.visualstudio 2.5.0 -> 2.5.7 age adoption passing confidence

Release Notes

dotnet/BenchmarkDotNet (BenchmarkDotNet)

v0.13.12: 0.13.12

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

Highlights

The biggest highlight of this release if our new VSTest Adapter, which allows to run benchmarks as unit tests in your favorite IDE!
The detailed guide can be found here.

This release also includes to a minor bug fix that caused incorrect job id generation: fixed job id generation (#​2491).

Also, the target framework in the BenchmarkDotNet templates was bumped to .NET 8.0.

v0.13.11: 0.13.11

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

In the v0.13.11 scope, 4 issues were resolved and 8 pull requests were merged. This release includes 28 commits by 7 contributors.

Resolved issues (4)
  • #​2060 NativeAOT benchmark started from .Net Framework host doesn't have all intrinsics enabled (assignee: @​adamsitnik)
  • #​2233 Q: Include hardware counters in XML output (assignee: @​nazulg)
  • #​2388 Include AVX512 in listed HardwareIntrinsics
  • #​2463 Bug. Native AOT .NET 7.0 doesn't work. System.NotSupportedException: X86Serialize (assignee: @​adamsitnik)
Merged pull requests (8)
Commits (28)
Contributors (7)

Thank you very much!

v0.13.10: 0.13.10

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

Highlights

Initial support of .NET 9 and minor bug fixes.

Details

In the v0.13.10 scope,
2 issues were resolved and 3 pull requests were merged.
This release includes 10 commits by 4 contributors.

Resolved issues (2)

Merged pull requests (3)

Commits (10)

Contributors (4)

Thank you very much!

v0.13.9: 0.13.9

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

In the v0.13.9 scope, 3 issues were resolved and 7 pull requests were merged. This release includes 26 commits by 5 contributors.

Resolved issues (3)

Merged pull requests (7)

Commits (26)

Contributors (5)

Thank you very much!

v0.13.8: 0.13.8

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

Highlights

This release contains important bug fixes.

What's Changed

New Contributors

Full Changelog: dotnet/BenchmarkDotNet@v0.13.7...v0.13.8

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

What's Changed

New Contributors

Full Changelog: dotnet/BenchmarkDotNet@v0.13.6...v0.13.7

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

v6.11.0

Compare Source

What's Changed

New features
Improvements
Fixes
Documentation
Others

Configuration

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

🚦 Automerge: Enabled.

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

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 8 0 0.03s
✅ JSON eslint-plugin-jsonc 2 0 0.83s
✅ JSON jsonlint 2 0 0.18s
✅ JSON prettier 2 0 0.73s
✅ JSON v8r 2 0 2.76s
✅ REPOSITORY checkov yes no 12.24s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 0.3s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.55s
✅ REPOSITORY syft yes no 0.34s
❌ REPOSITORY trivy yes 1 5.96s

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 4e6a8e0 to 05c24b2 Compare June 1, 2023 18:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 05c24b2 to b61c3aa Compare June 6, 2023 13:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b61c3aa to 14fd8e5 Compare June 27, 2023 12:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1bb3850 to e46a59c Compare July 11, 2023 13:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e46a59c to 5aa4a49 Compare July 28, 2023 01:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 26aa0d5 to 616d0dd Compare August 4, 2023 17:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 49b1489 to 2aa1429 Compare August 18, 2023 22:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 41b071d to 98113fb Compare August 29, 2023 10:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 13ee1b1 to fff7587 Compare September 8, 2023 13:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e140cf8 to 6c97292 Compare September 18, 2023 04:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 034c6b0 to 36935ba Compare October 5, 2023 16:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6977b91 to c8a41f4 Compare October 14, 2023 13:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e246719 to 2a46cb3 Compare January 15, 2024 08:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a46cb3 to 01809e0 Compare January 16, 2024 11:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 338ab70 to c7a41a8 Compare February 13, 2024 07:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a84ea5b to 26989b0 Compare February 16, 2024 04:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 26989b0 to f162cc6 Compare February 20, 2024 22:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f162cc6 to 7a8c9ee Compare March 2, 2024 03:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 74dcf11 to 16dccab Compare March 15, 2024 14:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16dccab to 19a778f Compare March 29, 2024 17:07
@renovate renovate bot enabled auto-merge (rebase) March 29, 2024 17:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19a778f to bde7116 Compare March 29, 2024 17:09
@github-actions
Copy link

github-actions bot commented Mar 29, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.04s
✅ CSHARP csharpier 20 0 1.97s
✅ EDITORCONFIG editorconfig-checker 54 0 0.28s
✅ JSON eslint-plugin-jsonc 9 0 1.37s
✅ JSON jsonlint 9 0 1.18s
✅ JSON prettier 9 0 0.79s
✅ JSON v8r 9 0 4.42s
✅ MARKDOWN markdownlint 1 0 0.35s
✅ MARKDOWN markdown-link-check 1 0 2.23s
✅ MARKDOWN markdown-table-formatter 1 0 0.29s
✅ REPOSITORY checkov yes no 11.91s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.15s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.51s
✅ REPOSITORY kics yes no 2.31s
✅ REPOSITORY secretlint yes no 1.0s
✅ REPOSITORY syft yes no 0.19s
✅ REPOSITORY trivy yes no 5.19s
✅ REPOSITORY trivy-sbom yes no 3.7s
✅ REPOSITORY trufflehog yes no 7.93s
✅ YAML prettier 6 0 0.72s
✅ YAML v8r 6 0 4.1s
✅ YAML yamllint 6 0 0.33s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate
Copy link
Contributor Author

renovate bot commented Mar 29, 2024

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.

@chgl chgl closed this Mar 29, 2024
auto-merge was automatically disabled March 29, 2024 17:29

Pull request was closed

@chgl chgl deleted the renovate/all-minor-patch branch March 29, 2024 17:29
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.

2 participants