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 analyzers group across 1 directory with 3 updates #661

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps the analyzers group with 3 updates in the /src directory: IDisposableAnalyzers, Microsoft.CodeAnalysis.NetAnalyzers and NUnit.Analyzers.

Updates IDisposableAnalyzers from 4.0.7 to 4.0.8

Commits

Updates Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.

9.0.0

Release build of Microsoft.CodeAnalysis.NetAnalyzers 9.0.0 containing first-party code quality analyzers ("CAxxxx rules").

Contains bug fixes on top of 8.0.0 release.

What's Changed

... (truncated)

Commits

Updates NUnit.Analyzers from 4.2.0 to 4.6.0

Release notes

Sourced from NUnit.Analyzers's releases.

NUnit Analyzers 4.6 - January 9, 2025

This release contains two improvements: Allowing NUnit1001 to understand DateOnly and TimeOnly parameters in TestCaseUsage and making NUnit2045 support Assert.EnterMultipleScope (introduced in NUnit version 4.2).

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #820 NUnit1001 compains about DateOnly parameters
  • #769 Recognized the new Assert.EnterMultipleScope() concept.

Tooling, Process, and Documentation

  • #829 chore: Bump year to 2025 in copyrights
  • #823 chore: Bump cake.tool to version 4
  • #822 chore: Bump NUnit to 4.3.2
  • #818 chore: Replace "buildstats.info" with "img.shields.io"
  • #815 chore: bump version

NUnit Analyzers 4.5 - December 22, 2024

The release primarily fixes a problem with the NUnit Analyzers when used with NUnit 4.3.1 - see #811 for more information. In additional, we have also added some smaller improvements and bug fixes.

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #811 NUnit2021 ignores cast operation since NUnit 4.3.1
  • #801 Allow NUnit2005 to recognize Is.Empty

Bugs

  • #794 AD0001: Occasional InvalidOperationException error in analyzer in IDE

Tooling, Process, and Documentation

  • #808 chore: Correct typo
  • #806 Add information about dotnet_diagnostic.NUnit1032.additional_dispose_methods to the docs
  • #795 chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
  • #793 chore: bump version

NUnit Analyzers 4.4 - November 13, 2024

... (truncated)

Changelog

Sourced from NUnit.Analyzers's changelog.

# NUnit Analyzers 4.6 - January 9, 2025

This release contains two improvements: Allowing NUnit1001 to understand DateOnly and TimeOnly parameters in TestCaseUsage and making NUnit2045 support Assert.EnterMultipleScope (introduced in NUnit version 4.2).

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #820 NUnit1001 compains about DateOnly parameters
  • #769 Recognized the new Assert.EnterMultipleScope() concept.

Tooling, Process, and Documentation

  • #829 chore: Bump year to 2025 in copyrights
  • #823 chore: Bump cake.tool to version 4
  • #822 chore: Bump NUnit to 4.3.2
  • #818 chore: Replace "buildstats.info" with "img.shields.io"
  • #815 chore: bump version

NUnit Analyzers 4.5 - December 22, 2024

The release primarily fixes a problem with the NUnit Analyzers when used with NUnit 4.3.1 - see #811 for more information. In additional, we have also added some smaller improvements and bug fixes.

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #811 NUnit2021 ignores cast operation since NUnit 4.3.1
  • #801 Allow NUnit2005 to recognize Is.Empty

Bugs

  • #794 AD0001: Occasional InvalidOperationException error in analyzer in IDE

Tooling, Process, and Documentation

  • #808 chore: Correct typo
  • #806 Add information about dotnet_diagnostic.NUnit1032.additional_dispose_methods to the docs
  • #795 chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
  • #793 chore: bump version

... (truncated)

Commits
  • b16cc92 Merge pull request #830 from nunit/release4.6
  • 22f88e8 chore: Add late arriving PR
  • 4272593 Merge pull request #829 from nunit/chore/update-year
  • 2b2b0f5 chore: Update release notes
  • 113a122 chore: Bump year to 2025
  • 4f69653 Fix DateOnly / TimeOnly parameters is TestCaseUsage (#821)
  • 18f6a70 Merge pull request #816 from nunit/Issue769_EnterMultipleScope
  • cf7eacb Add CodeFix to add using (Assert.EnterMultipleScope())
  • 804395a Detect using (Assert.EnterMultipleScope()) as an Assert.Multiple context.
  • 568d5ea Merge pull request #823 from nunit/chore/bump-cake-tool
  • 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

@dependabot dependabot bot added the Build label Jan 10, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/src/analyzers-c1b771a52b branch 4 times, most recently from 263bc86 to 220e3fd Compare January 10, 2025 20:28
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gep13 gep13 added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Jan 10, 2025
@gep13 gep13 added this to the 0.19.0 milestone Jan 10, 2025
@gep13 gep13 enabled auto-merge January 10, 2025 20:32
Bumps the analyzers group with 3 updates in the /src directory: [IDisposableAnalyzers](https://github.com/DotNetAnalyzers/IDisposableAnalyzers), [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) and [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers).


Updates `IDisposableAnalyzers` from 4.0.7 to 4.0.8
- [Changelog](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/DotNetAnalyzers/IDisposableAnalyzers/commits)

Updates `Microsoft.CodeAnalysis.NetAnalyzers` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](dotnet/roslyn-analyzers@8.0.0...9.0.0)

Updates `NUnit.Analyzers` from 4.2.0 to 4.6.0
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)
- [Commits](nunit/nunit.analyzers@4.2.0...4.6.0)

---
updated-dependencies:
- dependency-name: IDisposableAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: analyzers
- dependency-name: NUnit.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/analyzers-c1b771a52b branch from 220e3fd to 9ab3a53 Compare January 10, 2025 20:33
@gep13 gep13 merged commit a75b730 into develop Jan 10, 2025
2 checks passed
@gep13 gep13 deleted the dependabot/nuget/src/analyzers-c1b771a52b branch January 10, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build 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.

1 participant