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 nuget group across 1 directory with 13 updates #878

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2024

Bumps the nuget group with 13 updates in the / directory:

Package From To
GitHubActionsTestLogger 2.3.3 2.4.1
Meziantou.Analyzer 2.0.146 2.0.155
Microsoft.VisualStudio.Threading.Analyzers 17.9.28 17.10.48
Roslynator.Analyzers 4.12.0 4.12.4
Roslynator.CodeAnalysis.Analyzers 4.12.0 4.12.4
Roslynator.Formatting.Analyzers 4.12.0 4.12.4
xunit.analyzers 1.11.0 1.14.0
System.Reactive 6.0.0 6.0.1
Microsoft.Extensions.Http.Polly 8.0.3 8.0.6
Microsoft.NET.Test.Sdk 17.9.0 17.10.0
Microsoft.Reactive.Testing 6.0.0 6.0.1
System.Reactive 6.0.0 6.0.1
xunit 2.7.0 2.8.1
xunit.runner.visualstudio 2.5.7 2.8.1

Updates GitHubActionsTestLogger from 2.3.3 to 2.4.1

Release notes

Sourced from GitHubActionsTestLogger's releases.

2.4.1

What's Changed

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.4...2.4.1

2.4

What's Changed

New Contributors

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.3.3...2.4

Note: Going forward, new release notes will appear here instead of the Changelog.md file. If you want to see the release notes for older versions, you can find them here.

Commits

Updates Meziantou.Analyzer from 2.0.146 to 2.0.155

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.155

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.154...2.0.155

2.0.154

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

What's Changed

New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.153...2.0.154

2.0.153

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.152...2.0.153

2.0.152

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.151...2.0.152

2.0.151

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.150...2.0.151

2.0.150

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

... (truncated)

Commits
  • dc279e1 chore(deps): update all dependencies
  • 19645a4 Update renovate configuration
  • 1de1fe0 Update all dependencies
  • 162232f Fix sample for MA0158
  • fb20aee Fix MA0003 docs
  • ef8775e New rule: MA0158 - Use System.Threading.Lock instead of System.Object
  • ed6845a MA0029 should not report when for IQueryable when the predicate is a reference
  • 23b9118 Improve MA0115 to detect pascal-case parameters in a component with CaptureUn...
  • 01206ef Add documentation for MA0156 and MA0157
  • b96e6f4 Add rules to validate method names for IAsyncEnumerable
  • Additional commits viewable in compare view

Updates Microsoft.VisualStudio.Threading.Analyzers from 17.9.28 to 17.10.48

Release notes

Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.

v17.10.48

What's Changed

New Contributors

Full Changelog: microsoft/vs-threading@v17.9.28...v17.10.48

v17.10.12-preview

What's Changed

New Contributors

Full Changelog: microsoft/vs-threading@v17.9.28...v17.10.12-preview

Commits
  • 1ec03f1 Update symbol archival task
  • 88c6b6b Merge pull request #1307 from AArnott/depTrimming
  • 37db90c Rollback Microsoft.Bcl.AsyncInterfaces to 6.0.0
  • d93db44 Merge branch 'v17.8' into v17.10
  • 70bccf5 Merge branch 'v17.6' into v17.8
  • 10eb10b Merge branch 'v17.4' into v17.6
  • a4c119f Merge branch 'v17.2' into v17.4
  • e32832f Turn off CI for unsupported branch
  • 999cff8 Merge branch 'v17.6' into v17.8
  • bf2c36f Merge branch 'v17.4' into v17.6
  • Additional commits viewable in compare view

Updates Roslynator.Analyzers from 4.12.0 to 4.12.4

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.4

Fixed

v4.12.3

Fixed

v4.12.2

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

v4.12.1

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.4] - 2024-06-01

Fixed

[4.12.3] - 2024-05-10

Fixed

[4.12.2] - 2024-04-23

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

[4.12.1] - 2024-04-15

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Commits

Updates Roslynator.CodeAnalysis.Analyzers from 4.12.0 to 4.12.4

Release notes

Sourced from Roslynator.CodeAnalysis.Analyzers's releases.

v4.12.4

Fixed

v4.12.3

Fixed

v4.12.2

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

v4.12.1

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Changelog

Sourced from Roslynator.CodeAnalysis.Analyzers's changelog.

[4.12.4] - 2024-06-01

Fixed

[4.12.3] - 2024-05-10

Fixed

[4.12.2] - 2024-04-23

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

[4.12.1] - 2024-04-15

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Commits

Updates Roslynator.Formatting.Analyzers from 4.12.0 to 4.12.4

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.4

Fixed

v4.12.3

Fixed

v4.12.2

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

v4.12.1

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.4] - 2024-06-01

Fixed

[4.12.3] - 2024-05-10

Fixed

[4.12.2] - 2024-04-23

Fixed

  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

[4.12.1] - 2024-04-15

Changed

  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)

Fixed

  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)
Commits

Updates xunit.analyzers from 1.11.0 to 1.14.0

Commits
  • 1267803 v1.14.0
  • ddeb3c1 Use 'dotnet format' instead of 'dotnet dotnet-format'
  • cdb9352 Update ClassDataAttributeMustPointAtValidClass to support xUnit1037/1038/1039...
  • 9869bce xunit/xunit#2932: Add xUnit1050 to report ClassData pointing at class returni...
  • f80b09d Update descriptors for xUnit1037/1038/1039/1040 so they can be reused for Cla...
  • 347e9fb Update xUnit1007 to recognize IAsyncEnumerable and ITheoryDataRow in v3 projects
  • 2100542 Naming and sort order
  • 3fdb56a Update xUnit1019 and xUnit1042 to acknowledge support for IAsyncEnumerable in...
  • 812f27b Update to support generic TheoryDataRow
  • f5e7e3d Update xUnit1019 and xUnit1042 to support Task/ValueTask for v3 tests
  • Additional commits viewable in compare view

Updates System.Reactive from 6.0.0 to 6.0.1

Release notes

Sourced from System.Reactive's releases.

Ix.NET v6.0.1

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source

... (truncated)

Commits

Updates Microsoft.Extensions.Http.Polly from 8.0.3 to 8.0.6

Release notes

Sourced from Microsoft.Extensions.Http.Polly's releases.

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5

.NET 8.0.4

Release

Commits
  • b8139c5 Update to runtime 226073
  • ff161f7 Update to efcore 226185
  • e9e452b Update to arcade with WiX fix (225805)
  • 75e0406 Update branding to 8.0.6 (#55472)
  • c9e3996 Merged PR 39207: [internal/release/8.0] Updated Version.Details.xml - replace...
  • 1681d9a Merged PR 39048: [internal/release/8.0] Update dependencies from dnceng/inter...
  • b5c1ba3 Merged PR 39041: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 582b2e3 Merged PR 38666: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 4fb5420 Merge in 'release/8.0' changes
  • d65b2f0 [release/8.0] Update Wix version (#55101)
  • Additional commits viewable in compare view

Updates Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: microsoft/vstest@v17.9.0...v17.10.0

v17.10.0-release-24177-07

What's Changed

Bumps the nuget group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) | `2.3.3` | `2.4.1` |
| [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.146` | `2.0.155` |
| [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) | `17.9.28` | `17.10.48` |
| [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.0` | `4.12.4` |
| [Roslynator.CodeAnalysis.Analyzers](https://github.com/dotnet/roslynator) | `4.12.0` | `4.12.4` |
| [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) | `4.12.0` | `4.12.4` |
| [xunit.analyzers](https://github.com/xunit/xunit.analyzers) | `1.11.0` | `1.14.0` |
| [System.Reactive](https://github.com/dotnet/reactive) | `6.0.0` | `6.0.1` |
| [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.6` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.10.0` |
| [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) | `6.0.0` | `6.0.1` |
| [System.Reactive](https://github.com/dotnet/reactive) | `6.0.0` | `6.0.1` |
| [xunit](https://github.com/xunit/xunit) | `2.7.0` | `2.8.1` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.7` | `2.8.1` |



Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Commits](Tyrrrz/GitHubActionsTestLogger@2.3.3...2.4.1)

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

Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.9.28 to 17.10.48
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](microsoft/vs-threading@v17.9.28...v17.10.48)

Updates `Roslynator.Analyzers` from 4.12.0 to 4.12.4
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.0...v4.12.4)

Updates `Roslynator.CodeAnalysis.Analyzers` from 4.12.0 to 4.12.4
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.0...v4.12.4)

Updates `Roslynator.Formatting.Analyzers` from 4.12.0 to 4.12.4
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.0...v4.12.4)

Updates `xunit.analyzers` from 1.11.0 to 1.14.0
- [Commits](xunit/xunit.analyzers@1.11.0...1.14.0)

Updates `System.Reactive` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits/ixnet-v6.0.1)

Updates `Microsoft.Extensions.Http.Polly` from 8.0.3 to 8.0.6
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.3...v8.0.6)

Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.9.0...v17.10.0)

Updates `Microsoft.Reactive.Testing` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits/ixnet-v6.0.1)

Updates `System.Reactive` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits/ixnet-v6.0.1)

Updates `xunit` from 2.7.0 to 2.8.1
- [Commits](xunit/xunit@2.7.0...2.8.1)

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

---
updated-dependencies:
- dependency-name: GitHubActionsTestLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Roslynator.CodeAnalysis.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: xunit.analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: System.Reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Microsoft.Reactive.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: System.Reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot nuget Pull requests for NuGet packages updates labels Jun 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2024

Superseded by #881.

@dependabot dependabot bot closed this Jun 15, 2024
@dependabot dependabot bot deleted the dependabot/nuget/nuget-9acf23c3b2 branch June 15, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot nuget Pull requests for NuGet packages updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants