[PR #474] [MERGED] fix(deps): bump gorm.io/datatypes from 1.2.0 to 1.2.1 in /api #486

Closed
opened 2026-03-03 16:38:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/474
Author: @dependabot[bot]
Created: 7/1/2024
Status: Merged
Merged: 7/1/2024
Merged by: @AchoArnold

Base: mainHead: dependabot/go_modules/api/gorm.io/datatypes-1.2.1


📝 Commits (1)

  • b43e657 fix(deps): bump gorm.io/datatypes from 1.2.0 to 1.2.1 in /api

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 api/go.mod (+1 -1)
📝 api/go.sum (+3 -2)

📄 Description

Bumps gorm.io/datatypes from 1.2.0 to 1.2.1.

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/474 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/go_modules/api/gorm.io/datatypes-1.2.1` --- ### 📝 Commits (1) - [`b43e657`](https://github.com/NdoleStudio/httpsms/commit/b43e6571d48dca16fdd795ec920002821cdc2e9f) fix(deps): bump gorm.io/datatypes from 1.2.0 to 1.2.1 in /api ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+1 -1) 📝 `api/go.sum` (+3 -2) </details> ### 📄 Description Bumps [gorm.io/datatypes](https://github.com/go-gorm/datatypes) from 1.2.0 to 1.2.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-gorm/datatypes/commit/6a271a4fe3e69ed3fb27f763e42b69a234b1368c"><code>6a271a4</code></a> fix: pgx cve issue (<a href="https://redirect.github.com/go-gorm/datatypes/issues/253">#253</a>)</li> <li><a href="https://github.com/go-gorm/datatypes/commit/4fe602c6965c5a8b24f6cf10735469fd7ca5681d"><code>4fe602c</code></a> JSONArrayExpression support sqlite and postgres (<a href="https://redirect.github.com/go-gorm/datatypes/issues/252">#252</a>)</li> <li><a href="https://github.com/go-gorm/datatypes/commit/4f5cbfdbe7482882de20db8a8babb525764e4365"><code>4f5cbfd</code></a> docs: fix variable name typo (<a href="https://redirect.github.com/go-gorm/datatypes/issues/220">#220</a>)</li> <li><a href="https://github.com/go-gorm/datatypes/commit/aa60862bbd3e70e6cd0338d66ced3bf1adf10c40"><code>aa60862</code></a> feature: add Mysql&amp;Postgres Json Like (<a href="https://redirect.github.com/go-gorm/datatypes/issues/225">#225</a>)</li> <li><a href="https://github.com/go-gorm/datatypes/commit/84327a59dd969c06c188bb262d78f93d76d49ae6"><code>84327a5</code></a> Update go.mod</li> <li><a href="https://github.com/go-gorm/datatypes/commit/e45c113359f56e2a280437866ea42dfa65745713"><code>e45c113</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/go-gorm/datatypes/issues/224">#224</a>)</li> <li><a href="https://github.com/go-gorm/datatypes/commit/03668e8b52ee3f60f410d15899b0a987217dca7a"><code>03668e8</code></a> update: update the docs about JSONType (<a href="https://redirect.github.com/go-gorm/datatypes/issues/207">#207</a>)</li> <li>See full diff in <a href="https://github.com/go-gorm/datatypes/compare/v1.2.0...v1.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gorm.io/datatypes&package-manager=go_modules&previous-version=1.2.0&new-version=1.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:38:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#486
No description provided.