chore: bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 #358

Merged
martinr92 merged 1 commit from dependabot-go_modules-develop-github.com-jackc-pgx-v5-5.7.2 into develop 2025-01-19 13:16:48 +00:00
martinr92 commented 2024-12-22 03:57:08 +00:00 (Migrated from gitlab.com)

Bumps github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2.

Changelog

Sourced from github.com/jackc/pgx/v5's changelog.

5.7.2 (December 21, 2024)

  • Fix prepared statement already exists on batch prepare failure
  • Add commit query to tx options (Lucas Hild)
  • Fix pgtype.Timestamp json unmarshal (Shean de Montigny-Desautels)
  • Add message body size limits in frontend and backend (zene)
  • Add xid8 type
  • Ensure planning encodes and scans cannot infinitely recurse
  • Implement pgtype.UUID.String() (Konstantin Grachev)
  • Switch from ExecParams to Exec in ValidateConnectTargetSessionAttrs functions (Alexander Rumyantsev)
  • Update golang.org/x/crypto
Commits
  • 24fbe35 Create changelog for v5.7.2
  • 3a1593b Merge pull request #2198 from alexandear/fix-nilness
  • 9d851d7 Fix integration benchmarks
  • dacffdc Merge pull request #2196 from alexandear/docs-improve-links
  • bc7c840 Merge pull request #2195 from LucasHild/master
  • 0436851 Handle errors in generate_certs
  • 2532927 Improve links in README
  • ad87d47 Merge pull request #2194 from alexandear/refactor/pgconn-tests
  • 7cf7bc6 Simplify pgconn tests by using T.TempDir
  • 3e6c719 Merge pull request #2189 from pankona/update-crypto
  • Additional commits viewable in compare view

Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.1 to 5.7.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jackc/pgx/blob/master/CHANGELOG.md">github.com/jackc/pgx/v5's changelog</a>.</em></p> <blockquote> <h1>5.7.2 (December 21, 2024)</h1> <ul> <li>Fix prepared statement already exists on batch prepare failure</li> <li>Add commit query to tx options (Lucas Hild)</li> <li>Fix pgtype.Timestamp json unmarshal (Shean de Montigny-Desautels)</li> <li>Add message body size limits in frontend and backend (zene)</li> <li>Add xid8 type</li> <li>Ensure planning encodes and scans cannot infinitely recurse</li> <li>Implement pgtype.UUID.String() (Konstantin Grachev)</li> <li>Switch from ExecParams to Exec in ValidateConnectTargetSessionAttrs functions (Alexander Rumyantsev)</li> <li>Update golang.org/x/crypto</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jackc/pgx/commit/24fbe353ed5c3f53d379b3ae370229a5638a2868"><code>24fbe35</code></a> Create changelog for v5.7.2</li> <li><a href="https://github.com/jackc/pgx/commit/3a1593b25b9de8b43e37d75ebc6d77589fe02001"><code>3a1593b</code></a> Merge pull request <a href="https://github.com/jackc/pgx/issues/2198">#2198</a> from alexandear/fix-nilness</li> <li><a href="https://github.com/jackc/pgx/commit/9d851d7c98e255b25beaa69250a89cfe2f34f9ba"><code>9d851d7</code></a> Fix integration benchmarks</li> <li><a href="https://github.com/jackc/pgx/commit/dacffdc7e22c41863ba80d96e5a2a53bf79c333c"><code>dacffdc</code></a> Merge pull request <a href="https://github.com/jackc/pgx/issues/2196">#2196</a> from alexandear/docs-improve-links</li> <li><a href="https://github.com/jackc/pgx/commit/bc7c84077055c5af6f1e65d584523590a9a554df"><code>bc7c840</code></a> Merge pull request <a href="https://github.com/jackc/pgx/issues/2195">#2195</a> from LucasHild/master</li> <li><a href="https://github.com/jackc/pgx/commit/043685147f04bf42465dd77497e91d3226895d52"><code>0436851</code></a> Handle errors in generate_certs</li> <li><a href="https://github.com/jackc/pgx/commit/25329273dacf0b56fcb799d6dd0811a87f5a48ad"><code>2532927</code></a> Improve links in README</li> <li><a href="https://github.com/jackc/pgx/commit/ad87d47089d16a2b59998c5eba94354ca6a9dca2"><code>ad87d47</code></a> Merge pull request <a href="https://github.com/jackc/pgx/issues/2194">#2194</a> from alexandear/refactor/pgconn-tests</li> <li><a href="https://github.com/jackc/pgx/commit/7cf7bc6054ca2a4e2079864ee7bd0e8af75a24d6"><code>7cf7bc6</code></a> Simplify pgconn tests by using T.TempDir</li> <li><a href="https://github.com/jackc/pgx/commit/3e6c719698b0a153fc96f1258024a1068ff3ffea"><code>3e6c719</code></a> Merge pull request <a href="https://github.com/jackc/pgx/issues/2189">#2189</a> from pankona/update-crypto</li> <li>Additional commits viewable in <a href="https://github.com/jackc/pgx/compare/v5.7.1...v5.7.2">compare view</a></li> </ul> </details> <br />
martinr92 commented 2024-12-22 03:57:08 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
martinr92 commented 2025-01-19 13:11:36 +00:00 (Migrated from gitlab.com)

added 12 commits

  • fda6524c...2213239f - 11 commits from branch develop
  • d71a7ae9 - chore: bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2

Compare with previous version

added 12 commits <ul><li>fda6524c...2213239f - 11 commits from branch <code>develop</code></li><li>d71a7ae9 - chore: bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2</li></ul> [Compare with previous version](/marty-media/server/-/merge_requests/334/diffs?diff_id=1238250911&start_sha=fda6524c21502f55778b6268aa7d740fbe2a6583)
martinr92 (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-01-19 13:13:20 +00:00
martinr92 commented 2025-01-19 13:15:48 +00:00 (Migrated from gitlab.com)
## SonarQube Cloud Code Analysis ## Quality Gate passed Issues ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed.svg '') [0 New issues](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=334&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted.svg '') [0 Accepted issues](https://sonarcloud.io/project/issues?id=marty-media_server&pullRequest=334&issueStatuses=ACCEPTED) Measures ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed.svg '') [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=marty-media_server&pullRequest=334&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed.svg '') [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=marty-media_server&pullRequest=334&metric=new_coverage&view=list) ![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed.svg '') [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=marty-media_server&pullRequest=334&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=marty-media_server&pullRequest=334)
martinr92 (Migrated from gitlab.com) merged commit into develop 2025-01-19 13:16:48 +00:00
martinr92 commented 2025-01-19 14:58:48 +00:00 (Migrated from gitlab.com)

🎉 This MR is included in version 0.5.7-beta.1 🎉

The release is available on GitLab release.

Your semantic-release bot 📦 🚀

:tada: This MR is included in version 0.5.7-beta.1 :tada: The release is available on [GitLab release](https://gitlab.com/marty-media/server/-/releases/v0.5.7-beta.1). Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package: :rocket:
martinr92 commented 2025-01-25 15:34:17 +00:00 (Migrated from gitlab.com)

🎉 This MR is included in version 0.5.7 🎉

The release is available on GitLab release.

Your semantic-release bot 📦 🚀

:tada: This MR is included in version 0.5.7 :tada: The release is available on [GitLab release](https://gitlab.com/marty-media/server/-/releases/v0.5.7). Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package: :rocket:
Sign in to join this conversation.
No description provided.