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

chore(deps): bump Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10 #39

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps Microsoft.OpenApi.Readers from 1.6.9 to 1.6.10.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.10

Changes:

  • #1445: Release new versions of OpenAPI.NET libraries
  • #1444: - fixes a bug where the conversion would ommit the schema type
  • #1443: Bump up lib. versions
  • #1442: Bump Microsoft.OpenApi.OData from 1.5.0-preview6 to 1.5.0-preview7
  • #1441: Bump Microsoft.OpenApi.OData from 1.5.0-preview5 to 1.5.0-preview6
  • #474: [472] Add path signature unique validator
  • #1397: simplify UtilityFiles with wildcards
  • #1416: use some pattern matching
  • #1422: remove redundant CheckArguments
  • #1440: Visit OpenApiSchema.Not property in OpenApiWalker
  • #1439: Fix link extensions serialization
  • #1435: Bump xunit from 2.5.2 to 2.5.3
  • #1431: Bump Verify.Xunit from 22.1.3 to 22.1.4
  • #1428: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • #1429: Bump xunit from 2.5.1 to 2.5.2
  • #1423: Use lookup collections
  • #1418: use some expression lambdas
  • #1425: Bump Verify.Xunit from 22.1.2 to 22.1.3
  • #1420: use some expression gets
  • #1419: remove redundant type specs
  • #1421: only null check on public apis
  • #1415: discard un-used parameters
  • #1417: use some var
  • #1414: remove some duplicate dictionary lookups
  • #1424: Bump Verify.Xunit from 22.1.1 to 22.1.2
  • #1413: Bump Verify.Xunit from 22.1.0 to 22.1.1
  • #1408: remove duplicate dictionary lookups in ValidationRuleSet.Add
  • #1404: csharp_style_inlined_variable_declaration as error
  • #1406: fix some dodgy indents
  • #1407: fix comment typos
  • #1409: dont abstract type for private fields
  • #1410: remove redundant where
  • #1405: fix Fileds typo
  • #1411: use some range indexors
  • #1403: Bump Verify.Xunit from 21.3.0 to 22.1.0
  • #1402: fix null ref in CreateList
  • #1401: fix null ref in CreateSimpleList
  • #1388: cleanup exception handling
  • #1398: remove some redundant qualifiers
  • #1396: use wildcard for test resources
  • #1399: use some target typed new
  • #1393: Master refresh - release hidi
  • #1395: Fixes PR validation

... (truncated)

Commits
  • 1bec222 Merge pull request #1445 from microsoft/vnext
  • 51890ee Merge pull request #1444 from microsoft/bugfix/object-type-schema
  • 98c3168 Bump up lib. versions (#1443)
  • 639aa7e - fixes a bug where the conversion would ommit the schema type
  • 0fd9639 Merge pull request #1442 from microsoft/dependabot/nuget/Microsoft.OpenApi.OD...
  • 71c4eea Bump Microsoft.OpenApi.OData from 1.5.0-preview6 to 1.5.0-preview7
  • 0e3b7ed Merge pull request #1441 from microsoft/dependabot/nuget/Microsoft.OpenApi.OD...
  • daf7186 Bump Microsoft.OpenApi.OData from 1.5.0-preview5 to 1.5.0-preview6
  • 7568e30 Merge pull request #474 from fabich/feature/add-path-signature-unique-validation
  • 5140baf - fixes unit tests
  • 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.9 to 1.6.10.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.9...1.6.10)

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

The following labels could not be found: generator.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@baywet baywet merged commit 1f8df09 into main Oct 30, 2023
7 checks passed
@baywet baywet deleted the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.10 branch October 30, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant