Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of pg is breaking the build 🚨 #27

Open
greenkeeper bot opened this issue Nov 4, 2017 · 25 comments
Open

An in-range update of pg is breaking the build 🚨 #27

greenkeeper bot opened this issue Nov 4, 2017 · 25 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Nov 4, 2017

Version 7.4.0 of pg was just published.

Branch Build failing 🚨
Dependency pg
Current Version 7.3.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

pg is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 8 commits.

  • 9da3a85 Bump version
  • fccf8e8 Update changelog
  • 894e2f2 Support Uint8Array values
  • 32537d5 Fix minor type in recent changelog entry
  • 19bfb2f Add postgresql to package.json keywords
  • c2da0ed Sort keywords in package.json
  • 74aaced Avoid modifying package.json or creating package-lock when running tests with npm 5
  • e087305 Update SPONSORS.md

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 4, 2017

After pinning to 7.3.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 5, 2018

Version 7.4.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 10 commits.

  • a664983 Bump version
  • 9825e7c Use Buffer.from instead of deprecated Buffer constructor
  • 70a8ee1 Don't repeat logic for reporting stream errors
  • 4cf67b2 Ignore socket hangup when ending connection also with ssl (#1344).
  • c9ca1da License date in README
  • 1e48733 Update license date
  • 6c723b2 Update SPONSORS.md
  • 56633a5 Update SPONSORS.md
  • 9870c86 Make tests compatible with PostgreSQL 10
  • 0b80aba Specify collation when relied on in tests

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2018

  • The devDependency pg was updated from 7.4.3 to 7.5.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 45 commits.

  • 04a0ec7 Bump version
  • 8cf5a84 Update changelog
  • 3828aa8 Queued query errors (#1503)
  • fed6375 remove query.stream references
  • 11a4793 Add error handling for null params to Client.prototype.query()
  • e7602bc Merge pull request #1701 from gajus/issue-1699
  • 00d749c refactor: simplify the escapeIdentifier logic
  • 6c840aa Merge pull request #1692 from askmike/patch-1
  • 9bfd4bf [test] g/provded/provided
  • a9b3ef7 Merge pull request #1684 from dominicletz/patch-1
  • 28e66cc Use pool constructor to pass pool size
  • 2ea5f91 Replace poolSize by max in error test
  • 1cbd507 Merge pull request #1677 from sehrope/fix-network-partition-test-race
  • 2dc5c68 Change network partition test to wait for client socket creation prior to destroy
  • 3ac356a Bump version

There are 45 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 26, 2018

  • The devDependency pg was updated from 7.5.0 to 7.6.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 51 commits.

  • a3295b4 Bump version
  • 034eb34 Update changelog
  • d468b6a Update SPONSORS.md
  • badf0a1 Update ESLint (#1753)
  • 1cf1e05 Allow a custom type to be used for Client promises (#1518)
  • ff6fe1e Execute tests on Node 11 in CI (#1752)
  • 04a0ec7 Bump version
  • 8cf5a84 Update changelog
  • 3828aa8 Queued query errors (#1503)
  • fed6375 remove query.stream references
  • 11a4793 Add error handling for null params to Client.prototype.query()
  • e7602bc Merge pull request #1701 from gajus/issue-1699
  • 00d749c refactor: simplify the escapeIdentifier logic
  • 6c840aa Merge pull request #1692 from askmike/patch-1
  • 9bfd4bf [test] g/provded/provided

There are 51 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 7, 2018

  • The devDependency pg was updated from 7.6.0 to 7.6.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 53 commits.

  • 3620e23 Bump version
  • daddd4f Bump buffer-writer version (#1764)
  • a3295b4 Bump version
  • 034eb34 Update changelog
  • d468b6a Update SPONSORS.md
  • badf0a1 Update ESLint (#1753)
  • 1cf1e05 Allow a custom type to be used for Client promises (#1518)
  • ff6fe1e Execute tests on Node 11 in CI (#1752)
  • 04a0ec7 Bump version
  • 8cf5a84 Update changelog
  • 3828aa8 Queued query errors (#1503)
  • fed6375 remove query.stream references
  • 11a4793 Add error handling for null params to Client.prototype.query()
  • e7602bc Merge pull request #1701 from gajus/issue-1699
  • 00d749c refactor: simplify the escapeIdentifier logic

There are 53 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2018

  • The devDependency pg was updated from 7.7.0 to 7.7.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 56 commits.

There are 56 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 29, 2018

  • The devDependency pg was updated from 7.7.0 to 7.7.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 58 commits.

There are 58 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2019

  • The devDependency pg was updated from 7.7.1 to 7.8.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 64 commits.

There are 64 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 20, 2019

  • The devDependency pg was updated from 7.8.0 to 7.8.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 66 commits.

  • e0ebdef Bump version
  • bf84db7 Bump packet-reader version (#1840)
  • fcd0f02 Bump version
  • 0012386 Update changelog
  • 896faa5 Update SPONSORS.md
  • c8f2f23 Update license date (#1800)
  • 0e11b5c deps: update pg-types to 2 (#1806)
  • ccbccc9 Issue #1769 - Inability to restrict communication protocols to set in ssl configuration (#1804)
  • 060a35f Bump version
  • 93df471 Bump min version of pg-pool
  • f52a0fe Bump version
  • 77866d0 Update changelog
  • eb076db Add configurable query timeout (#1760)
  • 3620e23 Bump version
  • daddd4f Bump buffer-writer version (#1764)

There are 66 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency pg was updated from 7.8.1 to 7.8.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 69 commits.

  • bae9fd7 Bump version
  • e6a878c compare prepared statement text with previous to prevent incorrect queries (#1814)
  • 4c6c0e9 Update license date in readme (#1823)
  • e0ebdef Bump version
  • bf84db7 Bump packet-reader version (#1840)
  • fcd0f02 Bump version
  • 0012386 Update changelog
  • 896faa5 Update SPONSORS.md
  • c8f2f23 Update license date (#1800)
  • 0e11b5c deps: update pg-types to 2 (#1806)
  • ccbccc9 Issue #1769 - Inability to restrict communication protocols to set in ssl configuration (#1804)
  • 060a35f Bump version
  • 93df471 Bump min version of pg-pool
  • f52a0fe Bump version
  • 77866d0 Update changelog

There are 69 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2019

  • The devDependency pg was updated from 7.8.2 to 7.9.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 74 commits.

  • 6b8176e Bump version
  • b128812 Update CHANGELOG.md
  • 9cf3d32 Update SPONSORS.md
  • 5a92ba3 sasl/scram authentication (#1835)
  • 41706e6 chore: don't publish Travis to npm (#1851)
  • bae9fd7 Bump version
  • e6a878c compare prepared statement text with previous to prevent incorrect queries (#1814)
  • 4c6c0e9 Update license date in readme (#1823)
  • e0ebdef Bump version
  • bf84db7 Bump packet-reader version (#1840)
  • fcd0f02 Bump version
  • 0012386 Update changelog
  • 896faa5 Update SPONSORS.md
  • c8f2f23 Update license date (#1800)
  • 0e11b5c deps: update pg-types to 2 (#1806)

There are 74 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2019

  • The devDependency pg was updated from 7.9.0 to 7.10.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 80 commits.

  • 4b530a9 Bump version
  • 0f50d92 Update changelog
  • 13c14f1 fix: Catch and emit query parameter prepareValue(...) errors (#1855)
  • 566058d Add support for per per-query types (#1825)
  • 43ebcfb Fix input preparation for date objects with a BC year (#1864)
  • 4d84909 Fix integration test for v1.0.4 of postgres-date sub-dependency (#1867)
  • 6b8176e Bump version
  • b128812 Update CHANGELOG.md
  • 9cf3d32 Update SPONSORS.md
  • 5a92ba3 sasl/scram authentication (#1835)
  • 41706e6 chore: don't publish Travis to npm (#1851)
  • bae9fd7 Bump version
  • e6a878c compare prepared statement text with previous to prevent incorrect queries (#1814)
  • 4c6c0e9 Update license date in readme (#1823)
  • e0ebdef Bump version

There are 80 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 10, 2019

  • The devDependency pg was updated from 7.10.0 to 7.11.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 83 commits.

  • 61cc3d2 Bump version
  • 697bdae Update changelog
  • 0993e4b Added the missing connect_timeout and keepalives_idle config parameters (#1847)
  • 4b530a9 Bump version
  • 0f50d92 Update changelog
  • 13c14f1 fix: Catch and emit query parameter prepareValue(...) errors (#1855)
  • 566058d Add support for per per-query types (#1825)
  • 43ebcfb Fix input preparation for date objects with a BC year (#1864)
  • 4d84909 Fix integration test for v1.0.4 of postgres-date sub-dependency (#1867)
  • 6b8176e Bump version
  • b128812 Update CHANGELOG.md
  • 9cf3d32 Update SPONSORS.md
  • 5a92ba3 sasl/scram authentication (#1835)
  • 41706e6 chore: don't publish Travis to npm (#1851)
  • bae9fd7 Bump version

There are 83 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 25, 2019

  • The devDependency pg was updated from 7.11.0 to 7.12.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 92 commits.

  • e4578d2 Bump version
  • d44376a Update sponsors file
  • 94ad322 Update changelog
  • 3ead900 Fix eslint and add back standard (#1928)
  • 0894a3c feat: Add dynamic retrieval for client password (#1926)
  • 0acaf9d Fix compare (#1923)
  • d8a0e1e Update CI to allow tests to pass on Node.js >= 10.16.0 (#1912)
  • 2c7be86 minor text improvement in defaults (#1893)
  • 8ba1d2c Enable eslint:recommended and plugin/node/recommended (#1856)
  • 61cc3d2 Bump version
  • 697bdae Update changelog
  • 0993e4b Added the missing connect_timeout and keepalives_idle config parameters (#1847)
  • 4b530a9 Bump version
  • 0f50d92 Update changelog
  • 13c14f1 fix: Catch and emit query parameter prepareValue(...) errors (#1855)

There are 92 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 9, 2019

  • The devDependency pg was updated from 7.12.0 to 7.12.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2019

  • The devDependency pg was updated from 7.12.1 to 7.13.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • c10a96c Bump version
  • eac3e4d Update changelog
  • bf029c8 Support additional tls.connect() options (#1996)
  • ced31dd Update SPONSORS.md
  • 06fbe19 Skip TLS SNI if host is IP address (#1890)
  • cd66c0b Add explicit files list to package.json (#1951)
  • caa6517 Fix disconnection tests for pg-pool 2.0.7 (#1946)
  • fde5ec5 Use arrow character in readme

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 17, 2019

  • The devDependency pg was updated from 7.14.0 to 7.15.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • ebb81db Publish
  • 7feaafd Update changelog
  • 1b5f3e3 Monorepo (#2014)
  • 2b59209 Warn when functions intended as constructors are called without new (#2021)
  • c1f954b Remove unreachable branch in parseE (#2020)
  • b03a3bd Clear connection timeout on error (#2015)
  • 8f56b8c Add PostgreSQL 10 to CI (#1947)
  • 30f67bb Bump version
  • b05ea52 Update changelog
  • 510a273 Revert "Support additional tls.connect() options (#1996)" (#2010)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2019

  • The devDependency pg was updated from 7.15.0 to 7.15.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 99 commits.

  • cccf84e Publish
  • 69f30df Merge pull request #2030 from brianc/bmc/add-pg-cursor
  • b14cf67 Remove postgres 9.1 from test matrix - json is not supported
  • 57177d7 Use public npm - accidentally had my work npm configured
  • 5c0c93c Remove nested travis file
  • 423baa6 Update lint rules for pg-cursor
  • 37d1574 Add 'packages/pg-cursor/' from commit '492fbdbb65f6f33396d1017fa4cdbbb247dd3895'
  • 492fbdb Merge branch 'juneidysoo-master'
  • e20d012 Merge branch 'master' of https://github.com/juneidysoo/node-pg-cursor into juneidysoo-master
  • e34c602 Merge pull request #32 from hetul/fix-closing-finished-connections
  • 124c89b fix lint issues
  • 3790609 Bump version
  • 5055b3a Merge pull request #58 from brianc/bmc/add-test-and-deprecate-method
  • cedce4b Fix lint & enable all tests
  • 507c7ea Merge branch 'master' into bmc/add-test-and-deprecate-method

There are 99 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 26, 2019

  • The devDependency pg was updated from 7.15.1 to 7.15.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 89 commits.

  • dfae78e Publish
  • 30fb8fb Improve dockerfile prompt
  • b5d5847 Merge pull request #2041 from brianc/bmc/add-remote-conatiner
  • 0167a41 Add devcontainer for working on windows
  • 582b56d Merge pull request #2036 from brianc/bmc/update-readme
  • bd3efaa Merge pull request #2035 from brianc/bmc/add-pg-query-stream
  • c090e4f Actually update the right file in the right place...
  • 8b7e874 Update readme
  • fdae851 Delete files which are no longer needed as they exist in the monorepo
  • 6b7b8d1 Do not run tests in parallel
  • ef2f2d2 Unify lint
  • 8607302 Run gitsubtree merge
  • db1b95e Add 'packages/pg-query-stream/' from commit '9ced05e8aab65f3fdf1a67add87bfc9035e487e8'
  • 0189c95 Create FUNDING.yml
  • 9ced05e Bump version

There are 89 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 27, 2019

  • The devDependency pg was updated from 7.15.2 to 7.16.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 22 commits.

  • 69345eb Publish
  • 1cf6444 Update changelog
  • cc3b093 Merge pull request #2045 from brianc/bmc/add-pretest-and-prepublish
  • 01e0644 Add pretest and prepublish script
  • 3278dce Merge pull request #2044 from brianc/bmc/packet-stream-parser
  • 2431a63 Merge pull request #2042 from brianc/bmc/callback-on-ready
  • 6168f2e Disable lint on missing module since the file is not included
  • 89b451e Properly merge dockerfile
  • 68e063e Merge origin/master
  • 766e48f Update types & move some configs around
  • 47af4e8 Don't modify path
  • 5a6166d Fire close callback when ready for next query
  • d28d826 Ignore markdown changes in lerna updated
  • 5c5dcc5 Add node_modules to dockerfile path
  • 75c94dc Update readme

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 28, 2019

  • The devDependency pg was updated from 7.16.0 to 7.16.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 100 commits.

  • af4d054 Publish
  • 0b87d49 Merge pull request #2048 from brianc/bmc/add-pg-pool
  • 637bcf3 Cleanup things a bit
  • 4c27ad2 Add 'packages/pg-pool/' from commit 'cb96ae2d6e37b1414df405d80258e0e2bafeaba0'
  • cb96ae2 Drop node 4.0 from test matrix
  • e302c4c Bump version
  • 5edcfcb Add yarn.lock file
  • 8f819a0 Bump js-yaml from 3.12.0 to 3.13.1 (#137)
  • 236db38 Handle client errors in pool.query (#131)
  • c8c41c5 Bump lodash from 4.17.11 to 4.17.13 (#136)
  • 2d2a873 Minor cleanup - inline throwOnRelease() (#129)
  • 70d5c09 Remove reference to "min" config option (#126)
  • e59a766 Bump version
  • f9fc232 Remove idleListener when client is in-use (#123)
  • d7f6ed0 Bump version

There are 100 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 29, 2019

  • The devDependency pg was updated from 7.16.1 to 7.17.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 6d93951 Publish
  • c8b9488 Update changelog
  • 6b39253 Merge pull request #2049 from aheuermann/idle_in_transaction_session_timeout
  • 6ddbe6a Close connection after version check
  • 8390432 Only run tests on >= v10
  • 6363778 Fixing test
  • bb8e806 Adding ability to pass through idle_in_transaction_session_timeout

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 10, 2020

  • The devDependency pg was updated from 7.17.0 to 7.17.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 29, 2020

  • The devDependency pg was updated from 7.17.1 to 7.18.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • d9fcda8 Publish
  • 717ffd0 Update ignores
  • 11ab1da Close connection on SSL connection errors (#2082)
  • 727f1a0 Do not return broken clients to the pool (#2083)
  • 3f6760c Update copyright years
  • ee8d32f Deprecate implicit TLS rejectUnauthorized: false (#2075)
  • d456f1c Update package.json (#2074)
  • ae3f13f Fix tests skipped because of missing suffixes (#2071)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 30, 2020

  • The devDependency pg was updated from 7.18.0 to 7.18.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants