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.Readers from 1.6.13 to 1.6.14 #227

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps Microsoft.OpenApi.Readers from 1.6.13 to 1.6.14.

Release notes

Sourced from Microsoft.OpenApi.Readers'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)

Bumps [Microsoft.OpenApi.Readers](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.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
@viceroypenguin viceroypenguin merged commit 9e09a80 into master Mar 11, 2024
3 checks passed
@viceroypenguin viceroypenguin deleted the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.14 branch March 11, 2024 20:16
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.

None yet

1 participant