chore(deps): bump pg from 8.11.3 to 8.21.0#244
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
@dependabot merge |
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
d2e3d68 to
d0a8919
Compare
Contributor
|
@dependabot merge |
d0a8919 to
65e8c61
Compare
Contributor
|
@dependabot merge |
65e8c61 to
307b5ed
Compare
Contributor
|
@dependabot merge |
307b5ed to
d1b8d75
Compare
Contributor
|
@dependabot merge |
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.3 to 8.21.0. - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg) --- updated-dependencies: - dependency-name: pg dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
d1b8d75 to
79da40e
Compare
Contributor
|
@dependabot merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pg from 8.11.3 to 8.21.0.
Changelog
Sourced from pg's changelog.
... (truncated)
Commits
544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)f776327Remove compatibility code for unsupported versions of Node (<16) (#3678)f252870cleanup: pg utils (#3675)c8da6abAssorted test cleanup (#3673)fa47e73fix:Client#endcallback being called multiple times when first is no-op (#...88a7e60cleanup: Move declaration to more natural place2095247cleanup: Combine duplicated code inClient#queryand avoid unneeded early n...0ac3eddfix: apply SASLprep (RFC 4013) to passwords before SCRAM-SHA-256 PBKDF2 (#3669)be880d4Assorted test fixes and cleanup (#3672)