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: HashLoad/boss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: refactor
Choose a base ref
...
head repository: HashLoad/boss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 20, 2025

  1. Bump golang.org/x/crypto from 0.36.0 to 0.45.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.45.0.
    - [Commits](golang/crypto@v0.36.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.45.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    c692912 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. 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] <support@github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    65adade View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump actions/download-artifact from 6 to 7

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    b891f2f View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 5 to 6

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    35579ae View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Merge pull request #213 from HashLoad/dependabot/github_actions/actio…

    …ns/download-artifact-7
    
    Bump actions/download-artifact from 6 to 7
    snakeice authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    d97841d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from HashLoad/dependabot/github_actions/actio…

    …ns/upload-artifact-6
    
    Bump actions/upload-artifact from 5 to 6
    snakeice authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    cfdc1a4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #212 from HashLoad/dependabot/github_actions/actio…

    …ns/checkout-6
    
    Bump actions/checkout from 5 to 6
    snakeice authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    bb9b10e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #211 from HashLoad/dependabot/go_modules/golang.or…

    …g/x/crypto-0.45.0
    
    Bump golang.org/x/crypto from 0.36.0 to 0.45.0
    snakeice authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    90b4e44 View commit details
    Browse the repository at this point in the history
Loading