Skip to content

dependencies(nuget): Bump Microsoft.OpenApi and Microsoft.Testing.Extensions.CodeCoverage#302

Merged
github-actions[bot] merged 4 commits into
mainfrom
dependabot/nuget/examples/MinimalWebApi/microsoft-555b2452c2
Jul 3, 2026
Merged

dependencies(nuget): Bump Microsoft.OpenApi and Microsoft.Testing.Extensions.CodeCoverage#302
github-actions[bot] merged 4 commits into
mainfrom
dependabot/nuget/examples/MinimalWebApi/microsoft-555b2452c2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.OpenApi from 2.7.5 to 2.9.0.

Release notes

Sourced from Microsoft.OpenApi's releases.

2.9.0

2.9.0 (2026-06-10)

Features

  • add contains/minContains/maxContains members (fadb422)
  • library: add missing json schema properties (db41a3c)

Bug Fixes

  • library: always copy unevaluated properties (3951a31)
  • library: avoid false circular refs for external schema re-exports (a058913)
  • library: avoid false circular refs for external schema re-exports (1bace68)
  • library: merge contains compat members into missing properties (7dc45e1)
  • library: remove unshipped schema extension fallback (b301827)
  • library: use version-specific schema keyword callbacks (f93d76a)
  • library: use x-jsonschema schema extensions (ec04a7f)

2.8.0

2.8.0 (2026-06-01)

Features

  • reader: remove ParseNode infrastructure (d7c6a9d)
  • Significant performance improvements resulting ~40% reduced allocations when parsing JSON descriptions, ~25% for YAML.

2.7.6

2.7.6 (2026-05-28)

Bug Fixes

  • reader: preserve nullable Null flag when type appears after nullable in V3.1/V3.2 deserializers (288e95a)

Commits viewable in compare view.

Updated Microsoft.Testing.Extensions.CodeCoverage from 18.7.0 to 18.8.0.

Release notes

Sourced from Microsoft.Testing.Extensions.CodeCoverage's releases.

No release notes found for this version range.

Commits viewable in compare view.

Bumps Microsoft.OpenApi from 2.7.5 to 2.9.0
Bumps Microsoft.Testing.Extensions.CodeCoverage from 18.7.0 to 18.8.0

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Testing.Extensions.CodeCoverage
  dependency-version: 18.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 3, 2026
@github-actions github-actions Bot enabled auto-merge (squash) July 3, 2026 11:13
@saan800

saan800 commented Jul 3, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

…ensions.CodeCoverage

Bumps Microsoft.OpenApi from 2.7.5 to 2.9.0
Bumps Microsoft.Testing.Extensions.CodeCoverage from 18.7.0 to 18.8.0

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
- dependency-name: Microsoft.Testing.Extensions.CodeCoverage
  dependency-version: 18.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title dependencies(nuget): Bump the microsoft group with 2 updates dependencies(nuget): Bump Microsoft.OpenApi and Microsoft.Testing.Extensions.CodeCoverage Jul 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/examples/MinimalWebApi/microsoft-555b2452c2 branch from c592c05 to a4ebe4b Compare July 3, 2026 11:32
saan800 added 2 commits July 3, 2026 19:36
…452c2' of https://github.com/saan800/github into dependabot/nuget/examples/MinimalWebApi/microsoft-555b2452c2
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.14%. Comparing base (2c01af9) to head (577472a).

Additional details and impacted files
@@             Coverage Diff              @@
##              main     #302       +/-   ##
============================================
- Coverage   100.00%   55.14%   -44.86%     
============================================
  Files            2        5        +3     
  Lines            2      107      +105     
  Branches         0       18       +18     
============================================
+ Hits             2       59       +57     
- Misses           0       44       +44     
- Partials         0        4        +4     
Flag Coverage Δ
10.0.x 55.14% <ø> (-44.86%) ⬇️
ubuntu-latest 55.14% <ø> (-44.86%) ⬇️
unittests 55.14% <ø> (-44.86%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot merged commit 526476c into main Jul 3, 2026
23 checks passed
@github-actions github-actions Bot deleted the dependabot/nuget/examples/MinimalWebApi/microsoft-555b2452c2 branch July 3, 2026 11:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants