chore(deps): bump the all group with 8 updates #38
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.
Bumps the all group with 8 updates:
17.9.0
17.10.0
8.3.1
8.4.0
2.8.0
2.8.1
2.8.0
2.8.1
2.0.150
2.0.154
4.12.2
4.12.3
9.24.0.89429
9.26.0.92422
0.6.4
0.6.5
Updates
Microsoft.NET.Test.Sdk
from 17.9.0 to 17.10.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
83d73f7
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.10d170364
Prebuilds that are allowed on main2eaee54
Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#...238626a
Touch 17.10 (#5051)cd5cc85
Update arcade25f10aa
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.103d869ea
Remove pt4990482
[rel/17.10] Add list of known TestingPlatform dlls (#4982)56d2884
Disable CA2022 errors (#4961)1cd0d89
Brand as releaseUpdates
Polly
from 8.3.1 to 8.4.0Release notes
Sourced from Polly's releases.
Changelog
Sourced from Polly's changelog.
Commits
11f84b2
Rebase and cleanup the PR41d27ff
[Bug] Fix chaos outcome exception handling (#2101)98e9a44
Bump actions/checkout from 4.1.4 to 4.1.5 (#2103)4aaf995
Bump github/codeql-action from 3.25.3 to 3.25.4 (#2102)66e97a0
Fix typos0f66d3e
Allow changing the severity of resilience events (#2072)f85029c
Bump martincostello/update-dotnet-sdk from 3.2.0 to 3.2.1 (#2092)51cf1b1
Bump actions/dependency-review-action from 4.2.5 to 4.3.2 (#2095)e074937
Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#2094)3a20dac
Bump github/codeql-action from 3.25.2 to 3.25.3 (#2093)Updates
xunit
from 2.8.0 to 2.8.1Commits
ba2ae9b
v2.8.1151b8d0
Use 'dotnet format' instead of 'dotnet dotnet-format'be6db6f
#2931: Tighten up types to prevent accidentically calling AddOrGet with a Con...f466d81
#2927: Misleading error message when class used in IClassFixture<> throws exc...1911ea7
Missed unit test updatesf497d65
Cannot use full assembly path as dictionary key for execution options lookup,...c2f2d47
Add ability to provide live output messages from running tests013093b
Polyfill in StringSyntaxAttributee1e4c2e
#2719: Class with custom Fact with throwing Skip should fail appropriately8b0b13c
Clarify namingUpdates
xunit.runner.visualstudio
from 2.8.0 to 2.8.1Commits
ce9211e
v2.8.13656cb8
Use 'dotnet format' instead of 'dotnet dotnet-format'45eb783
Pull in output printing bug fix from coree205244
#408: Add ability to print live output messages06087e3
Latest actions versions075f3ff
Bump up to 2.8.1-preUpdates
Meziantou.Analyzer
from 2.0.150 to 2.0.154Release notes
Sourced from Meziantou.Analyzer's releases.
Commits
1de1fe0
Update all dependencies162232f
Fix sample for MA0158fb20aee
Fix MA0003 docsef8775e
New rule: MA0158 - Use System.Threading.Lock instead of System.Objected6845a
MA0029 should not report when for IQueryable when the predicate is a reference23b9118
Improve MA0115 to detect pascal-case parameters in a component with CaptureUn...Updates
Roslynator.Analyzers
from 4.12.2 to 4.12.3Release notes
Sourced from Roslynator.Analyzers's releases.
Changelog
Sourced from Roslynator.Analyzers's changelog.
Commits
0dc268d
Release 4.12.3 (#1464)9f123b6
Fix analyzer RCS0036 (#1466)bc61073
Fix globbing (#1459)5aa6521
Fix analyzer RCS1077 (#1463)69b5962
Fix analyzer RCS1085 (#1461)1556d11
Fix analyzer RCS1246 (#1460)5d86d80
Fix typo (#1458)Updates
SonarAnalyzer.CSharp
from 9.24.0.89429 to 9.26.0.92422Release notes
Sourced from SonarAnalyzer.CSharp's releases.
... (truncated)
Commits
e26370e
Update ParentPOM for 9.26 Release (#9369)99c9a04
Update RSPEC for 9.26 release (#9367)51ae665
Update Shim Layer: Add wrappers for C# 12 Operations (#9365)625c2cb
Conventions on test scenarios files (#9235)80811f9
Fix S6964 FP: Properties decorated with the [BindNever] attribute (#9361)bd737fd
Fix S6966 FP: Don't raise on XmlReader and XmlWriter methods (#9364)2983749
T0009: Add Secondary locations (#9359)2eb8297
Update RSPEC before 9.26 release (#9358)fb392af
Fix S6964 FP: Add more attributes to the exclusions (#9355)7f5d672
S4347: Implement ShouldExecute (#9342)Updates
husky
from 0.6.4 to 0.6.5Release notes
Sourced from husky's releases.
Commits
3fe3449
fix: ReStage with spaces (#111)8ebe1c8
docs: remove irrelevant credit points6b9366a
docs: remove discord serverDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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