Skip to content

deps: Bump Xunit.SkippableFact from 1.5.23 to 1.5.61#22

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/tests/ObjMapper.IntegrationTests/Xunit.SkippableFact-1.5.61
Open

deps: Bump Xunit.SkippableFact from 1.5.23 to 1.5.61#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/tests/ObjMapper.IntegrationTests/Xunit.SkippableFact-1.5.61

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Updated Xunit.SkippableFact from 1.5.23 to 1.5.61.

Release notes

Sourced from Xunit.SkippableFact's releases.

1.5.61

What's Changed

New Contributors

Full Changelog: AArnott/Xunit.SkippableFact@v1.5.23...v1.5.61

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Xunit.SkippableFact
  dependency-version: 1.5.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2025

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

Summary

Summary
Generated on: 12/29/2025 - 05:30:20
Coverage date: 12/29/2025 - 05:27:25 - 12/29/2025 - 05:29:58
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 54
Files: 48
Line coverage: 46% (2546 of 5533)
Covered lines: 2546
Uncovered lines: 2987
Coverable lines: 5533
Total lines: 8967
Branch coverage: 34.4% (921 of 2673)
Covered branches: 921
Total branches: 2673
Method coverage: Feature is only available for sponsors

Coverage

ObjMapper - 46%
Name Line Branch
ObjMapper 46% 34.4%
ObjMapper.Generators.Converters.DapperConverterGenerator 0% 0%
ObjMapper.Generators.Converters.EfCoreConverterGenerator 0% 0%
ObjMapper.Generators.DapperGenerator 91.1% 77.7%
ObjMapper.Generators.EfCoreGenerator 90.6% 79.2%
ObjMapper.Models.ColumnInfo 100%
ObjMapper.Models.CommandOptions 82.1% 100%
ObjMapper.Models.DatabaseSchema 100%
ObjMapper.Models.ExecutionResult 100% 100%
ObjMapper.Models.IndexInfo 100% 100%
ObjMapper.Models.OmapConfig 0%
ObjMapper.Models.RelationshipInfo 100% 100%
ObjMapper.Models.ScalarFunctionInfo 100% 100%
ObjMapper.Models.ScalarFunctionParameter 100%
ObjMapper.Models.SchemaExtractionOptions 100%
ObjMapper.Models.StoredProcedureColumn 100%
ObjMapper.Models.StoredProcedureInfo 85.7% 100%
ObjMapper.Models.StoredProcedureParameter 100%
ObjMapper.Models.TableInfo 100%
ObjMapper.Parsers.ColumnInfoMap 100%
ObjMapper.Parsers.CsvSchemaParser 100% 88.8%
ObjMapper.Parsers.IndexInfoMap 100%
ObjMapper.Parsers.RelationshipInfoMap 100%
ObjMapper.Services.BaseSchemaExtractor 17.1% 11.5%
ObjMapper.Services.ConfigurationService 0% 0%
ObjMapper.Services.Extractors.MySqlSchemaExtractor 0% 0%
ObjMapper.Services.Extractors.PostgresSchemaExtractor 0% 0%
ObjMapper.Services.Extractors.SqliteSchemaExtractor 0% 0%
ObjMapper.Services.Extractors.SqlServerSchemaExtractor 0% 0%
ObjMapper.Services.NamingHelper 85.1% 85.7%
ObjMapper.Services.Pluralization.ChineseHelper 94.1% 0%
ObjMapper.Services.Pluralization.DutchIrregulars 0%
ObjMapper.Services.Pluralization.EnglishIrregulars 100%
ObjMapper.Services.Pluralization.FrenchIrregulars 0%
ObjMapper.Services.Pluralization.GermanIrregulars 0%
ObjMapper.Services.Pluralization.IrregularDictionary 100% 100%
ObjMapper.Services.Pluralization.ItalianIrregulars 0%
ObjMapper.Services.Pluralization.JapaneseHelper 97.2% 0%
ObjMapper.Services.Pluralization.KoreanHelper 92.2% 0%
ObjMapper.Services.Pluralization.PolishIrregulars 0%
ObjMapper.Services.Pluralization.PortugueseIrregulars 100%
ObjMapper.Services.Pluralization.RussianIrregulars 0%
ObjMapper.Services.Pluralization.SpanishIrregulars 100%
ObjMapper.Services.Pluralization.TurkishIrregulars 0% 0%
ObjMapper.Services.PluralizerService 41.7% 21.2%
ObjMapper.Services.SchemaExtractorFactory 85.2% 86.5%
ObjMapper.Services.TypeInference.BooleanColumnAnalyzer 13.7% 2.9%
ObjMapper.Services.TypeInference.GuidColumnAnalyzer 5.5% 0%
ObjMapper.Services.TypeInference.TypeInferenceInput 0%
ObjMapper.Services.TypeInference.TypeInferencePrediction 0%
ObjMapper.Services.TypeInference.TypeInferenceService 72.8% 16.5%
ObjMapper.Services.TypeMapper 85.5% 51.2%
System.Text.RegularExpressions.Generated 82% 75.9%
System.Text.RegularExpressions.Generated.<RegexGenerator_g>FF953A82A2F9A046
51CB9808A5D22CABE758BB7A1DA5B1A59057642B91BACDECC__CamelCaseRegex_0
81.8% 67.8%
System.Text.RegularExpressions.Generated.<RegexGenerator_g>FF953A82A2F9A046
51CB9808A5D22CABE758BB7A1DA5B1A59057642B91BACDECC__GuidTypePattern_1
83.3% 78.3%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants