You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI is running/has finished running commands for commit 1728c96. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.0→3.22.4Release Notes
sidorares/node-mysql2 (mysql2)
v3.22.4Compare Source
Bug Fixes
v3.22.3Compare Source
Bug Fixes
v3.22.2Compare Source
Bug Fixes
v3.22.1Compare Source
Bug Fixes
v3.22.0Compare Source
Features
Performance Improvements
v3.21.1Compare Source
Bug Fixes
v3.21.0Compare Source
Features
v3.20.0Compare Source
Features
Bug Fixes
PoolConnectionas subclass ofConnection(#4183) (97855a6)v3.19.1Compare Source
Bug Fixes
null-terminated string read to packet end (fixes a potential OOB read reported by Doruk Tan Ozturk (peaktwilight)) (#4161) (91c5229)URL-defined connection options (fixes a potential config injection vulnerability reported by Doruk Tan Ozturk (peaktwilight)) (#4162) (3123b4e)v3.19.0Compare Source
Features
Bug Fixes
v3.18.2Compare Source
Bug Fixes
supportBigNumbers,bigNumberStrings,dateStrings, andtimezoneoptions toQueryOptions(#4127) (b274e72)QueryValuesto callback-based methods (#4129) (2ad5f0b)ExecuteValues"nested" params (#4133) (3f94950)RawandUint8Arrayparams (#4132) (bde9aec)v3.18.1Compare Source
Bug Fixes
queryandexecutemethods (#4123) (3f4bbca)v3.18.0Compare Source
Features
Symbol.disposeandSymbol.asyncDisposesupport for Connections, Pools, and Pool Clusters (#4112) (1e612dc)v3.17.5Compare Source
Bug Fixes
@types/nodeas a peer dependency (#4108) (5f8ac97)v3.17.4Compare Source
Bug Fixes
v3.17.3Compare Source
Bug Fixes
PoolConnection.endcallback and promise resolution (#3937) (18ff2c6)v3.17.2Compare Source
Bug Fixes
v3.17.1Compare Source
Bug Fixes
ON DUPLICATE KEY UPDATEpreceded bySET(#4076) (4d2b930)v3.17.0Compare Source
Bug Fixes
v3.16.3Compare Source
Bug Fixes
v3.16.2Compare Source
Bug Fixes
ConnectionStatetype to Promise Connection interface (#4034) (2927949)v3.16.1Compare Source
Bug Fixes
v3.16.0Compare Source
Features
v3.15.3Compare Source
Bug Fixes
v3.15.2Compare Source
Bug Fixes
v3.15.1Compare Source
Bug Fixes
v3.15.0Compare Source
Features
v3.14.5Compare Source
Bug Fixes
v3.14.4Compare Source
Bug Fixes
v3.14.3Compare Source
Bug Fixes
v3.14.2Compare Source
Bug Fixes
v3.14.1Compare Source
Miscellaneous Chores
v3.14.0Compare Source
Features
RegExpsupport to PoolCluster (#3451) (2d5050d)v3.13.0Compare Source
Features
disableEval: add static parsers (#3365) (51da653)Bug Fixes
PromisePoolCluster.ofreturnsPromisePoolClusterinstead ofPoolNamespace(#3261) (be22202)VECTORpackets in static parser (#3379) (603c246)v3.12.0Compare Source
Features
restoreNodeTimeoutimplementation (#3218) (9a38601)v3.11.5Compare Source
Bug Fixes
v2requirescommonjstype explicitly (#3209) (cdc9415)v3.11.4Compare Source
Bug Fixes
v3.11.3Compare Source
Bug Fixes
v3.11.2Compare Source
Bug Fixes
v3.11.1Compare Source
Bug Fixes
getConnection(#3017) (ab7c49f), closes #1381config.maxIdle(#3022) (b091cf4)v3.11.0Compare Source
Features
v3.10.3Compare Source
Bug Fixes
v3.10.2Compare Source
Bug Fixes
field.string()withqueryandexecute(#2820) (27e38ea)v3.10.1Compare Source
Bug Fixes
v3.10.0Compare Source
Features
Bug Fixes
v3.9.9Compare Source
Bug Fixes
v3.9.8Compare Source
Bug Fixes
jonServerPublicKeytoonServerPublicKey(#2699) (8b5f691)v3.9.7Compare Source
Bug Fixes
v3.9.6Compare Source
Bug Fixes
v3.9.5Compare Source
Bug Fixes
v3.9.4Compare Source
Bug Fixes
v3.9.3Compare Source
Bug Fixes
v3.9.2Compare Source
Bug Fixes
v3.9.1Compare Source
Bug Fixes
v3.9.0Compare Source
Features
executemethod (#2398) (baaa92a)v3.8.0Compare Source
Features
Bug Fixes
for await(#2389) (af47148)v3.7.1Compare Source
Bug Fixes
v3.7.0Compare Source
Features
v3.6.5Compare Source
Bug Fixes
v3.6.4Compare Source
Bug Fixes
ConnectionOptions(#2288) (5cd7639)v3.6.3Compare Source
Bug Fixes
v3.6.2Compare Source
Bug Fixes
v3.6.1Compare Source
Bug Fixes
v3.6.0Compare Source
Features
infileStreamFactoryoption (#2159) (5bed0f8)v3.5.2Compare Source
Bug Fixes
v3.5.1Compare Source
Bug Fixes
ResultSetHeader[]toqueryandexecute(f649486)v3.5.0Compare Source
Features
v3.4.5Compare Source
Bug Fixes
v3.4.4Compare Source
Bug Fixes
ProcedureCallPackettoexecuteoverloads (3566ef7)ProcedureCallPackettoqueryoverloads (352c3bc)ProcedureCallPacketto promise-basedexecuteoverloads (8292416)ProcedureCallPacketto promise-basedqueryoverloads (0f31a41)ProcedureCallPackettypings (09ad1d2)v3.4.3Compare Source
Bug Fixes
v3.4.2Compare Source
Bug Fixes
v3.4.1Compare Source
Bug Fixes
createPooluri overload (98623dd)PoolClustertypings (3902ca6)PoolClustertypings (7f38496)parserCacheinpromise.js(7f35cf5)promise.js(4ce2c70)Typesconstant (86655ec)Charsetsconstants (01f77a0)CharsetToEncodingconstants (609229a)parserCache(891a523)Typesconstant (04601dd)Charsetsconstants (51c4196)v3.4.0Compare Source
Features
v3.3.5Compare Source
Bug Fixes
createPoolpromiseasPromisePool(#2060) (ff3c36c)v3.3.4Compare Source
Bug Fixes
PromisePoolConnectionimport name (76db54a)releaseConnectiontypes and promise (4aac9d6)v3.3.3Compare Source
Bug Fixes
v3.3.2Compare Source
Bug Fixes
v3.3.1Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.