manatee
manatee copied to clipboard
Bump pg from 3.0.3 to 7.14.0
Bumps pg from 3.0.3 to 7.14.0.
Changelog
Sourced from pg's changelog.
7.14.0
- Reverts 7.13.0 as it contained an accidental breaking change for self-signed SSL cert verification. 7.14.0 is identical to 7.12.1.
7.13.0
- Add support for all tls.connect() options.
7.12.0
- Add support for async password lookup.
7.11.0
- Add support for connection_timeout and keepalives_idle.
7.10.0
- Add support for per-query types.
7.9.0
- Add support for sasl/scram authentication.
7.8.0
- Add support for passing secureOptions SSL config.
- Upgrade pg-types to 2.0.
7.7.0
- Add support for configurable query timeout on a client level.
7.6.0
- Add support for "bring your own promise"
7.5.0
- Better error message when passing
nullorundefinedtoclient.query.- Better error handling on queued queries.
7.4.0
- Add support for Uint8Array values.
7.3.0
... (truncated)
- Add support for statement timeout.
Commits
30f67bbBump versionb05ea52Update changelog510a273Revert "Support additional tls.connect() options (#1996)" (#2010)c10a96cBump versioneac3e4dUpdate changelogbf029c8Support additional tls.connect() options (#1996)ced31ddUpdate SPONSORS.md06fbe19Skip TLS SNI if host is IP address (#1890)cd66c0bAdd explicit files list to package.json (#1951)caa6517Fix disconnection tests for pg-pool 2.0.7 (#1946)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.