Skip to content

fix(deps): update module github.com/zeromicro/go-zero to v1.10.1#9222

Merged
waghanza merged 1 commit intodevelopfrom
renovate/github.com-zeromicro-go-zero-1.x
Mar 28, 2026
Merged

fix(deps): update module github.com/zeromicro/go-zero to v1.10.1#9222
waghanza merged 1 commit intodevelopfrom
renovate/github.com-zeromicro-go-zero-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 28, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/zeromicro/go-zero v1.10.0v1.10.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

zeromicro/go-zero (github.com/zeromicro/go-zero)

v1.10.1

Compare Source

🎉 Highlights

This patch release adds JSON5 configuration support, generic Redis command execution via Do/DoCtx, upgrades Go to 1.24, and includes critical security fixes in core/codec.

✨ New Features

  • core/conf: Add JSON5 configuration support (#​5433)
  • core/stores/redis: Add Do/DoCtx for generic command execution (#​5442)

🐛 Bug Fixes

  • rest/httpc: Reject request body for HEAD method in buildRequest (#​5457)
  • core/codec: Critical security fixes (#​5479)

🔧 Improvements

  • core: Replace TakeOne usage with cmp.Or (#​5461)
  • core/stringx: Replace manual char filter with strings.Map (#​5453)
  • core/stores/redis: Reorder Eval/EvalCtx after Do/DoCtx for consistent method ordering (#​5502)
  • core/mathx: Add godoc comment to Numerical type constraint (#​5470)
  • Upgrade Go version to 1.24 and update dependencies (#​5499)

🧪 Testing

  • Add missing edge case tests for CalcEntropy and string utilities (#​5471)
  • Add unit tests for Hash, Hash determinism, and Md5Hex edge cases (#​5469)

📦 Dependencies

  • Bumped github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8 (#​5513)
  • Bumped github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 (#​5512)
  • Bumped github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 (#​5444)
  • Bumped github.com/modelcontextprotocol/go-sdk from 1.3.0 to 1.3.1 (#​5435)
  • Bumped github.com/redis/go-redis/v9 from 9.17.3 to 9.18.0 (#​5432)

👥 New Contributors

Full Changelog: zeromicro/go-zero@v1.10.0...v1.10.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from waghanza as a code owner March 28, 2026 15:32
@waghanza waghanza merged commit c5579fb into develop Mar 28, 2026
2 checks passed
@waghanza waghanza deleted the renovate/github.com-zeromicro-go-zero-1.x branch March 28, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant