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.11 to 1.6.12 in /src #2805

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.OpenApi from 1.6.11 to 1.6.12.

Release notes

Sourced from Microsoft.OpenApi'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)

@dependabot dependabot bot requested a review from a team as a code owner January 18, 2024 14:00
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 18, 2024
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b83059) 85.74% compared to head (f94bc5b) 85.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2805   +/-   ##
=======================================
  Coverage   85.74%   85.74%           
=======================================
  Files         296      296           
  Lines       11340    11340           
  Branches      890      890           
=======================================
  Hits         9723     9723           
  Misses       1325     1325           
  Partials      292      292           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kbeaugrand
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/src/Microsoft.OpenApi-1.6.12 branch 2 times, most recently from a395e99 to 97a118e Compare January 18, 2024 15:33
Bumps [Microsoft.OpenApi](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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Microsoft.OpenApi-1.6.12 branch from 97a118e to f94bc5b Compare January 18, 2024 16:09
@kbeaugrand kbeaugrand merged commit bf09aa6 into main Jan 18, 2024
6 checks passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Microsoft.OpenApi-1.6.12 branch January 18, 2024 16:17
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