Open dependabot[bot] opened 1 year ago
The following labels could not be found: dependencies
, house-keeping
.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Bumps github.com/lib/pq from 1.10.2 to 1.10.9.
Release notes
Sourced from github.com/lib/pq's releases.
Commits
2a217b9
add version check for go 1.15 (#1123)d8d93a3
fix handle pgpass (#1120)c10fcfe
remove stray debugging code96e73eb
conn: Implement driver.Validator, SessionResetter for cancelation922c00e
Update codeql-analysis.ymla2a3173
Update test.yml3a6282f
Reduced the complexity of handlePgpass (#1101)133ac67
Improved the performance of CopyIn and CopyInSchema and added BufferQuoteIden...d5affd5
Merge pull request #1088 from kelvich/sni_supportd65e6ae
Merge pull request #1083 from nhooyr/fix-receiver-51e2You can trigger a rebase of this PR 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