Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

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

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/tests-82384a072a
Closed

Bump the tests group across 1 directory with 2 updates#9
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/tests-82384a072a

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the tests group with 2 updates in the / directory: Meziantou.Analyzer and Roslynator.Analyzers.

Updates Meziantou.Analyzer from 2.0.179 to 2.0.183

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.183

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.183

Full Changelog: meziantou/Meziantou.Analyzer@2.0.182...2.0.183

2.0.182

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.182

Full Changelog: meziantou/Meziantou.Analyzer@2.0.181...2.0.182

2.0.181

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.181

What's Changed

New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.180...2.0.181

2.0.180

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.180

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.179...2.0.180

Commits
  • aa97561 Find token from Xunit.TestContext.Current.CancellationToken
  • 58436c3 Code fixer for MA0053 now supports records
  • 1b0e98c MA0042 skips MemoryStream when type is explicit
  • f255a66 Update MA0076.md (#772)
  • ac26787 Add an option to detect overloads with optional parameters (#771)
  • See full diff in compare view

Updates Roslynator.Analyzers from 4.12.9 to 4.12.10

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.10

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.10] - 2024-12-17

Fixed

Changed

  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)
Commits

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: [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) and [Roslynator.Analyzers](https://github.com/dotnet/roslynator).


Updates `Meziantou.Analyzer` from 2.0.179 to 2.0.183
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.179...2.0.183)

Updates `Roslynator.Analyzers` from 4.12.9 to 4.12.10
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.9...v4.12.10)

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@what-the-diff
Copy link

what-the-diff bot commented Dec 23, 2024

PR Summary

  • Upgrade of Meziantou.Analyzer Tool
    Our code quality analysis tool, Meziantou.Analyzer, has been updated from version 2.0.179 to 2.0.183. This should help in detecting potential code issues and inconsistencies more effectively.

  • Update of Roslynator.Analyzers Tool
    Our code editing assistance tool, Roslynator.Analyzers, has been upgraded from version 4.12.9 to 4.12.10. This update enhances the tool's ability to suggest improvements and streamlines the code editing process.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 27, 2024

Superseded by #10.

@dependabot dependabot bot closed this Dec 27, 2024
@dependabot dependabot bot deleted the dependabot/nuget/tests-82384a072a branch December 27, 2024 08:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants