Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the gomod-dependencies group across 1 directory with 13 updates #189

Commits on May 13, 2024

  1. build(deps): bump the gomod-dependencies group across 1 directory wit…

    …h 13 updates
    
    Bumps the gomod-dependencies group with 11 updates in the /server directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) | `0.17.2` | `0.18.5` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `25.0.4+incompatible` | `26.1.2+incompatible` |
    | [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) | `1.7.0` | `1.7.2` |
    | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.9.1` | `1.10.0` |
    | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.11.0` | `5.12.0` |
    | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.19.0` | `0.19.1` |
    | [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) | `1.3.5` | `1.4.0` |
    | [github.com/loopfz/gadgeto](https://github.com/loopfz/gadgeto) | `0.11.3` | `0.11.4` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.19.1` |
    | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.7` | `1.25.10` |
    | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.29.3` | `1.29.9` |
    
    
    
    Updates `github.com/disgoorg/disgo` from 0.17.2 to 0.18.5
    - [Release notes](https://github.com/disgoorg/disgo/releases)
    - [Commits](disgoorg/disgo@v0.17.2...v0.18.5)
    
    Updates `github.com/docker/docker` from 25.0.4+incompatible to 26.1.2+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v25.0.4...v26.1.2)
    
    Updates `github.com/gin-contrib/cors` from 1.7.0 to 1.7.2
    - [Release notes](https://github.com/gin-contrib/cors/releases)
    - [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
    - [Commits](gin-contrib/cors@v1.7.0...v1.7.2)
    
    Updates `github.com/gin-gonic/gin` from 1.9.1 to 1.10.0
    - [Release notes](https://github.com/gin-gonic/gin/releases)
    - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
    - [Commits](gin-gonic/gin@v1.9.1...v1.10.0)
    
    Updates `github.com/go-git/go-git/v5` from 5.11.0 to 5.12.0
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.11.0...v5.12.0)
    
    Updates `github.com/google/go-containerregistry` from 0.19.0 to 0.19.1
    - [Release notes](https://github.com/google/go-containerregistry/releases)
    - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
    - [Commits](google/go-containerregistry@v0.19.0...v0.19.1)
    
    Updates `github.com/jmoiron/sqlx` from 1.3.5 to 1.4.0
    - [Release notes](https://github.com/jmoiron/sqlx/releases)
    - [Commits](jmoiron/sqlx@v1.3.5...v1.4.0)
    
    Updates `github.com/loopfz/gadgeto` from 0.11.3 to 0.11.4
    - [Release notes](https://github.com/loopfz/gadgeto/releases)
    - [Commits](loopfz/gadgeto@v0.11.3...v0.11.4)
    
    Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.0...v1.19.1)
    
    Updates `golang.org/x/crypto` from 0.21.0 to 0.23.0
    - [Commits](golang/crypto@v0.21.0...v0.23.0)
    
    Updates `golang.org/x/net` from 0.22.0 to 0.25.0
    - [Commits](golang/net@v0.22.0...v0.25.0)
    
    Updates `gorm.io/gorm` from 1.25.7 to 1.25.10
    - [Release notes](https://github.com/go-gorm/gorm/releases)
    - [Commits](go-gorm/gorm@v1.25.7...v1.25.10)
    
    Updates `modernc.org/sqlite` from 1.29.3 to 1.29.9
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.3...v1.29.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/disgoorg/disgo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-dependencies
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: gomod-dependencies
    - dependency-name: github.com/gin-contrib/cors
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-dependencies
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-dependencies
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-dependencies
    - dependency-name: github.com/google/go-containerregistry
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-dependencies
    - dependency-name: github.com/jmoiron/sqlx
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-dependencies
    - dependency-name: github.com/loopfz/gadgeto
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-dependencies
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-dependencies
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-dependencies
    - dependency-name: gorm.io/gorm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-dependencies
    - dependency-name: modernc.org/sqlite
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    77fe4be View commit details
    Browse the repository at this point in the history