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 6 updates #894

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2024

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

Package From To
Meziantou.Analyzer 2.0.163 2.0.169
Roslynator.Analyzers 4.12.4 4.12.7
Roslynator.CodeAnalysis.Analyzers 4.12.4 4.12.7
Roslynator.Formatting.Analyzers 4.12.4 4.12.7
Microsoft.NET.Test.Sdk 17.11.0 17.11.1
xunit 2.9.0 2.9.2

Updates Meziantou.Analyzer from 2.0.163 to 2.0.169

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.169

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

What's Changed

New Contributors

Full Changelog: meziantou/Meziantou.Analyzer@2.0.168...2.0.169

2.0.168

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.167...2.0.168

2.0.167

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.166...2.0.167

2.0.166

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

Full Changelog: meziantou/Meziantou.Analyzer@2.0.165...2.0.166

2.0.165

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.164...2.0.165

2.0.164

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

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

Commits

Updates Roslynator.Analyzers from 4.12.4 to 4.12.7

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.7

Fixed

Changed

v4.12.6

Added

  • Analyzer RCS1077 now suggests to use Order instead of OrderBy (PR)

Fixed

v4.12.5

Fixed

Changed

  • Bump Roslyn to 4.11.0 (PR)
    • Applies to CLI and testing library.

Removed

... (truncated)

Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.7] - 2024-10-01

Fixed

Changed

[4.12.6] - 2024-09-23

Added

  • Analyzer RCS1077 now suggests to use Order instead of OrderBy (PR)

Fixed

[4.12.5] - 2024-09-13

Fixed

Changed

  • Bump Roslyn to 4.11.0 (PR)

... (truncated)

Commits
  • ad59197 Release 4.12.7 (#1545)
  • 7be911c Support duck-typed awaitables and task-like types for Task/Async-related anal...
  • fca5b4e Fix analyzer RCS1077 - Handle IQueryable<T> (#1544)
  • bde6487 RCS1140 - Don't require user to document exception types if caught in same me...
  • e7ed6ad Fix analyzer RCS1246 (#1543)
  • dc7bf9d Fix RCS1202 - check if expr flow state is not null (#1542)
  • b76aee0 Release 4.12.6 (#1536)
  • eccf3f8 Bump braces from 3.0.2 to 3.0.3 in /src/VisualStudioCode/package (#1484)
  • df7ec0e Escape special chars (RCS1181) (#1534)
  • 48d201b Fix analyzer RCS0005 (#1533)
  • Additional commits viewable in compare view

Updates Roslynator.CodeAnalysis.Analyzers from 4.12.4 to 4.12.7

Release notes

Sourced from Roslynator.CodeAnalysis.Analyzers's releases.

v4.12.7

Fixed

Changed

v4.12.6

Added

  • Analyzer RCS1077 now suggests to use Order instead of OrderBy (PR)

Fixed

v4.12.5

Fixed

Changed

  • Bump Roslyn to 4.11.0 (PR)
    • Applies to CLI and testing library.

Removed

... (truncated)

Changelog

Sourced from Roslynator.CodeAnalysis.Analyzers's changelog.

[4.12.7] - 2024-10-01

Fixed

Changed

[4.12.6] - 2024-09-23

Added

  • Analyzer RCS1077 now suggests to use Order instead of OrderBy (PR)

Fixed

[4.12.5] - 2024-09-13

Fixed

Changed

  • Bump Roslyn to 4.11.0 (PR)

... (truncated)

Commits
  • ad59197 Release 4.12.7 (#1545)
  • 7be911c Support duck-typed awaitables and task-like types for Task/Async-related anal...
  • fca5b4e Fix analyzer RCS1077 - Handle IQueryable<T> (#1544)
  • bde6487 RCS1140 - Don't require user to document exception types if caught in same me...
  • e7ed6ad Fix analyzer RCS1246 (#1543)
  • dc7bf9d Fix RCS1202 - check if expr flow state is not null (#1542)
  • b76aee0 Release 4.12.6 (#1536)
  • eccf3f8 Bump braces from 3.0.2 to 3.0.3 in /src/VisualStudioCode/package (#1484)
  • df7ec0e Escape special chars (RCS1181) (#1534)
  • 48d201b Fix analyzer RCS0005 (#1533)
  • Additional commits viewable in compare view

Updates Roslynator.Formatting.Analyzers from 4.12.4 to 4.12.7

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.7

Fixed

Changed

v4.12.6

Added

  • Analyzer RCS1077 now suggests to use Order instead of OrderBy (PR)

Fixed

v4.12.5

Fixed

Changed

  • Bump Roslyn to 4.11.0 (PR)
    • Applies to CLI and testing library.

Removed

... (truncated)

Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.7] - 2024-10-01

Fixed

Changed

[4.12.6] - 2024-09-23

Added

  • Analyzer RCS1077 now suggests to use Order instead of OrderBy (PR)

Fixed

[4.12.5] - 2024-09-13

Fixed

Changed

  • Bump Roslyn to 4.11.0 (PR)

... (truncated)

Commits
  • ad59197 Release 4.12.7 (#1545)
  • 7be911c Support duck-typed awaitables and task-like types for Task/Async-related anal...
  • fca5b4e Fix analyzer RCS1077 - Handle IQueryable<T> (#1544)
  • bde6487 RCS1140 - Don't require user to document exception types if caught in same me...
  • e7ed6ad Fix analyzer RCS1246 (#1543)
  • dc7bf9d Fix RCS1202 - check if expr flow state is not null (#1542)
  • b76aee0 Release 4.12.6 (#1536)
  • eccf3f8 Bump braces from 3.0.2 to 3.0.3 in /src/VisualStudioCode/package (#1484)
  • df7ec0e Escape special chars (RCS1181) (#1534)
  • 48d201b Fix analyzer RCS0005 (#1533)
  • Additional commits viewable in compare view

Updates Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1

Release notes

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

v17.11.1

What's Changed

Full Changelog: microsoft/vstest@v17.11.0...v17.11.1

Commits
  • 58dbd02 Revert "Do not publish to BAR when RTM version is built"
  • aa62848 Do not publish to BAR when RTM version is built
  • d824a2f Bump 17.11.1
  • ed4ac92 Forward error output from testhost as info (#5193)
  • See full diff in compare view

Updates xunit from 2.9.0 to 2.9.2

Commits
  • 82543a6 v2.9.2
  • 0f8f156 #3031: Changes to TheoryData break tests with arrays of objects
  • 502f6d1 Bump up to v2.9.2-pre
  • bb7c3e4 v2.9.1
  • 5d70d25 #3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)
  • ed6e05b Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...
  • d97c7f8 Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...
  • 416ed81 #3021: Add overload of Assert.Equal to resolve compiler ambiguity
  • 6b86235 Add Assert.Equivalent support for evaluating Lazy<T>
  • aadff05 Updated build table in README
  • 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 nuget group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.163` | `2.0.169` |
| [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.4` | `4.12.7` |
| [Roslynator.CodeAnalysis.Analyzers](https://github.com/dotnet/roslynator) | `4.12.4` | `4.12.7` |
| [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) | `4.12.4` | `4.12.7` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` |
| [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` |



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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: Microsoft.NET.Test.Sdk
  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-patch
  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 Oct 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2024

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

@dependabot dependabot bot closed this Oct 12, 2024
@dependabot dependabot bot deleted the dependabot/nuget/nuget-d95ab80cef branch October 12, 2024 16:15
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