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: github/codeql-action-sync-tool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.13
Choose a base ref
...
head repository: github/codeql-action-sync-tool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 67 files changed
  • 2 contributors

Commits on Mar 4, 2025

  1. Update Go to 1.24.0.

    chrisgavin committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    aabf326 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from github/update-go-1.24.0

    Update Go to 1.24.0.
    chrisgavin authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c6df5df View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.26.0 to 0.27.0.
    - [Commits](golang/oauth2@v0.26.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    0b11052 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #130 from github/dependabot/go_modules/golang.org/…

    …x/oauth2-0.27.0
    
    Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0
    chrisgavin authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    b14ea1f View commit details
    Browse the repository at this point in the history
  5. Bump github.com/spf13/cobra from 1.8.1 to 1.9.1

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.1...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7a9f18a View commit details
    Browse the repository at this point in the history
  6. Update license cache.

    chrisgavin committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    3ed5fdc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #131 from github/dependabot/go_modules/github.com/…

    …spf13/cobra-1.9.1
    
    Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
    chrisgavin authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    82410b8 View commit details
    Browse the repository at this point in the history
  8. Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0

    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.13.2 to 5.14.0.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.13.2...v5.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    1975d5c View commit details
    Browse the repository at this point in the history
  9. Update license cache.

    chrisgavin committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    1af30d2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #132 from github/dependabot/go_modules/github.com/…

    …go-git/go-git/v5-5.14.0
    
    Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0
    chrisgavin authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c44eeae View commit details
    Browse the repository at this point in the history
Loading