-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all non-major dependencies #80
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
Conversation
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
4e6a8e0 to
05c24b2
Compare
05c24b2 to
b61c3aa
Compare
b61c3aa to
14fd8e5
Compare
1bb3850 to
e46a59c
Compare
e46a59c to
5aa4a49
Compare
26aa0d5 to
616d0dd
Compare
49b1489 to
2aa1429
Compare
41b071d to
98113fb
Compare
13ee1b1 to
fff7587
Compare
e140cf8 to
6c97292
Compare
034c6b0 to
36935ba
Compare
6977b91 to
c8a41f4
Compare
e246719 to
2a46cb3
Compare
2a46cb3 to
01809e0
Compare
338ab70 to
c7a41a8
Compare
a84ea5b to
26989b0
Compare
26989b0 to
f162cc6
Compare
f162cc6 to
7a8c9ee
Compare
74dcf11 to
16dccab
Compare
16dccab to
19a778f
Compare
19a778f to
bde7116
Compare
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports You could have same capabilities but better runtime performances if you request a new MegaLinter flavor. |
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
0.13.4->0.13.126.9.0->6.12.05.2.0->5.7.05.2.0->5.7.04.4.0->4.9.24.7.0->4.9.217.4.1->17.9.017.7.1->17.9.05.7.0->5.9.12.0.1->2.2.02.1.0->2.2.019.8.0->19.14.16.0.0->6.0.20.6.3->0.8.52.4.2->2.7.02.5.0->2.7.02.4.5->2.5.72.5.0->2.5.7Release Notes
dotnet/BenchmarkDotNet (BenchmarkDotNet)
v0.13.12: 0.13.12Full 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.11Full 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)
Merged pull requests (8)
Commits (28)
Contributors (7)
Thank you very much!
v0.13.10: 0.13.10Full 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.9Full 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)
DisassemblyDiagnoserin GitHub Actions (assignee: @timcassell)--launchCount(assignee: @AndreyAkinshin)Merged pull requests (7)
Commits (26)
Contributors (5)
Thank you very much!
v0.13.8: 0.13.8Full 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.7This release contains a bunch of important bug fixes.
Full changelog: https://benchmarkdotnet.org/changelog/v0.13.7.html
What's Changed
PackageReferencein csproj by @timcassell in https://github.com/dotnet/BenchmarkDotNet/pull/2365AggressiveOptimizationinInProcesstoolchains by @timcassell in https://github.com/dotnet/BenchmarkDotNet/pull/2335--cliargument forCsProjClassicNetToolchainby @timcassell in https://github.com/dotnet/BenchmarkDotNet/pull/2381New Contributors
Full Changelog: dotnet/BenchmarkDotNet@v0.13.6...v0.13.7
v0.13.6: BenchmarkDotNet v0.13.6Highlights
[DotTraceDiagnoser]and get a dotTrace performance snapshot at the end of the benchmark run. #2328@filenamesyntax. #2320 #2348IntroCategoryDiscoverer. #2306 #2307Full changelog: https://benchmarkdotnet.org/changelog/v0.13.6.html
fluentassertions/fluentassertions (FluentAssertions)
v6.12.0Compare Source
What's Changed
New features
Be,NotBeandBeOneOffor object comparisons with custom comparer by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2243AssemblyAssertionswithHavePublicKeyandBeUnsignedby @Corniel in https://github.com/fluentassertions/fluentassertions/pull/2207NotContainItemsAssignableToby @Leo506 in https://github.com/fluentassertions/fluentassertions/pull/2266Improvements
Fixes
Documentation
ExcludingNestedObjectsby @dennisdoomen in https://github.com/fluentassertions/fluentassertions/pull/2211HaveElement()occurrence docs by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2217IComparer<T>overload by @ITaluone in https://github.com/fluentassertions/fluentassertions/pull/2220Others
GenericDictionaryEquivalencyStepby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2191New Contributors
Full Changelog: fluentassertions/fluentassertions@6.11.0...6.12.0
v6.11.0Compare Source
What's Changed
New features
ThrowWithinAsyncassertions by @lg2de in https://github.com/fluentassertions/fluentassertions/pull/1974WithoutStrictOrderingForoverload with an expression by @chrischu in https://github.com/fluentassertions/fluentassertions/pull/2151Improvements
ToStringto format exceptions by @sdelarosbil in https://github.com/fluentassertions/fluentassertions/pull/2150Fixes
AssertionScopeby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2133NullReferenceExceptionby @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2154Excluding()work on nested collections if root is a collection by @whymatter in https://github.com/fluentassertions/fluentassertions/pull/2135InvalidOperationExceptionwhen formatting lambda expression by @jnyrup in https://github.com/fluentassertions/fluentassertions/pull/2176Documentation
Others
binlogfile by @IT-VBFK in https://github.com/fluentassertions/fluentassertions/pull/2127Configuration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.