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.Readers from 1.4.5 to 1.6.10 in /Solutions #363

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.OpenApi.Readers from 1.4.5 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2023

Superseded by #368.

@dependabot dependabot bot closed this Nov 23, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Solutions/Microsoft.OpenApi.Readers-1.6.10 branch November 23, 2023 08:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants