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

replace decimal.Parse with double.Parse to include support for parsing values exceeding range of decimal #1107

Closed
wants to merge 83 commits into from

Commits on Dec 14, 2022

  1. Bump docker/login-action from 2.0.0 to 2.1.0

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2.0.0...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3046861 View commit details
    Browse the repository at this point in the history
  2. Bump docker/build-push-action from 3.1.1 to 3.2.0

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v3.1.1...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c54add2 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.OData.Edm from 7.12.3 to 7.12.4 (microsoft#1043)

    Bumps Microsoft.OData.Edm from 7.12.3 to 7.12.4.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.OData.Edm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    319462e View commit details
    Browse the repository at this point in the history
  4. fix: invariant culture for version field

    Writing version field depends on current system culture
    version: '1.13.0' for `en-US`
    version: 1.13.0 for `en-GB`
    
    existing workaround:
    set DOTNET_SYSTEM_GLOBALIZATION_INVARIANT environment variable
    https://learn.microsoft.com/en-us/dotnet/core/runtime-config/globalization#invariant-mode
    Ne4to authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    cb80a1e View commit details
    Browse the repository at this point in the history
  5. - renames hidi in accordance to naming policy of MCR

    Signed-off-by: Vincent Biret <[email protected]>
    baywet authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5837b31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8774653 View commit details
    Browse the repository at this point in the history
  7. Bump Verify.Xunit from 17.10.2 to 18.0.0

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 17.10.2 to 18.0.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@17.10.2...18.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    cf34fa3 View commit details
    Browse the repository at this point in the history
  8. Bump FluentAssertions from 6.7.0 to 6.8.0

    Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.7.0 to 6.8.0.
    - [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
    - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
    - [Commits](fluentassertions/fluentassertions@6.7.0...6.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: FluentAssertions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    cf7faec View commit details
    Browse the repository at this point in the history
  9. Bump Microsoft.OData.Edm from 7.12.4 to 7.12.5

    Bumps Microsoft.OData.Edm from 7.12.4 to 7.12.5.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.OData.Edm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d14fc9f View commit details
    Browse the repository at this point in the history
  10. Bump Microsoft.Windows.Compatibility from 6.0.0 to 6.0.1

    Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Windows.Compatibility
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5b871cf View commit details
    Browse the repository at this point in the history
  11. Bump Verify.Xunit from 18.0.0 to 18.1.1

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.0.0 to 18.1.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@18.0.0...18.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    69e7b85 View commit details
    Browse the repository at this point in the history
  12. Bump coverlet.collector from 3.1.2 to 3.2.0

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 3.2.0.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3fc51be View commit details
    Browse the repository at this point in the history
  13. Bump Verify.Xunit from 18.1.1 to 18.2.0

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.1.1 to 18.2.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@18.1.1...18.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ba9a51f View commit details
    Browse the repository at this point in the history
  14. Bump mathieudutour/github-tag-action from 6.0 to 6.1

    Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.0 to 6.1.
    - [Release notes](https://github.com/mathieudutour/github-tag-action/releases)
    - [Commits](mathieudutour/github-tag-action@v6.0...v6.1)
    
    ---
    updated-dependencies:
    - dependency-name: mathieudutour/github-tag-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    200e735 View commit details
    Browse the repository at this point in the history
  15. Bump Verify.Xunit from 18.2.0 to 18.3.0

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.2.0 to 18.3.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@18.2.0...18.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    753f565 View commit details
    Browse the repository at this point in the history
  16. Bump Microsoft.OpenApi.OData from 1.2.0-preview5 to 1.2.0-preview6

    Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.2.0-preview5 to 1.2.0-preview6.
    - [Release notes](https://github.com/Microsoft/OpenAPI.NET.OData/releases)
    - [Commits](https://github.com/Microsoft/OpenAPI.NET.OData/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.OpenApi.OData
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b908561 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f44ef7d View commit details
    Browse the repository at this point in the history
  18. Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v17.3.2...v17.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    81030e8 View commit details
    Browse the repository at this point in the history
  19. Bump Microsoft.Extensions.Logging.Abstractions from 6.0.2 to 7.0.0

    Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.2 to 7.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b36dcae View commit details
    Browse the repository at this point in the history
  20. Bump Microsoft.Windows.Compatibility from 6.0.1 to 7.0.0

    Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Windows.Compatibility
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d9de1ec View commit details
    Browse the repository at this point in the history
  21. Bump Verify.Xunit from 18.3.0 to 18.4.0

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.3.0 to 18.4.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@18.3.0...18.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    978fa4d View commit details
    Browse the repository at this point in the history
  22. Bump Microsoft.Extensions.Logging from 6.0.0 to 7.0.0

    Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c724f11 View commit details
    Browse the repository at this point in the history
  23. Bump Microsoft.Extensions.Logging.Console from 6.0.0 to 7.0.0

    Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging.Console
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0270306 View commit details
    Browse the repository at this point in the history
  24. Bump Microsoft.Extensions.Logging.Debug from 6.0.0 to 7.0.0

    Bumps [Microsoft.Extensions.Logging.Debug](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](https://github.com/dotnet/runtime/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging.Debug
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2adce89 View commit details
    Browse the repository at this point in the history
  25. Configure CSDL via settings

    darrelmiller authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    926a606 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7613a72 View commit details
    Browse the repository at this point in the history
  27. Add test

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d572722 View commit details
    Browse the repository at this point in the history
  28. Use backslash in filePath

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    fbd8f16 View commit details
    Browse the repository at this point in the history
  29. Clean up tests

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3dff273 View commit details
    Browse the repository at this point in the history
  30. Address PR feedback

    code cleanup and rebase to release/2.0.0
    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2f4459b View commit details
    Browse the repository at this point in the history
  31. Add conversion setting

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ed843e6 View commit details
    Browse the repository at this point in the history
  32. Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers

    Bumps [Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers](https://github.com/dotnet/upgrade-assistant) from 0.4.346202 to 0.4.355802.
    - [Release notes](https://github.com/dotnet/upgrade-assistant/releases)
    - [Changelog](https://github.com/dotnet/upgrade-assistant/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dotnet/upgrade-assistant/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    9e67b91 View commit details
    Browse the repository at this point in the history
  33. Bump Verify.Xunit from 18.4.0 to 19.0.0

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 18.4.0 to 19.0.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3348018 View commit details
    Browse the repository at this point in the history
  34. - upgrades to dotnet 7

    Signed-off-by: Vincent Biret <[email protected]>
    baywet authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0029813 View commit details
    Browse the repository at this point in the history
  35. - adds dotnet 6 since ESRP requires it

    Signed-off-by: Vincent Biret <[email protected]>
    baywet authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e3caf21 View commit details
    Browse the repository at this point in the history
  36. - switches to dotnet 2 to fix ESRP

    Signed-off-by: Vincent Biret <[email protected]>
    baywet authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7b2c65e View commit details
    Browse the repository at this point in the history
  37. Bump Verify.Xunit from 19.0.0 to 19.1.0

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.0.0 to 19.1.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.0.0...19.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2b2f46d View commit details
    Browse the repository at this point in the history
  38. merge conflicts

    Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a63499b View commit details
    Browse the repository at this point in the history
  39. merge conflicts

    Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f495f84 View commit details
    Browse the repository at this point in the history
  40. merge conflicts

    Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    afcca13 View commit details
    Browse the repository at this point in the history
  41. Update public API

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    bd827ac View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    efd904a View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    9a43419 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e9b88c7 View commit details
    Browse the repository at this point in the history
  45. Update verify snapshots

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e3e730b View commit details
    Browse the repository at this point in the history
  46. Address PR feedback

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    b40384c View commit details
    Browse the repository at this point in the history
  47. Bump Newtonsoft.Json from 13.0.1 to 13.0.2 (microsoft#1091)

    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2114c90 View commit details
    Browse the repository at this point in the history
  48. Use backing property to check whether user has explicitly set style, …

    …if not, we don't write it out.
    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c3894a4 View commit details
    Browse the repository at this point in the history
  49. merge conflicts

    Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    49318b1 View commit details
    Browse the repository at this point in the history
  50. Clean up tests

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    63687b1 View commit details
    Browse the repository at this point in the history
  51. Update verifier snapshot

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e7822a2 View commit details
    Browse the repository at this point in the history
  52. Delete verifier

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    590830e View commit details
    Browse the repository at this point in the history
  53. Revert change

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    794386a View commit details
    Browse the repository at this point in the history
  54. Remove test

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    cf43c64 View commit details
    Browse the repository at this point in the history
  55. Remove verified text

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7965b01 View commit details
    Browse the repository at this point in the history
  56. Add verified text

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e5dd6ba View commit details
    Browse the repository at this point in the history
  57. Return test

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    943b7b8 View commit details
    Browse the repository at this point in the history
  58. Delete verified text

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a4f0579 View commit details
    Browse the repository at this point in the history
  59. Add verified text

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2c27d78 View commit details
    Browse the repository at this point in the history
  60. Revert change

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e7e4e93 View commit details
    Browse the repository at this point in the history
  61. Remove static modifier as it creates static dependency of the documen…

    …t instance when running tests in parallel causing one to fail
    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a6b5d20 View commit details
    Browse the repository at this point in the history
  62. Update verified snapshots

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    6858f4c View commit details
    Browse the repository at this point in the history
  63. Bump Verify.Xunit from 19.1.0 to 19.3.0

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.1.0 to 19.3.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.1.0...19.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    628ee2c View commit details
    Browse the repository at this point in the history
  64. Bump Moq from 4.18.2 to 4.18.3

    Bumps [Moq](https://github.com/moq/moq4) from 4.18.2 to 4.18.3.
    - [Release notes](https://github.com/moq/moq4/releases)
    - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
    - [Commits](devlooped/moq@v4.18.2...v4.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: Moq
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    8ceed9e View commit details
    Browse the repository at this point in the history
  65. - adds missing validation methods

    Signed-off-by: Vincent Biret <[email protected]>
    baywet authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    cf58a23 View commit details
    Browse the repository at this point in the history
  66. - reorders public api definition

    Signed-off-by: Vincent Biret <[email protected]>
    baywet authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    9e1a91c View commit details
    Browse the repository at this point in the history
  67. - adds coverage dependencies

    baywet authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    992a8e7 View commit details
    Browse the repository at this point in the history
  68. - adds sonarcloud workflow definition

    baywet authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1dbcb00 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    e7e3200 View commit details
    Browse the repository at this point in the history
  70. Fixes bug where the schema copy constructor would run into a stack ov…

    …erflow due to wrong copying of AdditionalProperties object
    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f53a031 View commit details
    Browse the repository at this point in the history
  71. Add test to validate

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f06e10c View commit details
    Browse the repository at this point in the history
  72. Add test assertions

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    96f1bdc View commit details
    Browse the repository at this point in the history
  73. Add OpenApiTypeMapper that maps .NET primitive types to the OpenAPI s…

    …chema type equivalent
    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    93a4c1c View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    f7ea11b View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    1d8e3ca View commit details
    Browse the repository at this point in the history
  76. Update Uri format

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ffa4cf8 View commit details
    Browse the repository at this point in the history
  77. Update type and format to lowercase

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c9d790f View commit details
    Browse the repository at this point in the history
  78. Fix failing tests

    MaggieKimani1 authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ad3d267 View commit details
    Browse the repository at this point in the history
  79. Serialize OpenApiDate values properly to short date (microsoft#1102)

    * Serialize OpenApiDate properly as Date
    
    * Change test date value
    
    Using value 01/01/0001 could be represented as 1/1/0001 in a machine using a different regional format, and thus cause the test to fail
    irvinesunday authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    32d621e View commit details
    Browse the repository at this point in the history
  80. check Extensions object for null

    using Microsoft.OpenApi.OData package it generates OpenApi document with OpenApiComponents.Extensions == null
    quanterion authored and Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d624cd5 View commit details
    Browse the repository at this point in the history
  81. replace decimal.Parse with double.Parse to include support for parsin…

    …g values exceeding range of decimal
    Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    698f7e8 View commit details
    Browse the repository at this point in the history
  82. remove unnecessary changes

    Afsalmc committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f2c3f93 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. code cleanup

    Afsalmc committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    9ca8d23 View commit details
    Browse the repository at this point in the history