Skip to content

Bump generic-pool from 3.7.8 to 3.9.0#105

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/generic-pool-3.9.0
Open

Bump generic-pool from 3.7.8 to 3.9.0#105
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/generic-pool-3.9.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps generic-pool from 3.7.8 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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [generic-pool](https://github.com/coopernurse/node-pool) from 3.7.8 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@v3.7.8...v3.9.0)

---
updated-dependencies:
- dependency-name: generic-pool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 10, 2022

Dependabot tried to add @jbielick as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/loyaltylion/faktory_worker_node/pulls/105/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the loyaltylion/faktory_worker_node repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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