8000 Comparing v2.22.0...v2.23.0 · hibare/GoCommon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: hibare/GoCommon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.0
Choose a base ref
...
head repository: hibare/GoCommon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.23.0
Choose a head ref
  • 10 commits
  • 10 files changed
  • 3 contributors

Commits on Apr 18, 2025

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

Commits on Apr 19, 2025

  1. feat(http): Add http security middleware (#135)

    * feat(http): Add http security middleware
    
    * make it configurable
    
    * add constants
    
    * add constants
    hibare authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    7eaad76 View commit details
    Browse the repository at this point in the history
  2. fix file name

    hibare committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    32d29e5 View commit details
    Browse the repository at this point in the history
  3. change var name

    hibare committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    6c27a01 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. chore(deps): bump actions/setup-python in the actions group (#136)

    Bumps the actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).
    
    
    Updates `actions/setup-python` from 5.5.0 to 5.6.0
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@8d9ed9a...a26af69)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: 5.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    6841c17 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the go group with 2 updates (#137)

    Bumps the go group with 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate).
    
    
    Updates `github.com/aws/aws-sdk-go` from 1.55.6 to 1.55.7
    - [Release notes](https://github.com/aws/aws-sdk-go/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
    - [Commits](aws/aws-sdk-go@v1.55.6...v1.55.7)
    
    Updates `github.com/golang-migrate/migrate/v4` from 4.18.2 to 4.18.3
    - [Release notes](https://github.com/golang-migrate/migrate/releases)
    - [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml)
    - [Commits](golang-migrate/migrate@v4.18.2...v4.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go
      dependency-version: 1.55.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    - dependency-name: github.com/golang-migrate/migrate/v4
      dependency-version: 4.18.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    c8b0357 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. chore(deps): bump gorm.io/gorm from 1.25.12 to 1.26.0 in the go group (

    …#138)
    
    Bumps the go group with 1 update: [gorm.io/gorm](https://github.com/go-gorm/gorm).
    
    
    Updates `gorm.io/gorm` from 1.25.12 to 1.26.0
    - [Release notes](https://github.com/go-gorm/gorm/releases)
    - [Commits](go-gorm/gorm@v1.25.12...v1.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: gorm.io/gorm
      dependency-version: 1.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 3, 2025
    Configuration menu
    Copy the full SHA
    99366f3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. chore(deps): bump gorm.io/gorm from 1.26.0 to 1.26.1 in the go group (#…

    …140)
    
    Bumps the go group with 1 update: [gorm.io/gorm](https://github.com/go-gorm/gorm).
    
    
    Updates `gorm.io/gorm` from 1.26.0 to 1.26.1
    - [Release notes](https://github.com/go-gorm/gorm/releases)
    - [Commits](go-gorm/gorm@v1.26.0...v1.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: gorm.io/gorm
      dependency-version: 1.26.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2025
    Configuration menu
    Copy the full SHA
    4a09a8b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-go in the actions group (#139)

    Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `actions/setup-go` from 5.4.0 to 5.5.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0aaccfd...d35c59a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2025
    Configuration menu
    Copy the full SHA
    6430a0b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. chore(deps): bump the go group with 3 updates (#141)

    Bumps the go group with 3 updates: [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto), [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) and [gorm.io/gorm](https://github.com/go-gorm/gorm).
    
    
    Updates `github.com/ProtonMail/go-crypto` from 1.2.0 to 1.3.0
    - [Release notes](https://github.com/ProtonMail/go-crypto/releases)
    - [Commits](ProtonMail/go-crypto@v1.2.0...v1.3.0)
    
    Updates `gorm.io/driver/postgres` from 1.5.11 to 1.6.0
    - [Commits](go-gorm/postgres@v1.5.11...v1.6.0)
    
    Updates `gorm.io/gorm` from 1.26.1 to 1.30.0
    - [Release notes](https://github.com/go-gorm/gorm/releases)
    - [Commits](go-gorm/gorm@v1.26.1...v1.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ProtonMail/go-crypto
      dependency-version: 1.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: gorm.io/driver/postgres
      dependency-version: 1.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    - dependency-name: gorm.io/gorm
      dependency-version: 1.30.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2025
    Configuration menu
    Copy the full SHA
    11c8ce4 View commit details
    Browse the repository at this point in the history
Loading
0