[PR #471] [CLOSED] fix(deps): bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 in /api #483

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/471
Author: @dependabot[bot]
Created: 7/1/2024
Status: Closed

Base: mainHead: dependabot/go_modules/api/gorm.io/driver/postgres-1.5.9


📝 Commits (1)

  • 7ed82de fix(deps): bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 in /api

📊 Changes

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

View changed files

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

📄 Description

Bumps gorm.io/driver/postgres from 1.5.7 to 1.5.9.

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/471 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/api/gorm.io/driver/postgres-1.5.9` --- ### 📝 Commits (1) - [`7ed82de`](https://github.com/NdoleStudio/httpsms/commit/7ed82de5fc31ae76fbc30472c7fcc36dbbca05db) fix(deps): bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 in /api ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/go.mod` (+1 -1) 📝 `api/go.sum` (+2 -2) </details> ### 📄 Description Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.7 to 1.5.9. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-gorm/postgres/commit/ff0ad0cff0f592f9094b241e4d35eaabd1bee515"><code>ff0ad0c</code></a> Requires Go 1.19 (<a href="https://redirect.github.com/go-gorm/postgres/issues/280">#280</a>)</li> <li><a href="https://github.com/go-gorm/postgres/commit/27eff96d0a7bd7894385b4aa3ca4198dac2d4fd7"><code>27eff96</code></a> Add missing postgres type aliases (<a href="https://redirect.github.com/go-gorm/postgres/issues/270">#270</a>)</li> <li><a href="https://github.com/go-gorm/postgres/commit/d1db25183a8996705fa6c5b1bfe9fda75cd5ecde"><code>d1db251</code></a> Add comment for postgresql docs reference</li> <li><a href="https://github.com/go-gorm/postgres/commit/29f4c15630f6e8fbf60a6ad26d9ee4b0c1990ab6"><code>29f4c15</code></a> Add test</li> <li><a href="https://github.com/go-gorm/postgres/commit/60b5532450dff9655bfc4ebdb36afc83591e5c02"><code>60b5532</code></a> Upgrade gorm version</li> <li><a href="https://github.com/go-gorm/postgres/commit/c010e95cee39e2cd99a0893f8c8e4a76571f7cf4"><code>c010e95</code></a> Add new error for &quot;Violation Check Constraint&quot;</li> <li><a href="https://github.com/go-gorm/postgres/commit/be95574c1e896efae0a3df15fda67f56bce0ee25"><code>be95574</code></a> updated modules to fix pgx vuln (<a href="https://redirect.github.com/go-gorm/postgres/issues/267">#267</a>)</li> <li><a href="https://github.com/go-gorm/postgres/commit/01a761a24e029351d31044fb24e08af7c0ca7c9f"><code>01a761a</code></a> Fix same type comparing</li> <li><a href="https://github.com/go-gorm/postgres/commit/dba70dbfa63b806b32fc0e27c43f8f7953690336"><code>dba70db</code></a> Fix same type comparing (<a href="https://redirect.github.com/go-gorm/postgres/issues/261">#261</a>)</li> <li>See full diff in <a href="https://github.com/go-gorm/postgres/compare/v1.5.7...v1.5.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gorm.io/driver/postgres&package-manager=go_modules&previous-version=1.5.7&new-version=1.5.9)](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:36 +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#483
No description provided.