Skip to content

[+] bump jackc/pgx/v5 from 5.7.2 to 5.7.3#688

Merged
pashagolub merged 1 commit intomasterfrom
dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3
Mar 24, 2025
Merged

[+] bump jackc/pgx/v5 from 5.7.2 to 5.7.3#688
pashagolub merged 1 commit intomasterfrom
dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

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

Changelog

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

5.7.3 (March 21, 2025)

  • Expose EmptyAcquireWaitTime in pgxpool.Stat (vamshiaruru32)
  • Improve SQL sanitizer performance (ninedraft)
  • Fix Scan confusion with json(b), sql.Scanner, and automatic dereferencing (moukoublen, felix-roehrich)
  • Fix Values() for xml type always returning nil instead of []byte
  • Add ability to send Flush message in pipeline mode (zenkovev)
  • Fix pgtype.Timestamp's JSON behavior to match PostgreSQL (pconstantinou)
  • Better error messages when scanning structs (logicbomb)
  • Fix handling of error on batch write (bonnefoa)
  • Match libpq's connection fallback behavior more closely (felix-roehrich)
  • Add MinIdleConns to pgxpool (djahandarie)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 24, 2025
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 24, 2025

Pull Request Test Coverage Report for Build 14034627156

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 32.363%

Totals Coverage Status
Change from base Build 14034418869: 0.0%
Covered Lines: 1545
Relevant Lines: 4774

💛 - Coveralls

@pashagolub pashagolub changed the title Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 [+] bump jackc/pgx/v5 from 5.7.2 to 5.7.3 Mar 24, 2025
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.2 to 5.7.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@pashagolub pashagolub force-pushed the dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3 branch from 21d936b to 27239e8 Compare March 24, 2025 11:56
@pashagolub pashagolub merged commit 32421f1 into master Mar 24, 2025
8 checks passed
@pashagolub pashagolub deleted the dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3 branch March 24, 2025 12:03
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.

2 participants