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.2.3 to 1.6.6 #26

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps Microsoft.OpenApi from 1.2.3 to 1.6.6.

Release notes

Sourced from Microsoft.OpenApi's releases.

1.6.6

Changes:

  • #1296: Release v1.6.6
  • #1295: Bump lib versions
  • #1293: parse server's url with variables when convert openapi spec 3.0 to 2.0
  • #1292: Bump Verify.Xunit from 20.5.0 to 20.5.1
  • #1291: Bump Verify.Xunit from 20.4.0 to 20.5.0
  • #1289: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
  • #1288: Bump xunit from 2.4.2 to 2.5.0
  • #1285: Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3
  • #1284: Fix hardcoded non-portable path separators
  • #1283: Bump Microsoft.OData.Edm from 7.16.0 to 7.17.0
  • #1282: Bump Microsoft.Windows.Compatibility from 7.0.3 to 7.0.4
  • #1281: Bump Verify.Xunit from 20.3.2 to 20.4.0
  • #1280: Bump docker/build-push-action from 4.1.0 to 4.1.1

This list of changes was auto generated.

1.6.5

Changes:

  • #1279: Master refresh
  • #1276: Bump up lib versions
  • #1258: Feature/plugin
  • #1270: Clone extensions in the OpenApiSchema copy constructor
  • #1268: Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1
  • #1269: Bump Microsoft.Windows.Compatibility from 7.0.1 to 7.0.3
  • #1245: ISSUE-1131: Added diagnostic reporting recursive concatenation of dia…
  • #1246: Issue #1228 path as reference to external
  • #1228: Cannot resolve reference of Path if the Path is reference to another Paht in another file with JSON escape characters for the '/' in the path
  • #1267: Bump docker/build-push-action from 4.0.0 to 4.1.0
  • #1266: Bump docker/login-action from 2.1.0 to 2.2.0
  • #1264: Bump Verify.Xunit from 19.14.1 to 20.3.2
  • #1263: Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2
  • #1259: Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1
  • #1253: Bump coverlet.collector from 3.2.0 to 6.0.0
  • #1252: Bump coverlet.msbuild from 3.2.0 to 6.0.0
  • #1247: Bump Microsoft.OData.Edm from 7.15.0 to 7.16.0
  • #1248: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
  • #1237: Bump Verify.Xunit from 19.13.1 to 19.14.1
  • #1241: Update README.md

... (truncated)

Commits
  • 137a456 Merge pull request #1296 from microsoft/vnext
  • 8d41a27 Merge pull request #1295 from microsoft/mk/release-libs
  • 637ac1d Bump lib versions
  • da71361 Merge pull request #1293 from TinaLiu02/parse-server-variable
  • bd12c69 Update src/Microsoft.OpenApi/Models/OpenApiDocument.cs
  • da0fd1c parse server's url with variables when convert openapi 3.0 to 2.0
  • b91a229 Merge pull request #1292 from microsoft/dependabot/nuget/Verify.Xunit-20.5.1
  • dd7f72b Bump Verify.Xunit from 20.5.0 to 20.5.1
  • 166dafd Merge pull request #1291 from microsoft/dependabot/nuget/Verify.Xunit-20.5.0
  • b5c03a2 Bump Verify.Xunit from 20.4.0 to 20.5.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 <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](https://github.com/Microsoft/OpenAPI.NET) from 1.2.3 to 1.6.6.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.2.3...1.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #27.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.OpenApi-1.6.6 branch September 4, 2023 06:07
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