book000 / twitterts

Twitter Unofficial Scraping API Library for TypeScript : https://book000.github.io/twitterts/
https://www.npmjs.com/package/@book000/twitterts
MIT License
21 stars 2 forks source link

fix(deps): update dependency mysql2 to v3.11.1 #1132

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql2 (source) 3.11.0 -> 3.11.1 age adoption passing confidence

Release Notes

sidorares/node-mysql2 (mysql2) ### [`v3.11.1`](https://redirect.github.com/sidorares/node-mysql2/blob/HEAD/Changelog.md#3111-2024-09-10) [Compare Source](https://redirect.github.com/sidorares/node-mysql2/compare/v3.11.0...v3.11.1) ##### Bug Fixes - **createPoolCluster:** add pattern and selector to promise-based `getConnection` ([#​3017](https://redirect.github.com/sidorares/node-mysql2/issues/3017)) ([ab7c49f](https://redirect.github.com/sidorares/node-mysql2/commit/ab7c49f24fad7b241cdc0046ead9917bbddccced)), closes [#​1381](https://redirect.github.com/sidorares/node-mysql2/issues/1381) - update connection cleanup process to handle expired connections and exceeding `config.maxIdle` ([#​3022](https://redirect.github.com/sidorares/node-mysql2/issues/3022)) ([b091cf4](https://redirect.github.com/sidorares/node-mysql2/commit/b091cf49d4165e991cb7c51dd6074be1c996a98e))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.