Bump AwesomeAssertions and 6 others - #63
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps AwesomeAssertions from 9.5.0 to 9.6.0 Bumps CliWrap from 3.10.4 to 3.10.5 Bumps editorconfig from 0.17.0 to 0.18.0 Bumps Soenneker.Extensions.Enumerable from 4.0.649 to 4.0.658 Bumps Soenneker.Extensions.Enumerable.String from 4.0.1410 to 4.0.1431 Bumps SonarAnalyzer.CSharp from 10.32.0.713 to 10.33.0.1635 Bumps TUnit from 1.65.63 to 1.65.68 --- updated-dependencies: - dependency-name: AwesomeAssertions dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: CliWrap dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: editorconfig dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Soenneker.Extensions.Enumerable dependency-version: 4.0.658 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Soenneker.Extensions.Enumerable.String dependency-version: 4.0.1431 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.33.0.1635 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: TUnit dependency-version: 1.65.68 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #66. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated AwesomeAssertions from 9.5.0 to 9.6.0.
Release notes
Sourced from AwesomeAssertions's releases.
9.6.0
What's Changed
New features
Fixes
Documentation
Others
Dependencies
New Contributors
... (truncated)
Commits viewable in compare view.
Pinned CliWrap at 3.10.5.
Release notes
Sourced from CliWrap's releases.
3.10.5
What's Changed
Enhancements
SimplexStreamby making it Memory-first by @Tyrrrz in OptimizeSimplexStreamby making it Memory-first Tyrrrz/CliWrap#343Bugs
Full Changelog: Tyrrrz/CliWrap@3.10.4...3.10.5
Commits viewable in compare view.
Pinned editorconfig at 0.18.0.
Release notes
Sourced from editorconfig's releases.
0.18.0
editorconfig/editorconfig-core-net@0.17.0...0.18.0
View the full list of issues and PRs
Commits viewable in compare view.
Pinned Soenneker.Extensions.Enumerable at 4.0.658.
Release notes
Sourced from Soenneker.Extensions.Enumerable's releases.
4.0.658
Update dependency Soenneker.Utils.Random to 4.0.130 (#752)
4.0.657
Update dependency Soenneker.Extensions.ValueTask to 4.0.120 (#751)
4.0.656
Update dependency Soenneker.Extensions.Task to 4.0.128 (#750)
4.0.655
Rewrite enumerable usage documentation
4.0.654
Update dependency Soenneker.Extensions.ValueTask to 4.0.119 (#746)
4.0.653
Update dependency Soenneker.Utils.Random to 4.0.129 (#747)
4.0.652
Update dependency Soenneker.Extensions.Task to 4.0.127 (#745)
4.0.651
Improve XML documentation
4.0.650
Update dependency Soenneker.Extensions.Task to 4.0.126 (#744)
Commits viewable in compare view.
Pinned Soenneker.Extensions.Enumerable.String at 4.0.1431.
Release notes
Sourced from Soenneker.Extensions.Enumerable.String's releases.
4.0.1431
Update dependency Soenneker.Extensions.String to 4.0.736 (#1910)
4.0.1430
Updated NuGet packages
4.0.1429
Update dependency Soenneker.Extensions.String to 4.0.734 (#1908)
4.0.1428
Update dependency Soenneker.Extensions.String to 4.0.733 (#1906)
4.0.1426
Update dependency Soenneker.Extensions.Enumerable to 4.0.657 (#1903)
4.0.1425
Update dependency Soenneker.Extensions.String to 4.0.732 (#1899)
4.0.1423
Update dependency Soenneker.Extensions.Spans.ReadOnly.Strings to 4.0.32 (#1898)
4.0.1422
Update dependency Soenneker.Extensions.Spans.ReadOnly.Strings to 4.0.28 (#1885)
4.0.1421
Update dependency Soenneker.Extensions.String to 4.0.729 (#1895)
4.0.1419
Rewrite string enumerable usage documentation
4.0.1418
Update dependency Soenneker.Extensions.String to 4.0.728 (#1892)
4.0.1416
Update dependency Soenneker.Extensions.String to 4.0.727 (#1889)
4.0.1414
Update dependency Soenneker.Extensions.Enumerable to 4.0.651 (#1884)
4.0.1413
Update dependency Soenneker.Extensions.String to 4.0.726 (#1886)
4.0.1412
Improve XML documentation
4.0.1411
Improve README documentation
Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 10.32.0.713 to 10.33.0.1635.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.33.0.1635
Release notes - .NET Analyzers - 10.33
Feature
NET-4312 Update RSPEC before 10.33 release
NET-4254 Implement rule S9129: "Include" and "ThenInclude" chains of reference navigations should be merged into a single "Include" call
False Positive
NET-1777 Fix S101 FP: Lower case character after number
NET-4245 Fix S107 FP: should not raise for parameters marked with dependency-injection attributes
Maintenance
NET-4184 Duplicate telemetry key exception when multiple projects report the same non-counter telemetry value
Commits viewable in compare view.
Updated TUnit from 1.65.63 to 1.65.68.
Release notes
Sourced from TUnit's releases.
1.65.68
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.65.63...v1.65.68
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions