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

Bump the go-modules group across 1 directory with 28 updates #10

Closed
wants to merge 1 commit into from

Commits on May 30, 2024

  1. Bump the go-modules group across 1 directory with 28 updates

    Bumps the go-modules group with 22 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/RichardKnop/machinery/v2](https://github.com/RichardKnop/machinery) | `2.0.11` | `2.0.13` |
    | [github.com/bytedance/sonic](https://github.com/bytedance/sonic) | `1.10.1` | `1.11.8` |
    | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.2` | `1.4.4` |
    | [github.com/glebarez/go-sqlite](https://github.com/glebarez/go-sqlite) | `1.21.2` | `1.22.0` |
    | [github.com/glebarez/sqlite](https://github.com/glebarez/sqlite) | `1.9.0` | `1.11.0` |
    | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.7.1` | `1.8.1` |
    | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.0.0` | `5.2.1` |
    | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.16.2` | `4.17.1` |
    | [github.com/golang-module/carbon/v2](https://github.com/golang-module/carbon) | `2.2.8` | `2.3.12` |
    | [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` |
    | [github.com/google/wire](https://github.com/google/wire) | `0.5.0` | `0.6.0` |
    | [github.com/gookit/validate](https://github.com/gookit/validate) | `1.5.1` | `1.5.2` |
    | [github.com/goravel/file-rotatelogs/v2](https://github.com/goravel/file-rotatelogs) | `2.4.1` | `2.4.2` |
    | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.1` | `1.6.0` |
    | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.16.0` | `1.18.2` |
    | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.25.7` | `2.27.2` |
    | [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) | `1.5.1` | `1.5.6` |
    | [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.2` | `1.5.7` |
    | [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver) | `1.5.1` | `1.5.3` |
    | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.7` | `1.25.10` |
    | [gorm.io/plugin/dbresolver](https://github.com/go-gorm/dbresolver) | `1.4.7` | `1.5.1` |
    | [github.com/brianvoe/gofakeit/v6](https://github.com/brianvoe/gofakeit) | `6.23.2` | `6.28.0` |
    
    
    
    Updates `github.com/RichardKnop/machinery/v2` from 2.0.11 to 2.0.13
    - [Release notes](https://github.com/RichardKnop/machinery/releases)
    - [Commits](RichardKnop/machinery@v2.0.11...v2.0.13)
    
    Updates `github.com/bytedance/sonic` from 1.10.1 to 1.11.8
    - [Release notes](https://github.com/bytedance/sonic/releases)
    - [Commits](bytedance/sonic@v1.10.1...v1.11.8)
    
    Updates `github.com/gabriel-vasile/mimetype` from 1.4.2 to 1.4.4
    - [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
    - [Commits](gabriel-vasile/mimetype@v1.4.2...v1.4.4)
    
    Updates `github.com/glebarez/go-sqlite` from 1.21.2 to 1.22.0
    - [Release notes](https://github.com/glebarez/go-sqlite/releases)
    - [Commits](glebarez/go-sqlite@v1.21.2...v1.22.0)
    
    Updates `github.com/glebarez/sqlite` from 1.9.0 to 1.11.0
    - [Release notes](https://github.com/glebarez/sqlite/releases)
    - [Commits](glebarez/sqlite@v1.9.0...v1.11.0)
    
    Updates `github.com/go-sql-driver/mysql` from 1.7.1 to 1.8.1
    - [Release notes](https://github.com/go-sql-driver/mysql/releases)
    - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
    - [Commits](go-sql-driver/mysql@v1.7.1...v1.8.1)
    
    Updates `github.com/golang-jwt/jwt/v5` from 5.0.0 to 5.2.1
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
    - [Commits](golang-jwt/jwt@v5.0.0...v5.2.1)
    
    Updates `github.com/golang-migrate/migrate/v4` from 4.16.2 to 4.17.1
    - [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.16.2...v4.17.1)
    
    Updates `github.com/golang-module/carbon/v2` from 2.2.8 to 2.3.12
    - [Release notes](https://github.com/golang-module/carbon/releases)
    - [Commits](golang-module/carbon@v2.2.8...v2.3.12)
    
    Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4
    - [Release notes](https://github.com/golang/protobuf/releases)
    - [Commits](golang/protobuf@v1.5.3...v1.5.4)
    
    Updates `github.com/google/uuid` from 1.3.1 to 1.5.0
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.3.1...v1.5.0)
    
    Updates `github.com/google/wire` from 0.5.0 to 0.6.0
    - [Release notes](https://github.com/google/wire/releases)
    - [Commits](google/wire@v0.5.0...v0.6.0)
    
    Updates `github.com/gookit/validate` from 1.5.1 to 1.5.2
    - [Release notes](https://github.com/gookit/validate/releases)
    - [Changelog](https://github.com/gookit/validate/blob/master/CHANGELOG.md)
    - [Commits](gookit/validate@v1.5.1...v1.5.2)
    
    Updates `github.com/goravel/file-rotatelogs/v2` from 2.4.1 to 2.4.2
    - [Release notes](https://github.com/goravel/file-rotatelogs/releases)
    - [Commits](goravel/file-rotatelogs@v2.4.1...v2.4.2)
    
    Updates `github.com/spf13/cast` from 1.5.1 to 1.6.0
    - [Release notes](https://github.com/spf13/cast/releases)
    - [Commits](spf13/cast@v1.5.1...v1.6.0)
    
    Updates `github.com/spf13/viper` from 1.16.0 to 1.18.2
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.16.0...v1.18.2)
    
    Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    Updates `github.com/urfave/cli/v2` from 2.25.7 to 2.27.2
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.25.7...v2.27.2)
    
    Updates `golang.org/x/crypto` from 0.13.0 to 0.23.0
    - [Commits](golang/crypto@v0.13.0...v0.23.0)
    
    Updates `golang.org/x/exp` from 0.0.0-20230315142452-642cacee5cc0 to 0.0.0-20230905200255-921286631fa9
    - [Commits](https://github.com/golang/exp/commits)
    
    Updates `google.golang.org/grpc` from 1.58.2 to 1.59.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.58.2...v1.59.0)
    
    Updates `gorm.io/driver/mysql` from 1.5.1 to 1.5.6
    - [Commits](go-gorm/mysql@v1.5.1...v1.5.6)
    
    Updates `gorm.io/driver/postgres` from 1.5.2 to 1.5.7
    - [Commits](go-gorm/postgres@v1.5.2...v1.5.7)
    
    Updates `gorm.io/driver/sqlserver` from 1.5.1 to 1.5.3
    - [Commits](go-gorm/sqlserver@v1.5.1...v1.5.3)
    
    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 `gorm.io/plugin/dbresolver` from 1.4.7 to 1.5.1
    - [Commits](go-gorm/dbresolver@v1.4.7...v1.5.1)
    
    Updates `github.com/brianvoe/gofakeit/v6` from 6.23.2 to 6.28.0
    - [Release notes](https://github.com/brianvoe/gofakeit/releases)
    - [Commits](brianvoe/gofakeit@v6.23.2...v6.28.0)
    
    Updates `golang.org/x/text` from 0.13.0 to 0.15.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.13.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/RichardKnop/machinery/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/bytedance/sonic
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/gabriel-vasile/mimetype
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/glebarez/go-sqlite
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/glebarez/sqlite
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/go-sql-driver/mysql
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/golang-jwt/jwt/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/golang-migrate/migrate/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/golang-module/carbon/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/golang/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/google/wire
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/gookit/validate
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/goravel/file-rotatelogs/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/spf13/cast
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/urfave/cli/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: golang.org/x/exp
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: gorm.io/driver/mysql
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: gorm.io/driver/postgres
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: gorm.io/driver/sqlserver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: gorm.io/gorm
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: gorm.io/plugin/dbresolver
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/brianvoe/gofakeit/v6
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    22387ee View commit details
    Browse the repository at this point in the history