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 in /ShareJobsData with 5 updates #345

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2024

Bumps the nuget group in /ShareJobsData with 5 updates:

Package From To
Roslynator.Analyzers 4.12.4 4.12.5
Roslynator.CodeAnalysis.Analyzers 4.12.4 4.12.5
Roslynator.Formatting.Analyzers 4.12.4 4.12.5
Verify.Xunit 26.4.0 26.4.5
YamlDotNet 16.1.0 16.1.2

Updates Roslynator.Analyzers from 4.12.4 to 4.12.5

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.5

Fixed

Changed

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

Removed

  • [CLI] Remove support for .NET SDK 6 (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.5] - 2024-09-13

Fixed

Changed

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

Removed

  • [CLI] Remove support for .NET SDK 6 (PR)
Commits

Updates Roslynator.CodeAnalysis.Analyzers from 4.12.4 to 4.12.5

Release notes

Sourced from Roslynator.CodeAnalysis.Analyzers's releases.

v4.12.5

Fixed

Changed

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

Removed

  • [CLI] Remove support for .NET SDK 6 (PR)
Changelog

Sourced from Roslynator.CodeAnalysis.Analyzers's changelog.

[4.12.5] - 2024-09-13

Fixed

Changed

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

Removed

  • [CLI] Remove support for .NET SDK 6 (PR)
Commits

Updates Roslynator.Formatting.Analyzers from 4.12.4 to 4.12.5

Release notes

Sourced from Roslynator.Formatting.Analyzers's releases.

v4.12.5

Fixed

Changed

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

Removed

  • [CLI] Remove support for .NET SDK 6 (PR)
Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.12.5] - 2024-09-13

Fixed

Changed

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

Removed

  • [CLI] Remove support for .NET SDK 6 (PR)
Commits

Updates Verify.Xunit from 26.4.0 to 26.4.5

Commits

Updates YamlDotNet from 16.1.0 to 16.1.2

Release notes

Sourced from YamlDotNet's releases.

Release 16.1.2

What's Changed

Full Changelog: aaubry/YamlDotNet@v16.1.1...v16.1.2

Release 16.1.1

What's Changed

New Contributors

Full Changelog: aaubry/YamlDotNet@v16.1.0...v16.1.1

Commits
  • 485daaa Merge pull request #978 from EdwardCooke/ec-fixlinuxwarnings
  • 86c870d Fix warnings when building in linux due to IDE0055 bugs
  • 006090b Merge pull request #976 from EdwardCooke/ec-warningsaserrors
  • a39e88a Use build.props and fix all warnings
  • f323881 Merge pull request #973 from lahma/cpm
  • cc914f3 Convert to use Central Package Management
  • 3d2e577 Merge pull request #971 from lahma/analyzer-fixes
  • 00026fb Merge pull request #958 from MattKotsenas/refactor/dotnet-pack
  • 1127009 Merge pull request #972 from jcbfaulks/no_quote_backslash
  • 42f684d test for both single and double quotes
  • 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 in /ShareJobsData with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.4` | `4.12.5` |
| [Roslynator.CodeAnalysis.Analyzers](https://github.com/dotnet/roslynator) | `4.12.4` | `4.12.5` |
| [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) | `4.12.4` | `4.12.5` |
| [Verify.Xunit](https://github.com/VerifyTests/Verify) | `26.4.0` | `26.4.5` |
| [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `16.1.0` | `16.1.2` |


Updates `Roslynator.Analyzers` from 4.12.4 to 4.12.5
- [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.5)

Updates `Roslynator.CodeAnalysis.Analyzers` from 4.12.4 to 4.12.5
- [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.5)

Updates `Roslynator.Formatting.Analyzers` from 4.12.4 to 4.12.5
- [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.5)

Updates `Verify.Xunit` from 26.4.0 to 26.4.5
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@26.4.0...26.4.5)

Updates `YamlDotNet` from 16.1.0 to 16.1.2
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v16.1.0...v16.1.2)

---
updated-dependencies:
- 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: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: YamlDotNet
  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 Sep 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 21, 2024

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

@dependabot dependabot bot closed this Sep 21, 2024
@dependabot dependabot bot deleted the dependabot/nuget/ShareJobsData/nuget-ac053ad53f branch September 21, 2024 02:36
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