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

Bump generic-pool from 2.5.4 to 3.9.0 #3304

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

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: coopernurse/node-pool@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.

Bumps [generic-pool](https://github.com/coopernurse/node-pool) from 2.5.4 to 3.9.0.
- [Release notes](https://github.com/coopernurse/node-pool/releases)
- [Changelog](https://github.com/coopernurse/node-pool/blob/master/CHANGELOG.md)
- [Commits](coopernurse/node-pool@v2.5.4...v3.9.0)

---
updated-dependencies:
- dependency-name: generic-pool
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants