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 /MarkdownLinkCheckLogParser with 4 updates #155

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2024

Bumps the nuget group in /MarkdownLinkCheckLogParser with 4 updates: Meziantou.Analyzer, xunit.analyzers, xunit and xunit.runner.visualstudio.

Updates Meziantou.Analyzer from 2.0.146 to 2.0.147

Release notes

Sourced from Meziantou.Analyzer's releases.

2.0.147

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

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.146...2.0.147

Commits

Updates xunit.analyzers from 1.11.0 to 1.12.0

Commits
  • 8b8d881 v1.12.0
  • 3cbcf59 xunit/xunit#2911: xUnit1013 should consider base methods when determining if ...
  • 68525f8 Add analyzers to check values passed to the TheoryDataRow constructor in v3
  • cdb4317xunit/xunit#2
  • 2aca2ae Add suppressor for CA2007
  • 6d907a0 Add suppressor for CA1515 (#182)
  • e622842 Split up Descriptors, add support for suppressor descriptors
  • 687c8f1 Add suppressor support to CSharpVerifier and new base classes
  • ab53655 Split up CSharpVerifier, upgrade to C# 12
  • 0ab7225 Bump up to 1.12.0-pre
  • See full diff in compare view

Updates xunit from 2.7.0 to 2.7.1

Commits
  • 62d5db6 v2.7.1
  • e3c980f #2913: Assert.Equivalent behaves incorrectly with decimal values (v2)
  • 57af1d9 Copy/paste error
  • 9f97a28 #2503: Attempt to shield against exceptions which throw in their properties (v2)
  • f69013b #2903: Add ArgumentFormatter aliases for nint and nuint (v2)
  • e074b6a Copy missing assertion test change
  • 3f1891d Unit tests for #2900 (v2)
  • 9f7e7e7 Use separate projects for x86 builds instead of alternate configuration
  • 4b2b9fa Add hidden overloads for binary compatibility for ConfigReader and friends
  • c10b7a2 Fix for #2892: Timeout async guard inappropriately triggers with F# (v2)
  • Additional commits viewable in compare view

Updates xunit.runner.visualstudio from 2.5.7 to 2.5.8

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 /MarkdownLinkCheckLogParser with 4 updates: [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer), [xunit.analyzers](https://github.com/xunit/xunit.analyzers), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).


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

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

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

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

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  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: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: xunit.runner.visualstudio
  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 Apr 13, 2024
Copy link

codecov bot commented Apr 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.02%. Comparing base (1706480) to head (25616c4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   91.02%   91.02%           
=======================================
  Files          44       44           
  Lines         479      479           
  Branches       49       49           
=======================================
  Hits          436      436           
  Misses         35       35           
  Partials        8        8           

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

@github-actions github-actions bot merged commit 440172a into main Apr 13, 2024
9 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/MarkdownLinkCheckLogParser/nuget-c54d8e6b36 branch April 13, 2024 11:00
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.

None yet

0 participants