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 Microsoft.OpenApi from 1.6.13 to 1.6.14 in /src #2921

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.OpenApi from 1.6.13 to 1.6.14.

Release notes

Sourced from Microsoft.OpenApi's releases.

1.6.14

Changes:

  • #1585: master release
  • #1583: Release libs
  • #1582: Update the OpenApiStreamReader's Read and ReadFragment method to be consistent with ReadAsync
  • #1581: Fix OpenApiStreamReader.ReadAsync doesn't respect "leave open" setting
  • #1578: hidi net8 release
  • #1577: feature/net8
  • #1576: Bump Microsoft.OpenApi.OData from 1.6.0-preview.9 to 1.6.0-preview.10
  • #1575: Releases Hidi
  • #1574: Bumps Hidi
  • #1573: Bump Microsoft.OpenApi.OData from 1.6.0-preview.8 to 1.6.0-preview.9
  • #1570: Bump Verify.Xunit from 23.2.1 to 23.2.2
  • #1567: Bump SharpYaml from 2.1.0 to 2.1.1
  • #1568: Bump Microsoft.OpenApi.OData from 1.6.0-preview.7 to 1.6.0-preview.8
  • #1565: Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • #1564: Bump coverlet.collector from 6.0.0 to 6.0.1
  • #1566: Bump Verify.Xunit from 23.2.0 to 23.2.1
  • #1561: Bump xunit from 2.6.6 to 2.7.0
  • #1560: Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
  • #1559: Bump Verify.Xunit from 23.1.0 to 23.2.0
  • #1556: Bump SharpYaml from 2.1.0 to 2.1.1
  • #1557: Bump Microsoft.Windows.Compatibility from 8.0.1 to 8.0.2
  • #1547: Update documentation with new hidi options
  • #1552: Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • #1549: Release Hidi
  • #1551: Adds missing codeql permissions
  • #1550: Bump Verify.Xunit from 23.0.1 to 23.1.0
  • #1548: Bump conversion lib.
  • #1546: Bump Microsoft.OpenApi.OData from 1.6.0-preview.4 to 1.6.0-preview.5

This list of changes was auto generated.

Commits
  • ec6a1d4 Merge pull request #1585 from microsoft/vnext
  • a2185ea Merge pull request #1583 from microsoft/mk/release-libraries
  • 8f8cd5e Release libs
  • f749231 Merge pull request #1582 from microsoft/mk/fix-stream-leave-open
  • d763e53 Update the Read and ReadFragment method to be consistent with the change
  • 2f64478 Merge pull request #1581 from microsoft/mk/fix-stream-leave-open
  • 9036a21 Remove unnecessary param name
  • 9de2aec Add test to validate
  • 9a47cb2 Pass the leave open setting to the StreamReader constructor to prevent the st...
  • 522f703 Merge pull request #1578 from microsoft/vnext
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 13:52
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.63%. Comparing base (ed3da0e) to head (90f939c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2921   +/-   ##
=======================================
  Coverage   85.63%   85.63%           
=======================================
  Files         296      296           
  Lines       11340    11340           
  Branches      890      890           
=======================================
  Hits         9711     9711           
  Misses       1337     1337           
  Partials      292      292           

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

Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.6.13 to 1.6.14.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.13...1.6.14)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@kbeaugrand kbeaugrand force-pushed the dependabot/nuget/src/Microsoft.OpenApi-1.6.14 branch from bdec228 to 90f939c Compare April 16, 2024 12:00
@kbeaugrand kbeaugrand merged commit cf76c4a into main Apr 16, 2024
6 checks passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Microsoft.OpenApi-1.6.14 branch April 16, 2024 12:31
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