Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

chore(deps): update dependency mysql2 to v3.5.2 #275

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql2 3.2.0 -> 3.5.2 age adoption passing confidence

Release Notes

sidorares/node-mysql2 (mysql2)

v3.5.2

Compare Source

Bug Fixes
  • Update events that are propagated from pool cluster to include remove (#​2114) (927d209)

v3.5.1

Compare Source

Bug Fixes
  • improvements to allow to use Bun and tls (#​2119) (fd44a2a)
  • missing ResultSetHeader[] to query and execute (f649486)

v3.5.0

Compare Source

Features

v3.4.5

Compare Source

Bug Fixes
  • handle prepare response with actual number of parameter definition less than reported in the prepare header. Fixes #​2052 (b658be0)

v3.4.4

Compare Source

Bug Fixes
  • add ProcedureCallPacket to execute overloads (3566ef7)
  • add ProcedureCallPacket to query overloads (352c3bc)
  • add ProcedureCallPacket to promise-based execute overloads (8292416)
  • add ProcedureCallPacket to promise-based query overloads (0f31a41)
  • create ProcedureCallPacket typings (09ad1d2)

v3.4.3

Compare Source

Bug Fixes

v3.4.2

Compare Source

Bug Fixes
  • changing type files to declaration type files (98e6f3a)

v3.4.1

Compare Source

Bug Fixes
  • createPool uri overload (98623dd)
  • PoolCluster typings (3902ca6)
  • create promise-based PoolCluster typings (7f38496)
  • missing parserCache in promise.js (7f35cf5)
  • missing constants in promise.js (4ce2c70)
  • missing keys for Types constant (86655ec)
  • missing typings for Charsets constants (01f77a0)
  • missing typings for CharsetToEncoding constants (609229a)
  • missing typings for parserCache (891a523)
  • missing typings for Types constant (04601dd)
  • rename file of typings Charsets constants (51c4196)

v3.4.0

Compare Source

Features
  • support STATE_GTIDS session track information (2b1520f)

v3.3.5

Compare Source

Bug Fixes

v3.3.4

Compare Source

Bug Fixes
  • PromisePoolConnection import name (76db54a)
  • releaseConnection types and promise (4aac9d6)

v3.3.3

Compare Source

Bug Fixes

v3.3.2

Compare Source

Bug Fixes

v3.3.1

Compare Source

Bug Fixes

v3.3.0

Compare Source

Features
  • Added updated/new error codes gathered from MySQL 8.0 source code (#​1990) (85dc6e5)

v3.2.4

Compare Source

Bug Fixes
  • server: Added missing encoding argument to server-handshake (#​1976) (a4b6b22)

v3.2.3

Compare Source

Bug Fixes

v3.2.2

Compare Source

Bug Fixes
  • ConnectionOptions conflict between mysql and mysql/promise (#​1955) (eca8bda)

v3.2.1

Compare Source

Bug Fixes
  • Add typings for Connection.promise(). (#​1949) (e3ca310)
  • PoolConnection redundancy when extending Connection interface in TypeScript (7c62d11)

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 3 times, most recently from 24de2c6 to d9a3303 Compare April 16, 2023 05:42
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.2.1 chore(deps): update dependency mysql2 to v3.2.2 Apr 16, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 3 times, most recently from b2a4694 to f0d1533 Compare April 16, 2023 14:05
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.2.2 chore(deps): update dependency mysql2 to v3.2.3 Apr 16, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 7 times, most recently from f4b8e9c to 2c4066a Compare April 25, 2023 18:22
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.2.3 chore(deps): update dependency mysql2 to v3.2.4 Apr 25, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 9 times, most recently from f7a968c to 9188a48 Compare May 3, 2023 20:48
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 3 times, most recently from 8bc03ac to 0485071 Compare May 6, 2023 10:24
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.2.4 chore(deps): update dependency mysql2 to v3.3.0 May 6, 2023
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.4.3 chore(deps): update dependency mysql2 to v3.4.4 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 3 times, most recently from 5d9a2b2 to edb9ca0 Compare July 5, 2023 04:20
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.4.4 chore(deps): update dependency mysql2 to v3.4.5 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 4 times, most recently from 3259145 to 0ed492d Compare July 6, 2023 08:49
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.4.5 chore(deps): update dependency mysql2 to v3.5.0 Jul 6, 2023
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.5.0 chore(deps): update dependency mysql2 to v3.5.1 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 5 times, most recently from e71c542 to 99d218d Compare July 15, 2023 07:26
@renovate renovate bot changed the title chore(deps): update dependency mysql2 to v3.5.1 chore(deps): update dependency mysql2 to v3.5.2 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 6 times, most recently from ab9acc2 to 093961e Compare July 19, 2023 13:03
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 4 times, most recently from 0d42878 to 947b6fa Compare July 28, 2023 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants