Closed dependabot[bot] closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.13%. Comparing base (
67c4d73
) to head (5c9e971
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps psycopg[binary] from 3.1.18 to 3.1.19.
Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
780068d
chore: bump psycopg package version to 3.1.19040489c
chore(crdb): upgrade types to v23.1163f366
ci(macos): test and build macOS packages on M1 runners01d5dab
Merge branch 'fix-745' into maint-3.128fc73e
perf(copy): only flush at every row on copy on macOS963c5f8
Improve performance of copyc9486b3
test(copy): add minimal copy benchmark framework3398945
Merge branch 'fix-734' into maint-3.1cfc0782
fix(c): solve undefined behaviour caused by unaligned access611738f
ci: add test to check for misaligned memory accessDependabot 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