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 #887

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 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.163
Microsoft.VisualStudio.Threading.Analyzers 17.9.28 17.11.20
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.15.0
System.Reactive 6.0.0 6.0.1
Microsoft.Extensions.Http.Polly 8.0.3 8.0.8
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.9.0
xunit.runner.visualstudio 2.5.7 2.8.2

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.163

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.163

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.162...2.0.163

2.0.162

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.161...2.0.162

2.0.161

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.160...2.0.161

2.0.160

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.159...2.0.160

2.0.159

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.158...2.0.159

2.0.158

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.157...2.0.158

2.0.157

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.156...2.0.157

2.0.156

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

... (truncated)

Commits
  • 423b37f Improve detection for ToString case in MA0028
  • 3073490 Mark X and B number formats as invariant culture
  • 359a6a4 New rule: MA0160 Use ContainsKey instead of TryGetValue when the second arg i...
  • 7eede0e Improve heuristic for MA0003
  • ca34542 Fix typo in sample
  • 4b840a7 Update MA0016.md (#736)
  • aa5f193 Add StringSyntax to highlight code in tests
  • f9f92c6 Improve message for MA0115
  • 053e1e4 Fix message in MA0159
  • 11bbcbf Update dependencies
  • Additional commits viewable in compare view

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

Release notes

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

v17.11.20

What's Changed

Full Changelog: microsoft/vs-threading@v17.11.19-preview...v17.11.20

v17.11.19-preview

What's Changed

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

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

... (truncated)

Commits
  • 2f713da Stabilize package version (#1326)
  • f60e988 Merge pull request #1321 from microsoft/fixOptProf
  • cc03e78 Drop unstable tests from OptProf
  • 1f2ded7 Merge pull request #1316 from microsoft/fix1306
  • c3d6893 Merge pull request #1319 from microsoft/v17.10
  • ceeefbb Merge pull request #1317 from AArnott/fix1303
  • 0682212 Add System.Memory as package dependency
  • 34afdf3 Fix documentation around AsyncQueue\<T> completion
  • 8d24456 Merge pull request #1312 from microsoft/fixoptprof
  • 2444e67 Merge remote-tracking branch 'libtemplate/microbuild_staging' into HEAD
  • 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.15.0

Commits

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.8

Release notes

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

.NET 8.0.8

Release

.NET 8.0.7

Release

.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

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

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.163` |
| [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) | `17.9.28` | `17.11.20` |
| [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.15.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.8` |
| [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.9.0` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.7` | `2.8.2` |



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.163
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](meziantou/Meziantou.Analyzer@2.0.146...2.0.163)

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

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.15.0
- [Commits](xunit/xunit.analyzers@1.11.0...1.15.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.8
- [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.8)

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.9.0
- [Commits](xunit/xunit@2.7.0...2.9.0)

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

---
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 Aug 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2024

Superseded by #888.

@dependabot dependabot bot closed this Aug 24, 2024
@dependabot dependabot bot deleted the dependabot/nuget/nuget-03dfaf9dcf branch August 24, 2024 17:13
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