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

fix(deps): update dependency mysql2 to v3.2.4 #2216

Merged
merged 1 commit into from
May 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql2 3.0.1 -> 3.2.4 age adoption passing confidence
mysql2 2.3.3 -> 3.2.4 age adoption passing confidence

Release Notes

sidorares/node-mysql2

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)

v3.2.0

Compare Source

Features
  • maxVersion ssl option to tls.createSecureContext (0c40ef9)

v3.1.2

Compare Source

Bug Fixes
  • update lru-cache reset method to clear (114f266)

v3.1.1

Compare Source

Bug Fixes
  • remove accidental log in caching_sha2_password.js (c1202b6)

v3.1.0

Compare Source

Features
  • cleanup buffer/string conversions in hashing/xor helpers that were failing in Bun (a2392e2)
Bug Fixes
  • when port is pased as a string convert it to a number (Bun's net.connect does not automatically convert this) (703ecb2)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from fcf098e to 87ae50e Compare February 7, 2023 08:25
@renovate renovate bot changed the title fix(deps): update dependency mysql2 to v3.1.0 fix(deps): update dependency mysql2 to v3.1.1 Feb 7, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 87ae50e to 3d5d54d Compare February 9, 2023 00:39
@renovate renovate bot changed the title fix(deps): update dependency mysql2 to v3.1.1 fix(deps): update dependency mysql2 to v3.1.2 Feb 9, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 3d5d54d to 9e566f1 Compare February 20, 2023 12:03
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 9e566f1 to a892cf3 Compare March 3, 2023 11:48
@renovate renovate bot changed the title fix(deps): update dependency mysql2 to v3.1.2 fix(deps): update dependency mysql2 to v3.2.0 Mar 3, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from a892cf3 to 9e25d3b Compare April 14, 2023 00:39
@renovate renovate bot changed the title fix(deps): update dependency mysql2 to v3.2.0 fix(deps): update dependency mysql2 to v3.2.1 Apr 14, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 9e25d3b to b5ca2eb Compare April 16, 2023 06:54
@renovate renovate bot changed the title fix(deps): update dependency mysql2 to v3.2.1 fix(deps): update dependency mysql2 to v3.2.2 Apr 16, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from b5ca2eb to e5956b8 Compare April 16, 2023 14:52
@renovate renovate bot changed the title fix(deps): update dependency mysql2 to v3.2.2 fix(deps): update dependency mysql2 to v3.2.3 Apr 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency mysql2 to v3.2.3 fix(deps): update dependency mysql2 to v3.2.4 Apr 25, 2023
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from e5956b8 to 39c69c2 Compare April 25, 2023 13:21
@BrunnerLivio BrunnerLivio merged commit 38c9593 into master May 2, 2023
@delete-merged-branch delete-merged-branch bot deleted the renovate/mysql2-3.x branch May 2, 2023 13:37
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.

1 participant