Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
main@4363cb6
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3.
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
6f8f6ed
Update changelog for v5.5.3576b6c8
Bump actions/setup-go version7caa448
Skip test on CockroachDB832b4f9
Fix: prepared statement already existsfd44114
Improve Conn.LoadType documentation34da2fe
Improve CopyFrom auto-conversion of text-ish values7b5fcac
Add timetz and []timetz OID constants0819a17
Remove openssl from TLS test setupbf1c1d7
create ltree extension in pg setup for tests0fa5333
add ltree pgtype supportDependabot 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