madhon / catalogjwt

Catalog API with JWT Auth Sample
0 stars 0 forks source link

build(deps): bump Microsoft.OpenApi from 1.6.17 to 1.6.18 #525

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months 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 from 1.6.17 to 1.6.18.

Release notes

Sourced from Microsoft.OpenApi's releases.

1.6.18

Changes:

  • #1795: Release libs.
  • #1794: Update OData lib and Hidi versions
  • #1783: Add server variable substitution logic.
  • #1788: Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
  • #1785: Bump Microsoft.OData.Edm from 8.0.0 to 8.0.1
  • #1784: Bump docker/build-push-action from 6.6.1 to 6.7.0
  • #1782: Bump Newtonsoft.Json from 13.0.1 to 13.0.3
  • #1780: Bump Microsoft.Windows.Compatibility from 8.0.7 to 8.0.8
  • #1777: Bump docker/build-push-action from 6.5.0 to 6.6.1
  • #1778: Bump Verify.Xunit from 26.1.6 to 26.2.0
  • #1779: Bump Microsoft.OData.Edm from 7.21.3 to 8.0.0
  • #1776: Master Refresh
  • #1775: Upgrade ESRPCodeSigning tasks
  • #1774: Fix examples serialization causing NullReferenceException

This list of changes was auto generated.

Commits
  • ea7dcd0 Merge pull request #1795 from microsoft/vnext
  • 9a5a415 Merge pull request #1794 from microsoft/is/bump-OData-lib
  • 3f701e9 Update OData lib and bump Hidi version
  • 42dda81 Add server variable substitution logic. (#1783)
  • aa62dc0 Merge pull request #1788 from microsoft/dependabot/nuget/Microsoft.NET.Test.S...
  • e468649 Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
  • cdf68a5 Merge pull request #1785 from microsoft/dependabot/nuget/Microsoft.OData.Edm-...
  • ca81fa9 Bump Microsoft.OData.Edm from 8.0.0 to 8.0.1
  • 5cedb26 Merge pull request #1784 from microsoft/dependabot/github_actions/docker/buil...
  • 19d6e4b Bump docker/build-push-action from 6.6.1 to 6.7.0
  • 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)

This change is Reviewable