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: jferrl/go-githubauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: jferrl/go-githubauth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 18 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 10, 2025

  1. chore(deps): bump golangci/golangci-lint-action from 8 to 9

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: '9'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    88416c1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.32.0 to 0.33.0.
    - [Commits](golang/oauth2@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    12e8df9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from jferrl/dependabot/go_modules/golang.org/x…

    …/oauth2-0.33.0
    
    chore(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0
    jferrl authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    3ca46dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from jferrl/dependabot/github_actions/golangci…

    …/golangci-lint-action-9
    
    chore(deps): bump golangci/golangci-lint-action from 8 to 9
    jferrl authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    abdfb5d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. chore(deps): bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    6febaa8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Merge pull request #35 from jferrl/dependabot/github_actions/actions/…

    …checkout-6
    
    chore(deps): bump actions/checkout from 5 to 6
    jferrl authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    9d40007 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.33.0 to 0.34.0.
    - [Commits](golang/oauth2@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    ce5c141 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Merge pull request #36 from jferrl/dependabot/go_modules/golang.org/x…

    …/oauth2-0.34.0
    
    chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0
    jferrl authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    413ef7a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. chore(deps): bump actions/cache from 4 to 5

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    ae82500 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Merge pull request #37 from jferrl/dependabot/github_actions/actions/…

    …cache-5
    
    chore(deps): bump actions/cache from 4 to 5
    jferrl authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    0a595ce View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. chore(deps): bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0

    Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.1 to 0.13.0.
    - [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
    - [Commits](styfle/cancel-workflow-action@85880fa...3155a14)
    
    ---
    updated-dependencies:
    - dependency-name: styfle/cancel-workflow-action
      dependency-version: 0.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    bf4975c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1

    Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.3.0 to 5.3.1.
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - [Commits](golang-jwt/jwt@v5.3.0...v5.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang-jwt/jwt/v5
      dependency-version: 5.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    3497b9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from jferrl/dependabot/go_modules/github.com/g…

    …olang-jwt/jwt/v5-5.3.1
    
    chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1
    jferrl authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    8ce9df4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from jferrl/dependabot/github_actions/styfle/c…

    …ancel-workflow-action-0.13.0
    
    chore(deps): bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0
    jferrl authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    c454a71 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

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

Commits on Feb 8, 2026

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

Commits on Feb 9, 2026

  1. Merge pull request #41 from luna-veil-8080/main

    Fix regression in github enterprise url handling #40
    jferrl authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    d759cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd3fc14 View commit details
    Browse the repository at this point in the history
Loading