odota / core

Open source Dota 2 data platform
https://www.opendota.com
MIT License
1.51k stars 303 forks source link

Bump pg-query-stream from 3.4.2 to 4.4.0 #2650

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps pg-query-stream from 3.4.2 to 4.4.0.

Changelog

Sourced from pg-query-stream's changelog.

v4.4.0

  • Warn to stderr if a named query exceeds 63 characters which is the max length supported by postgres.

v4.3.0

  • Unpin pg-types semver. Allow it to float against pg-types@1.x.

v4.2.0

  • Support for additional error fields in postgres >= 9.3 if available.

v4.1.0

v4.0.0

  • Make native bindings an optional install with npm install pg-native
  • No longer surround query result callback with try/catch block.
  • Remove built in COPY IN / COPY OUT support - better implementations provided by pg-copy-streams and pg-native

v3.6.0

  • Include support for (parsing JSONB)[https://github-redirect.dependabot.com/brianc/node-pg-types/pull/13] (supported in postgres 9.4)

v3.5.0

  • Include support for parsing boolean arrays

v3.4.0

v3.2.0

v3.1.0

v3.0.0

Breaking changes

... (truncated)

Commits


Dependabot compatibility score

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 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 11 months ago

Superseded by #2675.