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.6.4 to 1.6.5 in /src #2230

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps Microsoft.OpenApi from 1.6.4 to 1.6.5.

Release notes

Sourced from Microsoft.OpenApi's releases.

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

This list of changes was auto generated.

Commits
  • ffb9bd0 Merge pull request #1279 from microsoft/vnext
  • f7968be Merge pull request #1276 from microsoft/mk/upgrade-libs
  • 4a24112 Merge branch 'vnext' into mk/upgrade-libs
  • 9d82233 Merge pull request #1258 from microsoft/feature/plugin
  • 181c6c3 Perform case-insensitive operationId and keyType match.
  • 038a356 Apply is operation suggestion.
  • 8f272aa Bump up conversion lib
  • 02e3708 Bump up lib versions
  • ca33d2b Merge pull request #1270 from microsoft/mk/fix-schema-copy-ctr
  • 15b4c75 Add plugin command test.
  • 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 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 dependabot bot requested a review from a team as a code owner June 19, 2023 14:04
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 19, 2023
@dependabot dependabot bot temporarily deployed to E2E June 19, 2023 14:04 Inactive
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cb8cb8a) 92.39% compared to head (be5b83a) 92.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2230   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files         277      277           
  Lines        9129     9129           
=======================================
  Hits         8435     8435           
  Misses        694      694           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.4...1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@kbeaugrand kbeaugrand force-pushed the dependabot/nuget/src/Microsoft.OpenApi-1.6.5 branch from 2976799 to be5b83a Compare June 19, 2023 14:45
@kbeaugrand kbeaugrand temporarily deployed to E2E June 19, 2023 14:46 — with GitHub Actions Inactive
@kbeaugrand kbeaugrand enabled auto-merge (squash) June 19, 2023 14:46
@kbeaugrand kbeaugrand merged commit e0993f2 into main Jun 19, 2023
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Microsoft.OpenApi-1.6.5 branch June 19, 2023 14:59
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.

1 participant