Skip to content

chore: bump the go group across 1 directory with 2 updates - #6

Merged
huykn merged 1 commit into
mainfrom
dependabot/go_modules/go-46e7cbb126
Dec 17, 2025
Merged

chore: bump the go group across 1 directory with 2 updates#6
huykn merged 1 commit into
mainfrom
dependabot/go_modules/go-46e7cbb126

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 14, 2025

Copy link
Copy Markdown
Contributor

Bumps the go group with 2 updates in the / directory: github.com/redis/go-redis/v9 and golang.org/x/sync.

Updates github.com/redis/go-redis/v9 from 9.17.1 to 9.17.2

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.17.2

🐛 Bug Fixes

  • Connection Pool: Fixed critical race condition in turn management that could cause connection leaks when dial goroutines complete after request timeout (#3626) by @​cyningsun
  • Context Timeout: Improved context timeout calculation to use minimum of remaining time and DialTimeout, preventing goroutines from waiting longer than necessary (#3626) by @​cyningsun

🧰 Maintenance

  • chore(deps): bump rojopolis/spellcheck-github-actions from 0.54.0 to 0.55.0 (#3627)

Contributors

We'd like to thank all the contributors who worked on this release!

@​cyningsun and @​ndyakov

Changelog

Sourced from github.com/redis/go-redis/v9's changelog.

9.17.2 (2025-12-01)

🐛 Bug Fixes

  • Connection Pool: Fixed critical race condition in turn management that could cause connection leaks when dial goroutines complete after request timeout (#3626) by @​cyningsun
  • Context Timeout: Improved context timeout calculation to use minimum of remaining time and DialTimeout, preventing goroutines from waiting longer than necessary (#3626) by @​cyningsun

🧰 Maintenance

  • chore(deps): bump rojopolis/spellcheck-github-actions from 0.54.0 to 0.55.0 (#3627)

Contributors

We'd like to thank all the contributors who worked on this release!

@​cyningsun and @​ndyakov


Full Changelog: redis/go-redis@v9.17.1...v9.17.2

Commits
  • d3e7d4c chore(release): v9.17.2 (#3629)
  • 665d0bf fix(pool): correct turn management in putIdleConn to prevent connection leaks...
  • See full diff in compare view

Updates golang.org/x/sync from 0.18.0 to 0.19.0

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go group with 2 updates in the / directory: [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/redis/go-redis/v9` from 9.17.1 to 9.17.2
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/v9.17.2/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.17.1...v9.17.2)

Updates `golang.org/x/sync` from 0.18.0 to 0.19.0
- [Commits](golang/sync@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: golang.org/x/sync
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 14, 2025

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@huykn
huykn merged commit 750310d into main Dec 17, 2025
1 check passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-46e7cbb126 branch December 17, 2025 01:23
huykn pushed a commit that referenced this pull request Feb 22, 2026
e023e43 - Merge branch 'main' into develop
a202635 - fix: improve memory management
4c4d3f0 - release/v1.0.4 a58100a - feat: release v1.0.4 7e77596 - feat: example heavy write api 717bd85 - feat: add maintainability badge
a58100a - feat: release v1.0.4
3849918 - Merge pull request #8 from huykn/dependabot/go_modules/go-88646566e6
7e77596 - feat: example heavy write api
b18a904 - chore: bump github.com/redis/go-redis/v9 in the go group
f0d04c1 - Merge pull request #7 from Sandy10247/phani/example-basic-enhancement
717bd85 - feat: add maintainability badge
022fe7c - examples "basic" code changes
750310d - Merge pull request #6 from huykn/dependabot/go_modules/go-46e7cbb126
73bdd6b - chore: bump the go group across 1 directory with 2 updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant