Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/regorus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: regorus-v0.2.5
Choose a base ref
...
head repository: microsoft/regorus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: regorus-v0.2.6
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    13d8289 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. build(deps): update jsonschema requirement from 0.20.0 to 0.21.0 (#325)

    Updates the requirements on [jsonschema](https://github.com/Stranger6667/jsonschema-rs) to permit the latest version.
    - [Release notes](https://github.com/Stranger6667/jsonschema-rs/releases)
    - [Changelog](https://github.com/Stranger6667/jsonschema-rs/blob/master/CHANGELOG.md)
    - [Commits](Stranger6667/jsonschema@rust-v0.20.0...rust-v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsonschema
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f0a3cf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. build(deps): update jsonschema requirement from 0.21.0 to 0.22.3 (#326)

    Updates the requirements on [jsonschema](https://github.com/Stranger6667/jsonschema-rs) to permit the latest version.
    - [Release notes](https://github.com/Stranger6667/jsonschema-rs/releases)
    - [Changelog](https://github.com/Stranger6667/jsonschema-rs/blob/master/CHANGELOG.md)
    - [Commits](Stranger6667/jsonschema@rust-v0.21.0...rust-v0.22.3)
    
    ---
    updated-dependencies:
    - dependency-name: jsonschema
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dcd040c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. chore: update to OPA v0.69.0 (#327)

    Also fix CRLF vs LF related test failures in two doc tests on Windows
    
    Signed-off-by: Anand Krishnamoorthi <[email protected]>
    anakrish authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    37262cc View commit details
    Browse the repository at this point in the history
  2. feat: integer conversion functions for Value (#328)

    closes #324
    
    Signed-off-by: Anand Krishnamoorthi <[email protected]>
    anakrish authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ce6ecd6 View commit details
    Browse the repository at this point in the history
  3. chore: release (#329)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    anakrish and github-actions[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    992b202 View commit details
    Browse the repository at this point in the history
Loading