generated from mrz1836/go-template
-
Notifications
You must be signed in to change notification settings - Fork 20
chore(deps): bump the go_modules group across 2 directories with 30 updates #990
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/main/go_modules-5b38ff4ba4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pdates Bumps the go_modules group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.66` | `0.17.82` | | [github.com/bitcoinschema/go-map](https://github.com/bitcoinschema/go-map) | `0.2.1` | `0.2.2` | | [github.com/fergusstrange/embedded-postgres](https://github.com/fergusstrange/embedded-postgres) | `1.30.0` | `1.32.0` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.129.0` | `0.133.0` | | [github.com/gin-contrib/pprof](https://github.com/gin-contrib/pprof) | `1.5.2` | `1.5.3` | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.10.0` | `1.11.0` | | [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.3.1` | `1.4.1` | | [github.com/mrz1836/go-cache](https://github.com/mrz1836/go-cache) | `0.11.3` | `1.0.2` | | [github.com/mrz1836/go-cachestore](https://github.com/mrz1836/go-cachestore) | `0.5.3` | `1.0.1` | | [github.com/mrz1836/go-sanitize](https://github.com/mrz1836/go-sanitize) | `1.3.4` | `1.5.3` | | [github.com/mrz1836/go-validate](https://github.com/mrz1836/go-validate) | `0.2.1` | `1.0.0` | | [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) | `2.4.1` | `2.5.1` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.1.1` | `1.1.2` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.0` | `1.23.2` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.33.0` | `1.34.0` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.49.1` | `1.52.0` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.19.0` | `1.21.0` | | [github.com/swaggo/swag](https://github.com/swaggo/swag) | `1.16.4` | `1.16.6` | | [gorm.io/datatypes](https://github.com/go-gorm/datatypes) | `1.2.5` | `1.2.7` | | [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.11` | `1.6.0` | | [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) | `1.5.7` | `1.6.0` | | [gorm.io/plugin/dbresolver](https://github.com/go-gorm/dbresolver) | `1.5.3` | `1.6.2` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.24` | `1.14.32` | | [github.com/swaggo/gin-swagger](https://github.com/swaggo/gin-swagger) | `1.6.0` | `1.6.1` | Bumps the go_modules group with 1 update in the /models directory: [github.com/stretchr/testify](https://github.com/stretchr/testify). Updates `github.com/99designs/gqlgen` from 0.17.66 to 0.17.82 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.66...v0.17.82) Updates `github.com/bitcoinschema/go-map` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/bitcoinschema/go-map/releases) - [Changelog](https://github.com/BitcoinSchema/go-map/blob/master/.goreleaser.yml) - [Commits](BitcoinSchema/go-map@v0.2.1...v0.2.2) Updates `github.com/fergusstrange/embedded-postgres` from 1.30.0 to 1.32.0 - [Release notes](https://github.com/fergusstrange/embedded-postgres/releases) - [Commits](fergusstrange/embedded-postgres@v1.30.0...v1.32.0) Updates `github.com/getkin/kin-openapi` from 0.129.0 to 0.133.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.129.0...v0.133.0) Updates `github.com/gin-contrib/pprof` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/gin-contrib/pprof/releases) - [Changelog](https://github.com/gin-contrib/pprof/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/pprof@v1.5.2...v1.5.3) Updates `github.com/gin-gonic/gin` from 1.10.0 to 1.11.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.10.0...v1.11.0) Updates `github.com/go-viper/mapstructure/v2` from 2.2.1 to 2.4.0 - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md) - [Commits](go-viper/mapstructure@v2.2.1...v2.4.0) Updates `github.com/jarcoal/httpmock` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/jarcoal/httpmock/releases) - [Commits](jarcoal/httpmock@v1.3.1...v1.4.1) Updates `github.com/mrz1836/go-cache` from 0.11.3 to 1.0.2 - [Release notes](https://github.com/mrz1836/go-cache/releases) - [Changelog](https://github.com/mrz1836/go-cache/blob/master/.goreleaser.yml) - [Commits](mrz1836/go-cache@v0.11.3...v1.0.2) Updates `github.com/mrz1836/go-cachestore` from 0.5.3 to 1.0.1 - [Release notes](https://github.com/mrz1836/go-cachestore/releases) - [Changelog](https://github.com/mrz1836/go-cachestore/blob/master/.goreleaser.yml) - [Commits](mrz1836/go-cachestore@v0.5.3...v1.0.1) Updates `github.com/mrz1836/go-logger` from 0.3.5 to 1.0.0 - [Release notes](https://github.com/mrz1836/go-logger/releases) - [Changelog](https://github.com/mrz1836/go-logger/blob/master/.goreleaser.yml) - [Commits](mrz1836/go-logger@v0.3.5...v1.0.0) Updates `github.com/mrz1836/go-sanitize` from 1.3.4 to 1.5.3 - [Release notes](https://github.com/mrz1836/go-sanitize/releases) - [Changelog](https://github.com/mrz1836/go-sanitize/blob/master/.goreleaser.yml) - [Commits](mrz1836/go-sanitize@v1.3.4...v1.5.3) Updates `github.com/mrz1836/go-validate` from 0.2.1 to 1.0.0 - [Release notes](https://github.com/mrz1836/go-validate/releases) - [Changelog](https://github.com/mrz1836/go-validate/blob/master/.goreleaser.yml) - [Commits](mrz1836/go-validate@v0.2.1...v1.0.0) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.4.1 to 2.5.1 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.4.1...v2.5.1) Updates `github.com/oapi-codegen/runtime` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.1.1...v1.1.2) Updates `github.com/prometheus/client_golang` from 1.21.0 to 1.23.2 - [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.21.0...v1.23.2) Updates `github.com/rs/zerolog` from 1.33.0 to 1.34.0 - [Commits](rs/zerolog@v1.33.0...v1.34.0) Updates `github.com/samber/lo` from 1.49.1 to 1.52.0 - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.49.1...v1.52.0) Updates `github.com/spf13/viper` from 1.19.0 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.19.0...v1.21.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `github.com/swaggo/swag` from 1.16.4 to 1.16.6 - [Release notes](https://github.com/swaggo/swag/releases) - [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml) - [Commits](swaggo/swag@v1.16.4...v1.16.6) Updates `gorm.io/datatypes` from 1.2.5 to 1.2.7 - [Release notes](https://github.com/go-gorm/datatypes/releases) - [Commits](go-gorm/datatypes@v1.2.5...v1.2.7) 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/driver/sqlite` from 1.5.7 to 1.6.0 - [Commits](go-gorm/sqlite@v1.5.7...v1.6.0) Updates `gorm.io/gorm` from 1.25.12 to 1.30.0 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.12...v1.30.0) Updates `gorm.io/plugin/dbresolver` from 1.5.3 to 1.6.2 - [Commits](go-gorm/dbresolver@v1.5.3...v1.6.2) Updates `github.com/mattn/go-sqlite3` from 1.14.24 to 1.14.32 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.24...v1.14.32) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.10) Updates `github.com/swaggo/gin-swagger` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/swaggo/gin-swagger/releases) - [Changelog](https://github.com/swaggo/gin-swagger/blob/master/.goreleaser.yml) - [Commits](swaggo/gin-swagger@v1.6.0...v1.6.1) Updates `golang.org/x/crypto` from 0.35.0 to 0.43.0 - [Commits](golang/crypto@v0.35.0...v0.43.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-version: 0.17.82 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/bitcoinschema/go-map dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/fergusstrange/embedded-postgres dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.133.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/gin-contrib/pprof dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/gin-gonic/gin dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/go-viper/mapstructure/v2 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/jarcoal/httpmock dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/mrz1836/go-cache dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go_modules - dependency-name: github.com/mrz1836/go-cachestore dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go_modules - dependency-name: github.com/mrz1836/go-logger dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go_modules - dependency-name: github.com/mrz1836/go-sanitize dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/mrz1836/go-validate dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: go_modules - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/rs/zerolog dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/samber/lo dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/swaggo/swag dependency-version: 1.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: gorm.io/datatypes dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: gorm.io/driver/postgres dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: gorm.io/driver/sqlite dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: gorm.io/gorm dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: gorm.io/plugin/dbresolver dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: github.com/swaggo/gin-swagger dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
Manual Testsℹ️ Remember to ask team members to perform manual tests and to assign |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 24 updates in the / directory:
0.17.660.17.820.2.10.2.21.30.01.32.00.129.00.133.01.5.21.5.31.10.01.11.01.3.11.4.10.11.31.0.20.5.31.0.11.3.41.5.30.2.11.0.02.4.12.5.11.1.11.1.21.21.01.23.21.33.01.34.01.49.11.52.01.19.01.21.01.16.41.16.61.2.51.2.71.5.111.6.01.5.71.6.01.5.31.6.21.14.241.14.321.6.01.6.1Bumps the go_modules group with 1 update in the /models directory: github.com/stretchr/testify.
Updates
github.com/99designs/gqlgenfrom 0.17.66 to 0.17.82Release notes
Sourced from github.com/99designs/gqlgen's releases.
... (truncated)
Commits
e10ac92release v0.17.82220b29b[NEW] perf: Optimize CollectFields calculation for non-primitive array fields...cf0df5dfeat(time): enhance time handling marshalling and unmarshalling (#3898)e9c59e9fix: allow error presenter to silence errors (#3896)438572bAdjust permissions for Nancy to avoid spurious failures (#3897)cb93011fix(modelgen): use ToGoModelName in generateGetters (#3894)8aacddaChange interceptor default inner context to avoid nil pointer (#3895)d3614b1chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#3875)f493b67chore(deps-dev): bump graphql from 16.11.0 to 16.12.0 in /integration (#3891)a9b20b1chore(deps-dev): bump vitest from 4.0.3 to 4.0.6 in /integration (#3893)Updates
github.com/bitcoinschema/go-mapfrom 0.2.1 to 0.2.2Release notes
Sourced from github.com/bitcoinschema/go-map's releases.
Commits
07d215eMerge pull request #93 from BitcoinSchema/update-go-sdk7cc6ff3update go and golangci-lint8f62cb3update go-sdk0f2013bMerge pull request #92 from BitcoinSchema/dependabot/github_actions/master/co...cc5a930Bump codecov/codecov-action from 5.3.1 to 5.4.0Updates
github.com/fergusstrange/embedded-postgresfrom 1.30.0 to 1.32.0Release notes
Sourced from github.com/fergusstrange/embedded-postgres's releases.
Commits
0c7d03dAdd support for Postgres 17 and update default version (#159)bab016eEnsure target directories exist before extraction and add test for runtime pa...4fb7ddcfix: prevent panic when*http.Responseis nil (#156)Updates
github.com/getkin/kin-openapifrom 0.129.0 to 0.133.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
2baea3dopenapi2conv: preserve x-fields when converting from v2 to v3 (#1092)59b018cSome coding style fixes and cleaning up (#1093)a33c5f8openapi3filter: support primitive parsing for individual text like parts in m...e00a340openapi3: preserve all validation errors for allOf (#1087)6acf92bopenapi3filter: use FileBodyDecoder if the format is specified as binary (#1088)4358c4afeat: add support for RFC 7396 application/merge-patch+json (#1084)d72d75bopenapi3: resolve refs in parameter examples (#1086)2de45f7openapi3: use Ptr instead of BoolPtr,Float64Ptr,Int64Ptr,Uint64Ptr (#1033)783206bopenapi3: fix ineffectual caching of compiled regexps (#1076)90fb641openapi2conv: Set externalDocs for Operations (#1070)Updates
github.com/gin-contrib/pproffrom 1.5.2 to 1.5.3Release notes
Sourced from github.com/gin-contrib/pprof's releases.
Commits
11800d0chore: update dependencies and Go version to latest releases4554adfci: update Go version and reorganize linter configurationsc9978b0chore: update Go version and dependencies in project configuration7442ebfci: update GitHub Actions and adjust test configurationsUpdates
github.com/gin-gonic/ginfrom 1.10.0 to 1.11.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
6ad6205docs(changelog): upgrade Gin to v1.11.0 and add release notes (#4361)7858527docs(changelog): update release notes for Gin v1.10.1 (#4360)cb000f5ci: integrate Trivy vulnerability scanning into CI workflow (#4359)2119046ci: support Go 1.25 (#4341)da372fcbuild(deps): upgrade github.com/bytedance/sonic from v1.13.2 to v1.14.0 (#4342)e198f6erefactor(render): remove headers parameter from writeHeader (#4353)cca98d2chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#4356)9b1e353refactor(tree): replace string(/) with "/" in node.insertChild (#4354)f9bd00aperf(context): optimize getMapFromFormData performance (#4339)28172fachore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 (#4346)Updates
github.com/go-viper/mapstructure/v2from 2.2.1 to 2.4.0Release notes
Sourced from github.com/go-viper/mapstructure/v2's releases.
Commits
b9794a5Merge pull request #119 from go-viper/string-to-weak-slice17cdcb0feat: add back previous StringToSlice as a weak function3caca36Merge pull request #117 from ErfanMomeniii/main9a861bcMerge pull request #107 from peczenyj/patch-286ed5b5refactor: updateace5b4echore: add interface any linter1a4f1aeMerge pull request #118 from go-viper/generic-testsa268909fix: lint17f1fd4test: add more commentsb48c856test: expand testsUpdates
github.com/jarcoal/httpmockfrom 1.3.1 to 1.4.1Release notes
Sourced from github.com/jarcoal/httpmock's releases.