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 /GitHubIssueFormsParser with 4 updates #172

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2024

Bumps the nuget group in /GitHubIssueFormsParser with 4 updates: YamlDotNet, Meziantou.Analyzer, Microsoft.VisualStudio.Threading.Analyzers and Microsoft.NET.Test.Sdk.

Updates YamlDotNet from 15.1.0 to 15.1.1

Release notes

Sourced from YamlDotNet's releases.

Release 15.1.1

  • Merge pull request #902 from EdwardCooke/ec-901
    Fixed #901 - private constructor and tag issue
Commits

Updates Meziantou.Analyzer from 2.0.139 to 2.0.140

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.140

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.139...2.0.140

Commits

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

Release notes

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

v17.9.1-alpha

No notable changes besides the version number.

Full Changelog: microsoft/vs-threading@v17.8.14...v17.9.1-alpha

Commits

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

Release notes

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

v17.9.0

What's Changed

New Contributors

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

v17.9.0-release-23619-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23577-04...v17.9.0-release-23619-01

v17.9.0-preview-23577-04

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23531-01...v17.9.0-preview-23577-04

v17.9.0-preview-23531-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23503-02...v17.9.0-preview-23531-01

v17.9.0-preview-23503-02

What's Changed

Full Changelog: microsoft/vstest@v17.8.0-release-23468-02...v17.9.0-preview-23503-02

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 nuget group in /GitHubIssueFormsParser with 4 updates: [YamlDotNet](/~https://github.com/aaubry/YamlDotNet), [Meziantou.Analyzer](/~https://github.com/meziantou/Meziantou.Analyzer), [Microsoft.VisualStudio.Threading.Analyzers](/~https://github.com/microsoft/vs-threading) and [Microsoft.NET.Test.Sdk](/~https://github.com/microsoft/vstest).


Updates `YamlDotNet` from 15.1.0 to 15.1.1
- [Release notes](/~https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v15.1.0...v15.1.1)

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

Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.8.14 to 17.9.28
- [Release notes](/~https://github.com/microsoft/vs-threading/releases)
- [Commits](/~https://github.com/microsoft/vs-threading/commits)

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

---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: Microsoft.NET.Test.Sdk
  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 Feb 10, 2024
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (481ae51) 91.38% compared to head (97898a7) 91.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #172   +/-   ##
=======================================
  Coverage   91.38%   91.38%           
=======================================
  Files          27       27           
  Lines         267      267           
  Branches       26       26           
=======================================
  Hits          244      244           
  Misses         17       17           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 7b6d0dd into main Feb 10, 2024
7 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/GitHubIssueFormsParser/nuget-776d07a965 branch February 10, 2024 22:55
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