Bump the go-dependencies group across 1 directory with 4 updates - #31
Merged
Imesh7 merged 1 commit intoJul 15, 2026
Conversation
Bumps the go-dependencies group with 4 updates in the /trading-system-go directory: [github.com/IBM/sarama](https://github.com/IBM/sarama), [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber), [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) and [gorm.io/gorm](https://github.com/go-gorm/gorm). Updates `github.com/IBM/sarama` from 1.49.0 to 1.50.3 - [Release notes](https://github.com/IBM/sarama/releases) - [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md) - [Commits](IBM/sarama@v1.49.0...v1.50.3) Updates `github.com/gofiber/fiber/v2` from 2.52.13 to 2.52.14 - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.52.13...v2.52.14) Updates `github.com/redis/go-redis/v9` from 9.19.0 to 9.21.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.19.0...v9.21.0) Updates `gorm.io/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: github.com/IBM/sarama dependency-version: 1.50.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/gofiber/fiber/v2 dependency-version: 2.52.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: gorm.io/gorm dependency-version: 1.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/go_modules/trading-system-go/go-dependencies-a06d0fe0bc
branch
July 15, 2026 03:50
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
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-dependencies group with 4 updates in the /trading-system-go directory: github.com/IBM/sarama, github.com/gofiber/fiber/v2, github.com/redis/go-redis/v9 and gorm.io/gorm.
Updates
github.com/IBM/saramafrom 1.49.0 to 1.50.3Release notes
Sourced from github.com/IBM/sarama's releases.
... (truncated)
Changelog
Sourced from github.com/IBM/sarama's changelog.
... (truncated)
Commits
ff2eabafeat: support ApiVersions V40483979test: discover upgradable features via ApiVersionsd39f8eafeat: add OnAssignmentBalanceStrategy, the onAssignment half of the assignor ...498dcebfeat(admin): add ClusterAdmin UpdateFeatures5f48502feat: support UpdateFeatures v036c1c46feat: expose broker features from ApiVersions v3 (#3633)b7d6106feat: support CreatePartitions v3 (#3631)fdbaec7feat: support Produce v9 (#3629)277248ffix(consumer): don't panic on requeue after unref (#3630)ce73e81fix(deps): update module golang.org/x/net to v0.56.0Updates
github.com/gofiber/fiber/v2from 2.52.13 to 2.52.14Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
Commits
a74500fUpdate fiber package version to 2.52.1433c9501Merge pull request #4495 from terraincognita07/backport-v2-balancer-forward-x...1b071e1Merge branch 'v2' into backport-v2-balancer-forward-x-real-ip6772121Merge pull request #4498 from gofiber/fix/v2-parser-decoder-global-leak396416etest(ctx): restore global parser decoder after SetParserDecoder testsda6126bMerge branch 'v2' into backport-v2-balancer-forward-x-real-ip79d3444Merge pull request #4497 from gofiber/ci/v2-gotestsum-rerun-failsbd6da95test(proxy): fix data race and flaky deadline test in v2 CI493b955ci: set least-privilege GITHUB_TOKEN permissions on the test workflow2fbfa7dci: drop redundant advanced CodeQL workflow (default setup covers it)Updates
github.com/redis/go-redis/v9from 9.19.0 to 9.21.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
1551837chore(release): 9.21.0 (#3857)1cfa927fix(maintnotifications): keep ModeAuto fail-open (#3853)1f0ea0efeat(pubsub): introduce timeouts for Ping on channel.initHealthCheck (#3819)5484b0bfeat(tx): skip redundant UNWATCH in Tx.Close when no WATCH is active (#3854)bf57a51chore(deps): bump rojopolis/spellcheck-github-actions (#3852)641294cfeat(streams): support explicit LIMIT 0 in XTRIM/XADD trimming via XTrimLimit...74d9bb0feat(command): add zero-copy GetToBuffer and SetFromBuffer (#3834)a13416bchore(release): 9.20.1 (#3847)10dc44ffix(push): fix peeking when push name is truncated (#3842)e1a2d68fix(ft.hybrid): Always generate vector param names if they are not provided b...Updates
gorm.io/gormfrom 1.31.1 to 1.31.2Release notes
Sourced from gorm.io/gorm's releases.
Commits
1d6ce99Fix potential rows leak on panic by deferring rows.Close() (#7798)f648834perf: replace fmt.Sprintf with strconv in ExplainSQL numeric formatting (#7796)49cd6b8Document NowFunc timezone behavior (#7799)d0ee5e2correct typo and rename fileType to fieldType in AlterColumn (#7748)2a22022fix: panic when using clause.Returning with CreateInBatches (#7768)3322929fix(migrator): add nil guards to ColumnType methods to prevent panic (#7767)40cd2afci: switch tests Go matrix to stable/oldstable and update setup-go (#7726)ba38501chore(ci): bump actions/stale to v9 (#7696)c1f742dfix: don't override alterColumn when defaults match (#7728)c14d3acupdate github ci golang versionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions