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

chore(deps): Bump the all group with 8 updates #163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 8 updates:

Package From To
BunsenBurner 7.0.0 7.0.1
FluentAssertions 7.0.0 8.0.1
Meziantou.Analyzer 2.0.184 2.0.186
Roslynator.Analyzers 4.12.10 4.12.11
SonarAnalyzer.CSharp 10.4.0.108396 10.6.0.109712
xunit 2.9.2 2.9.3
xunit.runner.visualstudio 3.0.0 3.0.1
csharpier 0.30.4 0.30.6

Updates BunsenBurner from 7.0.0 to 7.0.1

Release notes

Sourced from BunsenBurner's releases.

7.0.1

Assertion steps will now run in parallel and return back all failures.

This creates a greater insensitive to split assertions into many And steps, as opposed to one large Assert step.

What's Changed

Burner/pull/335

Full Changelog: bmazzarol/Bunsen-Burner@7.0.0...7.0.1

Commits
  • eab5cf2 Merge pull request #336 from bmazzarol/feat/parallel-assertions
  • ab8c9e9 feat: run assertion steps in parallel
  • 3ba6e76 Merge remote-tracking branch 'origin/dependabot/nuget/all-fc2597a9ab'
  • ed2ac1c chore(deps): Bump the all group across 1 directory with 7 updates
  • 0a4066f chore(deps-dev): Bump the all group with 2 updates
  • ce9a820 Merge pull request #332 from bmazzarol/dependabot/npm_and_yarn/all-badb7b08aa
  • 2ba1d20 chore(deps-dev): Bump the all group with 3 updates
  • 240bfab Merge pull request #331 from bmazzarol/dependabot/nuget/all-276cbaa4a8
  • 11a440a chore(deps): Bump the all group with 4 updates
  • e26f470 Merge pull request #329 from bmazzarol/dependabot/npm_and_yarn/all-f2ea31f105
  • Additional commits viewable in compare view

Updates FluentAssertions from 7.0.0 to 8.0.1

Release notes

Sourced from FluentAssertions's releases.

8.0.1

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1

8.0.0

What's Changed

License change

Breaking Changes

... (truncated)

Commits
  • 7e65413 Provide a toggle to suppress the soft warning about commercial use
  • d957045 Bump coverlet.collector from 6.0.3 to 6.0.4
  • 5e7609d Bump System.Formats.Asn1 from 9.0.0 to 9.0.1
  • d461831 Bump Reflectify from 1.4.0 to 1.5.0
  • 6fced0c Bump TUnit from 0.6.33 to 0.6.154
  • 0a97761 Bump Xunit.StaFact from 1.1.11 to 1.2.69 in the xunit group
  • 324f325 Various textual and styling fixes as well as some clarification of the licens...
  • 8295a10 Merge pull request #2974 from dennisdoomen/upmerge-from-7
  • 1c94fa1 Discarded already merged changes from ${1-upstream/master}
  • c7f342e Bump cspell from 8.17.1 to 8.17.2
  • Additional commits viewable in compare view

Updates Meziantou.Analyzer from 2.0.184 to 2.0.186

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.186

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

What's Changed

New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.185...2.0.186

2.0.185

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.184...2.0.185

Commits

Updates Roslynator.Analyzers from 4.12.10 to 4.12.11

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.11

Added

  • [CLI] Add support for .NET 9 (PR)

Fixed

Changed

  • Move DiagnosticRules and DiagnosticIdentifiers to Roslynator.Common (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.11] - 2025-01-28

Added

  • [CLI] Add support for .NET 9 (PR)

Fixed

Changed

  • Move DiagnosticRules and DiagnosticIdentifiers to Roslynator.Common (PR)
Commits

Updates SonarAnalyzer.CSharp from 10.4.0.108396 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
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 xunit from 2.9.2 to 2.9.3

Commits

Updates xunit.runner.visualstudio from 3.0.0 to 3.0.1

Commits

Updates csharpier from 0.30.4 to 0.30.6

Release notes

Sourced from csharpier's releases.

0.30.6

What's Changed

Trailing comma is placed on new line if last enum value is followed by a comment #1429

// input
enum MyEnum
{
    First,
    Second // the second value
}
// 0.30.5
enum MyEnum
{
First,
Second // the second value
,
}
// 0.30.6
enum MyEnum
{
First,
Second, // the second value
}

Full Changelog: belav/csharpier@0.30.5...0.30.6

0.30.5

What's Changed

Extra blank line added to file each time csharpier runs on this file #1426

When a file ended in a comment and that comment had multiple blank lines before it, a new blank line was being added each time it was formatted. // input

// input
namespace MyCompany.MyNamespace;
// Comment block
// 0.30.4
namespace MyCompany.MyNamespace;
// Comment block
// 0.30.5
namespace MyCompany.MyNamespace;
</tr></table>

... (truncated)

Changelog

Sourced from csharpier's changelog.

# 0.30.6

What's Changed

Trailing comma is placed on new line if last enum value is followed by a comment #1429

// input
enum MyEnum
{
    First,
    Second // the second value
}
// 0.30.5
enum MyEnum
{
First,
Second // the second value
,
}
// 0.30.6
enum MyEnum
{
First,
Second, // the second value
}

Full Changelog: belav/csharpier@0.30.5...0.30.6

0.30.5

What's Changed

Extra blank line added to file each time csharpier runs on this file #1426

When a file ended in a comment and that comment had multiple blank lines before it, a new blank line was being added each time it was formatted. // input

// input
namespace MyCompany.MyNamespace;
// Comment block
// 0.30.4
namespace MyCompany.MyNamespace;
// Comment block
// 0.30.5
namespace MyCompany.MyNamespace;
</tr></table>

... (truncated)

Commits
  • ccaca15 Releasing 0.30.6 (#1432)
  • ec2b18f fixing trailing comma + trailing comment issue on enums (#1431)
  • 75be6ab Updating the VSCode extension to support csharpier 1.0.0 (#1428)
  • cd052a7 Fixing deprecated issues, updating plugins and platform version. (#1413)
  • c9b6288 Releasing 0.30.5
  • 4b757ee Improving the hack that ensures we don't keep adding new lines before a file ...
  • e5b5565 Update some doc
  • a34fd5a update doc
  • c7cb204 Adding level for diagnostic. Modify behavior so new diagnostic only appears o...
  • 2f2796c Fixing issue with older versions of VS not working (#1422)
  • 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 all group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [BunsenBurner](https://github.com/bmazzarol/Bunsen-Burner) | `7.0.0` | `7.0.1` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `7.0.0` | `8.0.1` |
| [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.184` | `2.0.186` |
| [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.10` | `4.12.11` |
| [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) | `10.4.0.108396` | `10.6.0.109712` |
| [xunit](https://github.com/xunit/xunit) | `2.9.2` | `2.9.3` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.0` | `3.0.1` |
| [csharpier](https://github.com/belav/csharpier) | `0.30.4` | `0.30.6` |


Updates `BunsenBurner` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/bmazzarol/Bunsen-Burner/releases)
- [Commits](bmazzarol/Bunsen-Burner@7.0.0...7.0.1)

Updates `FluentAssertions` from 7.0.0 to 8.0.1
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@7.0.0...8.0.1)

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

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

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

Updates `xunit` from 2.9.2 to 2.9.3
- [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)

Updates `xunit.runner.visualstudio` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@3.0.0...3.0.1)

Updates `csharpier` from 0.30.4 to 0.30.6
- [Release notes](https://github.com/belav/csharpier/releases)
- [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
- [Commits](belav/csharpier@0.30.4...0.30.6)

---
updated-dependencies:
- dependency-name: BunsenBurner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: csharpier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from bmazzarol as a code owner February 1, 2025 08:58
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 1, 2025
Copy link

coderabbitai bot commented Feb 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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