Skip to content

chore(deps): bump github.com/zeromicro/go-zero from 1.10.0 to 1.10.1#435

Merged
jaronnie merged 1 commit intomainfrom
dependabot/go_modules/github.com/zeromicro/go-zero-1.10.1
Mar 31, 2026
Merged

chore(deps): bump github.com/zeromicro/go-zero from 1.10.0 to 1.10.1#435
jaronnie merged 1 commit intomainfrom
dependabot/go_modules/github.com/zeromicro/go-zero-1.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps github.com/zeromicro/go-zero from 1.10.0 to 1.10.1.

Release notes

Sourced from github.com/zeromicro/go-zero's releases.

goctl/v1.10.1

🎉 Highlights

This patch release adds a hasField method for model generation, supports external proto imports with cross-package types in RPC generation, and fixes several bugs.

✨ New Features

  • goctl/model: Add hasField method for model generation (#5484)
  • goctl/rpc: Support external proto imports with cross-package type resolution (#5472)

🐛 Bug Fixes

  • goctl/swagger: Add example field to path/form/header parameters (#5497)
  • goctl: Fix per-service type alias filtering (#5482)
  • goctl: Fix file copy permission missed (#5475)

🧪 Testing

  • Add regression test for per-service type alias filtering (#5483)

🔧 Improvements

  • Upgrade Go version to 1.24 and update dependencies (#5499)

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

v1.10.1

🎉 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

... (truncated)

Commits
  • 8c47c01 fix(rest/httpc): reject request body for HEAD method in buildRequest (#5457)
  • f59a1cb chore(deps): bump github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8 (#5513)
  • d44ff6d chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 (#5512)
  • 6ffa9ca chore: reorder Eval/EvalCtx after Do/DoCtx in redis.go for consistent method ...
  • 0069721 feat(redis): add Do/DoCtx for generic command execution #5417 (#5442)
  • ba9c275 chore: upgrade Go version to 1.24 and update dependencies (#5499)
  • 9a6447a feat: goctl model Add a new method hasField (#5484)
  • 004995f feat(goctl/rpc): support external proto imports with cross-package ty… (#5472)
  • c12c82b test(mathx,stringx): add missing edge case tests for CalcEntropy and … (#5471)
  • 85d770d perf(core/stringx): replace manual char filter with strings.Map (#5453)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/zeromicro/go-zero/releases)
- [Commits](zeromicro/go-zero@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/zeromicro/go-zero
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@jaronnie jaronnie merged commit 250342f into main Mar 31, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/zeromicro/go-zero-1.10.1 branch March 31, 2026 07:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant