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 Xunit.SkippableFact from 1.4.13 to 1.5.23 in the xunit group #1517

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the xunit group with 1 update: Xunit.SkippableFact.

Updates Xunit.SkippableFact from 1.4.13 to 1.5.23

Release notes

Sourced from Xunit.SkippableFact's releases.

v1.5.23

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.SkippableFact@v1.4.13...v1.5.22

Commits
  • 47a3a8b Ship from tags
  • 0ae9b5b Fix ship job in build workflow
  • b8abc1d Merge pull request #49 from AArnott/docfx
  • 7ab0c10 Build up the docfx site and create a package README
  • 2965bfa Merge pull request #48 from 0xced/SupportedOSPlatform
  • 0dd9ae7 Touch-ups on README
  • 2295987 Add support for the [UnsupportedOSPlatform] attribute
  • 00b459f Add support for platform versions
  • 34c92ae Add skipping tests based on the [SupportedOSPlatform] attribute
  • 8bc417a Another docfx fix
  • Additional commits viewable in compare view

Dependabot compatibility score

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 xunit group with 1 update: [Xunit.SkippableFact](https://github.com/AArnott/Xunit.SkippableFact).


Updates `Xunit.SkippableFact` from 1.4.13 to 1.5.23
- [Release notes](https://github.com/AArnott/Xunit.SkippableFact/releases)
- [Commits](AArnott/Xunit.SkippableFact@v1.4.13...v1.5.23)

---
updated-dependencies:
- dependency-name: Xunit.SkippableFact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xunit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from martincostello as a code owner December 2, 2024 05:11
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 2, 2024
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.48%. Comparing base (5ab99cc) to head (ee177f4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1517   +/-   ##
=======================================
  Coverage   93.48%   93.48%           
=======================================
  Files          49       49           
  Lines         599      599           
  Branches       53       53           
=======================================
  Hits          560      560           
  Misses         23       23           
  Partials       16       16           
Flag Coverage Δ
linux 93.48% <ø> (ø)
macos 93.48% <ø> (ø)
windows 93.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello merged commit 90d10cd into main Dec 2, 2024
13 checks passed
@martincostello martincostello deleted the dependabot/nuget/xunit-4b19091dac branch December 2, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant