Skip to content

fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.10.2 - #52

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-gogf-gf-contrib-drivers-mysql-v2-2.x
Open

fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.10.2#52
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-gogf-gf-contrib-drivers-mysql-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Dec 12, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.9.0v2.10.2 age confidence

Release Notes

gogf/gf (github.com/gogf/gf/contrib/drivers/mysql/v2)

v2.10.2: GoFrame Release v2.10.2

Compare Source

What's Changed

Full Changelog: gogf/gf@v2.10.1...v2.10.2

v2.10.1: GoFrame Release v2.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: gogf/gf@v2.10.0...v2.10.1

v2.10.0: GoFrame Release v2.10.0

Compare Source

What's Changed

Feature
Enhancement
  • perf(net/gclient): optimize default http.Transport connection pool configuration by @​lxzan in #​4390
  • refactor: interface{} to any and reflect.Ptr to reflect.Pointer by @​hailaz in #​4395
  • refactor(cmd/gf): Optimize run command to reload only on actual file changes by @​windvalley in #​4476
  • refactor(container): add default nil checker, rename RegisterNilChecker to SetNilChecker, migrate instance containers to type-safe generics by @​LanceAdd in #​4630
  • refactor(contrib/clickhouse): optimization clickhouse by @​wanghaolong613 in #​4499
  • refactor(database/gdb): add quote for FieldsPrefix by @​hicolin in #​4485
  • refactor(database/gdb): simplify order and group by alias quoting by @​lingcoder in #​4555
  • refactor(encoding/gjson): enhance auto type checks when loading data without type specified by @​gqcn in #​4637
  • refract(gerror): add ITextArgs interface and its implements, mainly for i18n that needs text and args separately by @​gqcn in #​4597
Bug Fixes
Other

New Contributors

Full Changelog: gogf/gf@v2.9.0...v2.10.0

v2.9.8: GoFrame Release v2.9.8

Compare Source

What's Changed

  • fix: update gf cli to v2.9.7 by @​github-actions[bot] in #​4579
  • feat(cmd/gf): improve and enhance gen ctrl by @​oldme-git in #​4325
  • fix(gf/gen): Fixed a problem that could cause duplication when generating wit… by @​DustScribe in #​4268
  • test(errors/gcode,gerror): add unit tests for error handling interfaces and methods by @​hailaz in #​4586
  • fix(cmd/gf): improve init command with version retry and gofmt support by @​hailaz in #​4592
  • fix(contrib/drivers): resolve field duplication issue when same table/column names exist across different MySQL/MariaDB databases by @​smzgl in #​4577
  • refract(gerror): add ITextArgs interface and its implements, mainly for i18n that needs text and args separately by @​gqcn in #​4597
  • fix(cmd/gf): Fixed an issue where formatting caused import errors in gf init by @​hailaz in #​4598
  • fix(os/gcfg): adjust priority of env|cmd higer than config file (#​4074) by @​yangyanqing in #​4587
  • chore: translte zh comment to en by @​yuluo-yx in #​4591
  • ci(docker-services): change chinese printing message to english by @​gqcn in #​4599
  • fix(container): Add NilChecker Support to gmap, gset, and gtree for Typed Nil Issue Resolution by @​LanceAdd in #​4605
  • fix(net/goai): add openapi uuid.UUID type support by @​joy999 in #​4604
  • fix(util/gconv): gconv unsafe str to bytes by @​liov in #​4600
  • fix(database/gdb): skip field filtering when table/alias is unknown in FieldsPrefix by @​lingcoder in #​4602
  • feat(gdb/gdb_model_lock.go): gdb support lock update skip locked by @​smzgl in #​4607
  • feat(container): Add NewXXXWithChecker function for gmap/gset/gtree by @​LanceAdd in #​4610
  • feat(‎contrib/registry/nacos): add SetDefaultEndpoint and SetDefaultMetadata methods by @​wangle201210 in #​4608
  • feat(util/gvalid): add more rules: alpha,alpha-dash,alpha-num,lowercase,numeric,uppercase by @​yuluo-yx in #​4601
  • fix(‎database/gdb): fix iTableName interface detection when using WithAll with .Scan on reflect.Value objects by @​smzgl in #​4606
  • fix(util/gconv): fix nested map conversion data loss in MapToMap by @​lingcoder in #​4612
  • feat(util/gconv): Add OmitEmpty and OmitNil options to Scan function by @​LanceAdd in #​4584
  • fix(database/gdb): Resolve the cache error overwriting caused by the use of fixed cache keys in pagination queries. by @​LanceAdd in #​4339
  • fix: the use of the deprecated variable {format} in the file util/gval… by @​shubo83 in #​4258
  • fix(contrib/drivers/gaussdb): remove github.com/lib/pq dependence by @​hailaz in #​4615
  • fix(‎database/gdb):Fix panic handling in DoCommit to prevent blocking on database driver panics by @​Copilot in #​4423
  • fix(database/gdb): Raw SQL Count ignores Where condition by @​lingcoder in #​4611
  • feat(instance): migrate instance containers to type-safe generics by @​LanceAdd in #​4617
  • fix: v2.9.8 by @​hailaz in #​4616

New Contributors

Full Changelog: gogf/gf@v2.9.7...v2.9.8

v2.9.7: GoFrame Release v2.9.7

Compare Source

What's Changed

New Contributors

Full Changelog: gogf/gf@v2.9.6...v2.9.7

v2.9.6: GoFrame Release v2.9.6

Compare Source

What's Changed

Features (feat)

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 commented Dec 12, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/gogf/gf/v2 v2.9.0 -> v2.10.2
golang.org/x/sync v0.13.0 -> v0.14.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
go.opentelemetry.io/otel v1.35.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.35.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.38.0
golang.org/x/net v0.39.0 -> v0.40.0
golang.org/x/sys v0.32.0 -> v0.35.0
golang.org/x/text v0.24.0 -> v0.25.0

@renovate
renovate Bot force-pushed the renovate/github.com-gogf-gf-contrib-drivers-mysql-v2-2.x branch from b2a0e75 to 1cfd6dd Compare December 27, 2025 13:25
@renovate renovate Bot changed the title fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.9.6 fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.9.7 Dec 27, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-gogf-gf-contrib-drivers-mysql-v2-2.x branch from 1cfd6dd to 9016e63 Compare January 16, 2026 10:00
@renovate renovate Bot changed the title fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.9.7 fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.9.8 Jan 16, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-gogf-gf-contrib-drivers-mysql-v2-2.x branch from 9016e63 to ea88f7f Compare January 26, 2026 13:58
@renovate renovate Bot changed the title fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.9.8 fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.10.0 Jan 26, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-gogf-gf-contrib-drivers-mysql-v2-2.x branch from ea88f7f to c370acf Compare May 14, 2026 05:46
@renovate renovate Bot changed the title fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.10.0 fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.10.1 May 14, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-gogf-gf-contrib-drivers-mysql-v2-2.x branch from c370acf to 67bb7da Compare May 14, 2026 08:39
@renovate renovate Bot changed the title fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.10.1 fix(deps): update module github.com/gogf/gf/contrib/drivers/mysql/v2 to v2.10.2 May 14, 2026
@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (fcc59d1) to head (67bb7da).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #52   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines          5       5           
=====================================
  Misses         5       5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants