Giter Club home page Giter Club logo

Comments (14)

greenkeeper avatar greenkeeper commented on August 29, 2024

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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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 9 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)

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency pg was updated from 7.12.1 to 7.13.0.

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

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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • 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 11 commits.

  • 30f67bb Bump version
  • b05ea52 Update changelog
  • 510a273 Revert "Support additional tls.connect() options (#1996)" (#2010)
  • 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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • 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 18 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)
  • 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)

There are 18 commits in total.

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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 117 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
  • ebb81db Publish
  • 7feaafd Update changelog
  • 1b5f3e3 Monorepo (#2014)
  • 2b59209 Warn when functions intended as constructors are called without new (#2021)
  • 124c89b fix lint issues

There are 117 commits in total.

See the full diff

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • 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 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

from puttyimages-web.

greenkeeper avatar greenkeeper commented on August 29, 2024
  • The dependency 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

from puttyimages-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.