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.1.1
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.1.2
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 23, 2022

  1. Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#43)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.0...v1.7.1)
    
    ---
    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 Mar 23, 2022
    Configuration menu
    Copy the full SHA
    078e13d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Create FUNDING.yml

    owenrumney authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    dc26a52 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. chore(deps): bump Yaml v3 version (#44)

    Signed-off-by: Owen Rumney <owen@owenrumney.co.uk>
    owenrumney authored May 30, 2022
    Configuration menu
    Copy the full SHA
    8d3a0c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#45)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.1...v1.7.2)
    
    ---
    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 Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0c11727 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#46)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.2...v1.7.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 Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f930df2 View commit details
    Browse the repository at this point in the history
Loading