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 🚨 #32

Open
greenkeeper bot opened this issue Nov 19, 2019 · 11 comments
Open

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

greenkeeper bot opened this issue Nov 19, 2019 · 11 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 19, 2019

The dependency pg was updated from 7.12.1 to 7.13.0.

🚨 View failing branch.

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

pg is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: Apollo Server: Your tests failed on CircleCI (Details).

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

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
Contributor Author

greenkeeper bot commented Nov 19, 2019

After pinning to 7.12.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 20, 2019

  • The dependency pg was updated from 7.13.0 to 7.14.0.

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

Commits

The new version differs by 3 commits.

  • 30f67bb Bump version
  • b05ea52 Update changelog
  • 510a273 Revert "Support additional tls.connect() options (#1996)" (#2010)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 17, 2019

  • The dependency pg was updated from 7.14.0 to 7.15.0.

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

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
Contributor Author

greenkeeper bot commented Dec 18, 2019

  • The dependency pg was updated from 7.15.0 to 7.15.1.

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

Commits

The new version differs by 109 commits.

There are 109 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 26, 2019

  • The dependency pg was updated from 7.15.1 to 7.15.2.

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

Commits

The new version differs by 198 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
  • cccf84e Publish

There are 198 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 27, 2019

  • The dependency pg was updated from 7.15.2 to 7.16.0.

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

Commits

The new version differs by 220 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 220 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 28, 2019

  • The dependency pg was updated from 7.16.0 to 7.16.1.

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

Commits

The new version differs by 320 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'
  • 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

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 29, 2019

  • The dependency pg was updated from 7.16.1 to 7.17.0.

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

Commits

The new version differs by 327 commits.

  • 6d93951 Publish
  • c8b9488 Update changelog
  • 6b39253 Merge pull request #2049 from aheuermann/idle_in_transaction_session_timeout
  • af4d054 Publish
  • 0b87d49 Merge pull request #2048 from brianc/bmc/add-pg-pool
  • 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
  • 637bcf3 Cleanup things a bit
  • 4c27ad2 Add 'packages/pg-pool/' from commit 'cb96ae2d6e37b1414df405d80258e0e2bafeaba0'
  • 69345eb Publish
  • 1cf6444 Update changelog
  • cc3b093 Merge pull request #2045 from brianc/bmc/add-pretest-and-prepublish
  • 01e0644 Add pretest and prepublish script

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2020

  • The dependency pg was updated from 7.17.0 to 7.17.1.

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

Commits

The new version differs by 332 commits.

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 29, 2020

  • The dependency 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 340 commits.

There are 250 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

  • The dependency pg was updated from 7.18.0 to 7.18.1.

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

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