init
init copied to clipboard
Bump pg from 0.14.1 to 7.12.1
Bumps pg from 0.14.1 to 7.12.1.
Changelog
Sourced from pg's changelog.
All major and minor releases are briefly explained below.
For richer information consult the commit log on github with referenced pull requests.
We do not include break-fix version release in this file.
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
- Add support for statement timeout.
7.2.0
... (truncated)
Commits
-
60d8df6Bump version -
05d20a6Update package.json (#1937) -
e4578d2Bump version -
d44376aUpdate sponsors file -
94ad322Update changelog -
3ead900Fix eslint and add back standard (#1928) -
0894a3cfeat: Add dynamic retrieval for client password (#1926) -
0acaf9dFix compare (#1923) -
d8a0e1eUpdate CI to allow tests to pass on Node.js >= 10.16.0 (#1912) -
2c7be86minor text improvement in defaults (#1893) - 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.