microsoft / dev-proxy

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
https://aka.ms/devproxy
MIT License
471 stars 56 forks source link

Bump Microsoft.OpenApi.Readers from 1.6.15 to 1.6.17 in /dev-proxy #844

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps Microsoft.OpenApi.Readers from 1.6.15 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 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[bot] commented 1 month ago

The following labels could not be found: proxy.

waldekmastykarz commented 1 month ago

Updated manually

dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.