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: owenrumney/go-sarif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: owenrumney/go-sarif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 4, 2023

  1. Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#62)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.2...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9e7f28a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2 (#61)

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.13.1 to 1.13.2.
    - [Release notes](https://github.com/zclconf/go-cty/releases)
    - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
    - [Commits](zclconf/go-cty@v1.13.1...v1.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/zclconf/go-cty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Owen Rumney <owen@owenrumney.co.uk>
    dependabot[bot] and owenrumney authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5792ca6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. feat: Add some missing properties

    Add some missing deprecation properties to the Rule
    Owen Rumney committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    68a4080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f695e97 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0 (#65)

    Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.13.2 to 1.14.0.
    - [Release notes](https://github.com/zclconf/go-cty/releases)
    - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
    - [Commits](zclconf/go-cty@v1.13.2...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/zclconf/go-cty
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a3ebc77 View commit details
    Browse the repository at this point in the history
Loading