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

Update dependency mysql2 to v3.12.0 #34

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql2 (source) 3.6.2 -> 3.12.0 age adoption passing confidence
mysql2 (source) 3.6.3 -> 3.12.0 age adoption passing confidence

Release Notes

sidorares/node-mysql2 (mysql2)

v3.12.0

Compare Source

Features

v3.11.5

Compare Source

Bug Fixes

v3.11.4

Compare Source

Bug Fixes
  • types: correct TypeCast's Next callback to return unknown (#​3129) (401db79)

v3.11.3

Compare Source

Bug Fixes

v3.11.2

Compare Source

Bug Fixes
  • resolve LRU conflicts, cache loss and premature engine breaking change (#​2988) (2c3c858)

v3.11.1

Compare Source

Bug Fixes
  • createPoolCluster: add pattern and selector to promise-based getConnection (#​3017) (ab7c49f), closes #​1381
  • update connection cleanup process to handle expired connections and exceeding config.maxIdle (#​3022) (b091cf4)

v3.11.0

Compare Source

Features
  • fully support VECTOR type results (9576742)

v3.10.3

Compare Source

Bug Fixes

v3.10.2

Compare Source

Bug Fixes
  • typeCast: ensure the same behavior for field.string() with query and execute (#​2820) (27e38ea)

v3.10.1

Compare Source

Bug Fixes

v3.10.0

Compare Source

Features
Bug Fixes
  • stream: reads should emit the dataset number for each dataset (#​2628) (4dab4ca)

v3.9.9

Compare Source

Bug Fixes
  • connection config: remove keepAliveInitialDelay default value (#​2712) (688ebab)

v3.9.8

Compare Source

Bug Fixes
  • security: sanitize fields and tables when using nestTables (#​2702) (efe3db5)
  • support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#​2704) (2e03694)
  • typings: typo from jonServerPublicKey to onServerPublicKey (#​2699) (8b5f691)

v3.9.7

Compare Source

Bug Fixes
  • security: sanitize timezone parameter value to prevent code injection (#​2608) (7d4b098)

v3.9.6

Compare Source

Bug Fixes
  • binary parser sometimes reads out of packet bounds when results contain null and typecast is false (#​2601) (705835d)

v3.9.5

Compare Source

Bug Fixes

v3.9.4

Compare Source

Bug Fixes

v3.9.3

Compare Source

Bug Fixes
  • security: improve cache key formation (#​2424) (0d54b0c)
    • Fixes a potential parser cache poisoning attack vulnerability reported by Vsevolod Kokorin (Slonser) of Solidlab
  • update Amazon RDS SSL CA cert (#​2131) (d9dccfd)

v3.9.2

Compare Source

Bug Fixes

v3.9.1

Compare Source

Bug Fixes

v3.9.0

Compare Source

Features

v3.8.0

Compare Source

Features
Bug Fixes

v3.7.1

Compare Source

Bug Fixes
  • add condition which allows code in callback to be reachable (#​2376) (8d5b903)

v3.7.0

Compare Source

Features

v3.6.5

Compare Source

Bug Fixes
  • add decodeuricomponent to parse uri encoded special characters in host, username, password and datbase keys (#​2277) (fe573ad)

v3.6.4

Compare Source

Bug Fixes

v3.6.3

Compare Source

Bug Fixes
  • correctly pass values when used with sql-template-strings library (#​2266) (6444f99)

Configuration

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

🚦 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title Update dependency mysql2 to v3.6.5 Update dependency mysql2 to v3.7.0 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 282ae3f to dded27c Compare January 8, 2024 05:32
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from dded27c to a87a80f Compare January 17, 2024 23:38
@renovate renovate bot changed the title Update dependency mysql2 to v3.7.0 Update dependency mysql2 to v3.7.1 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from a87a80f to 889ffdc Compare January 24, 2024 05:40
@renovate renovate bot changed the title Update dependency mysql2 to v3.7.1 Update dependency mysql2 to v3.8.0 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 889ffdc to 103c08e Compare January 29, 2024 23:55
@renovate renovate bot changed the title Update dependency mysql2 to v3.8.0 Update dependency mysql2 to v3.9.1 Jan 29, 2024
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.1 Update dependency mysql2 to v3.9.2 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 103c08e to aa0549f Compare February 27, 2024 02:36
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from aa0549f to 973c3c8 Compare March 27, 2024 05:55
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.2 Update dependency mysql2 to v3.9.3 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 973c3c8 to 4e2908f Compare April 11, 2024 02:44
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.3 Update dependency mysql2 to v3.9.4 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 4e2908f to 9b32baf Compare April 17, 2024 23:39
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.4 Update dependency mysql2 to v3.9.5 Apr 17, 2024
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.5 Update dependency mysql2 to v3.9.6 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch 2 times, most recently from 5b48323 to 0ff6b6f Compare April 22, 2024 17:54
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.6 Update dependency mysql2 to v3.9.7 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 0ff6b6f to d1a9c61 Compare May 28, 2024 02:33
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.7 Update dependency mysql2 to v3.9.8 May 28, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from d1a9c61 to 4ecdcf0 Compare May 31, 2024 02:28
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.8 Update dependency mysql2 to v3.10.0 May 31, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 4ecdcf0 to 614ca70 Compare June 15, 2024 05:39
@renovate renovate bot changed the title Update dependency mysql2 to v3.10.0 Update dependency mysql2 to v3.10.1 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 614ca70 to ca1253d Compare July 1, 2024 23:39
@renovate renovate bot changed the title Update dependency mysql2 to v3.10.1 Update dependency mysql2 to v3.10.2 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from ca1253d to 5b2608f Compare July 18, 2024 05:48
@renovate renovate bot changed the title Update dependency mysql2 to v3.10.2 Update dependency mysql2 to v3.10.3 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 5b2608f to 9e4d384 Compare July 27, 2024 14:51
@renovate renovate bot changed the title Update dependency mysql2 to v3.10.3 Update dependency mysql2 to v3.11.0 Jul 27, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 9e4d384 to acbc131 Compare September 11, 2024 02:16
@renovate renovate bot changed the title Update dependency mysql2 to v3.11.0 Update dependency mysql2 to v3.11.1 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from acbc131 to 99523b1 Compare September 12, 2024 02:41
@renovate renovate bot changed the title Update dependency mysql2 to v3.11.1 Update dependency mysql2 to v3.11.2 Sep 12, 2024
@renovate renovate bot changed the title Update dependency mysql2 to v3.11.2 Update dependency mysql2 to v3.11.3 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 99523b1 to e2d4e7e Compare September 16, 2024 05:51
@renovate renovate bot changed the title Update dependency mysql2 to v3.11.3 Update dependency mysql2 to v3.11.4 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from e2d4e7e to 57cb8bd Compare November 6, 2024 05:43
@renovate renovate bot changed the title Update dependency mysql2 to v3.11.4 Update dependency mysql2 to v3.11.5 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 57cb8bd to 78ee192 Compare November 29, 2024 05:10
@renovate renovate bot force-pushed the renovate/mysql2-3.x-lockfile branch from 78ee192 to 81bdc99 Compare December 24, 2024 05:52
@renovate renovate bot changed the title Update dependency mysql2 to v3.11.5 Update dependency mysql2 to v3.12.0 Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants