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 net-nuget-packages group with 5 updates #11

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps the net-nuget-packages group with 5 updates:

Package From To
SonarAnalyzer.CSharp 9.10.0.77988 9.12.0.78982
FluentAssertions.Analyzers 0.24.0 0.26.0
xunit 2.5.0 2.6.0
xunit.runner.visualstudio 2.5.0 2.5.3
Azure.Messaging.EventGrid 4.18.0 4.20.0

Updates SonarAnalyzer.CSharp from 9.10.0.77988 to 9.12.0.78982

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

9.11

Hi everyone,

In this release, we added support for incremental PR analysis for .razor files and deleted 4 deprecated rules.

Improvements

  • 8062 - Delete S4564
  • 8059 - Delete S4784
  • 8049 - Delete S4829
  • 8048 - Delete S4823
  • 8039 - C# Plugin filters out tokens starting at EOL
  • 8031 - [C#] Update the analyzers to ignore razor-generated files if they are already analyzed
  • 8020 - Update RSPEC before 9.11 release
Commits
  • 751de72 [To be reverted] Manually override maven.deploy.skip (#8179)
  • 7d09f45 Rename version.gpg.plugin property to version.sign.plugin (#8165)
  • 85daca1 Optimization: Enable on-demand plugin download (#8160)
  • 3786561 Update RSPEC before 9.12 release (#8161)
  • f6ea225 Bump parent pom to 70.0.0.270 (#8164)
  • 8520778 Add utility analyzer's UTs for C#12 syntax (#8135)
  • 6360ba4 Bump com.google.protobuf:protobuf-java from 3.24.3 to 3.24.4 (#8148)
  • 79f2a33 Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#8116)
  • 0a11018 Add C#12 reproducers for rules T (#8142)
  • 40b2e83 .NET 8 and C# 12: add repros and UTs for rules starting with S in SonarWay (#...
  • Additional commits viewable in compare view

Updates FluentAssertions.Analyzers from 0.24.0 to 0.26.0

Release notes

Sourced from FluentAssertions.Analyzers's releases.

0.26.0

What's Changed

Full Changelog: fluentassertions/fluentassertions.analyzers@v0.25.0...v0.26.0

0.25.0

What's Changed

Full Changelog: fluentassertions/fluentassertions.analyzers@v0.24.0...v0.25.0

Commits
  • 57bb1ca bugfix: fix string analyzers array complex type ignoring (#243)
  • cc32dab docs: use dotnet add package in readme
  • d0c10eb add support for xunit TypeAsserts IsNotType (#241)
  • 29311b3 add support for xunit TypeAsserts IsType (#240)
  • bf46054 add support for xunit TypeAsserts IsNotAssignableFrom (#239)
  • 7386e87 add support for xunit TypeAsserts IsAssignableFrom (#238)
  • b9f16b0 chore: format namespace (#237)
  • 0441304 add support for xunit SetAsserts Subset (#236)
  • 4364eda chore: update xunit.assert to version 2.5.1 (#233)
  • 355131b add support for xunit SetAsserts DoesNotContain (#235)
  • Additional commits viewable in compare view

Updates xunit from 2.5.0 to 2.6.0

Commits
  • 6a07b95 v2.6.0
  • 5a7297e #2806: Performance improvements in Assert.Equal (v2)
  • a6b5cc4 Add net6.0 binary to xunit.assert
  • abc1dd3 Update Microsoft.NETCore.App.Ref to 6.0
  • 52b6638 Move CA1304 and CA1305 enablement to production code only (not test code)
  • e139d77 Ensure all throws of NotImplementedException contain messages
  • 8a84fdb Ensure all GetHashCode functions are implemented (#2804) (v2)
  • c853205 Unit tests for #2803 (v2)
  • 8ffe56a Unit tests for #2800 (v2)
  • b2e660e Replace (most) concatenation and interpolation (in shipped code) with String....
  • Additional commits viewable in compare view

Updates xunit.runner.visualstudio from 2.5.0 to 2.5.3

Commits
  • 6b60a9e v2.5.3
  • 48d5ef6 Add diagnostic messages around DiaSession failures
  • 32b7c99 Incorrect URL for Git repository in .nuspec file
  • ce0f849 Bump up to v2.5.3-pre
  • b56611b v2.5.2
  • 9b843e1 Add Microsoft.TestPlatform.ObjectModel as a dependency in the nuspec for .NET...
  • 9d28006 Add /.vscode/tasks.json for builds inside VS Code
  • af96d96 Latest dependencies
  • 2dd6989 Undo the assembly merge from #383
  • 1c51d51 Latest dependencies
  • Additional commits viewable in compare view

Updates Azure.Messaging.EventGrid from 4.18.0 to 4.20.0

Release notes

Sourced from Azure.Messaging.EventGrid's releases.

Azure.Messaging.EventGrid_4.20.0

4.20.0 (2023-10-18)

Bugs Fixed

  • Added several communication models into the correct namespace and hid the old ones.

Azure.Messaging.EventGrid_4.19.0

4.19.0 (2023-10-11)

Features Added

  • Added new system events for Resource Notifications and Azure Communication Services.
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 net-nuget-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) | `9.10.0.77988` | `9.12.0.78982` |
| [FluentAssertions.Analyzers](https://github.com/fluentassertions/fluentassertions.analyzers) | `0.24.0` | `0.26.0` |
| [xunit](https://github.com/xunit/xunit) | `2.5.0` | `2.6.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.0` | `2.5.3` |
| [Azure.Messaging.EventGrid](https://github.com/Azure/azure-sdk-for-net) | `4.18.0` | `4.20.0` |


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

Updates `FluentAssertions.Analyzers` from 0.24.0 to 0.26.0
- [Release notes](https://github.com/fluentassertions/fluentassertions.analyzers/releases)
- [Commits](fluentassertions/fluentassertions.analyzers@v0.24.0...v0.26.0)

Updates `xunit` from 2.5.0 to 2.6.0
- [Commits](xunit/xunit@2.5.0...2.6.0)

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

Updates `Azure.Messaging.EventGrid` from 4.18.0 to 4.20.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.EventGrid_4.18.0...Azure.Messaging.EventGrid_4.20.0)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: net-nuget-packages
- dependency-name: FluentAssertions.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: net-nuget-packages
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: net-nuget-packages
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: net-nuget-packages
- dependency-name: Azure.Messaging.EventGrid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: net-nuget-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 1, 2023
@github-actions github-actions bot added the enhancement New feature or request label Nov 1, 2023
Copy link

sonarqubecloud bot commented Nov 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

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

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/nuget/net-nuget-packages-c1ef9409dc branch December 1, 2023 05:19
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 enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants