Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2024

Bumps Microsoft.OpenApi.Readers from 1.6.11 to 1.6.12.

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.12

Changes:

  • #1532: Master refresh: Release Hidi & libs
  • #1531: Bump lib versions
  • #1525: fix possible RegexMatchTimeoutException
  • #1529: Bumps up conversion lib.
  • #1530: Fix data and type mismatch warning for an example object with a date value
  • #1528: Bump xunit from 2.6.5 to 2.6.6
  • #1527: Fix: OpenApiJsonWriter produces non-standard JSON values when a schema has 'NaN' or 'Infinity' values
  • #1200: Update CI build tasks
  • #1504: bugfix/conflicting path
  • #1521: - makes exception more explicit when inserting duplicated tree nodes
  • #1522: Bump Verify.Xunit from 22.11.4 to 22.11.5
  • #1520: Bump Microsoft.Windows.Compatibility from 8.0.0 to 8.0.1
  • #1518: Bump Verify.Xunit from 22.11.2 to 22.11.4
  • #1516: Bump xunit from 2.6.4 to 2.6.5
  • #1514: Bump Verify.Xunit from 22.11.1 to 22.11.2
  • #1513: Bump Verify.Xunit from 22.11.0 to 22.11.1
  • #1512: Bump Verify.Xunit from 22.10.2 to 22.11.0
  • #1510: Bump Verify.Xunit from 22.10.0 to 22.10.2
  • #1509: Bump xunit from 2.6.3 to 2.6.4
  • #1511: Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6
  • #1508: Bump Verify.Xunit from 22.8.0 to 22.10.0
  • #1505: Bump github/codeql-action from 2 to 3
  • #1502: Bump xunit from 2.6.2 to 2.6.3
  • #1501: Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5
  • #1499: Bump Microsoft.OData.Edm from 7.19.0 to 7.20.0
  • #1500: Bump Microsoft.OpenApi.OData from 1.5.0-preview9 to 1.5.0
  • #1498: Bump Verify.Xunit from 22.7.1 to 22.8.0
  • #1497: Removing irrelevant docs
  • #1491: Fix unresolved references in OpenApiWalker
  • #1495: Bump actions/setup-java from 3 to 4
  • #1493: Bump PublicApiGenerator from 11.0.0 to 11.1.0
  • #1494: Bump Verify.Xunit from 22.6.0 to 22.7.1
  • #1496: Bump actions/setup-dotnet from 3 to 4
  • #1492: Fix culture dependency in ParseDecimalWithFallbackOnOverflow_Overflows_ReturnsFallback test
  • #1488: Bump Microsoft.OData.Edm from 7.18.0 to 7.19.0
  • #1485: Bump Moq from 4.20.69 to 4.20.70
  • #1484: Update bug_report.md
  • #1483: Bump Verify.Xunit from 22.5.0 to 22.6.0

This list of changes was auto generated.

Commits
  • 79f59bf Merge pull request #1532 from microsoft/vnext
  • 217d40a Merge pull request #1531 from microsoft/mk/bump-libs
  • a97138f Merge pull request #1525 from mus65/regexmatchtimeout
  • d26a6d1 Bump lib versions
  • 9b67690 Merge pull request #1529 from microsoft/is/update-conv-lib-hidi
  • efb6831 Merge pull request #1530 from microsoft/mk/fix-data-and-type-mismatch
  • ad57d5c Fix formatting
  • 230a17b Add a test to validate
  • 16e9c7a Use the TimeOfDay property of a date value to determine whether its a date-on...
  • e3eaf4a Bump up conversion lib.
  • 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.11 to 1.6.12.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.11...1.6.12)

---
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 Jan 17, 2024

The following labels could not be found: generator.

@dependabot dependabot bot requested review from baywet and zengin as code owners January 17, 2024 15:49
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@baywet baywet merged commit 3b2812e into main Jan 17, 2024
@baywet baywet deleted the dependabot/nuget/Microsoft.OpenApi.Readers-1.6.12 branch January 17, 2024 17:03
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.

2 participants