Skip to content
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

Bump the tests group across 1 directory with 2 updates #209

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2025

Bumps the tests group with 2 updates in the / directory: SonarAnalyzer.CSharp and Microsoft.Extensions.Caching.StackExchangeRedis.

Updates SonarAnalyzer.CSharp from 10.3.0.106239 to 10.6.0.109712

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.6

Improvement

  • NET-735 - Remove RoslynProfileExporter
  • NET-1031 - Remove deprecated SonarLintProfileExporter
  • NET-1038 - Add symbolic-execution tag to our rules
  • NET-988 - Remove S1197 from SonarWay for VB.NET
  • NET-989 - S3444: Add secondary location message
  • NET-982 - S4144: Add secondary location message
  • NET-979 - S4663: Add secondary location message
  • NET-978 - S1168: Add secondary location message
  • NET-977 - S4047: Add secondary location message
  • NET-976 - S4457: Add secondary location message
  • NET-975 - S1066: Add secondary location message
  • NET-974 - S4070: Add secondary location message
  • NET-973 - S1110: Add secondary location message
  • NET-971 - S2612: Add secondary location message
  • NET-970 - S6667: Add secondary location message
  • NET-969 - S6931: Add secondary location message
  • NET-968 - S6934: Add secondary location message
  • NET-967 - S5034: Add secondary location message
  • NET-966 - S6607: Add secondary location message
  • NET-965 - S4143: Add secondary location message
  • NET-961 - S6664: Add secondary location message
  • NET-960 - S6677: Add secondary location message
  • NET-956 - S6673: Add secondary location message

10.5

### Improvement

  • NET-957 - S5693: Add secondary location message

10.4

Improvements

In this release, we have added support for test density and metrics at the individual file level. You can now view the number of unit tests, as well as details on skipped tests, failed tests, and test duration, from all supported coverage tools (xUnit, MsTest, and nUnit).

Additionally, we have significantly optimized memory allocation, resulting in memory usage reduction during registration.

False Positive

  • NET-868 - Fix S1854 FP: Don't raise when inner finally assignment is used to outer block
  • NET-865 - Fix S1172 FP: Parameter used as extension delegate target
  • NET-863 - Fix S1172 FP: Don't report on partial method parameters
  • NET-862 - Fix S1854 FP: Don't raise in catch when variable is used in following catch
  • NET-857 - Fix S3655 FP: Types with implicit conversion operator
  • NET-836 - Fix S1854 FP: Value used after catch

False Negative

... (truncated)

Commits
  • b5238be NET-981 Update RSPEC before 10.6 release
  • 9144165 Add repro for NET-882
  • 523faac NET-833 Extract Helper analysis configuration
  • caa1608 NET-989 S3444: Add secondary location message
  • f9a456d NET-1037 Improve messaging after validation
  • 1bc41ec NET-1034 AnalysisContext: Cleanup SonarAnalysisContext
  • 08e8ad7 NET-1031 Remove deprecated SonarLintProfileExporter
  • 7df445f NET-1033 AnalysisContext: Rename SemanticModel to Model
  • 53c2810 NET-1032 AnalysisContext: Rename SyntaxTree to Tree
  • a11f629 NET-1035 AnalysisContext: Rename CancellationToken to Cancel
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Caching.StackExchangeRedis from 9.0.0 to 9.0.2

Release notes

Sourced from Microsoft.Extensions.Caching.StackExchangeRedis's releases.

.NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.1...v9.0.2

.NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

Commits
  • 704f7cb Merged PR 46855: [internal/release/9.0] Update dependencies from dnceng/inter...
  • 1b477e6 Merged PR 46819: [internal/release/9.0] Update dependencies from dnceng/inter...
  • 98786b0 Merge commit '4d1d144df8f67d6f797656c9d0d4916ef83e4124'
  • 4d1d144 Merge pull request #59871 from vseanreesermsft/internal-merge-9.0-2025-01-14-...
  • 212d366 Update baseline, SDK
  • 1a21b9b Merge commit '7128f3eb89703752b89b7852b1b426fbb73cf225'
  • 7128f3e [release/9.0] Return 206 Partial Content on Valid Range for Static Assets (#5...
  • 55f74d1 Merge commit '4442a188f9200a57635373dcd640893c0e8dcc78' into internal-merge-9...
  • d4bf090 Merge commit '74fecc30f27aa79191ab7cfa417b422397f6ad23'
  • 74fecc3 Update dependencies from https://github.com/dotnet/arcade build 20250108.5 (#...
  • Additional 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 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

Bumps the tests group with 2 updates in the / directory: [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) and [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore).


Updates `SonarAnalyzer.CSharp` from 10.3.0.106239 to 10.6.0.109712
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.3.0.106239...10.6.0.109712)

Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 9.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v9.0.0...v9.0.2)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 13, 2025
@dependabot dependabot bot deleted the dependabot/nuget/tests-9554a2b40f branch February 13, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants