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: entpy3/httpsms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: NdoleStudio/httpsms
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.
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 30, 2026

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

Commits on Jul 1, 2026

  1. fix(deps): bump gorm.io/gorm from 1.31.1 to 1.31.2 in /api (NdoleStud…

    …io#937)
    
    Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.31.1 to 1.31.2.
    - [Release notes](https://github.com/go-gorm/gorm/releases)
    - [Commits](go-gorm/gorm@v1.31.1...v1.31.2)
    
    ---
    updated-dependencies:
    - dependency-name: gorm.io/gorm
      dependency-version: 1.31.2
      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 and AchoArnold committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    9e3a7a6 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump actions/setup-node from 4 to 6 (NdoleStudio#934)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and AchoArnold committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    ca3d12d View commit details
    Browse the repository at this point in the history
  3. fix(deps): bump actions/checkout from 6 to 7 (NdoleStudio#933)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and AchoArnold committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    1cbe388 View commit details
    Browse the repository at this point in the history
  4. fix(deps): bump google.golang.org/api from 0.286.0 to 0.287.0 in /api (

    …NdoleStudio#936)
    
    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.286.0 to 0.287.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.286.0...v0.287.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-version: 0.287.0
      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 and AchoArnold committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    ae480ac View commit details
    Browse the repository at this point in the history
  5. fix(deps): bump cloud.google.com/go/storage in /api (NdoleStudio#935)

    Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.62.3 to 1.63.0.
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@storage/v1.62.3...compute/v1.63.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/storage
      dependency-version: 1.63.0
      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 and AchoArnold committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    c48b994 View commit details
    Browse the repository at this point in the history
  6. ci: change auth domain

    AchoArnold committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    714bf2e View commit details
    Browse the repository at this point in the history
Loading