Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps gorm.io/datatypes from 1.2.4 to 1.2.7.

Release notes

Sourced from gorm.io/datatypes's releases.

v1.2.6

What's Changed

New Contributors

Full Changelog: go-gorm/datatypes@v1.2.5...v1.2.6

Commits
  • 22a6ae2 Improve JSON types to consistently return string values (#311)
  • 16a233d Support fmt.Stringer for JSON
  • 954753e Bump gorm.io/driver/sqlserver from 1.5.4 to 1.6.0 (#293)
  • 71f06d7 Fix: mysql JSONSet Build bool type to true/false,not 1/0 (#284)
  • f9380c4 Bump gorm.io/driver/sqlserver from 1.4.1 to 1.5.4 (#277)
  • e503f10 feature: implement in for sqlite databases (#276)
  • See full diff 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 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 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 [gorm.io/datatypes](https://github.com/go-gorm/datatypes) from 1.2.4 to 1.2.7.
- [Release notes](https://github.com/go-gorm/datatypes/releases)
- [Commits](go-gorm/datatypes@v1.2.4...v1.2.7)

---
updated-dependencies:
- dependency-name: gorm.io/datatypes
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
Copy link

@propel-code-bot propel-code-bot bot left a comment

Choose a reason for hiding this comment

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

LGTM, ship it! 🚢


Why was this auto-approved?
AI analysis completed with no actionable comments or suggestions.

Copy link

@propel-code-bot propel-code-bot bot left a comment

Choose a reason for hiding this comment

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

LGTM, ship it! 🚢


Why was this auto-approved?
AI analysis completed with no actionable comments or suggestions.

Copy link

@propel-code-bot propel-code-bot bot left a comment

Choose a reason for hiding this comment

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

LGTM, ship it! 🚢


Why was this auto-approved?
AI analysis completed with no actionable comments or suggestions.

Copy link

@propel-code-bot propel-code-bot bot left a comment

Choose a reason for hiding this comment

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

LGTM, ship it! 🚢


Why was this auto-approved?
AI analysis completed with no actionable comments or suggestions.

Copy link

Upgrade gorm.io/datatypes Dependency to v1.2.7

This pull request updates the gorm.io/datatypes dependency from version 1.2.4 to 1.2.7 in the module. This is a routine dependency update performed by Dependabot, and it also triggers the upgrade of several transitive dependencies (such as gorm.io/gorm, golang.org/x/tools, and others) in both go.mod and go.sum to maintain compatibility.

Key Changes

• Upgraded gorm.io/datatypes from v1.2.4 to v1.2.7 in go.mod and go.sum
• Upgraded directly dependent gorm.io/gorm to v1.30.0 in go.mod and related entries in go.sum
• Updated golang.org/x/tools to v0.21.1-0.20240508182429-e35e4ccd0d2d
• Removed and replaced older versions of several transitive dependencies (github.com/google/uuid, golang.org/x/mod, golang.org/x/text, gorm.io/driver/sqlserver, etc.) with newer ones
• All changes are related to dependency version bumps; no changes to application or library code

Affected Areas

go.mod
go.sum
• Project dependency versions

This summary was automatically generated by @propel-code-bot

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.

0 participants