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.14 to 1.6.17 #178

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps Microsoft.OpenApi.Readers from 1.6.14 to 1.6.17.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.17

Changes:

  • #1771: Deploy libs
  • #1770: Bump lib versions
  • #1769: Add support for unserializable annotations on OpenAPI document
  • #1768: Fix example value of an empty array disappears after serialization
  • #1752: Fix securityScheme/securityRequirement serialization
  • #1767: Bump Verify.Xunit from 26.1.5 to 26.1.6
  • #1762: Bump Verify.Xunit from 26.1.2 to 26.1.5

This list of changes was auto generated.

1.6.16

Changes:

  • #1761: Merges vnext into master
  • #1760: Remove packages potentially causing build to fail in AzDo pipeline
  • #1758: Bump Verify.Xunit from 26.1.1 to 26.1.2
  • #1755: Update code reviewers
  • #1754: Add missing nuget lib refs
  • #1751: Releases Hidi
  • #1753: Bump Verify.Xunit from 26.0.1 to 26.1.1
  • #1750: Bumps up conversion lib version
  • #1747: Release libs
  • #1746: Bump up lib versions
  • #1744: Fix Initialization of StreamReader in OpenApiStreamReader throws an ArgumentNullException
  • #1745: Bump Verify.Xunit from 26.0.0 to 26.0.1
  • #1743: Bump Verify.Xunit from 25.3.2 to 26.0.0
  • #1741: Bump docker/build-push-action from 6.4.0 to 6.5.0
  • #1742: Bump docker/login-action from 3.2.0 to 3.3.0
  • #1717: Make OpenAPI.NET library trim-compatible
  • #1736: Fix copy constructor for arrays and objects
  • #1737: add verify settings to editorconfig
  • #1739: Remove redundant section from README
  • #1734: Fix OpenApiFilterService.CreateFilteredDocument failing when the Components field is missing.
  • #1731: Bump Verify.Xunit from 25.3.1 to 25.3.2
  • #1728: Bump docker/build-push-action from 6.3.0 to 6.4.0
  • #1718: make verified files as lf and utf8
  • #1725: Bump Verify.Xunit from 25.3.0 to 25.3.1
  • #1724: Bump Microsoft.Windows.Compatibility from 8.0.6 to 8.0.7
  • #1722: Bump xunit from 2.8.1 to 2.9.0
  • #1721: Bump docker/build-push-action from 6.2.0 to 6.3.0
  • #1723: Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2

... (truncated)

Commits
  • ccd4a43 Merge pull request #1771 from microsoft/vnext
  • 60258b5 Merge pull request #1770 from microsoft/mk/update-lib-versions
  • 0e95ced Bump lib versions
  • 7876018 Merge pull request #1769 from captainsafia/property-bag-support
  • d96749f Merge pull request #1768 from microsoft/mk/fix-empty-example-array
  • 27258e9 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 1c19986 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 38ba98e Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 2df890a Add support for unserializable annotations on OpenAPI document
  • 28142d5 Simplify by using .Where() for sequence filtering
  • 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.14 to 1.6.17.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.14...1.6.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #183.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.17 branch August 26, 2024 17:10
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.

0 participants