node-postgres icon indicating copy to clipboard operation
node-postgres copied to clipboard

Bump generic-pool from 2.5.4 to 3.9.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps generic-pool from 2.5.4 to 3.9.0.

Release notes

Sourced from generic-pool's releases.

v3.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/coopernurse/node-pool/compare/v3.8.2...v3.9.0

Changelog

Sourced from generic-pool's changelog.

3.9.0 (2022-09-10)

Bug Fixes

  • add ready function to index.d.ts (0a5ef1d)
  • unref setTimeout in pool (e94fd37)

[3.7.1] - March 28 2019

  • fix #257 - pool.use now destroys resources on rejection, matching the docs.

[3.6.1] - Febuary 6 2019

  • fix #251 - silence bluebird warning about side-effect only handler (@​sandfox)
  • Pool.clear no longer resolves to pointless array on undefineds (@​restjohn)

[3.6.0] - Febuary 4 2019

  • update docs (@​chdh)
  • fix #159 - pool.clear can no longer "skip" clearing up resources when called early in pool lifecycle (@​sandfox)

[3.5.0] - January 17 2019

[3.4.2] - Febuary 16 2018

  • fix pool.use to resolve after user supplied function has finished. (@​asannes)

[3.4.1] - Febuary 1 2018

  • prevent timed-out resource requests from being issued resources (@​rebareba)

[3.4.0] - December 27 2017

[3.3.0] - December 27 2017

  • add use method to simplify basic pool usage (@​san00)

[3.2.0] - October 15 2017

  • add isBorrowedResource method to check if objects are currently on loan from pool (@​C-h-e-r-r-y)

[3.1.8] - September 14 2017

[3.1.7] - Febuary 9 2017

[3.1.6] - December 28 2016

  • fix #173 where pool would not attempt to dispense reources upon pool.destroy

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by kikobeats, a new releaser for generic-pool since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Sep 01 '24 15:09 dependabot[bot]

Deploying node-postgres with  Cloudflare Pages  Cloudflare Pages

Latest commit: f6be241
Status: ✅  Deploy successful!
Preview URL: https://31800d02.node-postgres.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-gene.node-postgres.pages.dev

View logs

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Mar 15 '25 16:03 dependabot[bot]